Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0_1 06 Jan 2015 18:49:17 |
rene |
Remove expired ports:
2015-01-06 ports-mgmt/portcheckout: Uses ports cvs repo, which is long gone
2015-01-06 ports-mgmt/pkg_trackinst: Does not support pkgng, generates incorrect
pkg-plist
2015-01-06 ports-mgmt/pkg_remove: Does not support pkgng
2015-01-06 ports-mgmt/pkg-orphan: Does not support pkgng
2015-01-06 ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates: Depends on
ports-mgmt/p5-FreeBSD-Pkgs
2015-01-06 ports-mgmt/p5-FreeBSD-Pkgs: Does not support pkgng
2015-01-06 ports-mgmt/p5-App-Pm2Port: Does not know about USES=perl, generates
incorrect pkg-plist
2015-01-06 ports-mgmt/bpkg: Does not support pkgng |
0.2.0_1 06 Dec 2014 20:38:44 |
ak |
- Deprecate ports and set expiration date to 2015-01-06:
ports-mgmt/bpkg: Does not support pkgng
ports-mgmt/p5-App-Pm2Port: Does not know about USES=perl, generates incorrect
pkg-plist
ports-mgmt/p5-FreeBSD-Pkgs: Does not support pkgng
ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates: Depends on ports-mgmt/p5-FreeBSD-Pkgs
ports-mgmt/pkg-orphan: Does not support pkgng
ports-mgmt/pkg_remove: Does not support pkgng
ports-mgmt/pkg_trackinst: Does not support pkgng, generates incorrect pkg-plist
ports-mgmt/portcheckout: Uses ports cvs repo, which is long gone |
0.2.0_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.2.0 06 Jan 2014 14:40:31 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.2.0 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
0.2.0 06 Sep 2013 17:02:34 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.2.0 03 Jun 2012 09:54:33 |
sunpoet |
- Update to 0.2.0
Changes: http://search.cpan.org/dist/FreeBSD-Pkgs/Changes
PR: ports/168584
Submitted by: sunpoet (myself)
Approved by: Zane C. B-H. <vvelox@vvelox.net> (maintainer) |
0.1.2 16 May 2012 08:23:42 |
miwi |
- Update to 0.1.2
PR: 167410
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer timeout |
0.1.1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.1.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 |
0.1.1 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
0.1.1 31 Mar 2009 07:35:23 |
miwi |
- Update to 0.1.1
PR: 133147
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) |
0.0.0 14 Jul 2008 17:12:38 |
wxs |
New port: reads the FreeBSD installed packaged DB.
PR: ports/125197
Submitted by: "Zane C.B." <vvelox@vvelox.net> |