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.2311 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.2311 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.2311 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2311 04 Oct 2020 14:13:11 |
sunpoet |
Update to 0.2311
Changes: https://metacpan.org/changes/distribution/File-Temp |
0.2310 29 Sep 2020 18:16:15 |
sunpoet |
Update to 0.2310
Changes: https://metacpan.org/changes/distribution/File-Temp |
0.2309 07 Jan 2019 18:12:14 |
sunpoet |
Update to 0.2309
Changes: https://metacpan.org/changes/distribution/File-Temp |
0.2308 29 Jul 2018 19:11:45 |
sunpoet |
Update to 0.2308
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/File-Temp |
0.2306 27 Jun 2018 07:55:43 |
wen |
- Update to 0.2306
Changes: https://metacpan.org/changes/distribution/File-Temp |
0.2304_1 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.2304_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.2304_1 28 Feb 2017 22:50:08 |
sunpoet |
Use real PORTVERSION and update dependent ports
- Add LICENSE
- Add NO_ARCH |
0.23.04_1 02 Jan 2017 20:13:17 |
adamw |
Reassign to the perl collective |
0.23.04_1 02 Jan 2017 20:04:36 |
rene |
leeym handed in his commit bit. |
0.23.04_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.23.04 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.23.04 28 Jun 2014 16:01:07 |
leeym |
- update to 0.23.04
Changelog: http://cpansearch.perl.org/src/DAGOLDEN/File-Temp-0.2304/Changes |
0.23.01 06 Jan 2014 18:07:56 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.23.01 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.23.01 08 Sep 2013 14:47:37 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.23.01 29 Jul 2013 20:09:55 |
leeym |
- update to 0.2301 |
0.22 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.22 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.22 30 Jun 2009 09:35:10 |
leeym |
- update to 0.22 |
0.21 03 Feb 2009 04:43:22 |
leeym |
- update to 0.21
PR: 131323
Submitted by: "Cory R. King" <coryking@mozimedia.com> |
0.20 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.20 03 Jan 2008 23:45:25 |
leeym |
- remove unwanted file |
0.20 24 Dec 2007 08:27:17 |
leeym |
- update to 0.20 |
0.19 13 Dec 2007 11:47:22 |
leeym |
- update to 0.19 |
0.18 01 Feb 2007 07:02:03 |
leeym |
- remove legacy support code for Perl 5.005_03 |
0.18 24 Jan 2007 01:41:16 |
leeym |
- Update to 0.18 |
0.17_1 21 Sep 2006 05:30:48 |
leeym |
- mark IGNORE under old perl
- bump PORTREVISION |
0.17 22 Aug 2006 08:14:41 |
clsung |
- Update to 0.17
PR: ports/102254
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: leeym (implicit) |
0.16_4 17 Feb 2006 01:03:49 |
leeym |
- retire patch-Temp.pm
- bump PORTREVISION
Noticed by: Michael Parker <parkerm at pobox.com> |
0.16_3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.16_3 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.16_3 02 Jan 2006 22:40:00 |
leeym |
- update dependency
- take maintainership
Approved by: clsung (maintainer) |
0.16_2 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.16_1 23 Apr 2005 07:12:32 |
clsung |
* make dependency on File::Spec unconditional
* remove IGNORE if perl >= 5.8
* fix pkg-plist
- bump PORTREVISION
PR: 80188
Submitted by: skv |
0.16 23 Feb 2005 03:19:16 |
clsung |
- update to 0.16
- see [http://search.cpan.org/src/TJENNESS/File-Temp-0.16/ChangeLog] |
0.14_1 20 Aug 2004 02:56:44 |
clsung |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
0.14_1 16 Aug 2004 12:43:33 |
mat |
Fix pkg-plist
PR: 70361
Submitted by: skv |
0.14_1 10 Aug 2004 04:21:51 |
leeym |
devel/p5-File-Temp installs file at wrong path (/usr/local/lib/File/Temp.pm).
add INSTALLDIRS=site to fix it.
PR: 70234
Submitted by: leeym
Approved by: clsung <clsung@dragon2.net> |
0.14 09 Aug 2004 11:14:55 |
vanilla |
- Update to 0.14
- Add new BUILD_DEPENDS
- 0.14 is included in perl5.8
- required by svk
- reset MAINTAINER to submitter
PR: ports/69306
Submitted by: Cheng-Lung Sung <clsung at dragon2.net>
Timeout by: wjv@ (2 weeks) |
0.12_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.12_1 24 Oct 2003 16:15:16 |
ijliao |
fix SITE_PERL |
0.12_1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.12_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.12_1 12 Feb 2003 11:24:53 |
edwin |
Fix p5-File-Spec dependency. |
0.12_1 30 Oct 2002 09:04:27 |
alane |
Only use File-Spec if perl < 5.8.0.
PR: 44720
Approved by: maintainer |
0.12_1 25 Mar 2002 14:45:40 |
wjv |
- Add a rather hackish patch to force File::Temp to find the File::Spec
installed (from devel/p5-Site-Spec) uner site_perl before the one installed
with Perl. This makes File::Temp work with Perl 5.005_03 currently in the
-STABLE base system. (Advice from any Perl gurus on a better way to do
this would be appreciated.)
- Bumped PORTREVISION. |
27 Jun 2001 11:15:02 |
wjv |
Updating my email address in my remaining ports. |
20 Mar 2001 01:49:41 |
will |
Add p5-File-Temp 0.12, a perl5 module to generate temporary files or
directories safely. |