1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3225 Commits

Author SHA1 Message Date
Doug Barton
858f4921c4 Take over maintainership of the BIND's. This is something I use every day,
so I'm on top of the security advisories, etc.
2001-01-31 07:21:26 +00:00
Boris Popov
a03f80789b Update to 1.3.4 which fixes problems with recent -current. 2001-01-31 03:36:09 +00:00
Will Andrews
e6d411bdb7 Bump PORTREVISION for security fixes.
Submitted by:	jedgar
2001-01-30 22:05:10 +00:00
Jason Evans
862db97ad3 Update to version 1.2.0. 2001-01-30 21:56:37 +00:00
Jim Mock
78cd092001 Bump PORTREVISION.
Submitted by:	kris
2001-01-30 21:47:32 +00:00
Clive Lin
0022fe5508 o Follows dictionary files addition of dictd-database port
o Now use our own dictd.conf

Approved by: MAINTAINER
2001-01-30 19:17:03 +00:00
Clive Lin
459e033af2 Fix distfile typo and add 2 more dictionary files.
Approved by: MAINTAINER
2001-01-30 19:14:41 +00:00
Jim Mock
1ed7c2b7a6 Fix a problem where the socket wasn't being removed and everybuddy
wouldn't run more than once.

PR:		24724
Submitted by:	Vivek Khera <khera@kciLink.com>
2001-01-30 16:06:14 +00:00
Ying-Chieh Liao
4c1b60ecfd bump portversion
Submitted by:	clive
2001-01-30 15:14:08 +00:00
Ying-Chieh Liao
a03c27d58c update database version
Noted by:	Ports Fenner
2001-01-30 14:57:46 +00:00
FUJISHIMA Satsuki
b6f19d32ba update to 0.5.
PR:		24554
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-30 14:07:34 +00:00
FUJISHIMA Satsuki
c6abd12db7 update to 0.8.1.
PR:		24442
Submitted by:	maintainer
2001-01-30 14:06:56 +00:00
Boris Popov
4d6210b7c4 Add smbfs 1.3.3,
SMB/CIFS protocol and SMB/CIFS file system
implementation.

PR:		23238
Submitted by:	Jaedoc Lee <tokky@fdns.org> (for 1.3.2)
2001-01-30 12:16:05 +00:00
Boris Popov
619605ab5d Temporary security fixes.
Submitted by:	Chris Faulhaber <jedgar@fxp.org>
Obtained from:	Przemyslaw Frasunek <venglin@FREEBSD.LUBLIN.PL>
2001-01-30 11:28:18 +00:00
Kris Kennaway
abfda7b85a Update to BIND 8.2.3 and remove previous maintainer due to timeout. 2001-01-29 22:28:44 +00:00
Andreas Klemm
973d85ecfa - remove redirection to /dev/null for zebra and routing daemons
you should be able to see error messages if there are any
  Since daemons are started using -d options, you should
  normally see no output...
- bumped PORTREVISION, since its a major win being able
  to see error messages if there are any

Submitted by:	knarf@camelot.de
2001-01-29 22:12:54 +00:00
Maxim Sobolev
20b6c78ca5 o Upgrade to 0.8.15;
o USE_LIBTOOL instead of GNU_CONFIGURE;
o add manual manpage installation, this version doesn't install them by itself.

PR:		24578
Submitted by:	Roman Shterenzon <roman@xpert.com>
Blessed by:	maintainer
2001-01-29 16:30:18 +00:00
FUJISHIMA Satsuki
43debc4487 update to 1.47.
PR:		24056,24618
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>,
		Joseph Scott <joseph@randomnetworks.com>
non-response from: maintainer

honor CC.
2001-01-29 14:20:52 +00:00
FUJISHIMA Satsuki
fc2b866ac1 update to 1.2.
PR:		24674
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-29 14:20:37 +00:00
FUJISHIMA Satsuki
7fb71b1e89 update to 0.63.
PR:		24673
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

add missing MAINTAINER.
2001-01-29 14:20:12 +00:00
Ying-Chieh Liao
b37067d0f1 add pvm++, A C++-Library for PVM 2001-01-29 08:21:36 +00:00
Kris Kennaway
f39b1f9c9b Remove FORBIDDEN; the problem reported on bugtraq was a bug, not a
security vulnerability.
2001-01-29 00:53:55 +00:00
Clive Lin
f0ad3af744 o Fix pkg-comment, this port only contains dict server
o Fix pkg-message, dict client is right at textproc/dict
o Add missing pkg-plist entry
o Really destroy T_USER conflicts. *SIGH*
o Fix dictd.sh startup script. Dictd itself won't generate
  any pid file. Thus I use my own trick.

pkg-* reported by: "Donald J . Maddox" <dmaddox@sc.rr.com>
2001-01-28 21:23:04 +00:00
FUJISHIMA Satsuki
1f17fe5623 oops new file added. 2001-01-28 21:12:50 +00:00
FUJISHIMA Satsuki
59df5a0f28 o update to 0.89.
o change maintainer. (non-responce from previous maintainer)

PR:		23722
Submitted by:	James R. Shrenk <dionysos@helios.dionysos.yi.org>
2001-01-28 21:07:06 +00:00
FUJISHIMA Satsuki
0cd3534e13 correct pkg-plist.
PR:		23842
Reported by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-01-28 20:08:10 +00:00
Clive Lin
07f330dba4 Arrrg ! I forgot to commit these 2 files. 2001-01-28 19:16:41 +00:00
Clive Lin
5cc7b46684 o Properly use wait3(2)
o Portlint
o Resolve T_USER conflicts (trap.h in base system)
o Properly handle CFLAGS
o Add net/dictd-database as RUN_DEPENDS
o Bump PORTREVISION

Approved by: MAINTAINER
2001-01-28 19:13:59 +00:00
Clive Lin
9130016e4c Dictionary database for dictd.
Will be required by net/dictd.

Done by: clive
Assign maintainer to: ijliao
2001-01-28 19:03:43 +00:00
Kevin Lo
cd4226f92a - Update to version 1.1.1
- Better ${PREFIX} handling

PR: 24626
Submitted by: MAINTAINER
2001-01-28 07:51:34 +00:00
Ying-Chieh Liao
fd7472567d remove redundant substitution
Submitted by:	clive
2001-01-28 03:06:08 +00:00
Andreas Klemm
393d81dcc7 - -d makes possible to start daemons in certain order
- for that purpose you have to remove the '&'
  forgot that in last commit.

Submitted by:	Frank Bartels <knarf@camelot.de>
2001-01-27 08:58:15 +00:00
Will Andrews
1cd0528abb Remove inactive MAINTAINER <dt>, who hasn't committed in over 2 years. 2001-01-27 05:33:19 +00:00
Kris Kennaway
5054cd7693 Remove stb as maintainer; he hasn't committed anything for 18 months. 2001-01-27 05:08:06 +00:00
Hajimu UMEMOTO
93bcb2ae22 Update to 0.08. 2001-01-26 19:30:54 +00:00
Bill Fumerola
4df790ff0e Upgrade to 0.2.13 2001-01-26 09:01:30 +00:00
Andreas Klemm
a9b6a3658e - start zebra processes with -d option to make sure that one process
starts after the other to prevent core dump. This fixes bgp coredump
  for Knarf
- set PORTREVISION

Submitted by:   Frank Bartels <knarf@camelot.de>
2001-01-25 23:15:36 +00:00
Vanilla I. Shu
16a220ca8c Upgrade to 1.10. 2001-01-25 22:02:41 +00:00
Ying-Chieh Liao
3b0834c945 add dictd, dict protocol (RFC 2229) server 2001-01-25 15:55:46 +00:00
Chris D. Faulhaber
086070ab85 - Update port to 0.4.6p1 (fixes remote buffer overflow)
- Add some additional buffer checks
2001-01-25 03:19:53 +00:00
Andreas Klemm
828b215af2 From Sergey:
"Using tacacs I found that ckfinger() function from maxsess.c module
 returns wrong count of current sessions for users with "maxsess"
 parameter established in tac_plus.conf. It happens if Cisco access
 server works with IOS v 12.x.
 On the other hand ckfinger() works well with IOS v 11.x
 Here are patches for both maxsess.c and port's Makefile to fix
 this problem (but it is just workaround, ckfinger() should be
 fully rewritten)."
From me:
 changed variable name by prepending string "TAC_", so that tacacs+
 ports variables follow an unique scheme.
Please note: this doesn't compile with the new TAC_IOS_VERSION variable
if you have CFLAGS redefined in /etc/make.conf as:
CFLAGS=-pipe -O (or whatever)
You have to use
CFLAGS+=-pipe -O (or whatever)
Mailed to -developers. Am really not sure, what's the culprit here.
Fact is, that a part of CFLAGS get lost when compiling the port,
if you redefine CFLAGS in /etc/make.conf without the "+" sign ...
I personally removed my CFLAGS define in /etc/make.conf as it
defaults to -pipe -O, which is fine for me.

Submitted by:	Sergey E. Levov (serg@informika.ru)
2001-01-24 08:06:55 +00:00
Kevin Lo
ea509099f5 - Support CFLAGS/LOCALBASE properly
- Fix pkg-comment

PR: 24555
Submitted by: Ports Fury
2001-01-23 08:45:52 +00:00
Andreas Klemm
d2d2b9d783 unbreak port.
note: I tried to build a portname applying to the porters handbook
conventions. Unfortunately it doesn't have a good example for version
numbers like 0.90a. 0.90-alpha would have to be change to 0.90.a.
So I thought it should be done this way for 0.90.a as well.
But then you have to set DISTFILES and WRKSRC (the latter I forgot in
a last minute change, sorry, which broke the port). And even if you
get the port running again, then portlint tells you pretty things
how to do it better ...
All in all. It would be fine to add an example in porters handbook
for cases like 0.90a, which should *not* be changed to 0.90.a !

Submitted by:	Josef Karthauser <joe@tao.org.uk>
2001-01-23 06:55:47 +00:00
Andreas Klemm
59fe29c8e2 - update to 0.90a
- update md5 checksum
- make PORTVERSION porters handbook compliant,
  had to add DISTFILES so source is still fetchable.
  Maybe I misunderstood the description how to transpose version numbers,
  maybe the description should be changed, that 0.90a should also be
  allowed than to use 0.90.a
- remove PORTREVISION, since PORTVERSION changed
2001-01-22 21:52:50 +00:00
Peter Pentchev
3ca95a6e68 Update to 1.04.
Approved by:	nbm (maintainer)
2001-01-22 14:44:08 +00:00
Kevin Lo
5946342285 - Upgrade to version 3.3.0
- Better handling of $PREFIX
- Separate directory for configuration files - $PREFIX/etc/smbrowser
- It's under GPL now

PR: 24526
Submitted by: MAITNAINER
2001-01-22 14:27:43 +00:00
Jun Kuriyama
ef8ef22073 Add missing entries.
No response from:	maintainer
2001-01-22 13:30:41 +00:00
Bill Fenner
472cadb803 Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing
for over 2 months.
2001-01-22 05:49:31 +00:00
FUJISHIMA Satsuki
2283c1f5e1 Change MASTER_SITES.
PR:		24142
Submitted by:	maintainer
2001-01-21 20:07:04 +00:00
Jim Mock
c2b1d13248 Update to version 0.2.0. 2001-01-21 09:02:41 +00:00