Commit graph

4613 commits

Author SHA1 Message Date
tron
66a284d314 Update "kdenetwork" package to version 1.1. 1999-02-17 22:44:20 +00:00
tron
98f7f9db8d Remove bogus whitespace. 1999-02-17 21:55:17 +00:00
tls
8f0226a6c1 fix default font path. again. 1999-02-17 19:11:36 +00:00
tls
06de70ed3c fix default font path. 1999-02-17 19:10:30 +00:00
tls
8d13317294 Update to VNC 3.3.2r3, fix distribution site, adjust for new distribution tar file layout 1999-02-17 18:50:49 +00:00
tron
a38fd0e194 "gettext" is only needed at build time, so use "BUILD_DEPENDS". 1999-02-17 08:34:36 +00:00
tron
c0fbbe52da "gettext" is only needed at build time, so use "BUILD_DEPENDS". 1999-02-17 08:13:27 +00:00
erh
7285d05c80 Update lsof to 4.40. 1999-02-17 05:34:32 +00:00
hubertf
a3afe98821 Device handling changed in 1.6.1 1999-02-17 02:46:47 +00:00
bgrayson
5f184868cb Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all! 1999-02-17 00:16:55 +00:00
tron
c1b5789b8f "kdebase" doesn't depend on the GIF library, it only believes so. But it
requires the "gettext" package. Both problems reported by Markus Kurek.
1999-02-17 00:02:13 +00:00
hwr
790c741520 Upgrade to Version 1.2 1999-02-16 13:54:00 +00:00
hubertf
b7e101fd1b Do not overwrite (files of) other pkg versions, warn instead. 1999-02-16 03:23:04 +00:00
is
9ddc4f3fb0 Use the inlined bfextu opcode for get1bit() on m68k.
Makes mp3 decoding about 6% faster, which gives us a bit more of
safety margin on the MC68060 at 50 MHz.
1999-02-15 23:57:49 +00:00
tron
7ef901b903 Update "kdesupport" package to version 1.1. 1999-02-15 22:34:57 +00:00
tron
7fde7636d4 Ignore not updated KDE sub packages for now. 1999-02-15 21:41:32 +00:00
tron
56d9156477 Update "kde" meta package to version 1.1 and comment out not updated
sub packages for now.
1999-02-15 21:38:28 +00:00
tron
11859b007c Update "kdeutils" package to version 1.1. 1999-02-15 21:36:05 +00:00
tron
6a83ad0df3 Update "kdebase" package to version 1.1. 1999-02-15 21:34:49 +00:00
tron
082cdbf15a Update "kdelibs" package to version 1.1. 1999-02-15 21:33:34 +00:00
tron
724ec3e786 Don't hard code "--enable-gnome" and "--enable-kde" as configuration
options. Instead fix handling of "${WINDOWMAKER_OPTIONS}" and set
its default to "gnome kde".
1999-02-15 19:30:33 +00:00
tron
2c9cc4246e Add "WINDOWMAKER_OPTIONS". 1999-02-15 19:23:38 +00:00
tron
bf1106d385 Enable Gnome and KDE support. 1999-02-15 15:00:50 +00:00
simonb
e9382aa09b Add an IGNORE= line if top is installed in /usr/bin/top
(from Hubert Feyrer).
1999-02-15 04:36:31 +00:00
hubertf
40ee75cbd8 Update to V1.43.
Changes: Fixed problem with terminals >80x25, new features, menu border
for mono terminals, new options, few bugs fixed.
1999-02-15 03:20:12 +00:00
tron
9f9db69945 Skip configuration of custom libtool because we use our own one anyway. 1999-02-14 21:39:29 +00:00
tron
5a1e5c4bc0 Don't hardwire "${LOCALBASE}/bin/pkglibtool" as path for our package
libtool and skip unnecessary configuration of custom libtool.
1999-02-14 21:21:39 +00:00
tron
0d2728f8bc Use "pkglibtool-1.2p1" as package libtool. 1999-02-14 21:15:12 +00:00
tron
e15916c687 Update "pkglibtool" package to 1.2 patchlevel 1:
- Add "-cplusplus" option to link C++ shared libraries with "c++rt0.0"
  on "a.out" systems. This is required to get static constructors working.
  Fixes PR pkg/6935 by Jaromir Dolecek.
- The binary is now called "pkglibtool-<VERSION>" so that "bsd.pkg.mk"
  can depend on a certain version.
1999-02-14 21:14:04 +00:00
rh
e0b0cadabd Fix some more buffer overflow vulnerabilities described on bugtraq and
http://www.cert.org/advisories/CA-99-03-FTP-Buffer-Overflows.html, but
not covered by the RedHat patch.
Remove dependency on deprecated unix define.
1999-02-14 15:27:50 +00:00
tron
6e253cc3ff Add "MASTER_SITE_OVERRIDE". 1999-02-14 12:49:15 +00:00
mrg
e0aef49188 patches to egcs for i386-netbsdelf. 1999-02-14 10:12:03 +00:00
mrg
0864904047 a netbsd/i386 ELF compiler. 1999-02-14 10:06:08 +00:00
tron
e97a78cea2 Add automatic handling for ".tar.bz2" archives - just set "EXTRACT_SUFX"
and "bsd.pkg.mk" will do the rest. Furthermore replace all remaining
instances of ":../../foo/bar" in dependences by ":${PKGSRCDIR}/foo/bar".
1999-02-13 11:06:47 +00:00
rh
29df0957f5 Update wu-ftpd to version 2.4.2-beta-18
Fix long dirname security vulnerability reported on redhat-watch-list@redhat.com
Use ${INSTALL_xxx} variables from pkg system instead of internal defaults
1999-02-13 09:05:02 +00:00
tron
2bd3c41653 Because "vim" still doesn't work with NetBSD's termcap library in X11
window mode we use "ncurses" again.
1999-02-12 21:32:59 +00:00
tron
c4fd33ce03 Disable builtin termcap entries so that "vim" works with NetBSD's termcap
library. Patch supplied by Ingolf Koch.
1999-02-12 21:09:28 +00:00
tron
1d14380ba4 Update "mutt" package to version 0.95.3/0.95.3i.
Major changes since 0.95:
- Mutt was affected by the so-called "pine remote exploit".  We have
  implemented a work-around we believe to be safe.  See
  README.SECURITY and the mailcap_sanitize option for details, and
  check your mailcap files for insecure entries.
- The use_mailcap option has gone.  Instead, we now have
  implicit_autoview.  See the manual for details.
- We have more translations than ever before.  Supported languages
  now include cs, de, es, fr, it, nl, pl, ru, uk.  And en, as usual.
- Mutt now uses version 0.12 of the "regex" library instead of rx.
  This library is believed to be far more stable than rx.  See
  INSTALL for details.
1999-02-12 18:32:38 +00:00
hubertf
f22633f3e6 Fix /bin/sh syntax of @exec lines. 1999-02-12 04:15:46 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
tv
9e9372fd24 Back out the info dir changes/install-to-LOCALBASE; /usr/share/info was
not in pkgsrc's info path, which confused me to no end.
1999-02-11 17:56:08 +00:00
tv
87df024d49 Add /usr/share/info to DEFAULT_INFOPATH. 1999-02-11 17:54:32 +00:00
bouyer
bf960d5241 Upgrade to samba 2.0.2. While I'm these clean up a few things:
- use configure arguments instead of make variables for some path, and
  Makefile.in patch
- move smb.conf.sample to share/examples/
1999-02-11 17:11:33 +00:00
tv
f0ac2ccd5c Also make this work if gtexinfo is not installed at all and info is in the
base; install the symlink at ${LOCALBASE}/info/dir if there is nothing
there yet.
1999-02-11 15:40:13 +00:00
tv
ea800198df Missed the !exists(/usr/bin/install-info) on the gtexinfo dependency. 1999-02-11 14:44:00 +00:00
tv
6a93f491ef If /usr/bin/install-info exists:
- do not depend on gtexinfo pkg even if USE_GTEXINFO is set
- if ${LOCALBASE}/info/dir is a regular file, nuke it and replace as a
  symlink to /usr/share/info/dir.  (Upgrades of the base system will
  do this too, except that those will copy the contents of
  /usr/pkg/info/dir first.  There is no truly clean solution here.)

Also, use --info-dir=${LOCALBASE}/info/dir, NOT ${PREFIX}/info/dir.
info(1) only searches one directory file.
1999-02-11 14:42:08 +00:00
frueauf
3c72106c60 Add "ulimit -d ulimit -H -d" to news.daily. Provided in pr 6978
by Chris Jones.
1999-02-11 07:52:43 +00:00
jwise
6bd252e0af This now compiles again (-Dunix issues), and no longer uses the `compatability'
errno stuff.
1999-02-10 22:31:56 +00:00
hubertf
abb3fd7ca0 NETBSD_CURRENT is not only used for finding out abouth UVM, but also for the
OBJECT_FMT, thanks to Thorsten Frueauf for finding this. (The error only
showed up if you defined UVM in mk.conf on a -current system)
1999-02-10 21:35:36 +00:00
bad
4214c9b9f3 Do the linker run-path dance. 1999-02-10 19:18:01 +00:00