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.016 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.016 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.016 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.016 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
1.016 12 Sep 2018 22:56:26 |
sunpoet |
Update to 1.016
Changes: https://metacpan.org/changes/distribution/File-pushd |
1.014 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.014 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.014 22 May 2017 17:18:55 |
sunpoet |
Add LICENSE_FILE
Approved by: portmgr (blanket) |
1.014 21 May 2017 15:59:31 |
joneum |
Update to 1.014
- Add NO_ARCH
- Add LICENSE
PR: 218380
Reported by: Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10806 |
1.005_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.005 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.005 06 Jan 2014 17:28:12 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.005 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.005 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
1.005 25 Mar 2013 13:47:31 |
tobez |
Update to 1.005.
Changes: http://search.cpan.org/dist/File-pushd/Changes |
1.004 06 Mar 2013 11:05:27 |
tobez |
Update to 1.004.
Changes: http://search.cpan.org/dist/File-pushd/Changes |
1.003 28 Nov 2012 15:12:18 |
tobez |
Update to 1.003.
Changes: http://cpansearch.perl.org/src/DAGOLDEN/File-pushd-1.003/Changes
Feature safe: yes |
1.002 20 Dec 2011 09:39:30 |
tobez |
Update to 1.002.
Changes: http://search.cpan.org/dist/File-pushd/Changes
Feature safe: yes |
1.001 16 Sep 2011 12:02:54 |
tobez |
Update to 1.001.
Changes: http://search.cpan.org/dist/File-pushd/Changes |
1.00_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.00_1 28 Jan 2010 23:45:30 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 15).
Approved by: portmgr (itetcu) |
1.00 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) |
1.00 20 Dec 2007 09:26:38 |
tobez |
Update to 1.00.
Changes: http://search.cpan.org/dist/File-pushd/Changes |
0.99 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.99 28 Nov 2006 14:28:26 |
tobez |
Update to 0.99. |
0.32 06 Feb 2006 07:02:19 |
tobez |
Update to 0.32. |
0.30 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.30 04 Dec 2005 16:00:00 |
tobez |
Update to 0.30. |
0.24 08 Nov 2005 17:15:50 |
tobez |
Update to 0.24. |
0.20 04 Nov 2005 10:38:40 |
tobez |
Add devel/p5-File-push, a perl module that provides temporary chdir for
a limited scope. |