aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gtar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Most commonly used build systems support silent builds, when theyamdmi32016-09-101-2/+1
* - Fix licenseamdmi32016-06-291-5/+4
* Do not attempt to rebuild tar.info after patching configure.naddy2016-06-061-0/+4
* Update to 1.29. User-visible changes:naddy2016-06-041-5/+3
* Use the new test framework in my ports, if applicable.naddy2015-10-141-6/+4
* - Switch to options helpersamdmi32015-09-251-7/+2
* Add CPE information.naddy2015-03-041-2/+3
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+2
* Update to 1.28. Noteworthy changes in this release:naddy2014-08-071-1/+4
* Allow to build with texinfo from portsbapt2014-06-261-1/+1
* Add USES=charsetfixbapt2014-06-251-1/+1
* Update to 1.27.1. Bug fixes:naddy2014-05-131-3/+2
* USE_BZIP2 -> USES+=tar:bzip2naddy2014-03-141-2/+1
* Use MAKE_CMD to run regression tests.naddy2013-12-181-1/+1
* * Regenerate patch to fix harmless but confusing warning.naddy2013-11-191-0/+2
* Update to 1.27.naddy2013-10-081-4/+11
* Convert to stage and option helpers.naddy2013-09-241-18/+7
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Simplify by dropping workarounds for unsupported FreeBSD versions.naddy2013-08-201-17/+3
* For all my portsnaddy2013-08-021-2/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* Convert to OptionsNG and trim Makefile headers.naddy2012-12-191-7/+7
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+4
* Update to bugfix release 1.26.naddy2011-03-161-2/+2
* Allow building as root.naddy2011-03-161-0/+7
* Fix bug with --one-file-system and --listed-incremental.naddy2010-11-281-0/+1
* Update to 1.25, which mostly brings miscellaneous bug fixes.naddy2010-11-251-4/+2
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* Fix dead loop on extracting existing symlinks with the -k option.naddy2010-06-121-1/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* The xz utils and lzma library have been imported into base, so makenaddy2010-05-221-2/+8
* Update to 1.23: miscellaneous bug fixes and minor additions.naddy2010-03-301-5/+6
* Fix a buffer overflow in the rmt client functionality.naddy2010-03-251-1/+1
* Fix a geline() segfault on 8.0 when using --listed-incremental.naddy2010-01-211-1/+1
* You can now use -J to (un)compress xz format files (.tar.xz, .txz).naddy2009-09-211-3/+3
* Mark MAKE_JOBS_SAFE for SMP compilation.naddy2009-03-251-0/+1
* Update to 1.22 which adds --xz/-J support for xz compression.naddy2009-03-101-4/+4
* * Update to 1.21. Notable changes:naddy2008-12-311-18/+4
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Rename manual "test" target to "regression-test" so that it willnaddy2008-06-211-2/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).naddy2008-04-221-5/+5
* Work around the assumption that openat() implies the existence ofnaddy2008-04-121-0/+3
* Update to 1.19. Changes in this releases:naddy2008-01-161-3/+11
* Fix directory traversal vulnerability.naddy2007-09-021-0/+1
* Update to 1.18. Switched to GPLv3, no user visible changes.naddy2007-08-161-2/+3
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
* Fix message catalog directories.naddy2007-06-131-0/+1
* Update to 1.17. Changes in this release:naddy2007-06-111-1/+1
* Update to 1.16.1. User-visible changes:naddy2006-12-141-2/+1
* Fix GNUTYPE_NAMES directory traversal vulnerability by not extractingnaddy2006-12-011-1/+1
* dirrmtry some directories which will be leftover on deinstall.tmclaugh2006-11-161-0/+1
* Update to 1.16. User-visible changes:naddy2006-11-141-4/+8
* Fix a buffer overflow, caused by improper bounds checking of thenaddy2006-03-041-1/+1
* Fix command line parsing.naddy2005-01-301-0/+1
* Update to 1.15.1. Notable changes:naddy2005-01-101-1/+5
* Remove USE_GETTEXTkrion2004-07-111-1/+0
* Support WITHOUT_NLSkrion2004-07-111-0/+8
* Update to 1.14, the first new official release in almost five years.naddy2004-05-151-3/+4
* Update to 1.13.94 and jettison private FreeBSD modifications.naddy2004-04-291-12/+4
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-311-2/+2
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* Utilize INFO and bump PORTREVISION.kris2003-08-161-1/+3
* IGNORE while this is identical to the base system tar.naddy2003-06-121-1/+7
* pkg-comment -> COMMENTnaddy2003-02-211-0/+1
* Removed stale master_site, informed maintainer.edwin2002-12-281-1/+0
* Fix a security bug that allows extracted filenames to contain ".." andkris2002-10-051-1/+1
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* Sync with src/contrib/tar - re-enable --same-owner for uid 0.sobomax2002-06-071-1/+1
* Sync with src/contrib/tar - don't assume that user with uid 0 doesn't reallysobomax2002-06-071-1/+1
* Stage 1 of system GNU tar upgrade to a modern version:sobomax2002-06-021-1/+1
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Update to 1.13.25:naddy2001-11-061-3/+3
* - Fix "gtar --version" segfault on -STABLE reported by Jason R. Mastaler.naddy2001-11-051-1/+2
* Update my MAINTAINER address.naddy2001-11-041-1/+1
* Update to 1.13.23petef2001-09-211-2/+3
* Update to 1.13.22.knu2001-09-111-3/+4
* change category to archivers.sf2001-02-091-1/+1
* o update to 1.13.19.sf2001-02-011-6/+7
* Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>andreas2001-01-041-1/+1
* Changed maintainer to ports, I want to reduce my personal workload.andreas2001-01-041-1/+1
* import more stuff from PR 23815andreas2000-12-271-1/+2
* explanation of previous committ, requested by Kris Kennaway:andreas2000-12-261-1/+1
* include two changes of PR 23815, the rest is in discussion with 'naddy'.andreas2000-12-261-1/+1
* update to version 1.13.18 as requested by David.andreas2000-12-251-1/+2
* - update port to last gtar releaseandreas2000-10-011-4/+13
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
* update port to version 1.13andreas2000-04-171-1/+1
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-6/+1
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
* Create info/dir before trying to use it. Also, add install-info linesasami1998-12-251-1/+6
* No need to use += for variables defined only once.asami1998-06-081-2/+2
* import new port GNU tar 1.12, latest versionandreas1998-06-061-0/+18