Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
1.37 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.37 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.37 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.37 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
1.37 16 May 2019 18:29:16 |
jadawin |
- Update to 1.37
- Added starttime attributes and subroutine |
1.36 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.36 24 Feb 2018 14:02:25 |
sunpoet |
Remove outdated post-configure:
With hat: perl |
1.36 30 Sep 2017 19:21:37 |
jadawin |
Update repository url |
1.33_1 29 Jun 2017 19:14:27 |
sunpoet |
Remove Perl core modules
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl |
1.33 19 Jan 2017 14:29:50 |
jadawin |
- Update to 1.33 |
1.31_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.31_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Dec 2013 19:47:35
|
jadawin |
- Support STAGE |
1.31 08 Nov 2013 14:54:22 |
jadawin |
- Support STAGE |
1.31 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.31 11 Sep 2013 13:54:50 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.31 30 Apr 2013 08:53:05 |
jadawin |
- Update to 1.31
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.31/Changes |
1.21 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.21 25 May 2011 09:24:53 |
jadawin |
- Update to 1.21
- Changelog: http://cpansearch.perl.org/src/APERSAUD/Nmap-Parser-1.21/Changes |
1.19_1 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
1.19_1 13 Apr 2009 09:56:33 |
dhn |
- Chase nmap update
- Bump PORTREVSION
Approved by: miwi (mentor) |
1.19 10 Nov 2008 09:09:59 |
jadawin |
- Update to 1.19 |
1.18 20 Oct 2008 09:38:17 |
jadawin |
- Update to 1.18 |
1.16 04 Sep 2008 11:54:41 |
jadawin |
- Update 1.16
- Take maintainership
- Update WWW in pkg-descr |
1.13 03 Sep 2008 03:12:33 |
linimon |
Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.13 10 Mar 2008 22:51:02 |
lippe |
- Update to 1.13.
PR: ports/120908
Submitted by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (> 2 weeks) |
1.12 08 Jan 2008 17:39:47 |
tabthorpe |
- Update to 1.12
PR: ports/119433
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: Joshua D. Abraham <jabra ccs.neu.edu> (maintainer) |
1.05 06 Jun 2006 08:49:36 |
clsung |
Add p5-Nmap-Parser 1.05, parse nmap scan data with perl.
PR: ports/98576
Submitted by: Joshua D. Abraham <jabra@ccs.neu.edu> |