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

|
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
3.00_3

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
31 Dec 2016 20:00:37
3.00_3

|
adamw  |
Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options
in make config. |
01 Apr 2016 14:16:20
3.00_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
31 May 2015 13:14:50
3.00_3

|
amdmi3  |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
26 Nov 2014 13:08:38
3.00_2

|
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 ) |
04 Jul 2014 21:44:04
3.00_1

|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
05 Nov 2013 16:42:56
3.00_1

|
vanilla  |
Support STAGEDIR. |
22 Oct 2013 16:57:45
3.00_1

|
mat  |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
20 Sep 2013 22:10:25
3.00_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
02 Aug 2013 18:52:11
3.00_1

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
11 Jun 2013 14:45:39
3.00_1

|
miwi  |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
29 Mar 2013 00:44:54
3.00_1

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
07 Mar 2012 20:23:26
3.00_1
|
swills  |
- Add missing DEPENDS
- Bump PORTREVISION |
17 Sep 2011 07:09:05
3.00
|
sunpoet  |
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
20 Mar 2011 12:54:45
3.00
|
miwi  |
- Get Rid MD5 support |
10 Feb 2010 00:01:04
3.00
|
pgollucci  |
- Update to 3.00 |
22 Jul 2009 16:27:08
2.03
|
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) |
06 Aug 2008 04:46:06
2.03
|
leeym  |
- update to 2.03 |
08 Sep 2007 01:02:54
2.02
|
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 |
21 Aug 2007 10:05:41
2.02
|
clsung  |
- Update to 2.02 |
03 Mar 2007 14:06:07
2.01
|
skv  |
Update to 2.01
Changes:
http://search.cpan.org/src/NPEREZ/POE-Component-Jabber-2.01/ChangeLog |
28 Feb 2007 18:20:58
1.21
|
linimon  |
Reset maintainer at his request; he no longer has access to FreeBSD
machines.
Hat: portmgr |
29 Jun 2006 15:09:00
1.21
|
aaron  |
- Update to 1.21
- Restrict to Perl 5.8.1+ due to vendor's requirement
PR: ports/98995
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
22 Jan 2006 21:24:05
1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Aug 2004 13:45:32
1.0
|
mat  |
Add p5-POE-Component-Jabber 1.0, a POE Component for communicating over Jabber.
PR: ports/70098
Submitted by: Jeff Putsch <jdputsch@comcast.net> |