Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
Add WWW entries to port Makefiles
...
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
4dd7a7430e
deskutils: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org >
* Alex "lissyara" Keda <admin@lissyara.su >
* Alexander Logvinov <ports@logvinov.com >
* Alexander Vereeken <Alexander88207@protonmail.com >
* Alexey Dokuchaev <danfe@FreeBSD.org >
* Andreas Kohn <andreas@syndrom23.de >
* Andrew Hsu <ahsu@users.sf.net >
* Andrew Pantyukhin <infofarmer@FreeBSD.org >
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su >
* Anton Berezin <tobez@FreeBSD.org >
* Beat Gaetzi <beat@chruetertee.ch >
* Chris Piazza <cpiazza@FreeBSD.org >
* Christian Brueffer <chris@unixpages.org >
* Cyrille Lefevre <clefevre@citeweb.net >
* Daniel Eischen <deischen@FreeBSD.org >
* Danilo Egea Gondolfo <danilo@FreeBSD.org >
* Dean Povey <povey@wedgetail.com >
* Dennis Herrmann <dhn@FreeBSD.org >
* Edwin Groothuis
* Edwin Groothuis <edwin@mavetju.org >
* Emanuel Haupt <ehaupt@FreeBSD.org >
* Emmanuel Vadot <manu@FreeBSD.org >
* Eric L. Hernes <erich@FreeBSD.org >
* Eric Turgeon <ericbsd@FreeBSD.org >
* Eric Turgeon <ericturgeon@ghostbsd.org >
* FreeBSD GNOME Team
* George Reid <greid@ukug.uk.freebsd.org >
* Guillaume Paquet <amyfoub@gmail.com >
* Gustau Perez <gustau.perez@gmail.com >
* Gustau Perez i Querol <gustau.perez@gmail.com >
* Gvozdikov Veniamin <g.veniamin@googlemail.com >
* Herbert J. Skuhra <h.skuhra@gmail.com >
* Jason Helfman <jgh@FreeBSD.org >
* Jeremy Messenger <mezz@FreeBSD.org >
* Jim Mock <jim@FreeBSD.org >
* Jimmy Olgeni <olgeni@uli.it >
* Joe Marcus Clarke <marcus@FreeBSD.org >
* Joey Mingrone <joey@mingrone.org >
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe >
* Joseph Benden <joe@thrallingpenguin.com >
* Ken Moore <ken@pcbsd.org >
* Koop Mast <kwm@FreeBSD.org >
* Kris Kennaway <kris@FreeBSD.org >
* Kubilay Kocak <koobs@FreeBSD.org >
* Leinier Cruz Salfran <salfrancl@yahoo.es >
* Lewis Thompson <purple@lewiz.net >
* Loïc Bartoletti <lbartoletti@FreeBSD.org >
* Lucas Holt <luke@justjournal.com >
* MITA Yoshio <mita@iis.u-tokyo.ac.jp>
* Marcin Cieslak <saper@saper.info >
* Markus Brueffer <brueffer@phoenix-systems.de >
* Markus Brueffer <markus@FreeBSD.org >
* Martin Klaffenboeck <martin.klaffenboeck@gmx.at >
* Martin Wilke
* Mathieu Arnold
* Matt Braithwaite <mab@red-bean.com >
* Matt Lancereau <matt@rimasec.net >
* Matthew Seaman <matthew@FreeBSD.org >
* Matthias Andree <mandree@FreeBSD.org >
* Nicola Stanislao Vitale <nivit@FreeBSD.org >
* Nicola Vitale <nivit@FreeBSD.org >
* Olivier Cochard-Labbe <olivier@FreeBSD.org >
* Olivier Duchateau
* Pav Lucistnik <pav@oook.cz >
* Pete Fritchman <petef@databits.net >
* Richard Gallamore <ultima@FreeBSD.org >
* Rob Evers <rob@debank.tv >
* Roman Bogorodskiy <bogorodskiy@inbox.ru >
* Rusmir Dusko <nemysis@FreeBSD.org >
* Thierry Thomas (<thierry@thomas.as >)
* Thierry Thomas <thierry@pompo.net >
* Thorsten Greiner <thorsten.greiner@web.de >
* Tobias Roth <ports@fsck.ch >
* Veniamin Gvozdikov <vg@FreeBSD.org >
* alepulver@FreeBSD.org
* cartola (Carlos E. G. Carvalho)
* che@bein.link
* gahr
* ijliao
* jamrich.majo@gmail.com
* joerg
* johans
* john@jnielsen.net
* lightside <lightside@gmx.com >
* mi
* mi@aldan.ziplink.net
* olevole@olevole.ru
* shanee@rabbit.augusta.de
* stas
* thierry@pompo.net
With hat: portmgr
2022-07-20 16:21:10 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
3ac76fa3dc
Update WWW
2020-04-02 21:30:51 +00:00
Sunpoet Po-Chuan Hsieh
0524923c5a
Update to 3.7.1
...
- Update version requirement of RUN_DEPENDS
Changes: https://taskjuggler.org/tj3/doc/CHANGELOG.html
https://github.com/taskjuggler/TaskJuggler/commits/master
PR: 245084
Submitted by: David Schlachter
2020-03-31 23:19:21 +00:00
Sunpoet Po-Chuan Hsieh
26ed88ad87
Cosmetic change
2019-09-03 19:11:01 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
create USES=gem and update rubygem- ports to use it
...
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
a65359770f
- Update to 3.6.0
...
- Add LICENSE_FILE
Changes: http://www.taskjuggler.org/tj3/doc/CHANGELOG.html
https://github.com/taskjuggler/TaskJuggler/commits/master
2016-03-13 14:56:07 +00:00
Sunpoet Po-Chuan Hsieh
c154444e86
- Add NO_ARCH
2015-06-23 20:27:20 +00:00
Sunpoet Po-Chuan Hsieh
2cf2356746
- Take maintainership
2014-05-04 04:07:00 +00:00
Sunpoet Po-Chuan Hsieh
4f4f4d72b1
- Respect rubygems naming: rename deskutils/taskjuggler to deskutils/rubygem-taskjuggler
...
- Update to 3.5.0
- Remove leading indefinite article from COMMENT
- Use PLIST_FILES instead of PLIST
- Remove outdated RUBY_VER check
Changes: http://www.taskjuggler.org/tj3/doc/CHANGELOG.html
2013-12-05 20:29:18 +00:00