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.09 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.09 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.09 14 Jul 2021 16:09:45 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-File-BaseDir: Update to 0.09
Changes: https://metacpan.org/dist/File-BaseDir/changes |
0.08 25 Jun 2021 13:34:21 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-File-BaseDir: Cosmetic change |
0.08 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.08 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.08 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.08 04 Apr 2018 18:51:54 |
sunpoet |
Update to 0.08
Changes: http://search.cpan.org/dist/File-BaseDir/Changes |
0.07 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.07 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.07 19 Oct 2015 20:21:38 |
sunpoet |
- Add NO_ARCH |
0.07 22 Apr 2015 18:51:20 |
sunpoet |
- Update to 0.07
Changes: http://search.cpan.org/dist/File-BaseDir/Changes |
0.06 06 Apr 2015 07:06:34 |
sunpoet |
- Update to 0.06
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/File-BaseDir/Changes |
0.05 05 Apr 2015 07:48:20 |
sunpoet |
- Update to 0.05
Changes: http://search.cpan.org/dist/File-BaseDir/Changes |
0.04 03 Apr 2015 17:28:27 |
sunpoet |
- Update to 0.04
Changes: http://search.cpan.org/dist/File-BaseDir/Changes |
0.03_1 26 Feb 2015 17:46:25 |
sunpoet |
- Add LICENSE
- Reformat pkg-descr
- Take maintainership |
0.03_1 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
0.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.03 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.03 02 Feb 2014 10:11:12 |
miwi |
- Stage support |
0.03 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.03 08 Sep 2013 13:29:45 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.03 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.03 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.03 28 Oct 2007 04:15:20 |
rafan |
- Update to 0.03
- Switch to Module::Build |
0.02 08 Sep 2007 00:31:02 |
linimon |
Remove support for antique perl.
Hat: portmgr |
0.02 21 Jul 2006 17:56:08 |
rafan |
- Use modules directory instead of authors |
0.02 27 Jun 2006 03:58:58 |
rafan |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
0.02 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.02 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.02 22 Aug 2004 11:28:39 |
lth |
Add p5-File-BaseDir 0.02, use the freedesktop basedir spec.
PR: 70768
Submitted by: Rong-En Fan <rafan@infor.org> |