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

CVS log for ports/misc/gpt/Makefile

[BACK] Up to [FreeBSD] / ports / misc / gpt

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 21 07:56:37 2010 UTC (16 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -3 lines
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 27 01:47:48 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -5 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 10).

Approved by:	portmgr (itetcu)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:25 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 18 11:46:08 2007 UTC (4 years, 9 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -7 lines
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter i-m

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 3 12:47:24 2006 UTC (5 years, 2 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Correct path to Compress::Zlib.pm after recent update of p5-Compress-Zlib.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 2 22:39:14 2006 UTC (5 years, 11 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -6 lines
- Point MASTER_SITES to the new site and unbreak.
- Pet portlint (CONFLICTS, USE_REINPLACE, BROKEN, %%DATADIR%%)  while here.
- Fix distinfo.

PR:		ports/94022
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (erwin)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 17 18:37:22 2005 UTC (6 years, 1 month ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
BROKEN: Broken distinfo

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 2 23:02:31 2005 UTC (6 years, 2 months ago) by brooks
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
These are actually only broken on 4.x so fix markings.

Reported by:	kris
Pointy hat to:	brooks

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 2 17:39:32 2005 UTC (6 years, 2 months ago) by brooks
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4 lines
Mark broken due to configure errors.  Admit I don't have time or
interest in fixing the problems with this obsolete port and drop
maintainership.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 11 16:12:57 2005 UTC (6 years, 8 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 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.4: download - view: text, markup, annotated - select for diffs
Fri Jun 18 18:52:13 2004 UTC (7 years, 7 months ago) by brooks
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
- Upgrade to 3.2 [1].
- Add CONFLICTS with misc/gpt31.

Submitted by:	mi [1]

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 21 08:52:42 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
s/USE_PERL/USE_PERL5/

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 9 22:41:37 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Fix the package when GPT_LOCATION is not set during install
- Remove bogus quotes from COMMENT
- Bump PORTREVISION

PR:		ports/65380
Submitted by:	maintainer
Reported by:	bento via kris

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 26 19:44:13 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Add gpt 3.1,

From the website (http://www.gridpackagingtools.org/):

The Grid Packaging Tools are a multiplatform packaging system
used to deploy Grid middleware for projects such as the
National Science Foundation's Middleware Initiative (NMI) and
the Globus Toolkit.

PR:		ports/61604
Submitted by:	Brooks Davis <brooks@freebsd.org>

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