summaryrefslogtreecommitdiff
path: root/archivers/gtar/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.16.1. User-visible changes:Christian Weisgerber2006-12-131-2/+1
* Fix GNUTYPE_NAMES directory traversal vulnerability by not extractingChristian Weisgerber2006-11-301-1/+1
* dirrmtry some directories which will be leftover on deinstall.Tom McLaughlin2006-11-161-0/+1
* Update to 1.16. User-visible changes:Christian Weisgerber2006-11-141-4/+8
* Fix a buffer overflow, caused by improper bounds checking of theChristian Weisgerber2006-03-041-1/+1
* Fix command line parsing.Christian Weisgerber2005-01-301-0/+1
* Update to 1.15.1. Notable changes:Christian Weisgerber2005-01-091-1/+5
* Remove USE_GETTEXTKirill Ponomarev2004-07-101-1/+0
* Support WITHOUT_NLSKirill Ponomarev2004-07-101-0/+8
* Update to 1.14, the first new official release in almost five years.Christian Weisgerber2004-05-151-3/+4
* Update to 1.13.94 and jettison private FreeBSD modifications.Christian Weisgerber2004-04-281-12/+4
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
* introduce MASTER_SITE_GNU_ALPHAYing-Chieh Liao2003-10-311-2/+2
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
* Utilize INFO and bump PORTREVISION.Kris Kennaway2003-08-161-1/+3
* IGNORE while this is identical to the base system tar.Christian Weisgerber2003-06-111-1/+7
* pkg-comment -> COMMENTChristian Weisgerber2003-02-211-0/+1
* Removed stale master_site, informed maintainer.Edwin Groothuis2002-12-281-1/+0
* Fix a security bug that allows extracted filenames to contain ".." andKris Kennaway2002-10-051-1/+1
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
* Sync with src/contrib/tar - re-enable --same-owner for uid 0.Maxim Sobolev2002-06-071-1/+1
* Sync with src/contrib/tar - don't assume that user with uid 0 doesn't reallyMaxim Sobolev2002-06-071-1/+1
* Stage 1 of system GNU tar upgrade to a modern version:Maxim Sobolev2002-06-021-1/+1
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
* Update to 1.13.25:Christian Weisgerber2001-11-051-3/+3
* - Fix "gtar --version" segfault on -STABLE reported by Jason R. Mastaler.Christian Weisgerber2001-11-041-1/+2
* Update my MAINTAINER address.Christian Weisgerber2001-11-031-1/+1
* Update to 1.13.23Pete Fritchman2001-09-211-2/+3
* Update to 1.13.22.Akinori MUSHA2001-09-111-3/+4
* change category to archivers.FUJISHIMA Satsuki2001-02-081-1/+1
* o update to 1.13.19.FUJISHIMA Satsuki2001-02-011-6/+7
* Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>Andreas Klemm2001-01-041-1/+1
* Changed maintainer to ports, I want to reduce my personal workload.Andreas Klemm2001-01-031-1/+1
* import more stuff from PR 23815Andreas Klemm2000-12-261-1/+2
* explanation of previous committ, requested by Kris Kennaway:Andreas Klemm2000-12-261-1/+1
* include two changes of PR 23815, the rest is in discussion with 'naddy'.Andreas Klemm2000-12-261-1/+1
* update to version 1.13.18 as requested by David.Andreas Klemm2000-12-251-1/+2
* - update port to last gtar releaseAndreas Klemm2000-10-011-4/+13
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
* update port to version 1.13Andreas Klemm2000-04-161-1/+1
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-6/+1
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
* Create info/dir before trying to use it. Also, add install-info linesSatoshi Asami1998-12-241-1/+6
* No need to use += for variables defined only once.Satoshi Asami1998-06-081-2/+2