Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/p5-File-Temp/Makefile

[BACK] Up to [FreeBSD] / ports / devel / p5-File-Temp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jun 30 09:35:10 2009 UTC (2 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- update to 0.22

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 3 04:43:22 2009 UTC (3 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -4 lines
- update to 0.21

PR:		131323
Submitted by:	"Cory R. King" <coryking@mozimedia.com>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:25:26 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
- 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)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 3 23:45:25 2008 UTC (4 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
- remove unwanted file

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 24 08:27:17 2007 UTC (4 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- update to 0.20

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 13 11:47:22 2007 UTC (4 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- update to 0.19

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 1 07:02:02 2007 UTC (5 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -8 lines
- remove legacy support code for Perl 5.005_03

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 24 01:41:16 2007 UTC (5 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- Update to 0.18

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 21 05:30:48 2006 UTC (5 years, 4 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -6 lines
- mark IGNORE under old perl
- bump PORTREVISION

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 22 08:14:41 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- Update to 0.17

PR:		ports/102254
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	leeym (implicit)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 17 01:03:49 2006 UTC (5 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- retire patch-Temp.pm
- bump PORTREVISION

Noticed by:	Michael Parker <parkerm at pobox.com>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 2 22:40:00 2006 UTC (6 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +13 -6 lines
- update dependency
- take maintainership

Approved by:	clsung (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jun 11 16:12:48 2005 UTC (6 years, 8 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
* 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)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 23 07:12:31 2005 UTC (6 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -13 lines
* make dependency on File::Spec unconditional
* remove IGNORE if perl >= 5.8
* fix pkg-plist
- bump PORTREVISION

PR:		80188
Submitted by:	skv

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 23 03:19:16 2005 UTC (6 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- update to 0.16
- see [http://search.cpan.org/src/TJENNESS/File-Temp-0.16/ChangeLog]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 20 02:56:35 2004 UTC (7 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
My territory, suggested by ijliao. :p

Approved by:	vanilla (co-mentor)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 10 04:21:51 2004 UTC (7 years, 6 months ago) by leeym
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
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>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 9 11:14:55 2004 UTC (7 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -3 lines
- 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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:15:16 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
fix SITE_PERL

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:51 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:56 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 12 11:24:53 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -5 lines
Fix p5-File-Spec dependency.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 30 09:04:27 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -3 lines
Only use File-Spec if perl < 5.8.0.

PR:		44720
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 25 14:45:37 2002 UTC (9 years, 10 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
- 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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 27 10:14:50 2001 UTC (10 years, 7 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Updating my email address in my remaining ports.

Prompted by:	vanilla

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 20 01:49:41 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_3_0
Add p5-File-Temp 0.12, a perl5 module to generate temporary files or
directories safely.

PR:		25767
Submitted by:	Johann Visagie <johann@egenetics.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options