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.012 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.012 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.012 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.012 22 Feb 2020 15:59:23 |
sunpoet |
Add NO_ARCH |
1.012 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.012 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.012 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.012 31 Dec 2016 19:51:34 |
adamw |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
1.012 23 May 2016 03:53:19 |
sunpoet |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
1.012 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.012 11 Jan 2015 13:29:31 |
sunpoet |
- Update to 1.012
- Add TEST_DEPENDS
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-SSLify/Changes |
1.008_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.008 06 Nov 2013 07:39:32 |
vanilla |
Support STAGEDIR. |
1.008 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.008 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.008 17 Dec 2012 09:54:03 |
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.008 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.008 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.008 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.008 05 May 2011 06:52:59 |
culot |
- Update to 1.008
PR: ports/156822
Submitted by: Jase Thew <freebsd@beardz.net> |
0.20 11 Jun 2010 14:36:11 |
skv |
- Update to 0.20 [1]
- Fix BUILD_DEPENDS
- Change maintainer to perl@
Changes:
http://cpansearch.perl.org/src/APOCAL/POE-Component-SSLify-0.20/Changes
PR: ports/147510 [1]
Submitted by: Jase Thew <freebsd@beardz.net> [1] |
0.15 23 Mar 2009 12:49:25 |
skv |
Update to 0.15
Changes:
http://cpansearch.perl.org/src/APOCAL/POE-Component-SSLify-0.15/Changes
PR: ports/132572
Submitted by: lth |
0.14 11 Aug 2008 10:01:23 |
skv |
Update to 0.14
Changes:
http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.14/Changes |
0.13 24 Jun 2008 12:17:03 |
skv |
Update to 0.13
Changes:
http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.13/Changes |
0.10 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.10 15 Jan 2008 22:28:34 |
skv |
Update to 0.10
Changes:
http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.10/Changes |
0.08 08 Sep 2007 01:04:03 |
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.08 27 May 2007 19:44:37 |
skv |
Update to 0.08
Changes:
http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.08/Changes |
0.06 04 Oct 2006 13:49:12 |
skv |
Update to 0.06 |
0.05 18 Sep 2006 16:01:43 |
skv |
Update to 0.05
Changes:
http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.05/Changes |
0.04 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.04 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.04 12 Oct 2005 11:41:16 |
skv |
Fix build on perl < 5.6
PR: ports/87315
Submitted by: lth |
0.04 26 Jan 2005 16:36:39 |
skv |
Update to 0.04 |
0.03 05 Nov 2004 13:45:19 |
skv |
Add p5-POE-Component-SSLify 0.03, integrate SSL into POE. |