summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15Upgrade python22 package from 2.2.1 to 2.2.2.tsarna4-16/+57
Mostly bug fixes, a few enhancements, notably in the email package.
2002-10-15Initial import of DNS::ZoneParse 0.82 into the NetBSD packages collectioncjep1-1/+2
as net/p5-DNS-ZoneParse. This perl5 module is for parsing and manipulating DNS zone files. It can be used to pull all the resource records into an anonymous hash structure.
2002-10-15Add and enable p5-DNS-ZoneParsecjep1-1/+2
2002-10-15Initial import of DNS::ZoneParse 0.82 into the NetBSD packages collectioncjep4-0/+24
as net/p5-DNS-ZoneParse. This perl5 module is for parsing and manipulating DNS zone files. It can be used to pull all the resource records into an anonymous hash structure.
2002-10-15Initial import of rdiff-backup-0.10.1 into the NetBSD Packages Collection.agc1-1/+2
Provided in PR 18577 by David.S at idiom dot com, some modifications by me to use buildlink2 files, and to specify the correct version of python required. Rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. Rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted.
2002-10-15Add and enable rdiff-backupagc1-1/+2
2002-10-15Initial import of rdiff-backup-0.10.1 into the NetBSD Packages Collection.agc6-0/+147
Provided in PR 18577 by David.S at idiom dot com, some modifications by me to use buildlink2 files, and to specify the correct version of python required. Rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. Rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted.
2002-10-15We need the suse-Makefile when we _are_ on NetBSD.jschauma2-4/+4
2002-10-15Add a buildlink2 file for this package.agc1-0/+29
2002-10-15Initial import of librsync-0.9.5.1 into the NetBSD Packages Collection.agc1-1/+2
Provided in PR 18576 by "David S." <dgs@malign.rad.washington.edu>, the buildlink2 glue and libtool glue added by me. Librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications. Librsync encapsulates the core algorithms of the rsync protocol, which help with efficient calculation of the differences between two files. The rsync algorithm is different from most differencing algorithms because it does not require the presence of the two files to calculate the delta. Instead, it requires a set of checksums of each block of one file, which together form a signature for that file. Blocks at any point in the other file which have the same checksum are likely to be identical, and whatever remains is the difference.
2002-10-15Add and enable librsyncagc1-1/+2
2002-10-15Initial import of librsync-0.9.5.1 into the NetBSD Packages Collection.agc4-0/+48
Provided in PR 18576 by "David S." <dgs@malign.rad.washington.edu> Librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications. Librsync encapsulates the core algorithms of the rsync protocol, which help with efficient calculation of the differences between two files. The rsync algorithm is different from most differencing algorithms because it does not require the presence of the two files to calculate the delta. Instead, it requires a set of checksums of each block of one file, which together form a signature for that file. Blocks at any point in the other file which have the same checksum are likely to be identical, and whatever remains is the difference.
2002-10-15note that minivmac-0.1.7 addition into emulators category.kei2-2/+4
2002-10-15initial import of Mini vMac 0.1.7 into the NetBSD packages collection.kei5-0/+76
Mini vMac is a minor spin off of the program vMac. Its goal is to provide the simplest usable emulation of a Macintosh, instead of the fastest or most usable emulation. It can serve as a programmers introduction to vMac, having only about one tenth as much source code.
2002-10-15xmbdfed is moved from graphics to fonts category.kei3-4/+5
2002-10-15re-imported xmbdfed, a Motif-based BDF editor, from graphics category.kei6-0/+113
2002-10-15font related utilities are located in fonts category these days.kei6-113/+0
so xmbdfed will go there.
2002-10-15sync install message to reality. it's efont, not efont-unicode.kei1-2/+2
2002-10-15Fix typo which made this file completely useless and caused build failurestron1-2/+2
in all KDE packages using it.
2002-10-15fixed some build and installation issue. tested on 1.6D/i386.kei7-17/+43
- use buildlink2 - it needs MesaLib - added missing entries into PLIST - /usr/local, /usr/pkg --> ${PREFIX} - modified the way of handling LDFLAGS - and some minor stuff
2002-10-15Initial import of Phoenix-0.3 into the NetBSD packages collection.grant1-1/+2
Phoenix is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform. This is a Linux binary package for Linux and NetBSD/i386.
2002-10-15add phoenix.grant1-1/+2
2002-10-15Initial import of Phoenix-0.3 into the NetBSD packages collection.grant7-0/+733
Phoenix is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform. This is a Linux binary package for Linux and NetBSD/i386.
2002-10-15Fix from Robert Elz in PR 18664 to stop sortm coredumping when there'sagc4-4/+42
a numerical subject. "And yes, this really does add a preprocessor conditional that makes either one of two original statements get compiled, and the other omitted (ie: the patch is correct, though just deleting a line would work as well). The "#if 0" could become "#if 1" and the core dump would also be gone, though the results of the sort would then sometimes be rather hard to explain..." Bump PKGREVISION.
2002-10-15Updated popt to 1.7martti1-1/+2
2002-10-15Updated popt to 1.7martti4-15/+26
Changes unknown (not listed in the CHANGES file).
2002-10-15- remove unused (and commented out) DEPENDSdmcmahill1-6/+1
- remove redundant do-configure target (perl5/module.mk does that now)
2002-10-15s/BUILDLINK_DIR/BUILDLINK_PREFIX.curl/martti1-2/+2
2002-10-15Note kdbg update.markd1-1/+2
2002-10-15Update to version 1.2.6markd5-36/+37
Changes are: Opening the Find dialog no longer toggles a breakpoint. Make mouse wheel work (again) in source, variables, and watch windows. When a pointer to a struct is expanded the struct is also expanded. Improved toolbar and application icons.
2002-10-15Trivially use java.mk.jschauma1-3/+5
Clean up to to fit into <80 cols. (Note: MASTER_SITE seems to be unavailable at the moment, I contacted the author.)
2002-10-15Use java.mkjschauma1-2/+3
2002-10-15Trivially use java.mkjschauma1-2/+2
2002-10-14Note addition of py-jpCodecstsarna1-1/+2
2002-10-14Fix build problem on systems where the NetBSD source tree is not intron1-1/+2
"/usr/src" as suggested by Julio Merino in PR pkg/18485.
2002-10-14Add and enable py-jpCodecstsarna1-1/+2
2002-10-14Initial import of codecs for Japanese language encodings.tsarna4-0/+94
2002-10-14Added grep 2.5.bouyer1-1/+2
2002-10-14Add grepbouyer1-1/+2
2002-10-14Package for GNU grep 2.5.bouyer5-0/+82
2002-10-14Update pkg_tarup to 1.2. Changes:hubertf3-5/+7
find pkg_create etc. on Solaris etc. Suggested by Mark Davies <mark@mcs.vuw.ac.nz> in private mail.
2002-10-14clean up some more of the cruft left in emul-rootjschauma1-3/+3
2002-10-14Add post-install target to create symlinks from foo.so to foo.so.major.jschauma1-1/+13
This addresses problem #3 in PR pkg/18606.
2002-10-14Linux' find wants the dir as the first argument, NetBSD find wantsjschauma3-6/+6
'-d' first. Adjust FIND_ARG accordingly. Problem noted by Martti Kupparinen.
2002-10-14Remove entry for "sbin/nessus-mkcert-client" which apparently doesn'ttron1-2/+1
get installed by the latest version of this package.
2002-10-14remove build dependency on autoconf, it's not neededdillo1-3/+1
2002-10-14Note update of pth to 1.4.1nb3.skrll1-1/+2
Various updates and fixes that I've collected recently: * Provide nanosleep(2) and usleep(3) wrappers. * Make sure sigprocmask syscalls are used in pth_system. * "Fix" FD_SET handling in the select(2) wrapper so that mismatches between pth FD_SETSIZE and user program FD_SETSIZE don't cause problems. * Update poll(2) wrapper to be more poll(2) like - in particular never return EINVAL for bad file descriptors Thanks to Matthias Drochner for this. * Improve error handling in connect(2) wrapper so that we don't confuse the scheduler. This fixes pkg/17944 from Christian Biere (ChristianBiere at gmx dot de) * Introduce autoconf handling of the value of FD_SETSIZE used by pth. If we have to hard code a value we might as well make it easy to change and make the inclusion of pth.h or pthread.h by a program that re-defines FD_SETSIZE an error. Inspired by pkg/17944. * Fix a compiler warning that I introduced a little while ago. * Disable --enable-syscall-hard for non-NetBSD platforms and for pre-1.6/m68k. Make a note of the PRs that need fixing. This closes pkg/18236 from Klaus Heinz (k dot heinz dot sep dot zwei at onlinehome dot de) The FD_SETSIZE problems would be handled better if pth was changed to use poll(2), and not select(2), internally.
2002-10-14Knock off a TODO item: when generating the internal list of acceptablejlam1-11/+30
JVMs from the package-provided PKG_JVM_ACCEPTED list, filter out those JVMs that aren't available for the current platform. This allows a package to simply list all JVMs that may be used to build it in PKG_JVM_ACCEPTED, regardless of platform issues, instead of having to construct a different PKG_JVM_ACCEPTED based on the platform we are using.
2002-10-14Depend on latest kdegraphics, and bump PKGREVISION.markd1-3/+3
CVS ----------------------------------------------------------------------
2002-10-14Patch from KDE Security Advisory: 20021008-1:markd4-3/+246
KGhostview Arbitary Code Execution This is untested by me other than the patch applies cleanly. Bumped PKGREVISION.