Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13_1 20 Feb 2024 22:09:25 |
Muhammad Moinur Rahman (bofh) |
archivers/gzip: Moved man to share/man
Approved by: portmgr (blanket) |
1.13 16 Feb 2024 04:43:26 |
Neel Chauhan (nc) |
archivers/gzip: Update to 1.13 |
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.12 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.12 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.12 09 Apr 2022 04:43:38 |
Neel Chauhan (nc) |
archivers/gzip: Update to 1.12 |
1.11 13 Jan 2022 21:01:28 |
Stefan Eßer (se) |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
1.11 19 Sep 2021 03:42:52 |
Neel Chauhan (nc) |
archivers/gzip: Adopt port |
1.11 19 Sep 2021 03:42:52 |
Neel Chauhan (nc) |
archivers/gzip: Update to 1.11 |
1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.10 22 Jan 2019 09:09:50 |
danfe |
- Update `archivers/gzip' to version 1.10
- Switch to smaller .tar.xz distfile
- Drop custom DOC_FILES variable in favor of PORTDOCS
- Use option-helper target for installing docfiles |
1.9_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.9 11 Feb 2018 23:50:24 |
yuri |
archivers/gzip: Update WWW in pkg-descr
PR: 225026
Submitted by: i.bakirov@gmail.com
Approved by: timeout expired, tcberner (mentor, implicit) |
1.9 08 Feb 2018 12:05:05 |
johans |
Upddate to GNU gzip 1.9 (bugfix release) |
1.8 27 Apr 2016 12:20:20 |
johans |
Update to gzip 1.8 (bugfix release)
http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00012.html |
1.7 26 Apr 2016 20:18:07 |
johans |
Update to gzip 1.7
http://lists.gnu.org/archive/html/info-gnu/2016-03/msg00014.html
Remove local patch for --rsyncable, which is now included upstream |
1.6 16 Mar 2015 19:35:38 |
johans |
adding CPE information to Makefile
archivers/gzip has had vulnerabilities with a CPE identifier assigned
(e.g. CVE-2009-2624). This patch adds CPE information as suggested in
the FreeBSD wiki
PR: 198641
Submitted by: shun.fbsd.pr@dropcut.net |
1.6 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
1.6 03 Jul 2014 19:06:07 |
adamw |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
1.6 25 Jun 2014 19:37:02 |
bapt |
Allow to build with texinfo from ports |
1.6 21 Jan 2014 22:56:00 |
bapt |
Fix properties on pkg-plist |
1.6 28 Dec 2013 20:58:39 |
johans |
Enable stage support |
1.6 20 Sep 2013 13:11:21 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.6 24 Jun 2013 19:04:49 |
johans |
- Update GNU gzip to 1.6
- Remove patch for -k (finally included upstream)
- Adopt port
Approved by: gabor (old maintainer) |
1.4_2 05 Apr 2013 09:22:10 |
bapt |
Fix leftovers by using USES=charsetfix
Remove now useless pre-configure target
While here convert NOPORTDOCS to DOCS option
Reported by: pointyhat via miwi
Approved by: portmgr (implicit) |
1.4_2 20 Dec 2012 22:19:46 |
gabor |
- Turn on the RSYNCABLE option by default since it is required for a
dependent port [1]
- Bump PORTREVISION
Requested by: jgh [1] |
1.4_1 18 Dec 2012 07:57:31 |
danfe |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
1.4_1 06 Oct 2012 16:10:54 |
eadler |
Convert to OptionsNG
Approved by: gabor (maintainer) |
1.4_1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.4_1 06 Nov 2010 17:53:48 |
gabor |
- Add support for --rsyncable option
- Bump PORTREVISION
- Pet portlint(1)
PR: ports/151721
Submitted by: jpaetzel |
1.4 05 Feb 2010 21:55:09 |
gabor |
- Update to 1.4 |
1.3.12_1 21 Aug 2008 06:18:49 |
rafan |
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 (Only the first 15 lines of the commit message are shown above ) |
1.3.12_1 23 Jul 2007 09:36:52 |
rafan |
- 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 |
1.3.12_1 06 Jun 2007 18:22:47 |
gabor |
- Add support for -k command line option as there is in bzip2(1)
- Bump PORTREVISION
PR: ports/113397
Submitted by: Ighighi <ighighi@gmail.com> |
1.3.12 05 Jun 2007 15:48:57 |
gabor |
- 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 |
1.3.9 01 Feb 2007 22:18:55 |
gabor |
- 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) |
1.3.5_2 08 Dec 2006 13:46:35 |
gabor |
Change my e-mail address.
Approved by: erwin (mentor) |
1.3.5_2 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.3.5_2 02 Dec 2005 15:44:14 |
ehaupt |
- Update SHA256
- Pass maintainership to submitter
PR: 89839
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Discussed with: mnag |
1.3.5_2 02 Dec 2005 02:05:39 |
linimon |
Reset maintainer per his request. We hope to see him back soon. |
1.3.5_2 16 Oct 2005 17:49:56 |
flz |
- Remove master site.
PR: ports/87292
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer |
1.3.5_2 22 Jun 2005 22:44:41 |
simon |
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) |
1.3.5_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.3.5_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.3.5_1 22 May 2004 13:05:49 |
pav |
- Add three more MASTER_SITES
Recovered from: pending/67038 |
1.3.5_1 22 May 2004 11:51:06 |
pav |
- Remove dead MASTER_SITES
PR: ports/67026
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.3.5_1 17 Apr 2004 19:12:38 |
krion |
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
1.3.5_1 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
1.3.5_1 21 Oct 2003 09:58:09 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
1.3.5_1 08 Oct 2003 15:02:49 |
roam |
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> |
1.3.5 16 Aug 2003 10:08:28 |
kris |
Utilize INFO. |
1.3.5 05 May 2003 12:59:29 |
leeym |
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> |
1.3.3 21 Feb 2003 10:42:57 |
knu |
De-pkg-comment. |
1.3.3 28 Dec 2002 02:37:44 |
edwin |
Remove ftp.xemacs.org as a stale master_site.
Fix directory of ftp.carrier.kiev.ua
Noticed by: portsurvey |
1.3.3 11 Sep 2002 14:27:23 |
dinoex |
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 |