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

CVS log for ports/archivers/gzip/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / gzip

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 6 17:53:48 2010 UTC (15 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -1 lines
- Add support for --rsyncable option
- Bump PORTREVISION
- Pet portlint(1)

PR:		ports/151721
Submitted by:	jpaetzel

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Feb 5 21:55:09 2010 UTC (2 years ago) by gabor
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -3 lines
- Update to 1.4

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:12 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:28 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:22:46 2007 UTC (4 years, 8 months ago) by gabor
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
- Add support for -k command line option as there is in bzip2(1)
- Bump PORTREVISION

PR:		ports/113397
Submitted by:	Ighighi <ighighi@gmail.com>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 5 15:48:56 2007 UTC (4 years, 8 months ago) by gabor
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.3.12
- Fix security issues [1]

Obtained from:	SA-06:21.gzip [1]
Security:	11a84092-8f9f-11db-ab33-000e0c2e438a,
		SA-06:21.gzip

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 1 22:18:54 2007 UTC (5 years ago) by gabor
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -7 lines
- Update to 1.3.9
- Change MASTER_SITES to MASTER_SITE_GNU
- Add proper CONFIGURE_ARGS
- Remove old patches
- Possibly fix security issues (it will need more investigation, this version
  is still marked as vulnerable in VuXML, I'll check later)

PR:		ports/108458
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	erwin (mentor)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 8 13:46:25 2006 UTC (5 years, 2 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change my e-mail address.

Approved by:	erwin (mentor)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:01 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 2 15:44:14 2005 UTC (6 years, 2 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update SHA256
- Pass maintainership to submitter

PR:		89839
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu>
Discussed with:	mnag

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 2 02:05:36 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reset maintainer per his request.  We hope to see him back soon.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 16 17:49:56 2005 UTC (6 years, 3 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Remove master site.

PR:		ports/87292
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 22 22:44:40 2005 UTC (6 years, 7 months ago) by simon
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Fix directory traversal and permission race security vulnerabilities in
gzip, and zgrep improper argument sanitation.

Security:	CAN-2005-0758, CAN-2005-0988, CAN-2005-1228
Security:	FreeBSD-SA-05:11.gzip
Obtained from:	RedHat, Steve Grubb via RedHat, Debian
Approved by:	maintainer timeout (4 days; security)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:24:47 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:15 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 22 13:05:49 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
- Add three more MASTER_SITES

Recovered from:	pending/67038

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 22 11:51:06 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -11 lines
- Remove dead MASTER_SITES

PR:		ports/67026
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 17 19:12:37 2004 UTC (7 years, 9 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Fix configure warning

PR:		65668 65669 65670 65671 65672 65673
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 8 15:02:49 2003 UTC (8 years, 4 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Fix the spelling of NOPORTDOCS.
Bump PORTREVISION for the packing list change in the NOPORTDOCS case.

PR:		57745
Submitted by:	Piotr Smyrak <smyru@smyrak.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 16 10:08:28 2003 UTC (8 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Utilize INFO.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 5 12:59:29 2003 UTC (8 years, 9 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -8 lines
update to gzip-1.3.5

Makefile
	PORTVERSION bumped
	MASTER_SITE_SUBDIR deleted
	EXTRACT_SUFX added
	DOC_FILES added
distinfo
	updated
pkg-plist
	doc files added

PR:		51762
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 10:42:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 28 02:37:43 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Remove ftp.xemacs.org as a stale master_site.
Fix directory of ftp.carrier.kiev.ua
Noticed by: portsurvey

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 11 14:27:23 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_7_0
Gzip (GNU zip) is a compression utility designed to be a replacement
for compress. Its main advantages over compress are much better
compression and freedom from patented algorithms.
WWW: http://www.gzip.org/

Devel version imported, see discussion in ports/
PR:		41061
Submitted by:	cyrille.lefevre@laposte.net

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