Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.59 31 Dec 2023 07:16:28 |
Wen Heping (wen) |
security/p5-Digest-MD5: Update to 2.59 |
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) |
2.58 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 ) |
2.58 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 ) |
2.58 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.58 06 Oct 2020 08:31:05 |
wen |
- Update to 2.58 |
2.55 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 |
2.55 10 Mar 2016 09:09:16 |
jadawin |
- Update to 2.55 |
2.54 13 Jan 2015 12:45:04 |
tobez |
Update to 2.54. |
2.53_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 ) |
2.53 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
2.53 06 Nov 2013 07:39:32 |
vanilla |
Support STAGEDIR. |
2.53 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.53 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.53 08 Jul 2013 02:10:34 |
clsung |
- Update to 2.53
Changes: http://cpansearch.perl.org/src/GAAS/Digest-MD5-2.53/Changes |
2.52 08 Jun 2012 22:21:26 |
sunpoet |
- Update to 2.52
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Digest-MD5/Changes |
2.51 06 Jun 2012 17:22:52 |
az |
- Remove SITE_PERL from *_DEPENDS |
2.51 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
2.51 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
2.51 17 May 2011 11:11:48 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
2.51 08 Oct 2010 07:37:25 |
sunpoet |
- Update to 2.51
Changes: http://search.cpan.org/dist/Digest-MD5/Changes
PR: ports/151253
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: pgollucci (mentor) |
2.50 26 Sep 2010 01:37:01 |
wen |
- Update to 2.50 |
2.40 05 Jul 2010 06:59:36 |
sahil |
- Update to 2.40
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
2.39 11 Jun 2009 07:37:05 |
jadawin |
- Update to 2.39 |
2.38 14 Nov 2008 19:29:58 |
jadawin |
- Update to 2.38. |
2.37 14 Nov 2008 12:38:24 |
jadawin |
- Update to 2.37 |
2.36_1 03 Sep 2008 18:19:14 |
leeym |
- simplify dependency
- bump PORTREVISION |
2.36 26 May 2008 15:32:10 |
tabthorpe |
- Reassign to perl@ |
2.36 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.36 23 Aug 2007 04:00:04 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
2.36 31 Oct 2006 02:11:25 |
alepulver |
- Reformat pkg-descr.
- Take maintainership.
PR: ports/104233
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
2.36 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
2.36 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.36 29 Dec 2005 16:50:10 |
leeym |
- Update to 2.36
PR: based on ports/90009
Submitted by: leeym
Approved by: maintainer timeout |
2.33 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
2.33 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
2.33 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.33 10 Dec 2003 15:35:26 |
demon |
Update to version 2.33.
Approved by: maintainer |
2.30 26 Oct 2003 16:59:44 |
petef |
Update to 2.30.
PR: 58049
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> |
2.27 16 Aug 2003 16:12:11 |
petef |
Update to 2.27.
PR: 55313
Submitted by: mat |
2.26 30 Jul 2003 05:31:12 |
demon |
Update to version 2.26.
Approved by: maintainer |
2.24 15 Jul 2003 14:03:56 |
demon |
Install files in proper place when using perl 5.8.
Approved by: maintainer |
2.24 01 Jul 2003 03:47:17 |
foxfair |
Upgrade to 2.24.
maintainer timeout: > 10 days |
2.22 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.22 20 Feb 2003 17:42:55 |
sobomax |
USE_PERL is superfluous because PERL_CONFIGURE implies it. |
2.22 05 Jan 2003 21:24:31 |
petef |
Update to 2.22. |
2.20 24 Oct 2002 16:21:52 |
sobomax |
Add missed USE_PERL5. |
2.20 17 May 2002 00:05:05 |
petef |
Update to 2.20. |
2.17 28 Apr 2002 19:45:18 |
petef |
Update to 2.17. |
03 Oct 2001 04:31:09 |
petef |
Update to 2.16 |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
23 Jul 2001 15:27:26 |
vanilla |
- update to version 2.14 - clean up pkg-{comment,descr} - sort pkg-plist |
11 Jun 2001 16:20:06 |
kevlo |
- Fix pkg-plist - Takeover maintainership |
10 Jun 2001 20:52:09 |
ache |
Remove myself from MAINTAINER |
21 Mar 2001 03:25:37 |
vanilla |
Upgrade to 2.13. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
13 Oct 2000 03:37:44 |
vanilla |
Upgrade to 2.12, and change MASTER_SITE_SUBDIR. |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |