Commit graph

5512 commits

Author SHA1 Message Date
tv
930832d85c Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl
now makes use of OpenSSL.
1999-04-30 17:05:19 +00:00
tv
e1b7a261fd Don't build this on NetBSD 1.3.x. 1999-04-30 17:02:45 +00:00
tv
ff39fc0082 Add and enable fromto, and sort. 1999-04-30 16:55:39 +00:00
tv
8d87c071d8 Add and enable py-imaging, and sort. 1999-04-30 15:56:06 +00:00
tv
6901cb24ac Reenable libg++, reenable mit-pthreads accidentally commented out in rev. 1.49,
and sort rcs.
1999-04-30 15:52:40 +00:00
tv
8bbeb53eb5 Fix this to work properly, so it can be enabled for 1.4. 1999-04-30 15:51:38 +00:00
tv
ba3309e908 Enable beav. 1999-04-30 15:49:39 +00:00
tv
9a0490eac8 Sort: move wsoundprefs into the right place in the list. 1999-04-30 15:33:47 +00:00
tv
cb71aef2cb Add and enable openssl, remove ssleay from the list, and enable a bunch of
commented-out pkgs(!).  (If they were commented out because of export
concerns, that's what RESTRICTED/NO_RESTRICTED is meant to do.)
1999-04-30 15:28:08 +00:00
tv
4a29e61dd5 Import OpenSSL 0.9.2b pkg, a package which finally updates and fixes many
deficiencies in SSLeay.  Intended to be a drop-in replacement for SSLeay
(and still provides the command-prompt interface as "ssleay").
1999-04-30 15:19:13 +00:00
bad
86b07db0d1 Update from Andreas Gustafsson.
Don't fail to build on 1.3.x systems.
1999-04-30 14:04:56 +00:00
simonb
ddd2fe2788 Add a homepage while I'm here. 1999-04-30 01:51:59 +00:00
simonb
75311fbe22 Add similar fix for security/ssh to generate MIPS ABI code on
mips*-*-netbsd* machines.  Same problem as noted in PR pkg/7467.
1999-04-30 01:50:40 +00:00
simonb
458a7f7428 If on a mips*-*-netbsd* arch, add "-Wa,-KPIC" to CFLAGS to generate
MIPS ABI code.

Fixes PR pkg/7467 from Jason Thorpe.
1999-04-30 01:47:57 +00:00
bad
75fb60a54e First half of PR #7433: Must use c++rt0.o as SHLIB_LDSTARTFILE on a.out
platforms.
From Andreas Gustafsson.
1999-04-29 17:30:40 +00:00
bad
3a8f481f4f Provide getopt() prototype and externs in include/unistd.h.
From Andreas Gustafsson PR #7434.
1999-04-29 17:05:49 +00:00
bad
8d0119c40a Don't pass linker input files and options when the linker isn't run.
From Andreas Gustafsson PR #7453.
1999-04-29 17:03:38 +00:00
tv
8712f2e873 Older 1.3.x releases don't have the GNU_ARCH stuff in bsd.own.mk. Add
definitions for the architectures available in those releases, set with ?=.
1999-04-29 14:27:28 +00:00
tron
49f58b5af0 Properly order linker option output of "gtk-config". 1999-04-29 11:14:35 +00:00
tron
e69be9a7d3 Properly order linker option output of "esd-config". 1999-04-29 10:01:51 +00:00
tv
01a90f4d6f Completely turn off USE_LOCALBASE_FOR_X11 until xpkgwedge is fixed. 1999-04-29 02:19:55 +00:00
rvb
23d16a310f stabilize bandwidth calculation 1999-04-28 23:56:33 +00:00
rvb
45743fa9e3 Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto deregister on conflict code. 1999-04-28 20:22:09 +00:00
tron
91666e6098 Add "-Wl,-R" to linker option list in "audiofile-config". 1999-04-28 12:18:20 +00:00
rvb
196083c361 FORCE_PKG_REGISTER hack 1999-04-28 00:07:57 +00:00
garbled
62a0e54195 this pkg needs USE_X11BASE=yes. Fix it. (cleared with maintainer). 1999-04-27 23:56:21 +00:00
tron
7d9a78e27b This packages requires X11. 1999-04-27 22:27:14 +00:00
tron
641fe72917 Use our own "libtool" to build library. 1999-04-27 22:23:14 +00:00
tron
acb5c984f7 Avoid random build failures caused by wrong dependences. 1999-04-27 22:04:16 +00:00
tron
ff16d972b9 Add "-Wl,-R" to linker option list in "orbit-config". 1999-04-27 21:49:04 +00:00
tron
2e9a5ef93a Add "-Wl,-R" to linker option list in "gtk-config". 1999-04-27 21:33:26 +00:00
tron
32fde6f2b2 Add "-Wl,-R" to linker option list in "glib-config". 1999-04-27 21:05:04 +00:00
rvb
d38da5c1c1 Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4 1999-04-27 20:43:08 +00:00
tron
9f34302b1c Update "XF86Setup" package to version 3.3.3.1a which includes "wsmouse"
support required for the NetBSD 1.4 release.
1999-04-27 20:33:57 +00:00
tron
46ed066577 Check in "mimelib/config.h" for "__NetBSD__" as suggested by
Andrew Gillham.
1999-04-27 19:59:43 +00:00
tron
e3c75e0f00 Pass "${CFLAGS}" to configure script as suggested by Adam Ciarcinski. 1999-04-27 16:44:15 +00:00
tron
f5345b3a56 Pass "${CFLAGS}" instead of "-O" to configure script as suggested by
Adam Ciarcinski.
1999-04-27 16:28:08 +00:00
tv
af4a0239f6 Explicitly install these into /usr in order to avoid messing with
ld.so.conf on a.out and LD_LIBRARY_PATH on ELF.
1999-04-27 11:53:39 +00:00
tv
68304cdae0 Add rules to create/nuke ld.so on mipsel for binary packages and pkg_delete
time, respectively.
1999-04-27 11:52:38 +00:00
tron
c634ce7a96 Fix run time library search path. 1999-04-26 23:30:00 +00:00
garbled
d89ef09b04 add USE_X11=yes (it builds without it, but doesn't build some binaries) 1999-04-26 20:29:35 +00:00
garbled
388860d23f add USE_X11=yes 1999-04-26 19:25:05 +00:00
garbled
57661849a8 Enable pico.. why was this disabled? 1999-04-26 19:17:47 +00:00
garbled
96f12ae727 add USE_X11=yes 1999-04-26 19:15:37 +00:00
garbled
44fe7680c4 Exclude these from alpha, because noone has written assembler for it yet. 1999-04-26 19:08:44 +00:00
garbled
3fe7edf239 add USE_X11=yes 1999-04-26 18:56:13 +00:00
garbled
c216c41c0a add USE_X11=yes 1999-04-26 18:38:28 +00:00
garbled
5f1925c4f5 Fix some minor LP64 warnings that are treated as errors. Compiles
on alpha now.
1999-04-26 18:34:42 +00:00
ender
94df71c874 Fix a typo which was causing the distfile to not be found.
Fix provided by Soren S. Jorvang <soren@t.dk>
1999-04-26 18:28:21 +00:00
tron
462c707bdb Update dependences for "gnome-core" package to version 1.0.5.
Fixes PR pkg/7474 by Thilo Manske.
1999-04-26 17:17:05 +00:00