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
explorer
268f195e23
install hint-double and hint-int, both of which test the obvious.
1999-02-10 18:49:17 +00:00
frueauf
d59792438f
pkglint: add missing rcs id.
1999-02-10 15:20:06 +00:00
frueauf
b99323f6ba
pkglint: cleanup Makefile and add missing rcs id.
1999-02-10 15:18:51 +00:00
frueauf
f74f7d1edf
pkglint: add missing rcs id.
1999-02-10 15:16:46 +00:00
frueauf
5abfb04be9
pkglint: cleanup Makefile and add missing rcs ids.
1999-02-10 15:14:10 +00:00
frueauf
05c1fe701f
pkglint: add missing rcs ids.
1999-02-10 15:10:47 +00:00
frueauf
67e02111f8
pkglint: cleanup Makefile and add missing rcs ids.
1999-02-10 15:09:56 +00:00
frueauf
421382c55f
pkglint: remove bogus header from Makefile and add missing rcs ids.
1999-02-10 14:59:50 +00:00
frueauf
01562b68b5
pkglint: add missing rcs id.
1999-02-10 14:55:33 +00:00
frueauf
451334fdb0
- mention pkgsrc/mk/mk.conf.example at some points I found reasonable
...
- description of all available options and variables is in packages(7)
- add note that part of the import/update process for a package is also noting it in doc/pkg-CHANGES
- add some warning comment in the "CPP defines" section - current no longer defines "unix" or "__unix__", so the proposed method is no longer reasonable. Someone who knows how to solve this cleanly should redo this section.
1999-02-10 14:55:00 +00:00
frueauf
875a55ae95
pkglint: add missing rcs ids.
1999-02-10 14:53:34 +00:00
frueauf
1511bdfac4
Add and enable xmgr.
1999-02-10 13:01:01 +00:00
frueauf
76f7215029
Initial addition of xmgr-4.1.2, a powerful XY plotting tool for workstations
...
or X-terminals using X. Provided in pr 6752 by Rene Hexel, this version
is from his rework after feedback, thanx!
1999-02-10 12:54:26 +00:00
nathanw
65ad3f060a
Duh. Enable xdaliclock.
...
(There was already an entry for this? Fascinating.)
1999-02-10 04:25:30 +00:00
nathanw
1d2cc34769
Duh. Add and enable xcopilot.
1999-02-10 04:18:31 +00:00
hubertf
df5ddf6042
update to nmap-2.07
1999-02-10 02:16:58 +00:00
bad
95e36eb86f
GNU plot is now at v.3.7. Depend on that version.
1999-02-09 16:08:58 +00:00
hubertf
fe945af59f
Backward compatible OBJECT_FMT/SHLIB_TYPE handling,
...
pointed out by Alistair Crooks.
1999-02-09 15:44:52 +00:00
bad
39cf4fc8c9
Be consistent: tell the configure script which graphics drivers to enable.
1999-02-09 14:47:58 +00:00
bad
acd4e81429
USE_X11
1999-02-09 14:21:16 +00:00
bad
0c461cd00e
RCSID police
1999-02-09 13:36:09 +00:00
frueauf
2ac826aa99
Adjust path.
1999-02-09 13:34:10 +00:00
frueauf
3885747840
Add and enable sidplay.
1999-02-09 13:17:05 +00:00
frueauf
a43f0ffa5d
Initial import of sidplay-1.36.32, some tools for playing sidtunes.
...
Based on pr 6960 by Antti Kantee with some changes by myself.
1999-02-09 13:09:55 +00:00
hubertf
06881034f8
sendmail is in /usr/sbin, not /usr/lib.
...
Reported by <torppa@staff.megabaud.fi> in PR 6966.
1999-02-09 01:06:47 +00:00
tron
fb961089f1
Update "imap-uw" package to version 4.5:
...
imap-4.5 is a maintenace update, with minor bugfixes to imap-4.4 and
optional support for CRAM-MD5.
1999-02-08 23:31:59 +00:00
hubertf
ab08b0972e
Update to v2.0
...
Contains several small but good improvements for handling files:
- Re-adjusting selected range with MB2
- Play region between pointer and nearest selection (Control+MB2)
- Improved (fixed) scrolling
- Scaling is now logarithmic, not linear
1999-02-08 21:27:09 +00:00
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