Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-18 | Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and | wrstuden | 3 | -6/+12 | |
libiberty.a. Lets other packages link against this libbfd. Discussed with Todd, and an interum fix until he can bash on this package some more. | |||||
1999-12-18 | redo | christos | 1 | -2/+2 | |
1999-12-18 | typo in patch | christos | 1 | -2/+2 | |
1999-12-18 | New patch checksum | christos | 1 | -3/+5 | |
1999-12-18 | - Fix Makefile to work with elf | christos | 4 | -58/+241 | |
- Fix RO string that got written - Add mmap() when we run ELF, because we need to map lomem - Fix uninitialized reference in di->location - Make doscmd_loader use loadfile() [Tested only with ELF] | |||||
1999-12-17 | Remove machine-dependency | mellon | 1 | -25/+25 | |
1999-12-17 | librep bindings for gtk - required by sawmill | mellon | 5 | -0/+28 | |
1999-12-17 | Build librep. | mellon | 1 | -1/+2 | |
1999-12-17 | An embeddable LISP interpreter, used by sawmill. | mellon | 5 | -0/+127 | |
1999-12-17 | Build spruce. | mellon | 1 | -1/+2 | |
1999-12-17 | Spruce - a GNOME based mailer that actually seems to be usable. | mellon | 7 | -0/+59 | |
1999-12-17 | Make this compile again. Hopefully fixes pr 9003 by Lennart Augustsson | pooka | 2 | -0/+16 | |
1999-12-17 | Update dependency on zope to reflect its correct version. Pointed out | agc | 1 | -2/+2 | |
by David Brownlee. | |||||
1999-12-17 | Update dependency on openldap to reflect its correct version. Pointed | agc | 2 | -4/+4 | |
out by David Brownlee. | |||||
1999-12-17 | Update dependency on kakasi to reflect its correct version. Pointed | agc | 1 | -2/+2 | |
out by David Brownlee. | |||||
1999-12-17 | Update dependency on esound to reflect its correct version. Pointed | agc | 1 | -2/+2 | |
out by David Brownlee. | |||||
1999-12-17 | Correct the addnerd dependency by adding a version number for this | agc | 1 | -2/+7 | |
package. Pointed out by David Brownlee. | |||||
1999-12-17 | Update dependency on freetype to reflect its correct version. Pointed | agc | 1 | -2/+2 | |
out by David Brownlee. | |||||
1999-12-17 | Update dependency on enlightenment to reflect its correct version. | agc | 1 | -2/+2 | |
Pointed out by David Brownlee. | |||||
1999-12-17 | Update dependency on clanlib to reflect its correct version. Pointed out by | agc | 1 | -2/+2 | |
David Brownlee. | |||||
1999-12-17 | Clean up this package somewhat, fetching it from a gzipped tarfile on | agc | 2 | -8/+6 | |
ftp.netbsd.org, rather than taking it straight from the NetBSD-current tree. | |||||
1999-12-17 | Make this work on alpha | pooka | 2 | -1/+24 | |
1999-12-16 | Fix default sgml catalog path, add NetBSD id to patch, correct | mjl | 4 | -32/+45 | |
PLIST. | |||||
1999-12-16 | Add alpha and sparc-elf support. | wrstuden | 2 | -5/+6 | |
1999-12-16 | Updated to 1.3.4. Changes are bugfixes (no details available). | mjl | 4 | -34/+11 | |
1999-12-16 | Add and enable user. | agc | 1 | -2/+3 | |
1999-12-16 | Import NetBSD-current's user(8) user/group management suite of | agc | 7 | -0/+124 | |
programs into the NetBSD packages collection. | |||||
1999-12-16 | added USE_FORTRAN for control of the fortran compiler | dmcmahill | 1 | -11/+4 | |
1999-12-16 | Add textutils | bouyer | 1 | -1/+2 | |
1999-12-16 | Remember to run 'cvs add' before 'cvs commit'. | bouyer | 1 | -0/+3 | |
1999-12-16 | Adapt to NetBSD | bouyer | 4 | -44/+11 | |
1999-12-16 | fix DEPENDS | dmcmahill | 1 | -2/+2 | |
1999-12-16 | Initial import of FreeBSD's "textutils" package: | bouyer | 6 | -0/+130 | |
GNU textutils utilities. | |||||
1999-12-16 | Use 3 lines of context, but protect the RCS Id in a different way, in | agc | 3 | -5/+11 | |
patch-aa, and use a pre-patch step in the package Makefile to substitute for RCS keywords. Regenerate patch file checksum. | |||||
1999-12-16 | changed depends from f2c-19980913 (the pkg) to just f2c (the executible) | dmcmahill | 1 | -2/+2 | |
1999-12-16 | Remove embedded blank line in pre-configure target. | agc | 1 | -2/+1 | |
1999-12-16 | Add yet more magic to parse Makefiles better. (plus be more verbose when | abs | 2 | -28/+79 | |
problems are encountered) | |||||
1999-12-16 | Update depends to rsaref 2.0p3 | abs | 3 | -6/+6 | |
1999-12-16 | Update to handle wildcard dependencies | abs | 2 | -154/+187 | |
1999-12-16 | regen | fredb | 1 | -2/+2 | |
1999-12-16 | Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead of | jonb | 3 | -7/+16 | |
faulty rsaref-2.0p2 while I'm in here. | |||||
1999-12-16 | This patch cleans up our message for unacceptable licenses: | hubertf | 1 | -6/+13 | |
miyu% make ===> xephem-3.1 Unacceptable license: no-commercial-use. To build this package, add this line to your /etc/mk.conf: ACCEPTABLE_LICENSES+=no-commercial-use To do this, we need to change the semantics of the IGNORE variable. It is no longer taken as one variable, but rather as one variable with several lines, seperated by whitespace. Each line will be printed on it's own. In addition, the code for the IGNORE_FAIL has been slightly moved around so IGNORE_SILENT can be used together with IGNORE_FAIL now. (does someone use this?). | |||||
1999-12-16 | add and enable db3 | hubertf | 1 | -1/+2 | |
1999-12-16 | Import Sleepycat's db routines (V3). | hubertf | 7 | -0/+800 | |
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks! | |||||
1999-12-16 | -Update to f2c-19991025. This newer version contains several bug fixes | dmcmahill | 12 | -147/+237 | |
including (from f2c/changes) = permit long names in #line lines = minor tweaks to make some (C++) compilers happier = some casts for systems with 64-bit longs. = some fixes to format strings -Add a -v (verbose) option to the f2c-f77 script. This is (unfortunately) used by some GNU configure scripts (octave for example) for examining the fortran compiler behaviour. | |||||
1999-12-15 | - Break out patches to ./lib/libxview/misc/expandname.c and | dmcmahill | 6 | -33/+85 | |
./lib/libxview/textsw/txt_filter.c from patch-ad into patch-al and patch-ao. - Fix several compilation bugs on the sparc. The code had #ifdef(sparc) checks when it was really wanting to make an operating system choice, not a processor choice. Thanks to Ethan Bakshy, ethan@mail.enteract.com for pointing out the problem (on port-sparc). | |||||
1999-12-15 | Change the -fpic flag to -fPIC. This allows the xview-libs package to | dmcmahill | 2 | -4/+4 | |
link on the sparc. Thanks to Ethan Bakshy, ethan@enteract.com for pointing out some of the xview problems on the sparc. | |||||
1999-12-15 | update md5 checksum for today's flavor of the manpage | windsor | 1 | -2/+2 | |
1999-12-15 | md5 didn't match file ndg_files.tar.gz | windsor | 1 | -2/+2 | |
neither my freshly-downloaded copy nor file residing in ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ | |||||
1999-12-15 | md5 didn't match file | windsor | 1 | -2/+2 | |
neither file freshly downloaded into my system, nor file residing on ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ghostscript/ |