Commit Graph

5367 Commits

Author SHA1 Message Date
Trevor Johnson
9a34e9d531 Back out last change: I was working from an outdated copy of this
file.

Submitted by:	ijliao
2002-05-25 17:29:51 +00:00
Trevor Johnson
b4dbf278c6 broken for fetch, logged by bento 2002-05-25 16:26:42 +00:00
Jun Kuriyama
9fd97a9ecc (1) Support IPv6 transport.
(2) Install snmpd.sh.sample and also install snmpd.sh if not exist.
    (not yet completed as pkg_add case)

Requested by:	ume, Katsuhisa ABE <katsuhisa.abe@nifty.com> (1)
		Vince Valenti <vince@blue-box.net> (2)
2002-05-25 02:16:58 +00:00
Roger Hardiman
c67968755f Make sure the port uses the static openh323 library 2002-05-25 00:00:32 +00:00
Roger Hardiman
4b8af0aec6 Use the static openh323 libraries 2002-05-24 23:52:01 +00:00
Roger Hardiman
21de9cd565 Make sure we use the static openh323 libraries (as the openh323
port does not actually install the .so files)
2002-05-24 23:44:43 +00:00
Anders Nordby
8ee38a9652 Reset MAINTAINER, as maintainers mail address bounces:
553 5.3.0 <minosh@engineer.com>... inactive user
2002-05-24 20:32:03 +00:00
Dmitry Sivachenko
cccfce0eda Upgrade to version 1.0.38. 2002-05-24 17:51:07 +00:00
Roger Hardiman
6b6cd5df67 Add CPhone, a H323 VoIP and Video Conferencing program which can
connect to GnomeMeeting, OhPhone and NetMeeting users.
2002-05-24 14:50:16 +00:00
Ying-Chieh Liao
47dab81eb7 add py-spreadmodule 1.2
A python extension module for the Spread group communcations package

PR:		36868
Submitted by:	Joshua Goodall <joshua@roughtrade.net>
2002-05-24 13:50:46 +00:00
Ying-Chieh Liao
d19f1d07b2 upgrade to 0.3.1
PR:		38497
Submitted by:	maintainer
2002-05-24 12:57:38 +00:00
Ying-Chieh Liao
88c39afac4 add p5-Spread-Session 0.2
Perl OO wrapper for Spread messaging toolkit

PR:		36815
Submitted by:	Joshua Goodall <joshua@roughtrade.net>
2002-05-24 12:54:34 +00:00
Roger Hardiman
dcfba12404 Add more files to pkg-plist and bump port revision 2002-05-24 11:28:11 +00:00
Kris Kennaway
6c1f77c75c Add back icqnix and pppload, which were prematurely deleted by will. 2002-05-24 11:27:15 +00:00
Roger Hardiman
14add4ebc5 Add gnomemeeting.schema
Submitted by:	Sperber <sperber@gmx.at>
2002-05-24 11:07:46 +00:00
Roger Hardiman
9eb44f4fe7 Bump port revision as the openh323 libraries have been updated
Add OSTYPE so GM compiles on machines with bash

Add USE_BISON to ensure we never fall over the problem that bento does not
use the dependencies in the OpenH323 port
2002-05-24 10:52:13 +00:00
Roger Hardiman
97910cef27 Add USE_BISON so the port builds on bento. This is needed because
bento does not parse the dependencies in the openh323 Makefile

Obtained from:	Kris Kennaway <kris@obsecurity.org>
2002-05-24 10:48:18 +00:00
Roger Hardiman
75d3b46049 Add USE_BISON so the port builds on bento. This is needed because
bento does not parse the dependencies in the openh323 Makefile

Obtained from: Kris Kennaway <kris@obsecurity.org>
2002-05-24 10:46:49 +00:00
Ying-Chieh Liao
876ead01e5 upgrade to 3.0.5
take over maintainership

PR:		37664
Submitted by:	Erwin Lansing <erwin@lansing.dk> (new maintainer)
2002-05-24 08:54:25 +00:00
Ying-Chieh Liao
9df56bbe44 fix master site
make portlint happy

PR:		38487
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-24 08:39:07 +00:00
Patrick Li
03f189ed5b back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.

/me puts on pointy hat

Requested by:	many
2002-05-23 22:22:19 +00:00
David W. Chapman Jr.
50547b32f7 Take out debugging messages I added. 2002-05-23 17:44:56 +00:00
David W. Chapman Jr.
0c62bdd3eb Update maintainer's email to match what he uses on send-pr to avoid
confusion

Submitted by:	maintainer
2002-05-23 15:11:55 +00:00
Maxim Sobolev
e0b8a2f860 Ports policy: empty pkg-descr is prohibited. Just copy pkg-comment into
pkg-descr for now.

Submitted by:	find /usr/ports -type f -size 0
2002-05-23 13:23:45 +00:00
Dirk Meyer
44bf7fbc4b The version of web2ldap in ports/www/web2ldap is incompatible with the
revision of the python ldap bindings in ports (in net/py-ldap2)
because some of the function interfaces have changed.

Update to 2.0.0pre04
Additional fixes in pkg-plist

PR:		38423
Submitted by:	jdunn@verticalscope.com
2002-05-23 10:59:17 +00:00
SADA Kenji
e8af8ffbb0 I forgot to note PR and Submitted-by on my last commit.
Also, recover LIB_DEPENDS line for libgmp;
this is needed for -current.
PR:	ports/37199
Submitted by:	maintainer
2002-05-23 08:36:18 +00:00
SADA Kenji
7ec459fa33 - Move install directory from bin to sbin
- Rewrite descriptions
- Change maintainer's email
2002-05-23 08:25:57 +00:00
Kevin Lo
2916397585 Add RUN_DEPENDS 2002-05-23 08:11:24 +00:00
Dmitry Sivachenko
46c71f3824 Upgrade port to version 1.8.7. 2002-05-23 06:57:41 +00:00
Patrick Li
cfd0cbdf9e Update to 1.2.4 2002-05-23 04:20:42 +00:00
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32:04 +00:00
Patrick Li
b165935643 Fix MASTER_SITES and typos
PR:		37727
Submitted by:	maintainer
2002-05-22 23:17:17 +00:00
Patrick Li
2ce720ca90 Fix socket leak and bump PORTREVISION.
PR:		38370
Submitted by:	maintainer
2002-05-22 21:08:05 +00:00
David W. Chapman Jr.
bc1aafa270 Don't build with FreeBSD's libtool
Submitted by:	bento
2002-05-22 13:46:10 +00:00
Roger Hardiman
5d62c6e54c Upgrade to latest version 2002-05-22 06:46:33 +00:00
Roger Hardiman
defe06073d Update to latest version 2002-05-22 06:38:33 +00:00
Doug Barton
b00185e8b6 Update to the latest release version 2002-05-22 05:22:31 +00:00
Roger Hardiman
cf7951d2f0 Upgrade to latest version.
This fixes the green spots on the H.261 video
2002-05-22 00:44:57 +00:00
Peter Pentchev
5d9ef8b102 Update to tcpcat-1.2.0.
Drop the GNU make dependency, our make(1) builds tcpcat just fine.
2002-05-21 16:47:27 +00:00
David W. Chapman Jr.
ae0026bb9c Update to latest version
PR:		38234
Submitted by:	maintainer
2002-05-21 16:41:48 +00:00
David W. Chapman Jr.
9080769d49 Fix autoconf and autoheader problems 2002-05-21 14:59:05 +00:00
John Hay
95eac86d6f Perl5 module to use the SMPP (Short Message Peer to Peer) protocol. 2002-05-21 05:44:26 +00:00
Cy Schubert
87455805fb The ntp port now tracks the production branch, currently at 4.1.1a.
PR:		38205
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-05-21 02:13:24 +00:00
Cy Schubert
57a8850927 Add ntp-devel which will track the ntp development branch. 2002-05-21 00:57:08 +00:00
Mario Sergio Fujikawa Ferreira
89d35e103f Update to 0.157 2002-05-21 00:43:25 +00:00
Mario Sergio Fujikawa Ferreira
cb22d01a3c Update to 0.56 2002-05-21 00:30:53 +00:00
Mario Sergio Fujikawa Ferreira
f3975b9cc9 Update to 0.81.0 2002-05-21 00:27:47 +00:00
Greg Lewis
39a81fb919 . Update to 1.2p1
. Swap the order of the first two MASTER_SITEs as
  imaginary.com is down at the moment.
. Update pkg-descr from the current README for DGD.
. Take over maintainership.

Reviewed by:	sobomax
Approved by:	sobomax
2002-05-20 19:01:51 +00:00
Ying-Chieh Liao
c45bcdc7d8 upgrade to 2.6.3
PR:		38317
Submitted by:	maintainer
2002-05-20 11:25:57 +00:00
Vanilla I. Shu
bc35967261 Update to unified patch 19-9-0
PR:		ports/38307
Submitted by:	maintainer
2002-05-20 08:22:22 +00:00
Ying-Chieh Liao
427b2586a2 upgrade to 4.7.2 2002-05-20 05:34:56 +00:00
Masafumi Max NAKANE
76e6dfd6ea Upgrade to 7.9.4 2002-05-20 04:13:12 +00:00
Jun Kuriyama
985963f597 Chase net-snmp4 repocopy. 2002-05-19 23:00:04 +00:00
Jun Kuriyama
333535ac99 Depends on net-snmp4. 2002-05-19 22:48:57 +00:00
Jun Kuriyama
2cc20c3223 I did not check this port works fine with net-snmp 5.x.
Maintainer, feel free to depend on 5.x if you are sure.
2002-05-19 22:47:10 +00:00
Kris Kennaway
170ec274cf Chase net-snmp library version
Pointy hat to: 	kuriyama
2002-05-19 21:59:27 +00:00
Kris Kennaway
54256988b5 Chase net-snmp library version
Pointy hat to:	kuriyama
2002-05-19 21:58:12 +00:00
Kris Kennaway
34026ac196 Chase net-snmp library version 2002-05-19 21:55:37 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Andrey A. Chernov
fe817cb16f Upgrade to 1.19
Remove myself from MAINTAINER

PR:		38201
Submitted by:	David Lay <dave@staff.netc.net.au>
2002-05-18 18:04:48 +00:00
Patrick Li
5103e8d9a3 Fix master sites
PR:		36680
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	mail bounce
2002-05-18 08:35:35 +00:00
Patrick Li
3ab2db8a39 Add missing files to plist 2002-05-18 08:01:53 +00:00
Kris Kennaway
6f05ed0c7c BROKEN: Does not package correctly 2002-05-18 03:24:19 +00:00
Kris Kennaway
ded63c8960 BROKEN: Does not fetch 2002-05-18 03:19:36 +00:00
Kris Kennaway
449ca283f2 BROKEN: Does not build 2002-05-18 03:17:40 +00:00
Kris Kennaway
e87c652b1c BROKEN: Cannot find libxml2 dependency 2002-05-18 02:38:19 +00:00
Kris Kennaway
dd1a02b639 BROKEN: Does not package correctly 2002-05-18 02:23:16 +00:00
Kris Kennaway
36ecd0866f BROKEN: Incorrect checksum 2002-05-18 02:13:41 +00:00
Kris Kennaway
62c30dca98 BROKEN: Does not build 2002-05-18 02:10:44 +00:00
Kris Kennaway
68aff6bdbe BROKEN: Does not find tcl correctly 2002-05-18 02:10:00 +00:00
Kris Kennaway
fad53a5325 BROKEN: Does not build 2002-05-17 09:51:36 +00:00
Kris Kennaway
559daf07df Remove BROKEN tag; this package appears to build correctly now.
Noticed by:	bento
2002-05-17 09:10:47 +00:00
Jun Kuriyama
fe69abb66c Link with libkvm explicitly to unbreak build on 4-stable.
Reported by:	many
2002-05-17 01:01:10 +00:00
David E. O'Brien
cca235c943 Needs perl to build. 2002-05-16 23:33:22 +00:00
Dmitry Sivachenko
6686062acf Upgrade to version 1.11.
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-16 17:58:11 +00:00
Ying-Chieh Liao
be2e021374 add serveez 0.1.3
A server framework
2002-05-16 13:22:42 +00:00
Brian Somers
4b48b80a75 Open /dev/null as stdout and stderr before envoking sendmail
Bump PORTREVISION

Forgotten by: brian
2002-05-16 10:40:50 +00:00
Norikatsu Shigemura
833c9d2beb Add new ports.
PR:		ports/37661
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	knu (mentor)
2002-05-16 10:26:39 +00:00
Norikatsu Shigemura
d2f7d92dca Add new ports.
PR:		ports/37661
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	knu (mentor)
2002-05-16 10:25:45 +00:00
Will Andrews
4a47174f45 Hide bin/kotalkd behind KTALKD PLIST_SUB moniker. Allow UTMP to be
overridable just in case it's necessary.

Found by:	bento (fwd by kris)
2002-05-16 00:01:34 +00:00
David W. Chapman Jr.
96a5fd783f Fix building on -current
PR:		37966
Submitted by:	obraun@informatik.unibw-muenchen.de
2002-05-15 19:53:17 +00:00
David W. Chapman Jr.
3b820e5629 Fix -current building
PR:		37963
Submitted by:	obraun@informatik.unibw-muenchen.de
2002-05-15 19:51:08 +00:00
David W. Chapman Jr.
bc352ebb4b Fix building under -current
PR:		37964
Submitted by:	obraun@informatik.unibw-muenchen.de
2002-05-15 14:22:46 +00:00
Mario Sergio Fujikawa Ferreira
88862351ff Update to 1.1.1 2002-05-15 13:15:59 +00:00
Jun Kuriyama
1b62f4b5fa Upgrade to 5.0.1.
Maintainer note:
  I have not yet checked this major version bump enough.
  Please use net/net-snmp4 port for stable environment.
  And please report any problem with this version.
2002-05-15 06:41:00 +00:00
Jun Kuriyama
1c96687cd6 Connect net-snmp4 (4.x series of ucd-snmp).
Repocopied by:	joe
2002-05-15 06:32:51 +00:00
Kris Kennaway
a190822ce8 Add USE_GMAKE=yes
Noticed by:	bento
2002-05-15 04:07:59 +00:00
Joe Marcus Clarke
ec6042987e Update to 0.58.
This fixes the security bug talk about in Bugtraq article
http://online.securityfocus.com/archive/1/272180.

Prompted by:	dannyboy
2002-05-15 00:39:39 +00:00
David W. Chapman Jr.
a8f6e685cb Update to latest cvs version which allows removal of local patches
Take out perl RE for startup script as it isn't required.
Use AUTOCONF because it now searches for passwd
Add LDAP and CUPS support
Fix description in pkg-descr
2002-05-14 22:51:08 +00:00
David W. Chapman Jr.
98ffbb521c Remove unneeded configure arg
Noticed by:	elrond@samba-tng.org
2002-05-14 22:07:47 +00:00
David W. Chapman Jr.
40df710e3d Add samba-tng whose goal is to provide the complete functionality of
a Windows NT domain controller
2002-05-14 20:13:05 +00:00
Ying-Chieh Liao
7ecb122015 s/DOCSDIR/PORTDOCS/g
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-14 16:11:19 +00:00
Ying-Chieh Liao
b863056a24 add socat 1.0.4.2
A relay for bidirectional data transfer between two indep. data channels
2002-05-14 11:20:59 +00:00
Maxim Sobolev
328dfe5722 Update to 0.4.8pl9.
PR:		37950
Submitted by:	Hiroo ONO <hiroo@oikumene.gcd.org>
2002-05-14 07:57:22 +00:00
Patrick Li
932c98dd35 Update to 0.9.28
PR:		38048
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-14 02:56:37 +00:00
Ying-Chieh Liao
4721f5104e install FAQ and README
bump PORTREVISION

Requested by:	Jay Dresser <jay@dresserfamily.org>
2002-05-14 02:14:16 +00:00
David W. Chapman Jr.
3a6bcf7612 Install audit VFS module.
Submitted by:	 marius@alchemy.franken.de
2002-05-13 14:33:08 +00:00
Maxim Sobolev
f3ac3ccfd9 GNOME policy:
- Fix libintl detection;
- use ${PREFIX}/share/gnome properly.
2002-05-13 12:25:27 +00:00
Maxim Sobolev
3d5c8a5282 Fix breakage introduced by the gettext conversion.
Submitted by:	bento
2002-05-13 06:56:51 +00:00
Joe Marcus Clarke
9102f43e48 Update to 0.8.7.
PR:		38003
Submitted by:	Erich Zigler <erich@tacni.net>
2002-05-13 00:01:59 +00:00