Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.370 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.370 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.370 17 Apr 2022 23:58:52 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-POE: Update to 1.370
Changes: https://metacpan.org/dist/POE/changes |
1.368 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.368 03 Feb 2020 19:47:43 |
sunpoet |
Update to 1.368
Changes: https://metacpan.org/changes/distribution/POE |
1.367 06 Oct 2018 13:06:45 |
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) |
1.367 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.367 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.367 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.367 03 Jun 2015 20:05:14 |
sunpoet |
- Update to 1.367
- Add NO_ARCH
Changes: http://search.cpan.org/dist/POE/CHANGES |
1.366 17 Feb 2015 16:01:09 |
mat |
Don't be interactive.
PR: 196965
Sponsored by: Absolight |
1.366 20 Jan 2015 23:13:52 |
sunpoet |
- Update to 1.366
- Use PORTEXAMPLES
- Sort PLIST
Changes: http://search.cpan.org/dist/POE/CHANGES |
1.358_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 ) |
1.358 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.358 09 Dec 2013 19:30:31 |
sunpoet |
- Update to 1.358
- Use OPTIONS_DEFINE explicitly
- Simplify Makefile
- Remove test:
Changes: http://search.cpan.org/dist/POE/CHANGES |
1.356_1 06 Nov 2013 07:41:17 |
vanilla |
Fix pkg-plist. |
1.356_1 31 Oct 2013 06:20:33 |
vanilla |
Support STAGEDIR. |
1.356_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.356_1 25 Aug 2013 04:29:02 |
sunpoet |
- Sort *_DEPENDS
- Convert to new options framework |
1.356_1 22 Aug 2013 19:59:01 |
mat |
Fixup dependencies.
Two dependencies not up-to-date yet, currently in 181467 and 181468.
Spotted by: Luiz Eduardo Roncato Cordeiro |
1.356 21 Aug 2013 13:29:08 |
mat |
Update to 0.356 |
1.354 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.354 13 Mar 2013 04:23:14 |
miwi |
- Fix build
- While here trim header |
1.354 17 Dec 2012 15:10:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.354 15 May 2012 18:07:03 |
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> |
1.353 07 May 2012 02:31:01 |
sunpoet |
- Update to 1.353
Changes: http://search.cpan.org/dist/POE/CHANGES |
1.352 18 Apr 2012 14:16:49 |
sunpoet |
- Update to 1.352
- Fix *_DEPENDS [1]
Changes: http://search.cpan.org/dist/POE/CHANGES
Notified by: swills [1] |
1.351 13 Mar 2012 16:15:36 |
pgollucci |
- 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) |
1.351 12 Mar 2012 19:09:45 |
sunpoet |
- Update to 1.351
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/POE/CHANGES
Feature safe: yes |
1.350 08 Mar 2012 18:45:38 |
pgollucci |
- 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 |
1.350 16 Dec 2011 13:55:17 |
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> |
1.312 01 Aug 2011 02:25:01 |
sunpoet |
- Update to 1.312
Changes: http://search.cpan.org/dist/POE/CHANGES |
1.311 03 May 2011 07:50:54 |
wen |
- Update to 1.311
PR: ports/156783
Submitted by: Jase Thew <freebsd@beardz.net> |
1.310 23 Apr 2011 06:44:52 |
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> |
1.310 22 Apr 2011 15:32:23 |
bapt |
- update to 1.310
- add license
- changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.310/CHANGES |
1.299 08 Feb 2011 01:36:28 |
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 |
1.294 07 Dec 2010 13:19:09 |
wen |
- Update to 1.294
PR: ports/152505
Submitted by: Jase Thew <freebsd@beardz.net> |
1.293 09 Sep 2010 18:27:43 |
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 |
1.292 25 Aug 2010 08:27:36 |
jadawin |
- Update to 1.292
PR: ports/149773
Submitted by: Jase Thew <freebsd _AT_ beardz.net> |
1.289 11 Jun 2010 14:27:51 |
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 |
1.0070_1 28 Jan 2010 22:37:43 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu) |
1.0070 29 Jul 2009 14:07:04 |
skv |
Update to 1.007
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.007/CHANGES |
1.0040 12 Apr 2009 19:38:10 |
skv |
Update to 1.004
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.004/CHANGES |
1.0030 21 Jul 2008 15:47:36 |
skv |
Update to 1.003
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.003/CHANGES |
1.0002 03 Jun 2008 11:36:59 |
skv |
Update to 1.0002
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.0002/CHANGES |
0.9999 17 Apr 2008 14:30:31 |
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) |
0.9999 27 Jul 2007 05:32:56 |
skv |
Update to 0.9999
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES |
0.9989 28 Mar 2007 16:11:26 |
skv |
Update to 0.9989
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9989/CHANGES |
0.9917 05 Jan 2007 02:02:23 |
skv |
Update to 0.9917
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9917/CHANGES |
0.9500 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
0.9500 10 Nov 2006 20:10:57 |
skv |
Update to 0.9500 |
0.3800 20 Sep 2006 10:35:50 |
skv |
Update to 0.38
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.38/CHANGES |
0.3700 12 Sep 2006 15:38:07 |
skv |
Fix MAN3
PR: ports/103189
Submitted by: leeym |
0.3700 11 Sep 2006 17:34:31 |
skv |
Update to 0.37
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.37/CHANGES |
0.3601 14 Aug 2006 11:58:57 |
skv |
Update to 0.3601
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3601/CHANGES |
0.3600 08 Aug 2006 07:53:01 |
skv |
Update to 0.36
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.36/CHANGES |
0.3502 19 Jun 2006 10:20:56 |
skv |
Update to 0.3502
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3502/CHANGES
PR: ports/99159
Submitted by: aaron |
0.3501 24 May 2006 06:44:11 |
skv |
Update to 0.3501
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3501/CHANGES |
0.3500 22 May 2006 09:44:45 |
skv |
Update to 0.35
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.35/CHANGES |
0.3401 17 Apr 2006 10:21:22 |
skv |
Update to 0.3401 |
0.3400 07 Apr 2006 07:15:02 |
skv |
Update to 0.34
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.34/CHANGES |
0.3301 30 Jan 2006 09:15:47 |
skv |
Update to 0.3301
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3301/CHANGES |
0.3300 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.3300 26 Dec 2005 15:24:02 |
skv |
Update to 0.33
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.33/CHANGES |
0.3202 06 Sep 2005 10:16:49 |
skv |
Update to 0.3202 |
0.3201 30 Aug 2005 10:49:26 |
skv |
Update to 0.3201
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3201/CHANGES |
0.3101_1 11 Jun 2005 16:13:12 |
skv |
* 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) |
0.3101 22 May 2005 16:13:38 |
skv |
Update to 0.3101 |
0.3100 19 Apr 2005 08:07:42 |
skv |
Update to 0.3100 |
0.3009 29 Jan 2005 20:37:52 |
kris |
Revert previous commit, maintainer believes the problem is resolved. |
0.3009 25 Jan 2005 08:33:40 |
kris |
Add IS_INTERACTIVE=yes because the port appears to ask questions during
the build. |
0.3009 22 Jan 2005 17:47:12 |
skv |
Updated to 0.3009 |
0.3007 18 Jan 2005 16:21:41 |
skv |
Update to 0.3007 |
0.3003 13 Dec 2004 12:08:23 |
skv |
Updated to 0.3003 |
0.2900 19 Jun 2004 12:23:45 |
skv |
Updated to 0.29
PR: ports/67964
Submitted by: lth |
0.2802 24 Feb 2004 11:42:47 |
skv |
Add missing dependency (Test::More) for perl < 5.7.2
Pointed by: kris, erwin |
0.2802 21 Feb 2004 20:24:14 |
kris |
Grr, port is still IS_INTERACTIVE and trying to generate infinite-sized
logs on bento. |
0.2802 05 Feb 2004 12:24:33 |
skv |
Updated to 0.2802 |
0.28 31 Jan 2004 00:37:29 |
kris |
Mark IS_INTERACTIVE to prevent bento madness. This is probably unintentional
port behaviour. |
0.28 29 Jan 2004 10:49:56 |
skv |
Updated to 0.28 |
0.27 12 Oct 2003 11:32:40 |
skv |
Updated to 0.27 |
0.26 21 May 2003 12:15:36 |
skv |
Updated to 0.26
PR: ports/52181 |
0.25 19 Feb 2003 12:24:55 |
skv |
Fix: remove POE/Kernel/* from pkg-plist. |
0.25 13 Feb 2003 12:15:50 |
skv |
Update to 0.25 |
0.23 13 Sep 2002 08:53:38 |
skv |
Updated to 0.23 |
0.22 05 Jul 2002 12:53:18 |
skv |
Updated to 0.22 |
0.21 20 Jun 2002 14:26:31 |
skv |
Update to 0.21 |
0.19 08 Apr 2002 16:21:48 |
skv |
Updated to 0.19, clean port files.
Approved by: markm |
21 Jan 2002 15:58:50 |
skv |
Update to 0.18, minor fixes. |
30 Aug 2001 20:30:41 |
tobez |
Update to 0.17. |
15 Aug 2001 11:05:12 |
tobez |
Upgrade devel/p5-POE to 0.1502. Also list a new manpage. |
31 Jul 2001 10:22:07 |
tobez |
Update devel/p5-POE to 0.1501. |
21 Jul 2001 00:09:46 |
tobez |
Install examples coming with p5-POE. |
16 Jul 2001 15:51:22 |
tobez |
Update p5-POE to 0.15. |
08 May 2001 13:22:01 |
ijliao |
add p5-POE Perl application kernel with event driven threads |