Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
properly handling broken archives.
|
|
|
|
tech-pkg@.
|
|
|
|
- Include time.h to use struct tm.
- Remove hardcoded /usr/include/varargs.h from makefile dependency.
|
|
bzip2 library is used instead of native one.
|
|
bypassing the check in configure (we can assume it's there).
Ew, working with non-up-to-date copies of directories...
|
|
deprecated (?) function. Even though, the module seems to build
correctly with the current version of curl in pkgsrc, so change the
check to look for an existent function.
This fixes the build of the curl module, thus solving the problem
exposed in latest kristerw@'s bulk build in NetBSD 2.0_BETA/i386.
Not bumping PKGREVISION because this was not packaged in the first
place.
|
|
configure uses curl_formparse(), which is not available in
curl-7.12.0. Since curl_formparse() is never used in libcompress and
curl is always available through buidlink, it is safe to skip the
test.
|
|
- Use lseek(2) instead of tell() on Linux.
- Use "${RM} -f" instead of "rm" in @unexec.
|
|
|
|
and sketch@ in PR pkg/22851.
Also apply a patch from Debian Linux to fix the ustar problem (Debian
bug #238177). Reported by Christian Weisgerber on tech-pkg@.
Changes:
* bug fixes from Debian, Red Hat, and SuSE GNU/Linux Distribution patches
* --rsh-command option
|
|
patch provided by Richard Rauch in PR 25786
bump PKGREVISION to 2
|
|
|
|
|
|
PR pkg/25768.
New features:
5.51a (09 Mar 02):
- no new features
5.51b (11 Jan 03):
- TANDEM: new -r option to suppress extension merging [Dave Smith]
- WinCE, new port in addition to pUnZip (GUI): command line tool usable for
"batch" processes (not quite finished, needs "makefile" cleanup, tests,
and refinements) [Simon Roberts, SPC]
- SET_DIR_ATTRIB feature code revised and reorganized to allow seamless
adaption to different OS environments; added support for restoring
directory timestamps to the WIN32 port [Kai-Uwe-Rommel, SPC]
5.51c (13 May 03):
- WinCE command line tool integration is (almost) finished: project file is
cleaned up and works with VC-embedded 3.0; port needs testing... [SPC]
5.51d (27 Feb 04):
- Cygwin is recognized as a target in the Unix port
[Charles Wilson, Cosmin Truta, SPC]
- remove support for quoting characters from all ports; this feature was a
security hole [SPC]
5.51e (01 Mar 04):
- Win32 port (list.c, unzpriv.h, win32.c, w32cfg.h): the date in (non-ZipInfo)
listings is displayed using the separator given by the system's locale,
when available [Cosmin Truta]
See History.551 in distfile for complete bug fix history.
|
|
tech-pkg@.
|
|
|
|
- Enable pkgviews installation.
|
|
|
|
|
|
|
|
- Enable pkgviews installation.
|
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives,
.PNG snapshots, .MNG video clips and .GZ files.
It's mainly intended for recompressing your rom, snapshot and clip collection
of emulated games.
The main features are:
* Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip
implementation.
* Recompress MNG files using Delta and Move optimization.
|
|
* Fixed reading of filenames with spaces in tar archives.
* Fixed bug #138154 (File-Roller Crash when dropping a file dragged
from archive).
* Remove a file from the recent file list if the file could not be loaded.
* Added RPM and Suffit to the recent file list mime types.
* Fixed popup menu sensitivity.
|
|
< da at securityfocus dot com > on bugtraq mailing list.
Bump pacakge revision to nb2.
|
|
|
|
|
|
|
|
be done using MESSAGE.
|
|
|
|
${PREFIX}/info.
|
|
because it was just removed after.
But now use a patch to disable the install and disable the
creation of the ${PREFIX}/info directory.
(${PREFIX}/info is wrong; pkgsrc uses ${PREFIX}/${INFO_DIR}.)
(The patch also includes the BSD_INSTALL_SCRIPT change
which was previously done in the Makefile using sed.)
|
|
|
|
all these packages.
|
|
|
|
the pkgsrc-bugs list.
|
|
|
|
support is useless in pkgsrc anyway, and it breaks the build on several
platforms because of confusion over what the build dir is to be
called. (possibly because of CONFIG_SUB_OVERRIDE?)
|
|
|
|
|
|
darwin
|
|
|
|
install without stripping binaries (so that "arj" works properly)
|