non port: devel/p5-POE/Makefile |
SVNWeb
|
Number of commits found: 88 |
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] d67906a
devel/p5-POE: Update to 1.370
Changes: https://metacpan.org/dist/POE/changes
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 3 Feb 2020
|
[ 19:47 sunpoet ]
Update to 1.368
Changes: https://metacpan.org/changes/distribution/POE
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 3 Jun 2015
|
[ 20:05 sunpoet ]
- Update to 1.367
- Add NO_ARCH
Changes: http://search.cpan.org/dist/POE/CHANGES
|
Tue, 17 Feb 2015
|
[ 16:01 mat ]
Don't be interactive.
PR: 196965
Sponsored by: Absolight
|
Tue, 20 Jan 2015
|
[ 23:13 sunpoet ]
- Update to 1.366
- Use PORTEXAMPLES
- Sort PLIST
Changes: http://search.cpan.org/dist/POE/CHANGES
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Mon, 9 Dec 2013
|
[ 19:30 sunpoet ]
- Update to 1.358
- Use OPTIONS_DEFINE explicitly
- Simplify Makefile
- Remove test:
Changes: http://search.cpan.org/dist/POE/CHANGES
|
Thu, 31 Oct 2013
|
[ 06:20 vanilla ] (Only the first 10 of 97 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 25 Aug 2013
|
[ 04:29 sunpoet ]
- Sort *_DEPENDS
- Convert to new options framework
|
Thu, 22 Aug 2013
|
[ 19:59 mat ]
Fixup dependencies.
Two dependencies not up-to-date yet, currently in 181467 and 181468.
Spotted by: Luiz Eduardo Roncato Cordeiro
|
Wed, 21 Aug 2013
|
[ 13:29 mat ]
Update to 0.356
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Wed, 13 Mar 2013
|
[ 04:23 miwi ]
- Fix build
- While here trim header
|
Mon, 17 Dec 2012
|
[ 15:10 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 15 May 2012
|
[ 18:07 culot ]
- Update to 1.354 [1]
- Fix LICENSE (Artistic 1 instead of Artistic 2)
Changes: http://search.cpan.org/dist/POE/CHANGES
PR: ports/167928 [1]
Submitted by: Jase Thew <freebsd@beardz.net>
|
Mon, 7 May 2012
|
[ 02:31 sunpoet ]
- Update to 1.353
Changes: http://search.cpan.org/dist/POE/CHANGES
|
Wed, 18 Apr 2012
|
[ 14:16 sunpoet ]
- Update to 1.352
- Fix *_DEPENDS [1]
Changes: http://search.cpan.org/dist/POE/CHANGES
Notified by: swills [1]
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
Mon, 12 Mar 2012
|
[ 19:09 sunpoet ]
- Update to 1.351
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/POE/CHANGES
Feature safe: yes
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
Fri, 16 Dec 2011
|
[ 13:55 culot ]
- Update to 1.350
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/POE/CHANGES
PR: ports/163333
Submitted by: Jase Thew <freebsd@beardz.net>
|
Mon, 1 Aug 2011
|
[ 02:25 sunpoet ]
- Update to 1.312
Changes: http://search.cpan.org/dist/POE/CHANGES
|
Tue, 3 May 2011
|
[ 07:50 wen ]
- Update to 1.311
PR: ports/156783
Submitted by: Jase Thew <freebsd@beardz.net>
|
Sat, 23 Apr 2011
|
[ 06:44 bapt ]
merge modification from the upgrade proposed in PR:
- p5-POE-Test-Loops expected is >=1.050
- add dependency on p5-IO depending on the version perl
PR: ports/156501
Submitted by: Jase Thew <freebsd _at_ beardz.net>
|
Fri, 22 Apr 2011
|
[ 15:32 bapt ]
- update to 1.310
- add license
- changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.310/CHANGES
|
Tue, 8 Feb 2011
|
[ 01:36 sunpoet ]
- Update to 1.299
Changes: http://search.cpan.org/dist/POE/CHANGES
PR: ports/154526
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes
|
Tue, 7 Dec 2010
|
[ 13:19 wen ]
- Update to 1.294
PR: ports/152505
Submitted by: Jase Thew <freebsd@beardz.net>
|
Thu, 9 Sep 2010
|
[ 18:27 pgollucci ]
- Update to 1.293
PR: ports/150291
Submitted by: Jase Thew <freebsd@beardz.net>
With Hat: perl@
Changes: http://search.cpan.org/dist/POE/Changes
|
Wed, 25 Aug 2010
|
[ 08:27 jadawin ]
- Update to 1.292
PR: ports/149773
Submitted by: Jase Thew <freebsd _AT_ beardz.net>
|
Fri, 11 Jun 2010
|
[ 14:27 skv ]
- Update to 1.289
- Change maintainer to perl@
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.289/CHANGES
PR: ports/143625
Submitted by: max
|
Thu, 28 Jan 2010
|
[ 22:37 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu)
|
Wed, 29 Jul 2009
|
[ 14:07 skv ]
Update to 1.007
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.007/CHANGES
|
Sun, 12 Apr 2009
|
[ 19:38 skv ]
Update to 1.004
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.004/CHANGES
|
Mon, 21 Jul 2008
|
[ 15:47 skv ]
Update to 1.003
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.003/CHANGES
|
Tue, 3 Jun 2008
|
[ 11:36 skv ]
Update to 1.0002
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.0002/CHANGES
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Fri, 27 Jul 2007
|
[ 05:32 skv ]
Update to 0.9999
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES
|
Wed, 28 Mar 2007
|
[ 16:11 skv ]
Update to 0.9989
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9989/CHANGES
|
Fri, 5 Jan 2007
|
[ 02:02 skv ]
Update to 0.9917
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9917/CHANGES
|
Sun, 3 Dec 2006
|
[ 12:45 demon ] (Only the first 10 of 41 ports in this commit are shown above. )
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
|
Fri, 10 Nov 2006
|
[ 20:10 skv ]
Update to 0.9500
|
Wed, 20 Sep 2006
|
[ 10:35 skv ]
Update to 0.38
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.38/CHANGES
|
Tue, 12 Sep 2006
|
[ 15:38 skv ]
Fix MAN3
PR: ports/103189
Submitted by: leeym
|
Mon, 11 Sep 2006
|
[ 17:34 skv ]
Update to 0.37
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.37/CHANGES
|
Mon, 14 Aug 2006
|
[ 11:58 skv ]
Update to 0.3601
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3601/CHANGES
|
Tue, 8 Aug 2006
|
[ 07:53 skv ]
Update to 0.36
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.36/CHANGES
|
Mon, 19 Jun 2006
|
[ 10:20 skv ]
Update to 0.3502
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3502/CHANGES
PR: ports/99159
Submitted by: aaron
|
Wed, 24 May 2006
|
[ 06:44 skv ]
Update to 0.3501
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3501/CHANGES
|
Mon, 22 May 2006
|
[ 09:44 skv ]
Update to 0.35
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.35/CHANGES
|
Mon, 17 Apr 2006
|
[ 10:21 skv ]
Update to 0.3401
|
Fri, 7 Apr 2006
|
[ 07:15 skv ]
Update to 0.34
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.34/CHANGES
|
Mon, 30 Jan 2006
|
[ 09:15 skv ]
Update to 0.3301
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3301/CHANGES
|
Mon, 26 Dec 2005
|
[ 15:24 skv ]
Update to 0.33
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.33/CHANGES
|
Tue, 6 Sep 2005
|
[ 10:16 skv ]
Update to 0.3202
|
Tue, 30 Aug 2005
|
[ 10:49 skv ]
Update to 0.3201
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3201/CHANGES
|
Sat, 11 Jun 2005
|
[ 16:13 skv ] (Only the first 10 of 144 ports in this commit are shown above. )
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
Sun, 22 May 2005
|
[ 16:13 skv ]
Update to 0.3101
|
Tue, 19 Apr 2005
|
[ 08:07 skv ]
Update to 0.3100
|
Sat, 29 Jan 2005
|
[ 20:37 kris ]
Revert previous commit, maintainer believes the problem is resolved.
|
Tue, 25 Jan 2005
|
[ 08:33 kris ]
Add IS_INTERACTIVE=yes because the port appears to ask questions during
the build.
|
Sat, 22 Jan 2005
|
[ 17:47 skv ]
Updated to 0.3009
|
Tue, 18 Jan 2005
|
[ 16:21 skv ]
Update to 0.3007
|
Mon, 13 Dec 2004
|
[ 12:08 skv ]
Updated to 0.3003
|
Sat, 19 Jun 2004
|
[ 12:23 skv ]
Updated to 0.29
PR: ports/67964
Submitted by: lth
|
Tue, 24 Feb 2004
|
[ 11:42 skv ]
Add missing dependency (Test::More) for perl < 5.7.2
Pointed by: kris, erwin
|
Sat, 21 Feb 2004
|
[ 20:24 kris ]
Grr, port is still IS_INTERACTIVE and trying to generate infinite-sized
logs on bento.
|
Thu, 5 Feb 2004
|
[ 12:24 skv ]
Updated to 0.2802
|
Sat, 31 Jan 2004
|
[ 00:37 kris ]
Mark IS_INTERACTIVE to prevent bento madness. This is probably unintentional
port behaviour.
|
Thu, 29 Jan 2004
|
[ 10:49 skv ]
Updated to 0.28
|
Sun, 12 Oct 2003
|
[ 11:32 skv ]
Updated to 0.27
|
Wed, 21 May 2003
|
[ 12:15 skv ]
Updated to 0.26
PR: ports/52181
|
Thu, 13 Feb 2003
|
[ 12:15 skv ]
Update to 0.25
|
Fri, 13 Sep 2002
|
[ 08:53 skv ]
Updated to 0.23
|
Fri, 5 Jul 2002
|
[ 12:53 skv ]
Updated to 0.22
|
Thu, 20 Jun 2002
|
[ 14:26 skv ]
Update to 0.21
|
Mon, 8 Apr 2002
|
[ 16:21 skv ]
Updated to 0.19, clean port files.
Approved by: markm
|
Mon, 21 Jan 2002
|
[ 15:58 skv ]
Update to 0.18, minor fixes.
|
Thu, 30 Aug 2001
|
[ 20:30 tobez ]
Update to 0.17.
|
Wed, 15 Aug 2001
|
[ 11:05 tobez ]
Upgrade devel/p5-POE to 0.1502. Also list a new manpage.
|
Tue, 31 Jul 2001
|
[ 10:22 tobez ]
Update devel/p5-POE to 0.1501.
|
Sat, 21 Jul 2001
|
[ 00:09 tobez ]
Install examples coming with p5-POE.
|
Mon, 16 Jul 2001
|
[ 15:51 tobez ]
Update p5-POE to 0.15.
|
Tue, 8 May 2001
|
[ 13:22 ijliao ]
add p5-POE Perl application kernel with event driven threads
|
Number of commits found: 88 |