| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
From upstream.
Security: c175d72f-3773-11df-8bb8-0211d880e350
|
|
|
|
| |
Submitted by: Dennis Noordsij <noordsij@cs.helsinki.fi>
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
PR: 133014
Submitted by: mm
|
|
|
|
|
| |
However, xz itself does not have a stable release yet, so don't force
a runtime dependency.
|
|
|
|
|
|
|
|
| |
- Some new flags, e.g. -J for lzma compression and --lzop.
- transformation scope flags
Testsuite fixes from upstream CVS.
* Drop workarounds for no longer supported FreeBSD releases.
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
| |
be automatically run on the package build cluster.
Suggested by Pedro <pfgshield-freebsd@yahoo.com>.
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- Update to 1.20.
Notable changes: This release adds support for lzma compression
and the -a option to select the compression algorithm based on
the suffix of the archive file name.
|
|
|
|
|
|
| |
fdopendir(). FreeBSD 8 has the former, but not the latter.
PR: 122433
|
|
|
|
|
| |
* new option --exclude-vcs
* miscellaneous bug fixes
|
|
|
|
|
|
| |
PR: 115914
Submitted by: Nick Barkas <snb@threerings.net>
Security: http://www.vuxml.org/freebsd/d944719e-42f4-4864-89ed-f045b541919f.html
|
|
|
|
|
| |
PR: 115548
Submitted by: rafan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: kris (pointyhat)
|
|
|
|
|
|
|
|
| |
* Fix archivation of sparse files in posix mode.
* Fix operation of --verify --listed-incremental.
* Fix --occurrence.
* Scope of --transform and --strip-components options.
* End-of-volume script can send the new volume name to tar.
|
|
|
|
|
|
|
| |
* New option --exclude-tag allows to specify "exclusion tag files".
* The --exclude-cache option now excludes the directories themselves, too.
* Support for reading ustar type 'N' logical records has been removed.
* Race conditions around 'tar -x --same-owner' have been fixed.
|
|
|
|
|
|
|
|
|
| |
these entries. Support for GNUTYPE_NAMES will be dropped completely
in 1.16.1.
Notified by sem@
Security: VuXML 3dd7eb58-80ae-11db-b4ec-000854d03344
|
|
|
|
| |
Notified by: My tinderbox
|
|
|
|
|
|
|
|
|
| |
Incompatible changes:
* No globbing by default when extracting from or listing an archive.
* -l is now an alias of --check-links
Miscellaneous new options and bug fixes. For a complete list, see
http://lists.gnu.org/archive/html/bug-tar/2006-10/msg00031.html
|
|
|
|
|
| |
PR: 94084
Submitted by: Tod McQuillin <devin@spamcop.net>
|
|
|
|
|
|
|
|
|
|
| |
PAX extended headers. By tricking a user into processing a specially
crafted tar archive, this could be exploited to execute arbitrary
code with the privileges of the user.
Security: CVE-2006-0300
Approved by: portmgr (erwin)
Obtained from: Ubuntu
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Submitted by: Jiri Pridal <jiri.pridal@jmk.izscr.cz>
Obtained from: GNU CVS
|
|
|
|
|
|
|
| |
- Compressed archives are now recognized automatically.
- Numerous bug fixes.
Add a target "test" to run the included regression test suite.
|
| |
|
| |
|
|
|
|
| |
No user-visible changes from the last alpha version.
|
|
|
|
|
|
|
|
| |
Notable changes in this release:
- Support for POSIX.1-2001 and ustar archive formats.
- Various option flag changes.
- New message translations.
- Bug fixes.
|
| |
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
| |
|
|
|
|
| |
Suggested by: kuriyama
|
| |
|
|
|
|
| |
Noticed by: portsurvey.
|
|
|
|
|
|
| |
bump PORTREVISION.
Submitted by: naddy
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
| |
|
|
|
|
| |
care about umask(2).
|
|
|
|
|
| |
PR: 38891
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
|
|
|
|
|
|
|
| |
Merge all applicable bugfixes, local hacks and new features from the ancient
base system tar into the port, so those two are interchangeable.
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New option --overwrite-dir.
* Fixes for buffer overrun, porting, and copyright notice problems.
* Add Korean message catalog.
Fixes:
* Don't pick up spurious iconv dependency.
* Remove home page from pkg-descr. It provides little but
historical information, and links to an outdated version of the
GNU tar manuals, a current version of which ships with the port.
Approved by: trevor
|
|
|
|
|
|
|
|
| |
- Bump the port revision.
- Move PKGNAMEPREFIX to where portlint wants it.
PR: 30713
Approved by: trevor
|
|
|
|
| |
Approved by: trevor
|
|
|
|
|
| |
PR: 30689
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
PR: ports/30371
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Add a patch to work around a /bin/sh bug described in PR #30392.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
| |
|
|
|
|
|
|
|
|
|
| |
o deinstall info properly.
o add WANT_STATIC flavor.
PR: 24502
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>,
maintainer
|
|
|
|
| |
who wrote to me in personal e-mail to take over maintenance.
|
|
|
|
| |
Maybe I take over again in the future if I have more time for this.
|
|
|
|
| |
but now..
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use PKGNAMEPREFIX so that package is named *g*tar like the port
- patch-ac silences gcc when compiling prepargs.c
additionally:
- fetch patch-ab out of Attic, we still want info file not
splitted into pieces
- bump PORTREVISION, since patch-ab fixes package building
PR: 23815
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
|
|
|
|
| |
- added one category entry (archivers)
- updated one locale entry in pkg-plist, which I overlooked
This committ additionally bumps PORTREVISION, since updating
the plist is a major issue.
PR: 23815
|
|
|
|
| |
PR: 23815
|
| |
|
|
|
|
|
|
|
|
| |
- fixes --exclude, -X problem in version 1.13, where excludes have been
wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
|
| |
|
|
|
|
| |
PR: 17894
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
|
| |
|
|
|
|
| |
to PLIST.
|
| |
|
|
|