Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-22 | Unused. | wiz | 1 | -83/+0 | |
2004-05-21 | Don't force optimisation any more | adam | 2 | -1/+15 | |
2004-05-18 | Enable pkgviews installation. | recht | 3 | -3/+10 | |
2004-05-16 | USE_LANGUAGES= c c++ | minskim | 1 | -1/+3 | |
USE_LIBTOOL= yes | |||||
2004-05-16 | Added advancecomp-1.10. | xtraeme | 1 | -1/+2 | |
2004-05-16 | Initial import of advancecomp-1.10. | xtraeme | 4 | -0/+40 | |
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. | |||||
2004-05-15 | Update to 2.6.1: | jmmv | 3 | -7/+8 | |
* 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. | |||||
2004-05-13 | Fix security problem of lha package applying patches by David Ahmad | taca | 4 | -3/+84 | |
< da at securityfocus dot com > on bugtraq mailing list. Bump pacakge revision to nb2. | |||||
2004-05-12 | s/netbsd.org/NetBSD.org/i | grant | 1 | -2/+2 | |
2004-05-12 | Explicitly disable upx. | minskim | 1 | -1/+2 | |
2004-05-10 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-05-10 | Do not modify the magic file for file(1). Instead, show what should | minskim | 3 | -5/+26 | |
be done using MESSAGE. | |||||
2004-05-10 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-05-07 | Install the gzip.info file to ${PREFIX}/${INFO_DIR} instead of | reed | 1 | -2/+2 | |
${PREFIX}/info. | |||||
2004-05-07 | This previously didn't patch to stop installing the gzip.info file | reed | 3 | -16/+34 | |
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.) | |||||
2004-05-07 | Add RCS tag | cjep | 1 | -0/+1 | |
2004-05-07 | Drop maintainership; I don't have the enough free time to maintain | xtraeme | 1 | -2/+2 | |
all these packages. | |||||
2004-05-06 | add HOMEPAGE | itojun | 1 | -1/+2 | |
2004-05-05 | Add in more compat options that are required. From "BSD For Ever" on | cjep | 1 | -3/+3 | |
the pkgsrc-bugs list. | |||||
2004-05-03 | Install to ${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info. | reed | 1 | -2/+2 | |
2004-05-02 | pass --disable-builddir to the configure script because the builddir | danw | 1 | -1/+2 | |
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?) | |||||
2004-05-02 | fix install user/group on darwin | danw | 2 | -1/+14 | |
2004-05-02 | patch in a fake malloc.h so this builds on darwin (and freebsd) | danw | 2 | -1/+8 | |
2004-05-02 | remove some really awful non-portable stdio assumtions so this builds on | danw | 2 | -1/+26 | |
darwin | |||||
2004-05-02 | make this build on darwin | danw | 1 | -1/+7 | |
2004-04-27 | nb1: Make work on Interix; check for -ldl in configure.in automagically; | tv | 4 | -9/+48 | |
install without stripping binaries (so that "arj" works properly) | |||||
2004-04-25 | Don't build on Interix. | tv | 1 | -1/+3 | |
2004-04-25 | use my NetBSD.org email address. | dillo | 1 | -2/+2 | |
2004-04-25 | Remove USE_BUILTIN.zlib, which was a local modification :) | xtraeme | 1 | -2/+1 | |
2004-04-24 | Missed this in commit of patch-ac (thanks wiz). | tv | 1 | -1/+2 | |
2004-04-24 | Unused. | wiz | 1 | -29/+0 | |
2004-04-24 | bl3ify | xtraeme | 3 | -10/+11 | |
2004-04-24 | Make work on Interix. It has a mkdev() but not a makedev(), so define | tv | 1 | -0/+14 | |
makedev() in terms of mkdev() in that case. | |||||
2004-04-22 | Enable pkgviews installation. | minskim | 3 | -3/+13 | |
2004-04-22 | - Use buildlink framework. | minskim | 1 | -1/+4 | |
- Enable pkgviews installation. | |||||
2004-04-22 | update to 3.10.20 (improvements and bug fixes) | dillo | 6 | -78/+46 | |
2004-04-22 | Obey CPPFLAGS. | tv | 1 | -3/+3 | |
2004-04-20 | +szip | drochner | 1 | -1/+2 | |
2004-04-20 | import szip-1.1, a (lossless) compression library for scientific sample | drochner | 5 | -0/+58 | |
data | |||||
2004-04-18 | USE_LANGUAGES=c++ | grant | 1 | -1/+2 | |
2004-04-17 | Make ppmd build and run in Linux. | ben | 2 | -1/+15 | |
2004-04-17 | only make the gcc target if we're using gcc. | grant | 1 | -2/+5 | |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -2/+2 | |
*-dirs packages. | |||||
2004-04-14 | Add USE_LANGUAGES=c c++ to note that this package uses C and C++. | ben | 1 | -1/+2 | |
2004-04-14 | Add USE_LANGUAGES=c++ to note that this package uses c++. | ben | 1 | -1/+2 | |
2004-04-14 | Add USE_LANGUAGES=c++ to note use of c++. Also change name of shell | ben | 1 | -3/+4 | |
variable from 'file' to 'f' to silence a pkglint warning. | |||||
2004-04-12 | pax does not support tape drives on Unixware at the moment. | heinz | 1 | -2/+2 | |
2004-04-11 | - Update afio to 2.5. | minskim | 3 | -23/+32 | |
- Use buildlink framework. - NO_CONFIGURE=yes - Enable pkgviews installation. Changes in 2.5: - In afio.h ulo and ull macros, added L and LL letters in constants. - Documented `long long' issues in PORTING file. Removed ifdeffed typedef ulonglong porting hacks from the afio.h file. - Changed mknod() call to mkfifo() call when creating named pipe from archive. Freebsd cannot make named pipes with mknod. - Added some extra defines to suppress some warnings on sun platform. Also added some stuff around awk invocations in makefile and regtest to make things easier on sun -- the sun platform I tried it on had a default awk that was too ancient to understand things like gsub. - Added some discussion of sun and freebsd to PORTING file. - Fix to regression test: no longer complains if two compared directory inodes have a size difference. Bases on bug report by vasudeva. - Changed sanity check on the stdin at the start of executing -o mode: now the check only happens if stdin is a tty. This allows scripts to make empty archives, and is needed for compatibility with tob. Based on problem report by Dirk Eddelbuettel. - Changed read() to readall() in outdata(). - Updated SCRIPTS file. | |||||
2004-04-11 | No longer used. | snj | 1 | -35/+0 | |
2004-04-11 | - Use buildlink framework. | minskim | 1 | -1/+8 | |
- NO_CONFIGURE=yes - Enable pkgviews installation. |