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.8001 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.8001 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 ) |
0.8001 03 Jun 2022 09:00:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-ExtUtils-Depends: Remove outdated PERL_LEVEL check
lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539. |
0.8001 21 Sep 2021 22:23:50 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-ExtUtils-Depends: Update to 0.8001
Changes: https://metacpan.org/dist/ExtUtils-Depends/changes |
0.8000 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
0.8000 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8000 07 May 2019 14:32:01 |
culot |
devel/p5-ExtUtils-Depends: update to 0.8000
Changes: https://metacpan.org/source/XAOC/ExtUtils-Depends-0.8000/Changes |
0.405 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.405 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.405 04 Dec 2015 13:27:02 |
culot |
- Update to 0.405
- Add NO_ARCH
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.404 17 Feb 2015 07:33:42 |
culot |
- Update to 0.404
PR: 197727
Submitted by: adamw@
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.400_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.400 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.400 14 Aug 2014 07:49:05 |
culot |
- Update to 0.400
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.308 04 Jul 2014 08:37:01 |
culot |
- Update to 0.308
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.307 05 May 2014 07:20:32 |
culot |
- Update to 0.307
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.306 12 Dec 2013 07:50:32 |
culot |
- Update to 0.306
- Add LICENSE (Artistic 1 & GPL 1)
- Support staging
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes
PR: ports/184701
Submitted by: sunpoet@ |
0.304 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.304 07 Sep 2013 15:51:29 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.304 20 Jun 2011 08:36:20 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
0.304 21 Feb 2011 07:08:07 |
culot |
- Update to 0.304
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes |
0.303 04 Dec 2010 07:58:03 |
culot |
- Update to 0.303
- Take maintainership
Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes
Approved by: wen@ (mentor) |
0.302 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
0.302 09 Jul 2009 18:43:51 |
pgollucci |
- Update to 0.302
PR: ports/136500
Approved by: skv (blanket)
Submitted by: myself (pgollucci@) |
0.301 05 Jun 2009 22:46:43 |
pgollucci |
- Update to 0.301
PR: ports/134812
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me |
0.300 11 Jun 2008 12:51:50 |
skv |
Update to 0.300
Changes: http://search.cpan.org/src/TSCH/ExtUtils-Depends-0.300/Changes |
0.205 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.205 08 Sep 2007 00:57:38 |
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.205 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.205 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.205 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.205 27 Jan 2005 10:20:22 |
skv |
Update to 0.205 |
0.204 17 Oct 2004 16:01:03 |
skv |
Updated to 0.204 |
0.202 20 Apr 2004 07:37:30 |
skv |
IGNORE if perl less than 5.6.x
Pointed by: kris |
0.202 11 Apr 2004 05:04:20 |
kris |
BROKEN with perl < 5.8: Does not compile |
0.202 28 Mar 2004 16:59:56 |
skv |
Updated to 0.202 |
0.104 08 Dec 2003 17:08:50 |
skv |
Updated to 0.104 |
0.102 18 Oct 2003 12:28:24 |
skv |
Add p5-ExtUtils-Depends 0.102,
easily build XS extensions that
depend on XS extensions. |