Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 May 2020 13:13:25
1.16

|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
10 Sep 2018 11:17:00
1.16

|
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
27 May 2018 20:15:20
1.16

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Mar 2018 08:07:30
1.16

|
tobik  |
devel/p5-IO-Multiplex: Update to 1.16
- Add LICENSE and NO_ARCH
Changes: http://cpansearch.perl.org/src/BBB/IO-Multiplex-1.16/Changes
PR: 223893
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: tobez (maintainer timeout, 3 months) |
02 Mar 2015 23:21:08
1.13_1

|
bapt  |
Remove Author from pkg-descr and white space fixes |
26 Nov 2014 13:08:38
1.13_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 ) |
27 Oct 2014 10:55:59
1.13

|
bapt  |
Cleanup plist |
29 Jan 2014 10:57:07
1.13

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
1.13

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
05 Aug 2013 15:05:30
1.13

|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
13 Mar 2013 03:14:56
1.13

|
miwi  |
- Fix build
- While here trim header |
26 Aug 2011 12:05:24
1.13
|
tobez  |
Update to 1.13.
Changes: http://search.cpan.org/dist/IO-Multiplex/Changes |
03 Jul 2011 14:59:23
1.10
|
ohauer  |
-remove MD5 |
24 Sep 2008 09:47:46
1.10
|
tobez  |
Update to 1.10.
Changes: http://search.cpan.org/dist/IO-Multiplex/Changes |
17 Apr 2008 14:30:31
1.09
|
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) |
05 Mar 2007 08:43:48
1.09
|
tobez  |
Update to 1.09. |
06 Nov 2006 01:36:13
1.08
|
flz  |
Don't commit blindly those simple commits...
Pointy hat to: $self |
06 Nov 2006 01:25:47
1.08 
|
flz  |
- Don't depend on Time::HiRes for perl >= 5.8, since it's included in
default distribution.
PR: ports/103966
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: maintainer timeout (1 month) |
22 Jan 2006 08:30:12
1.08
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.08
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
1.08
|
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 |
15 Feb 2004 14:51:55
1.08
|
tobez  |
Update to 1.08. |
16 Dec 2003 11:00:53
1.07
|
tobez  |
Update to 1.07. |
24 Oct 2003 12:05:09
1.04
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
1.04
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
27 Jan 2003 08:51:40
1.04
|
tobez  |
Update to 1.04. |
04 Jun 2002 20:43:34
1.03
|
tobez  |
Add p5-IO-Multiplex, a convenient wrapper around select(). |