Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.928_1

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.928_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
1.928_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.928_1

|
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 ) |
05 Nov 2013 07:49:09
1.928

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:13:35
1.928

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
29 Aug 2013 17:16:53
1.928

|
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
02 Aug 2013 18:52:11
1.928

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
31 May 2013 16:26:30
1.928

|
miwi  |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE) |
26 Jun 2012 22:11:17
1.928
|
pav  |
- Unbreak depends
Reported by: pointyhat |
05 Jun 2012 18:34:53
1.928
|
az  |
- Remove SITE_PERL from *_DEPENDS |
06 Jan 2012 20:05:12
1.928
|
swills  |
- Add missing DEPENDS so the module actually works, build warnings go away
and tests work |
24 Oct 2011 09:11:38
1.928
|
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 |
20 Mar 2011 12:54:45
1.928
|
miwi  |
- Get Rid MD5 support |
08 Oct 2010 06:36:29
1.928
|
wen  |
- Update to 1.928 |
28 Mar 2010 14:00:16
1.926
|
tobez  |
Update to 1.926.
Changes: http://search.cpan.org/dist/Net-OSCAR/lib/Net/OSCAR.pm#HISTORY |
22 Jul 2009 16:27:08
1.925
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
1.925
|
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) |
08 Sep 2007 01:02:54
1.925
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
07 Mar 2007 21:13:57
1.925
|
linimon  |
Reset kcochran@trolans.net by request due to lack of time.
Hat: portmgr |
15 Jun 2006 01:13:31
1.925
|
aaron  |
- Update from v1.907 to v1.925
- Update plist
- Clean up Makefile to satisfy portlint
PR: ports/98329
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
01 Feb 2006 01:02:03
1.907
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:38
1.907
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Nov 2005 07:48:19
1.907
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |