| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Babak Farrokhi <babak@farrokhi.net>
* David Naylor <naylor.b.david@gmail.com>
* Douglas Thrift <douglas@douglasthrift.net>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Filippo Natali <filippo@widestore.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gustau Pérez i Querol <gustau.perez@gmail.com>
* Jesper Schmitz Mouridsen
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Jonathan Chen <jonc@chen.org.nz>
* Kris Moore <kmoore@FreeBSD.org>
* Marie Loise Nolden <loise@kde.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Johnson <ahze@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicole Reid <root@cooltrainer.org>
* Olivier Duchateau
* Oyvind Albrigtsen
* Pawel Pekala <pawel@FreeBSD.org>
* Phillip Neumann <pneumann@gmail.com>
* Piotr Smyrak <smyru@heron.pl>
* Remington Lang <MrL0L@charter.net>
* Romain Tartiere <romain@blogreen.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* archfan <mail_me@riseup.net>
* chinsan
* gahr
* lightside <lightside@gmx.com>
* olgeni@FreeBSD.org
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
|
| |
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428132
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363399
|
|
|
|
| |
Notes:
svn path=/head/; revision=341370
|
|
|
|
|
|
|
| |
x11-themes)
Notes:
svn path=/head/; revision=327783
|
|
|
|
|
|
|
| |
Submitted by: tmclaugh
Notes:
svn path=/head/; revision=272775
|
|
|
|
|
|
|
|
|
|
|
|
| |
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
Notes:
svn path=/head/; revision=227416
|
|
|
|
|
|
|
|
|
| |
pkg-plist.
Notified by: krisbot
Notes:
svn path=/head/; revision=172967
|
|
|
|
| |
Notes:
svn path=/head/; revision=172008
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=143184
|
|
|
|
|
|
|
|
| |
PR: ports/84031
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Notes:
svn path=/head/; revision=140053
|
|
|
|
|
|
|
|
|
|
|
| |
- autogenerate plists
- tweak install a bit
PR: ports/70285
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Notes:
svn path=/head/; revision=115969
|
|
|
|
|
|
|
|
| |
PR: ports/64877
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Notes:
svn path=/head/; revision=105641
|
|
PR: ports/63736
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes:
svn path=/head/; revision=102940
|