Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.24_1 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 ) |
0.24_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.24_1 31 May 2015 13:37:21
  |
amdmi3  |
- Add NO_ARCH
Approved by: portmgr blanket |
0.24_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 ) |
0.24 30 Jan 2014 09:08:26
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.24 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.24 11 Sep 2013 17:07:20
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.24 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.24 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
0.24 28 Mar 2009 01:16:37
 |
skreuzer  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
0.24 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) |
0.24 17 Jun 2007 21:27:42
 |
itetcu  |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private) |
0.24 24 Feb 2007 09:20:52
 |
rafan  |
- Pass maintainership to submitter
PR: ports/109474
Submitted by: Steven Kreuzer <skreuzer at f2o.org> |
0.24 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) |
0.24 25 Nov 2005 18:01:16
 |
pav  |
- Add SHA256 |
0.24 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.24 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.24 20 Feb 2003 18:59:13
 |
knu  |
De-pkg-comment. |
14 Apr 2001 23:31:53
    |
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:26:47
    |
will  |
Add p5-Crypt-TripleDES 0.24, perl module implementing the Triple-DES cipher.
|