non port: ports-mgmt/jailaudit/Makefile |
Number of commits found: 20 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com>
* Heiner <h.eichmann@gmx.de>
* Ilya A. Arkhipov <rum1cro@yandex.ru>
* John Marino <marino@FreeBSD.org>
* Jun-ichiro itojun Hagino <itojun@itojun.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Mamoru Sakaue / MwGhennndo
* Martin Kammerhofer
* Matthew Seaman
* Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Matthias Andree <mandree@FreeBSD.org>
* Matthias Schmidt
* Pawel Pekala <pawel@FreeBSD.org>
* Philip M. Gollucci <pgollucci@p6m7g8.com>
* Philipp Wuensche <cryx-ports@h3q.com>
* Richard Gallamore <ultima@FreeBSD.org>
* Romain Tartiere <romain@FreeBSD.org>
* Romain Tartiere <romain@blogreen.org>
* Securedog <securedog@users.sourceforge.jp>
* Sergei Kolobov <sergei@kolobov.com>
* Shaun Amott <shaun@inerd.com>
* Stefan Walter <sw@gegenunendlich.de>
* Stephen Hurd <shurd@FreeBSD.org>
* Timothy Redaelli <drizzt@gufi.org>
* Tom Hukins <tom@FreeBSD.org>
* Vasil Dimov <vd@datamax.bg>
* Vladimir Chukharev
* Yanhui Shen <shen.elf@gmail.com>
* Zane C, Bowers <vvelox@vvelox.net>
* kmoore@FreeBSD.org
With hat: portmgr
9c165b9 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 2 Jun 2020
|
11:09 grembo
Update to jailaudit 1.6.1
PR: 246934
Submitted by: cryx-freebsd@h3q.com (maintainer)
 |
Monday, 4 May 2020
|
14:17 grembo
Fix VNET jails (and IP-less jails in general)
PR: 245616
Approved by: maintainer timeout
 |
Thursday, 23 May 2019
|
20:52 swills
ports-mgmt/jailaudit:
PR: 237914
Submitted by: cryx-freebsd@h3q.com (maintainer)
 |
Wednesday, 5 Oct 2016
|
18:45 amdmi3
- Update to 1.5.2
- While here, minor consmetic fixes
PR: 212847
Submitted by: cryx-freebsd@h3q.com (maintainer)
 |
Tuesday, 19 Jul 2016
|
11:04 mat
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 7 Dec 2014
|
00:07 antoine
Canonicalize a few licenses
 |
Monday, 13 Oct 2014
|
15:45 mat
Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools
support was removed. Also retire three ports requiring it, and a few optionnal
dependencies.
With hat: portmgr
Noticed by: ak
Sponsored by: Absolight
 |
Thursday, 7 Aug 2014
|
10:17 marino
ports-mgmt/jailaudit: precreate two directories to fix launch issue
PR: 192396
Submitted by: Gary (freebsd-bugzilla in-addr.com)
Fixed by: maintainer (Philipp Wuensche)
 |
Monday, 4 Aug 2014
|
21:47 wg
ports-mgmt/jailaudit: update to 1.5.1
PR: 192376
Submitted by: maintainer
 |
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Friday, 14 Feb 2014
|
10:01 rm
- update to 1.5
- add LICENSE (Beerware, maintainer is author of the port)
- support staging
- add dependency on ports-mgmt/portaudit for FreeBSD < 10
PR: 186757
Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com> (maintainer)
 |
Friday, 20 Sep 2013
|
22:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
 |
Wednesday, 27 Mar 2013
|
19:20 ohauer
- Update of jailaudit to version 1.4
PR: ports/177410
Submitted by: Philipp Wuensche <cryx-ports@h3q.com> (maintainer)
 |
Wednesday, 27 Feb 2013
|
13:03 culot
- Update to 1.3
PR: ports/176476
Submitted by: Philipp Wuensche <cryx-ports@h3q.com> (maintainer)
 |
Monday, 30 Jan 2012
|
13:54 marck
Make this port compatible with user-set TMPDIR environment variable
Committed directly due to maintainer-timeout of 1 month and non-intrusive
change behaviour.
PR: ports/163697
 |
Tuesday, 6 Jan 2009
|
17:59 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Monday, 5 Feb 2007
|
01:08 pav
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
sysutils/barry -> ports-mgmt/barry
sysutils/bpm -> ports-mgmt/bpm
sysutils/kports -> ports-mgmt/kports
sysutils/managepkg -> ports-mgmt/managepkg
sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
sysutils/pib -> ports-mgmt/pib
sysutils/pkgfe -> ports-mgmt/pkgfe
sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
sysutils/pkg_install -> ports-mgmt/pkg_install
sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
sysutils/pkg_remove -> ports-mgmt/pkg_remove
sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
sysutils/pkg_tree -> ports-mgmt/pkg_tree
sysutils/portbrowser -> ports-mgmt/portbrowser
sysutils/portconf -> ports-mgmt/portconf
sysutils/portdowngrade -> ports-mgmt/portdowngrade
sysutils/portcheck -> ports-mgmt/portcheck
sysutils/portmanager -> ports-mgmt/portmanager
sysutils/portmaster -> ports-mgmt/portmaster
sysutils/portscout -> ports-mgmt/portscout
sysutils/portsearch -> ports-mgmt/portsearch
sysutils/portsman -> ports-mgmt/portsman
sysutils/portsnap -> ports-mgmt/portsnap
sysutils/portsopt -> ports-mgmt/portsopt
sysutils/portupgrade -> ports-mgmt/portupgrade
sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
sysutils/psearch -> ports-mgmt/psearch
sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
sysutils/qtpkg -> ports-mgmt/qtpkg
textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports
Repocopies by: marcus
 |
Number of commits found: 20 |