Commit graph

4536 commits

Author SHA1 Message Date
hubertf
0662cedb1e sync with -current 1999-02-08 20:55:47 +00:00
hubertf
0c611d7f1b Network security scanner 1999-02-08 17:17:48 +00:00
hubertf
a8fee654d2 add and enable nessus 1999-02-08 16:39:06 +00:00
bouyer
a3c3247e3d Add and enable p5-MailTools 1999-02-08 11:12:16 +00:00
bouyer
5327688350 Initial import of Mailtools perl5 module, methods to parse RFC822 compliant
mail messages, and a few other things.
1999-02-08 11:10:20 +00:00
frueauf
78f09f0170 Enable gnuchess. 1999-02-08 08:51:19 +00:00
frueauf
925edb8c04 Initial import of gnuchess-4.0.79, the "classic" GNU chess. 1999-02-08 08:48:37 +00:00
tv
d27d2d5294 libscsi is not shared; change this from DEPENDS to BUILD_DEPENDS. 1999-02-07 17:03:27 +00:00
hubertf
8618ffcbca add and enable nighthawk 1999-02-07 02:06:46 +00:00
hubertf
2e238c9a46 C=64 Paradroid clone 1999-02-07 02:06:18 +00:00
hubertf
1dd9d2d42a also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com> 1999-02-06 21:41:25 +00:00
frueauf
8edbc5f259 Update hexedit to 1.1.0. While here also make sure INSTALL is initialized
right, 1.3.3 install does not ignore -c if called with -d, pointed out
in pr 6934.
1999-02-06 20:32:43 +00:00
hwr
9273ad2b46 Don't build the directory, as addnerd does this for us and will fail
if it already exists. Should fix pkg/6949 by Nigel Reed <nigel@nelgin.nu>.
Also don't assume ${prefix}/sbin is in the search path and call addnerd
with complete path.
1999-02-06 20:06:32 +00:00
tv
093e52a6a2 Be uniform; don't cat DESCR during install. 1999-02-06 17:56:42 +00:00
mycroft
0d08bd07cd Use READ_MMAP on all platforms. 1999-02-06 12:24:30 +00:00
frueauf
712e7a69a3 Update jdk from beta2 to 1.1.6. This one should also have all necessary
includes.
1999-02-05 16:33:34 +00:00
mrg
0d40145b45 pull in a patch to make the sparc-netbsdelf compiler work for userland 1999-02-05 16:22:32 +00:00
frueauf
1754322943 pkglint: () -> {} 1999-02-05 10:49:43 +00:00
nathanw
d230a89bd3 Initial import of XCopilot package, a PalmPilot (tm) emulator. 1999-02-05 07:38:14 +00:00
tv
2f728b6fc4 Re-enable 5.003 bin-compat. Though it's not *supposed* to do so,
compiling modules with this turned on makes the resulting modules or
libperl-linking programs reference 5.003 namespace symbols.
1999-02-04 22:16:00 +00:00
frueauf
846e030238 Some cleanups:
- add -Dunix for some files which relied on it to be defined
- run `mysqladmin shutdown` right after mysql_install_db to
  prevent blind running mysql daemon, pointed out in pr 6533 by
  Matthew Green
- set NO_PACKAGE if we build/install the server case - mysql_install_db
  needs the data dir from the source distribution to work - this
  never worked for binary packages! Remove the bogus exec in PLIST-server
  too as consequence.
1999-02-04 21:35:01 +00:00
frueauf
e9be2ced12 Update gEDA to 19990124, provided in pr 6936 by Rene Hexel. 1999-02-04 21:21:23 +00:00
bad
8fdfbcece0 Catch up with recently renamed symbols in <arm32/setjmp.h>. 1999-02-04 21:15:15 +00:00
tron
90aa162009 Because "x11amp" is only available as precompiled binary - yes, I should
have checked that - remove this package.
1999-02-04 19:55:01 +00:00
tron
e6c175e750 Initial import of FreeBSD's "x11amp" port:
X11-based MP3 player with nice graphical interface
1999-02-04 19:37:01 +00:00
agc
a971dd9739 Set USE_X11=yes, as this package needs X11 headers and libs to build
xdvi (from Tim Rightnour).
1999-02-04 19:07:51 +00:00
agc
1357472738 Set USE_X11=yes, since this package uses X tree for font manipulations
in build (from Tim Rightnour).
1999-02-04 18:58:22 +00:00
agc
19d2aaa44b Set USE_X11=yes, to denote that the package uses X11 libraries and
headers to build (from Tim Rightnour).
1999-02-04 18:54:35 +00:00
frueauf
ca7f20731e Make this work on ELF properly - add -Wl,-R${LOCALBASE}/lib/mysql to
LDFLAGS. Pointed out my Matthew Green in pr 6533.
1999-02-04 15:47:35 +00:00
frueauf
47f841f7bc Make UNEXEC work on NetBSD/pmax - this makes the DOC-link-trick
unnecessary and emacs work much better on pmax. Thanks to Jonathan Stone
for the src/unexelf.c patch.
1999-02-04 14:54:25 +00:00
mrg
910d4d62df patch configure.in also. 1999-02-04 05:23:16 +00:00
hubertf
0350c18255 add and enable emiclock 1999-02-04 02:47:25 +00:00
hubertf
f36dfdd333 Analog clock with image in the middle 1999-02-04 02:47:01 +00:00
hubertf
d2e4835b25 Update to v1.42
Changes: Fixed problem with displaying large file-/directory sizes (>2GB)
and added external scanning (panelize).
1999-02-04 01:20:59 +00:00
hubertf
d49951e8c2 add and enable xhippo 1999-02-04 00:07:27 +00:00
hubertf
e0d072c171 A generic playlist manager for UNIX 1999-02-04 00:06:38 +00:00
mrg
8373d563b1 a 32bit sparc ELF cross compiler. stolen from the sparc64 one. 1999-02-03 23:01:08 +00:00
wrstuden
ffbeca0461 Oops! In Makefile, tabs != spaces. Comment lines need spaces, indented
commands need tabs.
1999-02-03 22:44:10 +00:00
bad
9c2d364fbf Track recent symbol renaming in <arm32/setjmp.h>. 1999-02-03 22:18:39 +00:00
frueauf
937f35b14d Update lyx to 1.0.0. Many bugfixes and some new features. 1999-02-03 17:24:22 +00:00
tv
ea03ad4788 The pathname doesn't need a slash for the master site subdirectory. 1999-02-03 16:42:54 +00:00
nathanw
5b3966c0bf xdaliclock, an animated digital clock. 1999-02-03 15:53:31 +00:00
tv
9cc74c3676 Don't match a slash in the middle of a library name. 1999-02-03 15:11:46 +00:00
tv
5d61a3b646 Add sparc-netbsdelf. 1999-02-03 13:01:33 +00:00
tv
09690789b8 Add sparc-netbsdelf by request of mrg. 1999-02-03 13:00:43 +00:00
frueauf
c2c8091ef5 Update zircon to 1.18.210. Mainly bugfixes. 1999-02-03 13:00:18 +00:00
frueauf
8788f87a48 Update fetchmail to 4.7.7.
fetchmail-4.7.7 (Tue Feb  2 18:57:04 EST 1999):
* Fixed off-by-one error in batchlimit logic (thanks to Brian Warner).
* Added MD5 checksums to web page.
* Get kernel type (and derive /proc/net/dev format) at startup.
* Fixes for fetchmailconf bugs reported by Gunther Leber.
* Return of the dancing progress dots!
1999-02-03 13:00:17 +00:00
tv
729923fefc Fix MASTER_SITES for the binutils package. 1999-02-03 12:59:04 +00:00
tron
97ad787415 Enable "xcoral". 1999-02-02 23:14:32 +00:00
tron
86778416a4 Adapt this package to NetBSD. 1999-02-02 23:14:04 +00:00