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) |
0.1403 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 ) |
0.1403 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.1403 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1403 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) |
0.1403 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 |
0.1403 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.1403 10 Mar 2017 22:45:52
  |
sunpoet  |
Use real PORTVERSION and update dependent ports
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST |
0.14.03_2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.14.03_2 13 Mar 2015 17:29:59
  |
adamw  |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
0.14.03_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 ) |
0.14.03 05 Nov 2013 16:42:56
  |
vanilla  |
Support STAGEDIR. |
0.14.03 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.14.03 29 Aug 2013 04:08:54
  |
sunpoet  |
- Use single space after WWW: |
0.14.03 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.14.03 02 Jan 2013 08:56:34
  |
tobez  |
Update to 0.14(.)03.
Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes |
0.14.02 29 Nov 2012 16:11:42
  |
tobez  |
Update to 0.14(.)02.
Changes:
http://cpansearch.perl.org/src/GWYN/POE-Component-Generic-0.1402/Changes
Feature safe: yes |
0.14.01 05 Jun 2012 18:34:53
 |
az  |
- Remove SITE_PERL from *_DEPENDS |
0.14.01 01 May 2012 01:47:10
 |
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.14.01 27 Sep 2011 02:36:03
 |
clsung  |
- Update to 0.14.01 |
0.12.05 17 Sep 2011 06:49:29
 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.12.05 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.12.05 24 Sep 2010 02:03:44
 |
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.12.05 28 Oct 2009 08:47:00
 |
clsung  |
- Update to 0.12.05
Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes |
0.12.01 19 Jun 2009 10:09:36
 |
clsung  |
- Update to 0.12.01 (0.1201)
Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes |
0.11.00 22 Feb 2008 03:18:44
 |
clsung  |
- Update to 0.1100
Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes |
0.10.08 05 Jan 2008 06:54:47
 |
clsung  |
- Update to 0.10.08 |
0.10.06 08 Sep 2007 01:02:54
 |
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 |
0.10.06 21 Aug 2007 06:16:34
 |
clsung  |
- Update to 0.10.06 (0.1006) |
0.10.05 16 Aug 2007 01:49:58
 |
clsung  |
- Update to 0.10.05 (0.1005) |
0.10.03 15 Aug 2007 01:37:28
 |
clsung  |
- Update to 0.10.03 (0.1003) |
0.10.01 20 Jun 2007 08:07:58
 |
mat  |
Update to 0.10.01 |
0.09.11 02 Mar 2007 03:52:29
 |
clsung  |
- Update to 0.09.11
- return to perl@
PR: ports/109703
Submitted by: maintainer (Jin-Shan Tseng) |
0.09.10 02 Jan 2007 02:31:10
 |
clsung  |
- Update to 0.09.10
PR: ports/107370
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng) |
0.09.06 07 Oct 2006 11:17:40
 |
clsung  |
- Update to 0.09.06
PR: ports/104083
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng) |
0.09.05 02 Oct 2006 01:05:33
 |
clsung  |
Add p5-POE-Component-Generic 0.09.05, provides non-blocking access to a
blocking object.
PR: ports/102676
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |