Commit graph

14333 commits

Author SHA1 Message Date
fredb
b8d9660ed5 Avoid running "autoheader" -- it can't help you, but it can hurt you! 2000-09-25 22:19:19 +00:00
skrll
02dacd1493 Revert bsd.lib.mk part of last leaving the "tidy up" part.
bsd.lib.mk is broken in netbsd-1-5. I'm off to ask for the pull up request.
2000-09-25 19:11:44 +00:00
skrll
cc659d72ec Adapt to new bsd.lib.mk 2000-09-25 18:51:59 +00:00
wulf
89ff97d519 Bugfixes to build dpbox on netbsd-alpha platform 2000-09-25 16:22:24 +00:00
wulf
aa19f64858 Bugfixes that allow dpbox to build on netbsd-alpha platform 2000-09-25 16:21:01 +00:00
wulf
623a19f195 Added documentation files and directory to the list 2000-09-25 16:01:03 +00:00
wulf
311c4b381b Added macros to install documentation 2000-09-25 15:59:59 +00:00
is
abf7a09ca3 Allow ssh6 and openssh in addition to ssh. 2000-09-25 14:29:10 +00:00
hubertf
d45b6cd547 Make this compile on alpha, but keep backward compatibility for systems that
don't have strtoll, strtoull.
Discussed with Kazuki Sakamoto <sakamoto@splhack.org>
2000-09-25 12:47:44 +00:00
abs
da25bc0f03 Checksum for vnc-latest_doc.tgz changes. Again. Update to match. 2000-09-25 12:15:06 +00:00
fredb
49e9db95e1 Update to 2000-09-15 snapshot, to let this build on NetBSD-1.5, and remove
BROKEN variable. Unfortunately, no ChangeLog is available.

Patch system dependent make goo to use 'SSLBASE', mirroring it's use in
bsd.pkg.mk, rather than obsolete 'PATENTEDOPENSSLSRC'. Also, replace hard-
coded "/usr/pkg", replacing it with ${LOCALBASE}. Finally, set 'LOCALBASE'
and 'SSLBASE' conditionally within the package, for convenience.
2000-09-25 04:00:15 +00:00
hubertf
d34afbcc50 make this work on alpha 2000-09-24 23:46:02 +00:00
wulf
51f8c5d46b Added missing dependency for bison 2000-09-24 23:23:33 +00:00
hubertf
b01ca56c10 make this work on alpha 2000-09-24 23:14:01 +00:00
hubertf
5605729e74 ELF shlib fix 2000-09-24 19:29:55 +00:00
hubertf
17932b5ba0 ELF shlib fix 2000-09-24 18:10:41 +00:00
hubertf
15e0f26ca8 make this work on alpha 2000-09-24 17:32:24 +00:00
itojun
63f9c7ba3a disable admin port better (KAME session.c 1.13 -> 1.14) 2000-09-24 17:28:23 +00:00
msaitoh
6a9f9caed0 Upgrade to 2.1.5.
Changes:

* Add wait3() and wait4().

* fixed: wait() or waitpid() might not return even after a child
  process exits.

* fixed: bug in close() and pipe().

* fixed: processes might hang up if a signal interrupts within a
  critical region.
2000-09-24 17:14:37 +00:00
hubertf
b211e75895 This pkg works fine with openssh, so allow it as depend 2000-09-24 16:53:34 +00:00
hubertf
75e412d56f make lintpkgsrc operate on the right dir - with out -P, it goes for
/usr/pkgsrc instead of the current dir. Bad!
2000-09-24 16:22:08 +00:00
hubertf
4b7f82d484 Fix (private) prototype of time(3), to make this compile on alpha. 2000-09-24 15:35:06 +00:00
hubertf
b12a8cbb62 Fix a few compile-time warnings.
Still doesn't work on Alpha.
2000-09-24 15:16:40 +00:00
hubertf
1a35fe7612 find shared X libs 2000-09-24 14:37:27 +00:00
hubertf
72940e5a69 Upgrade to v2.2.6, as requested by Tomasz Luchowski <zuntum@eik.pl>.
Changes:

Version 2.2.6 - 2000-09-07

* compile fix for AIX (Gombas Gabor).
* reformat EPLF even if modification time if absent (Matthias Andree).
* russian translation updated (Alexander Lukyanov).
* deutsch translation updated (Moritz Moeller-Herrmann).
* french translation included (Nicolas Noble).

Version 2.2.5 - 2000-07-31

* fixed coredump on completion and globbing on empty directory or
  when directory listing cannot be completely parsed.
* fixed coredump on FreeBSD in `mirror -x/-i'.
* fixed coredump on ^V^C^C keyboard sequence.
* Spanish translation updated.

Version 2.2.4 - 2000-07-12

* fixed chmod and removing old directories in `mirror -R'.
* fixed a deadlock in `pget'.
* fixed a compile problem in Http.cc.
* italian translation updated.

Version 2.2.3 - 2000-06-08

* cmd:prompt is now sensitive to TERM variable, e.g. cmd:prompt/xterm.
* fixed: send un-localized Last-Modified in http PUT request.
* fixed bug in file:/ accessing (which caused hang).
* fixed buffer allocation in http.
* fixed symlink handling in hftp squid listing.
* fixed rare spinning in ascii mode.
2000-09-24 14:15:29 +00:00
hubertf
fc99a14174 * This pkg actually works better without ncurses than with(!)
(ncurses wasn't found, and if it was made to find it, the screen
   attributes were not as good as with our in-tree curses)
 * Install samples & docs
2000-09-24 03:53:43 +00:00
hubertf
bb5a0a5115 add -Wl,-R... 2000-09-24 03:28:33 +00:00
itojun
0b59a57666 upgrade to 9/23 snapshot.
changes: lots of stabilization (made during interop tests with bunch of
other implementations), certificate support improvement, security issue fix
(admin tcp port, without authentication, was open previously)
2000-09-23 21:25:06 +00:00
abs
de8f20e180 Update pkglint to 2.24:
lintpkgsrc tried to break DEPENDS up into a packagename and version
    section, so if the version did not match it could lookup the matching
    packages and suggest valid versions. Unfortunately this excessive
    helpfulness meant globs that cover both sides such as
    'perl-{5.0*,5.6.0nb2,base-5.[6-9]*}' gave it a certain degree of
    indigestion.  It also didn't handle the '.if ${BINNAME} != common'
    correctly in www/ns-plugger-common/Makefile.
    I believe now that any outstanding -i or -d warnings are genuine...
2000-09-22 22:41:07 +00:00
tron
18b922cabb Mention support of "NetBSD-m68k" in comment and correct a typo. 2000-09-22 21:15:36 +00:00
minoura
63bf7fb3c0 Make this package work in environment where X11 and Motif is
installed in non-standard directories, typically with xpkgwedge.
Reviewed by hubertf.
2000-09-22 06:50:06 +00:00
fredb
3ad1ad293e What do you know... this builds on m68k/1.4.3. 2000-09-22 01:51:56 +00:00
hubertf
38d2d6f6f6 Print pkgs with no dependencies as depending on themselves, as they
don't get built.
2000-09-21 16:53:14 +00:00
tron
36cba280f1 Make this build under NetBSD-alpha. 2000-09-21 14:40:11 +00:00
jlam
608cc53477 Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-21 14:34:56 +00:00
abs
f489fd9111 pkglint:
lintpkgsrc - fix :S modifier behaviour - broken in last commit
2000-09-21 10:28:44 +00:00
sakamoto
c17d1d5b5a Add patch for s|/usr/X11R6|${X11BASE}| from Minoura Makoto <minoura@netbsd.org>. 2000-09-21 08:49:48 +00:00
hubertf
d5ed2c8ef6 Add 'mps' as a convenience short-hand for 'makepatchsum' 2000-09-20 21:53:32 +00:00
agc
52820563b0 Test to see if there's a ${DISTDIR}/vulnerabilities file before trying
to access it at root-install time. Fixes a problem reported by Michael
Graff and Johnny Lam.
2000-09-20 19:11:34 +00:00
hubertf
9e8ec87da9 Fix y2k bug in 'cmail'
Reported in PR 11048 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>.
2000-09-20 15:08:48 +00:00
abs
d60ae9cd6a lintpkgsrc:
Rework substitution handling to correctly deal with
    ${DISTNAME:S/-/-gnome-/:S/$/nb1/} and friends. I remember being
    in something of a hurry when that code was fist written.  Slight
    cleanup to not completely blow up on DEPENDS such as
    perl-{5.0*,5.6.0nb2,base-5.[6-9]*}, though we still do not
    handle globbing that includes packagename and version.
Update to 2.22
2000-09-20 06:39:27 +00:00
jlam
329b962c7e Make the rc.d control script less verbose/redundant in its messages. 2000-09-20 06:08:42 +00:00
jlam
9ab26c50e7 Install rc.d control script as "foo" instead of "foo.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-20 05:14:10 +00:00
jlam
dd8983b561 Add missing rc.d script 2000-09-20 05:05:53 +00:00
jlam
a5062d0a73 Install rc.d control script as "sshd" instead of "sshd.sh" to comply with
how NetBSD's rc.d interprets script names.  Also add REQUIRE and PROVIDE
sections to control scripts so they can be used directly in NetBSD's rc.d
system.
2000-09-20 04:49:19 +00:00
hubertf
f4a713c676 Fix bug that only seems to happen with fvwm2 if "NoHandles" is used
on rxvt windows. Patch contributed by Geoff Wing <gcw@rxvt.org> in
private mail, and will be part of next rxvt release.
2000-09-20 02:12:12 +00:00
explorer
fde44a5356 sslwrap, a wrapper to put around various services like pop, imap, etc. 2000-09-20 00:39:11 +00:00
tron
c7d5c13a57 Configure with option "--with-included-gettext" to avoid building an
useless "libintl" if the "gettext" package is already installed.
Fix provided by Olaf 'Rhialto' Seibert in PR pkg/11039.
2000-09-19 21:01:42 +00:00
agc
c88b9ae437 Install the binary for this package as mode 550, and disable the
-w option, to avoid any compromises due to reported buffer overflow
exploits, reported in

ntop<=1.0               remote-root-shell       http://www.securityfocus.com/advisories/2520

Also, upgrade to 1.1 on the distribution site, as the old distfile
is no longer there, and 1.1 incorporates all the old patches in the
pkgsrc version bar one minor one (passing CPPFLAGS into Makefile.in
for the build environment).
2000-09-19 20:00:03 +00:00
agc
3013e4b633 Add the glue for showing any security vulnerabilities to the README.html
files.
2000-09-19 19:29:11 +00:00