Commit graph

49262 commits

Author SHA1 Message Date
Christian Weisgerber
337b036e7e * madplay now has esd support; properly deal with esound dependency.
* gmake isn't required any longer; remove dependency.

Reviewed by:	maintainer
Approved by:	trevor
2001-11-18 14:44:21 +00:00
Neil Blakey-Milner
2c64933b33 Upgrade to 3.2.0. 2001-11-18 12:23:13 +00:00
Ying-Chieh Liao
8b2b3fd0ea upgrade to 1.1 2001-11-18 12:17:29 +00:00
Dirk Froemberg
2124f79666 Fix cdda2wav for ATAPI drives.
Submitted by:	Naoya Nishimura <nishinao@m3.kcn.ne.jp>
2001-11-18 11:50:31 +00:00
Neil Blakey-Milner
ea8ae7eb91 Actually use the user's group name, not their username, for the *GRP
variables passed to the ports system.  For example, use 'wheel' instead
of 'root' for root.
2001-11-18 11:19:39 +00:00
Dirk Meyer
44dc4fd200 Update to openssh-3.0.1 and openssh-portable-3.0.1p1
- now in protocol2:
Background ssh at logout when waiting for forwarded connection / X11 sessions
to terminate

disabled -DSKEY

from Changelog (not complete):

20011115
 - (djm) Fix IPv4 default in ssh-keyscan. Spotted by Dan Astoorian
   <djast@cs.toronto.edu> Fix from markus@
 - (djm) Release 3.0.1p1

20011113
 - (djm) Fix early (and double) free of remote user when using Kerberos.
   Patch from Simon Wilkinson <simon@sxw.org.uk>
 - (djm) AIX login{success,failed} changes. Move loginsuccess call to
   do_authenticated. Call loginfailed for protocol 2 failures > MAX like
   we do for protocol 1. Reports from Ralf Wenk <wera0003@fh-karlsruhe.de>,
   K.Wolkersdorfer@fz-juelich.de and others
 - (djm) OpenBSD CVS Sync
   - dugsong@cvs.openbsd.org 2001/11/11 18:47:10
     [auth-krb5.c]
     fix krb5 authorization check. found by <jhawk@MIT.EDU>. from
     art@, deraadt@ ok
   - markus@cvs.openbsd.org  2001/11/12 11:17:07
     [servconf.c]
     enable authorized_keys2 again. tested by fries@

20011112
 - OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2001/10/24 08:41:41
     [sshd.c]
     mention remote port in debug message
   - markus@cvs.openbsd.org 2001/10/24 08:51:35
     [clientloop.c ssh.c]
     ignore SIGPIPE early, makes ssh work if agent dies, netbsd-pr via itojun@
   - markus@cvs.openbsd.org 2001/10/24 19:57:40
     [clientloop.c]
     make ~& (backgrounding) work again for proto v1; add support ~& for v2, too
   - markus@cvs.openbsd.org 2001/10/25 21:14:32
     [ssh-keygen.1 ssh-keygen.c]
     better docu for fingerprinting, ok deraadt@
   - markus@cvs.openbsd.org 2001/10/29 19:27:15
     [sshconnect2.c]
     hostbased: check for client hostkey before building chost
   - markus@cvs.openbsd.org 2001/11/07 16:03:17
     [packet.c packet.h sshconnect2.c]
     pad using the padding field from the ssh2 packet instead of sending
     extra ignore messages. tested against several other ssh servers.
   - markus@cvs.openbsd.org 2001/11/07 21:40:21
     [ssh-rsa.c]
     ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
   - markus@cvs.openbsd.org 2001/11/07 22:10:28
     [ssh-dss.c ssh-rsa.c]
     missing free and sync dss/rsa code.
   - markus@cvs.openbsd.org 2001/11/07 22:53:21
     [channels.h]
     crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com
   - markus@cvs.openbsd.org 2001/11/08 10:51:08
     [readpass.c]
     don't strdup too much data; from gotoh@taiyo.co.jp; ok millert.
   - markus@cvs.openbsd.org 2001/11/10 13:22:42
     [ssh-rsa.c]
     KNF (unexpand)
   - markus@cvs.openbsd.org 2001/11/11 13:02:31
     [servconf.c]
     make AuthorizedKeysFile2 fallback to AuthorizedKeysFile if
     AuthorizedKeysFile is specified.

20011109
 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
   if permit_empty_passwd == 0 so null password check cannot be bypassed.
   jayaraj@amritapuri.com OpenBSD bug 2168
2001-11-18 08:43:00 +00:00
Maxim Sobolev
dd7f321ddf Add two missed in the last commit manpages.
Submitted by:	will
2001-11-18 08:34:08 +00:00
Dirk Meyer
608ce54ae3 improved pkg-message
Thanks to Stephane.Lentz@ansf.alcatel.fr
2001-11-18 08:16:49 +00:00
Masafumi Max NAKANE
1aef56db61 Oops, PORTVERSION had an extraneous `.'. 2001-11-18 06:08:44 +00:00
Marcel Moolenaar
d9b729a5ca Pass maintainership over to ports@FreeBSD.org. The linux_base ports
are getting beyond my control.
2001-11-18 05:58:33 +00:00
Clive Lin
f92c1aafa5 Add missing entry. 2001-11-18 05:56:57 +00:00
Masafumi Max NAKANE
3c1817697c Upgrade to 3.5b2.
This upgrade is based on submissions from several people over years.
I have been reluctant to upgrade this port primarily because
I was never sure about the shared lib compatibility.
Thanks to those who submitted the patch as well as tested the new version.
2001-11-18 04:48:55 +00:00
Mark Pulford
fc3ea0f08c Updated to 3.1.4. 2001-11-18 04:33:05 +00:00
Ying-Chieh Liao
5f6d9f9eb4 add bcpp
Simple utility to indent C++ code

PR:		31831
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
2001-11-18 03:33:45 +00:00
Ying-Chieh Liao
f9f2f05b97 add p5-Class-Delegation
Object-oriented delegation

PR:		31783
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-18 03:23:25 +00:00
Ying-Chieh Liao
acaf2d28e6 add p5-Class-Contract
Design-by-Contract OO in Perl

PR:		31782
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-18 03:20:10 +00:00
Kris Kennaway
fe9678fff2 Add a RUN_DEPENDS on wget.
PR:	31993
2001-11-18 02:34:43 +00:00
Kris Kennaway
a59abf0dc1 Update to snort 1.8.2, a bugfix/stability release. 2001-11-18 01:57:48 +00:00
Kris Kennaway
0a53790043 Update to ssldump 0.9b2
Submitted by:	Eric Rescorla <ekr@rtfm.com>
PR:		31340
2001-11-18 01:09:51 +00:00
Peter Wemm
be30073289 One thing I missed.. spell 'chown root.wheel' as 'chown root:wheel'. 2001-11-18 00:41:29 +00:00
Peter Wemm
734e3786df Update rtty to 4.0. This is posixified vs. the old bsd tty interface. 2001-11-18 00:18:34 +00:00
Jason Evans
0dbeb62281 Update to onyx 2.2.0. 2001-11-17 23:21:48 +00:00
Akinori MUSHA
14483751ba Update to 20011118, with steady improvements.
overall:

- Perform better checks on pkgname and origin.

- Deprecate the use of PKGREPOSITORY and PKGREPOSITORYSUBDIR.  Use
  PACKAGES for PKGREPOSITORY and hardcode 'All'.

pkg_deinstall:

- -P/--preserve: Only preserve shared libraries with version numbers.
  Keeping *.so files may be harmful because it allows ld to pick them
  up and produce new binaries linked with the libraries of removed
  packages.  It is enough to only preserve *.so.* files to retain
  compatibility.

portsclean:

- -P/--pkgclean: Clean dead symlinks as well.

- Fix the manpage: supply missing words.

portupgrade:

- Detect NO_LATEST_LINK and LATEST_LINK and use them to determine the
  name of the latest package to fetch.

pkgdb:

- Improve the score computer.  Try not to suggest a stupid guess. ;)

pkg_fetch, pkg_glob, pkg_sort, pkgdb, portsdb, portversion:

- Do not show help twice when -h/--help is given.

  Reported by:	Masami Kobayashi <masami@tncc.jp>

pkgtools.conf:

- Explain how to use EXTRA_CATEGORIES.
2001-11-17 23:13:00 +00:00
Jason Evans
7443cbf5e8 Update to cook 2.18. 2001-11-17 22:38:16 +00:00
Christian Weisgerber
1114b68700 Bump PORTREVISION in response to shared library version bump in dependency.
Approved by:	trevor
2001-11-17 22:21:59 +00:00
Akinori MUSHA
919909471b Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,
not ${MASTERDIR}/patches.

PR:		ports/30328
Submitted by;	Hye-Shik Chang <perky@python.or.kr>
2001-11-17 21:35:39 +00:00
Akinori MUSHA
5493715c67 Add bzip2 support for distribution patches. The bzip2 dependency is
automatically added if there is a .bz2 patch in PATCHFILES.

PR:	ports/16252 and ports/30862
Seven months have passed since the PR was assigned to:	portmgr
2001-11-17 21:23:09 +00:00
Akinori MUSHA
e00f292763 Add a bunch of generally used command macros:
BZCAT, BZIP2_CMD, CHGRP, CUT, DC, ECHO_CMD, EGREP, FILE, FIND,
    HEAD, ID, IDENT, STRIP_CMD, SU, TAIL, TEST, XARGS

And use shell (ash or ksh) builtins where available for efficiency:

    ECHO_CMD, FALSE, TEST, TRUE

Grepping the ports tree, a few dozen ports already have FIND,
STRIP_CMD and XARGS variables on their own and numerous ports use
these commands without using macros.  Some ports use FILE as a .for
loop variable, but it doesn't matter anyway.

Obtained from:	NetBSD

Remove the definition of ECHO because it is already defined in
/usr/share/mk/sys.mk and leaving the useless definition may mislead
developers.  Add the following comment that would help:

    # ECHO is defined in /usr/share/mk/sys.mk and its value can either be
    # "echo", or "true" if the make flag -s is given.  Use ECHO_CMD where
    # you mean the echo command.

No response yet from:	portmgr
Clued by:	Cyrille Lefevre <clefevre@citeweb.net> (on ${ECHO})
2001-11-17 21:05:50 +00:00
Akinori MUSHA
2f28d718b7 Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this
does not clobber the existing definitions because of the `?='
assignment.

Grepping the whole ports tree, a few dozen ports already define this
variable on their own and most of them have the same value as this
(${PREFIX}/share/examples/${PORTNAME}).

Approved but not committed by:	portmgr
2001-11-17 20:08:05 +00:00
Akinori MUSHA
38d33ba583 Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.
As I didn't see why the full package name is needed there, I changed
it to a simple regexp that matches any later version of the XFree86
3.x port.

No response from:	portmgr
2001-11-17 19:56:29 +00:00
Mario Sergio Fujikawa Ferreira
4634238708 o New port hlserver-tsc version 2.4.6b: Half-Life mod Counter-Strike
with TSC modifications
o It is a server side only change that both enhances Counter-Strike
and adds some anti-cheat measures

Reviewed by:	pat
2001-11-17 19:40:05 +00:00
Patrick Li
b5ce732260 New port ipfw-graph: Graphical overview of traffic going through
your IPFW rules

patch-ipfw-gtk.c contributed by lioux

PR:	32031
Submitted by:	Edwin Groothuis <edwin@mavetju.org>, lioux(see above)
Reviewed by:	lioux
Approved by:	lioux
2001-11-17 19:12:25 +00:00
Patrick Li
6c11a49170 Update to 5.3.1
Approved by:	lioux
2001-11-17 18:41:06 +00:00
Jimmy Olgeni
564b40d619 Update nessus-*-devel to version 1.1.9.
PR:		32057
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2001-11-17 18:06:18 +00:00
Cy Schubert
f261274fa7 Updatre to 4.1.71.
Reviewed by:	nectar
Approved by:	nectar
2001-11-17 16:28:47 +00:00
Tom Hukins
d49d576fe5 Make Generic-NQS actually work properly
PR:		ports/31208
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-11-17 16:06:51 +00:00
Akinori MUSHA
0828951b17 Update to 0.4.6. 2001-11-17 13:17:25 +00:00
Ying-Chieh Liao
0b4f7abe40 upgrade to 5.3.0
PR:		32050
Submitted by:	Ports Fury
2001-11-17 10:24:59 +00:00
Akinori MUSHA
cb2a101cc8 Update to 0.1.9. 2001-11-17 10:08:43 +00:00
Akinori MUSHA
f1be322593 Update to 0.9.9. 2001-11-17 10:01:50 +00:00
Akinori MUSHA
3af93f0bd9 Update to 1.1a4. 2001-11-17 09:59:37 +00:00
Ying-Chieh Liao
6d30fd2124 add dosunix
Manipulation of text files in a mixed DOS/Windows and Unix environment
2001-11-17 09:36:40 +00:00
Jim Mock
c9c9f252d4 Update to version 0.48. 2001-11-17 07:33:17 +00:00
Jun Kuriyama
05731e33da Update to 1.41. 2001-11-17 05:48:53 +00:00
SADA Kenji
2ab7412921 Upgrade to version 4.79 . 2001-11-17 05:48:24 +00:00
SADA Kenji
5e959c2682 Upgrade linux-netscapes to 4.79.
Approved by:	Maintainer
2001-11-17 05:46:50 +00:00
Vanilla I. Shu
eda7fc70a8 Add another patch for BIG5 cursor movement, and bump version.
Submitted by:	mhsin@mhsin.org
2001-11-17 04:29:08 +00:00
Jun Kuriyama
cacd966dd8 Fix to make vc-backup file only if vc-make-backup-files is t.
Use (make-backup-file-name-1) to reflect backup-directory-alist in vc-mode.
2001-11-17 03:41:07 +00:00
Patrick Li
5176aa1cde Shared library version bump because of audio/mad update
Approved by:	lioux
2001-11-16 22:56:56 +00:00
Patrick Li
5e74111657 Update to 0.14.2b
PR:	32044
Submitted by:	maintainer
Approved by:	lioux
2001-11-16 22:48:18 +00:00