Commit Graph

2660 Commits

Author SHA1 Message Date
Jim Mock
af00a2ab33 Make use of the newly available bzipped tarball. 2000-05-08 18:07:40 +00:00
Satoshi Asami
fb5157eab7 Remove empty directories that end with "Net" upon deinstallation.
Submitted by:	bento
2000-05-08 08:07:43 +00:00
Jim Mock
27f8eaae34 Update to version 0.9.15. 2000-05-08 00:00:17 +00:00
Chris D. Faulhaber
b5c867f81a Fix PLIST (Add bin/lp5250d)
PR:		18441
Submitted by:	tkato@prontomail.ne.jp
2000-05-07 21:43:45 +00:00
Munechika SUMIKAWA
2665e04616 re-enable IPv6 supporting. 2000-05-07 15:18:14 +00:00
Akinori MUSHA
38ffab0121 Update to 2.0.7.
PR:		ports/18266
Submitted by:	Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
Approved by:	MAINTAINER
2000-05-06 16:33:02 +00:00
Jim Mock
e8515be59f Update to version 0.1.3. 2000-05-04 00:40:42 +00:00
Bill Fumerola
79800cd7b2 Upgrade to 1.6.3-stable, this will be replaced by freeradius once they
actually make a release.
2000-05-03 23:04:49 +00:00
Roger Hardiman
2b7f959ade Update to version 0.63, also called 0.6alpha3 2000-05-03 16:13:40 +00:00
Roger Hardiman
c9be8b85b9 Reimport of openam in the corect place, ports/net 2000-05-03 06:24:41 +00:00
Roger Hardiman
a45df0084a Use the USE_NEWGCC option to make this port compile on FreeBSD 3.x 2000-05-02 16:55:57 +00:00
Roger Hardiman
3dae68dcd2 Use USE_NEWGCC 2000-05-02 16:54:12 +00:00
Roger Hardiman
106fc016e6 Make the port build on FreeBSD 3.x.
This required the use of USE_NEWGCC and passing the CXX
variable into the port via the CPLUS flag

PR:		ports/18067
2000-05-02 16:45:12 +00:00
Roger Hardiman
7be335258a Add openam 2000-05-02 15:00:23 +00:00
Roger Hardiman
56adec5137 Update to version 0.61 2000-05-02 14:05:03 +00:00
Steve Price
f1db6f199f gtksamba has been repo-copied to gnosamba to reflect name change by
authors.
2000-05-01 10:25:48 +00:00
Roger Hardiman
c40ebd9b75 Update to OpenH323 1.1beta1 and pwlib 1.1pl15
Note, the H323 Video Conferencing application this builds is now called
ohphone  (previously it was called voxilla)
2000-05-01 08:59:05 +00:00
Roger Hardiman
79938e1156 Update with new mastersite at sourceforge. 2000-05-01 08:12:30 +00:00
Roger Hardiman
24ca53872c Update with new mastersite at sourceforge.
Fix build error seen on bento when referencing the working directories of
other ports.
2000-05-01 08:12:19 +00:00
Andreas Klemm
a15d266ac4 Update zebra to 0.86
From its developer:

Hi, this is Kunihiro.

I think this version is the most stable OSPF version ever had.  We'll
keep on fixing and adding new feature to ospfd.  And also some BGP's
route selection problems are fixed.  Many patches are included.

* Changes in zebra-0.86

* Changes in lib
** Fix bug of exec-timeout command which may cause crush.
** Multiple same policy for "access-list", "ip prefix-list, "as-path
   access-list", "ip community-list" is not duplicated.
** It used to be "ip prefix-list A.B.C.D/M" match routes which mask >= M.
   Now default behavior is exact match so it only match routes which mask == M.

* Changes in bgpd
** "match ip address prefix-list" is added to route-map.
** A route without local preference is evaluated as 100 local preference.
** Select smaller router-id route when other values are same.
** Compare MED only both routes comes from same neighboring AS.
** "bgp always-compare-med" command is added.
** Now MED value is passed to IBGP peer.
** When neighbor's filter is configured with non-existent access-list,
   as-path access-list, ip prefix-list, route-map.  The behavior is changed
   from all permit to all deny.

* Changes in ospfd
** Fix bug of external route tag byte order.
** OSPF Neighbor deletion bug which cause crush is fixed.
** Some route calculation bug are fixed.
** Add sanity check with router routing table.
** Fix bug of memory leak about linklist.
** Fix bug of 1-WayReceived in NSM.
** Take care of BIGENDIAN architecture.
** Fix bug of NSM state flapping between ExStart and Exchange.
** Fix bug of Network-LSA originated in stub network.
** Fix bug of MS flag unset.
** Add to schedule router_lsa origination when the interface cost changes.
** Increment LS age by configured interface transmit_delay.
** distribute-list is reimplemented.
** Fix bug of refresh never occurs.
** Fix bug of summary-LSAs reorigination.  Correctly copy OSPF_LSA_APPROVED
   flag to new LSA. when summary-LSA is reoriginatd.
** Fix bug of re-origination when a neighbor disappears.
** Fix bug of segmentation fault with DD retransmission.
** Fix network-LSA re-origination problem.
** Fix problem of remaining withdrawn routes on zebra.

* Changes in ripd
** Do not leave from multicast group when interface goes down bug is fixed.

* Changes in zebra
** Remove client structure when client dies.
** Take care static route when interface goes up/down.
2000-05-01 07:02:17 +00:00
Steve Price
6b041e4e09 Adding the ip-tun, jabber-transport, libetherx, and libjabber ports. 2000-05-01 03:26:00 +00:00
Steve Price
878c790879 Adding jabber-transport version 0.9.
An online presence and instant messaging server.  The Jabber transport
(jserver) is a daemon for Jabber clients to connect and communicate with.

PR:		17982
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
2000-05-01 03:25:19 +00:00
Steve Price
3fdb725a98 Adding libetherx version 0.9.
Originally, the etherx daemon routed XML streams among agents.
Now the etherx daemon has morphed into a library that allows any agent
to become the daemon if the daemon is not found.

You can learn more about Etherx at
WWW: http://etherx.jabber.org/

PR:		17981
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
2000-05-01 03:22:27 +00:00
Steve Price
245051bca7 Adding libjabber version 0.9.
Currently, libjabber provides Jabber transports with various library functions.

For general information about Jabber, including a quick introduction
to Jabber concepts, see the FAQ at
WWW: http://docs.jabber.org/

PR:		17980
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
2000-05-01 03:20:27 +00:00
Steve Price
ad12aab6e9 Adding ip-tun version 1.0.
Establishes an RFC-2003 style IP encapsulation tunnel using a tun(4)
kernel interface combined with divert sockets and IP firewall rules,
implemented in a user-space daemon. No kernel mods are required,
except enabling divert sockets, IPfirewalls, and a number of tun
interfaces.

PR:		17415
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>
2000-05-01 03:17:23 +00:00
Steve Price
5fe3289c2d Make this port actually work with 'ADDITIONAL_SKINS=yes'.
PR:		18287
Submitted by:	Michael Joyner <mjoyner@wolf.dyns.cx>
2000-04-30 20:55:42 +00:00
Steve Price
9e804cdf41 - Update to version 0.3.3
- Update MASTER_SITES and add WWW: line to pkg/DESCR

PR:		17854
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-30 19:34:30 +00:00
Steve Price
0eed2eed45 Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH.
PR:		17892
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2000-04-30 19:29:28 +00:00
Kris Kennaway
b735adbb4b Chase the checksum (docs updated, a code syntax error fixed and prototypes
updated)

Noticed by:	bento
2000-04-30 02:39:25 +00:00
Steve Price
eab37d37bb Distfile changed on MASTER_SITE.
PR:		18204
Submitted by:	David G. Andersen <dga@lcs.mit.edu>
Reviewed by:	maintainer
2000-04-30 00:25:17 +00:00
Steve Price
ed2f0fd67e Update to version 991603.
PR:		18249
Submitted by:	Koji Kondo <koji@jp.above.net>
2000-04-30 00:09:56 +00:00
Steve Price
d10c826958 s/gopher2\.3/gopher2_3/
PR:		18274
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2000-04-30 00:00:52 +00:00
Steve Price
f12a69f1c4 Update to version 4.0.99i.
PR:		18279
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:55:43 +00:00
Kris Kennaway
135883b714 Mark BROKEN: compiler error
Noticed by:	bento
2000-04-29 21:53:59 +00:00
Kris Kennaway
824b908119 Mark BROKEN: icqnix.install does not compile
Noticed by:	bento
2000-04-29 20:58:43 +00:00
Jim Mock
60662cc25e Update to version 0.9.14. These guys have finally added BSD daemon icons,
so we no longer need to use the penguin ones.  Woo hoo! :-)
2000-04-28 19:06:22 +00:00
Neil Blakey-Milner
992ae644cd Activate dnscache 2000-04-28 08:29:22 +00:00
Neil Blakey-Milner
8dbf47fcd3 Add dependency to daemontools, now that we have a compatible version. 2000-04-27 22:56:59 +00:00
David E. O'Brien
16800ae2c7 Upgrade to 2.4.3. 2000-04-27 18:59:01 +00:00
Neil Blakey-Milner
2cd3c80e2a Import of port for dnscache, djb's set of DNS utilities, including a
caching name server.
2000-04-26 19:12:06 +00:00
Justin M. Seger
c28970332e This hasn't been beta in a while.
Pointed out by:	Jim Bloom <bloom@acm.org>
2000-04-25 20:28:41 +00:00
Satoshi Asami
cd9733e03a Replace ${WRKDIRPREFIX}${PORTSDIR}/net/openh323/work with
${WRKDIRPREFIX}${.CURDIR}/../openh323/work so this will compile
when ${PORTSDIR} is a symlink.

Approved by:	maintainer
2000-04-24 19:13:14 +00:00
Akinori MUSHA
8e6405e403 Make update.sh accept command line options that are passed to CVSup.
Now users can schedule CVSup e.g. as follows:

    45 0-6,8-23 * * * root nice -15 /usr/local/etc/cvsup/update.sh -s
    45 7        * * * root nice -15 /usr/local/etc/cvsup/update.sh

Approved by:	John Polstra <jdp@polstra.com>
2000-04-24 14:01:58 +00:00
Kris Kennaway
f405a281e3 Update MASTER_SITE (fennerize) 2000-04-24 07:42:58 +00:00
Will Andrews
893faf26fc Add p5-Net-ext, a set of Perl5 modules for using sockets with.
PR:		17597
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
2000-04-24 02:05:55 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Will Andrews
152e0c53e2 Add kxicq, another ICQ client for KDE.
PR:		17353
Submitted by:	Andrey Novikov <andrey@novikov.com>
2000-04-23 06:08:28 +00:00
Vanilla I. Shu
b7fe3ddec4 Upgrade
p5-Errno => 1.09
    p5-File-BasicFlock => 98.1202
    p5-File-Sync => 0.09
    p5-Filter => 1.18
    p5-HTML-Parser => 3.07
    p5-IO-Tty => 0.03
    p5-IO-stringy => 1.210
    p5-Mysql => 1.2213
    p5-Net => 1.703
    p5-Storable => 0.6.11
    p5-URI => 1.06
    p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Vanilla I. Shu
19caf44942 Add a patch for I18N, and correct pkg/PLIST. 2000-04-22 21:19:39 +00:00
Bill Fenner
c70193a463 Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for
2 months.
2000-04-21 22:04:03 +00:00
Roger Hardiman
d5de07a862 Update to OpenGatekeeper 0.50 2000-04-21 07:31:35 +00:00
Roger Hardiman
0beabdc500 Update to OpenH323 Gatekeeper 0.12 pre 4 2000-04-21 07:20:01 +00:00
Roger Hardiman
c79c6bc05d Remove space in MAKE_ENV command 2000-04-21 06:42:10 +00:00
Michael Haro
f85e19d389 PREFIX -> LOCALBASE 2000-04-20 20:33:42 +00:00
Michael Haro
a785a1bb0a ln -> ${LN} (portlint) 2000-04-20 20:32:21 +00:00
Michael Haro
f4379217e4 remove DISTNAME as it was PORTNAME-PORTVERSION 2000-04-20 20:28:34 +00:00
Michael Haro
724c25955e make portversion conform 2000-04-20 20:27:44 +00:00
Michael Haro
9879782f26 PREFIX -> LOCALBASE (portlint) 2000-04-20 20:26:07 +00:00
Michael Haro
b098567825 PREFIX -> LOCALBASE 2000-04-20 20:25:29 +00:00
Michael Haro
5034414b87 fix variable ordering (portlint) 2000-04-20 20:19:33 +00:00
Michael Haro
2334bad4e6 remove duplicate variable and extra blank lines (portlint) 2000-04-20 20:18:57 +00:00
Michael Haro
af27580cce PREFIX -> LOCALBASE (portlint) 2000-04-20 20:18:09 +00:00
Michael Haro
435f2f0857 portlint:
chmod -> ${CHMOD}
	echo -> ${ECHO}
	http:// -> WWW: http://
2000-04-20 20:17:33 +00:00
Michael Haro
590b2f78cc use WWW: (portlint) 2000-04-20 20:16:17 +00:00
Michael Haro
7a417cfa07 white space and use WWW: (portlint) 2000-04-20 20:15:22 +00:00
Michael Haro
93e97c645d PREFIX -> LOCALBASE 2000-04-20 20:14:20 +00:00
Michael Haro
75bf91c727 make port version conform to our standards and add WWW: (portlint) 2000-04-20 20:13:50 +00:00
Michael Haro
9ef1fb7384 use WWW: (portlint) 2000-04-20 20:08:24 +00:00
Michael Haro
1e05173e9e remove extra blank line (portlint) 2000-04-20 20:07:18 +00:00
Michael Haro
4118d21e64 white space fixes and add WWW: (portlint) 2000-04-20 20:06:48 +00:00
Michael Haro
b908eee640 add WWW: to url (portlint) 2000-04-20 19:59:18 +00:00
Michael Haro
eee331fbe1 remove duplicate DISTNAME 2000-04-20 19:58:29 +00:00
Kris Kennaway
b26e0c5b28 Add gnut 0.3.24, a text-mode client for the Gnutella distributed
file-sharing network.
2000-04-20 05:40:31 +00:00
Roger Hardiman
a7efe0219b Add USE_BISON.
In theory this is not needed. This port does not need bison.
One of its dependent ports (openh323) needs bison and openh323
already has USE_BISON in its makefile.
However, without this bento complains that the port needs
bison and fails to build the package.
2000-04-19 12:13:55 +00:00
Yukihiro Nakai
b70c986b47 Update to 1.0.3 2000-04-19 05:02:30 +00:00
Michael Haro
7ef3f92c60 add patches 2000-04-18 00:11:36 +00:00
Michael Haro
6467e3c9d8 update to 0.15.8
PR:		18052
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-18 00:09:57 +00:00
Michael Haro
a2004a3739 change header file order
PR:		18055
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
2000-04-17 23:30:55 +00:00
Kris Kennaway
8ef6d2d050 Update to arla 0.32
Submitted by:	maintainer
2000-04-17 01:11:21 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Kris Kennaway
d12f14432c Replace AWOL maintainer with an active one (Assar Westerlund <assar@stacken.kth.se>)
No response from:	thepish (previous maintainer)
2000-04-16 23:43:54 +00:00
Roger Hardiman
e7b382c88d Update to use ${WRKDIRPREFIX}${PORTSDIR} when refering to the working directory of other ports. 2000-04-16 19:01:36 +00:00
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
Kris Kennaway
142040ae41 Add patch. 2000-04-16 09:31:00 +00:00
Kris Kennaway
dba281ef60 Upgrade to 3.50.9, which fixes the local root compromise.
Submitted by:	Tony Maher <Tony.Maher@eBioinformatics.com> (Maintainer)
2000-04-16 09:30:06 +00:00
Will Andrews
8a5f39c621 Add mudix to net category, moved from games. Also upgrade to version 3.2.
And fix building on 4.0+, which have ncurses in the base, but unfortunately
base ncurses is useless.

Noted by;	"Oleg V. Volkov" <rover@lglobus.ru>
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (fix for -current)
Approved by:	asami (in regards to no repo-copy)
2000-04-16 04:30:28 +00:00
Will Andrews
f594e54bbe Add AMCL, which is a GTK-based MUD client. 2000-04-16 04:16:49 +00:00
Roger Hardiman
3eb4c2c3cd Add gatekeeper port 2000-04-15 15:04:09 +00:00
Roger Hardiman
c7859e2957 Add gatekeeper, another H323 Gatekeeper using the
OpenH323 project's H323 stack. (the other one is called opengatekeeper)
Works with all the H323 VideoPhone clients including voxilla, ohphone and
NetMeeting
2000-04-15 15:02:51 +00:00
R. Imura
3ae5dfd5fe Putting back DISTNAME. 2000-04-15 12:57:13 +00:00
Satoshi Asami
aadea45cf9 Put back DISTNAME. 2000-04-15 10:05:17 +00:00
David E. O'Brien
1aaa8742ca Remove bogus "." in the PORTVERSION. 2000-04-15 09:43:45 +00:00
David E. O'Brien
aa1ff89493 Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
Satoshi Asami
8b31cf37d5 Need to add back DISTNAME since PORTVERSION has an extra period. 2000-04-15 08:57:37 +00:00
Satoshi Asami
a22690b887 Remove extra "u". 2000-04-15 08:38:35 +00:00
Bill Fumerola
418a7d2a87 Upgrade to 0.8.7, disable snmp for now. Its messed up.
Requested by:	scanner@closed-networks.com
2000-04-15 07:19:48 +00:00
Satoshi Asami
fc8c1859fa Remove gtkicq.
Reported by:	John Reynolds <jjreynold@home.com>
2000-04-15 06:45:27 +00:00
Satoshi Asami
0ff41e3e14 "p" (meaning "patch") -> ".". 2000-04-15 01:44:53 +00:00
Satoshi Asami
0025270cc8 Revert package name. 2000-04-15 01:43:35 +00:00
Satoshi Asami
25753f8cd7 "pl" -> ".", not "p". 2000-04-15 01:42:33 +00:00
Satoshi Asami
7c9c4abbde The "p" in "1.1p6" means "patch" or "patchlevel", so they should be
converted to "1.1.6", not "1.1.p6" (which usually means "1.1
prerelease 6").
2000-04-15 01:40:10 +00:00
Satoshi Asami
9ead3a36dd Revert version from 1.2.1 back to 1.21 -- I can't find any evidence
it should be called "1.2.1", so I assume it was just a typo.
2000-04-15 01:37:05 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Satoshi Asami
d71114c357 There was one PKGNAME hiding inside an .if. 2000-04-14 10:07:58 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Michael Haro
a7f42416d7 update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
SADA Kenji
32a9b4c6ac Added an option: -a <address> .
It allows you to set the address of a domain in the SOA record.
 It will adds a "IN A <address>" line to the SOA.
 This is needed for sites that want a default address for a partial name -
 say just yahoo.com instead of forcing users to always type www.yahoo.com.

Submitted by:	"David Peterson" <chief@mail.idrive.com>
2000-04-08 17:55:02 +00:00
Bill Fumerola
31083f810a 0.8.4 -> 0.8.6
Once again my snail like pace has paid off as 0.8.5 had a major bug.
2000-04-07 18:57:12 +00:00
Bill Fumerola
2a5f012c3c Assume maintainership 2000-04-07 01:09:06 +00:00
Peter Wemm
c8108e4a4a I (obviously) no longer have the inclination to maintain this port.
I have no testing environment for it at all.
2000-04-06 20:32:06 +00:00
Gary Palmer
21ee26afd7 Resign as maintainer. I had thought someone else volunteered to take
over, but apparently they never changed the MAINTAINER flag.
2000-04-06 17:07:33 +00:00
Roger Hardiman
b0f2bed72f Fix typo spotted by program author 2000-04-06 10:34:10 +00:00
Roger Hardiman
33da2a1278 Upgrade to 0.44 (also called 0.4alpha4) 2000-04-06 09:50:33 +00:00
Will Andrews
ccc3a83ff0 Add gtkicq, a GTK-based ICQ clone.
PR:		17258
Submitted by:	Dan Papasian <bugg@bugg.strangled.net>
2000-04-06 05:04:24 +00:00
Roger Hardiman
5ac978f7a5 Add OpenGatekeeper 2000-04-05 14:37:27 +00:00
Roger Hardiman
4278ebb974 Import of OpenGateKeeper.
This is a H323 Gatekeeper for H323 compliant videophone programs
such as voxilla, OhPhone and OpenPhone (see /usr/ports/net/openh323)
and commericial programs like NetMeeting.

More information can be found at
http://www.opengatekeeper.org
2000-04-05 14:34:50 +00:00
Roger Hardiman
2c4b07b959 Do not allow OpenH323 to autodetect the OS, OS Version and
CPU architecture.
Instead pass in the actual values, as defined in bsd.port.mk

Also, fix bug in do-install which prevented Alpha installs.

Submitted by:	Karl.Dietz@frankfurt.netsurf.de
2000-04-04 13:38:09 +00:00
Michael Haro
7f36306e66 forgot a file 2000-04-02 17:30:44 +00:00
Will Andrews
95328bd93d Activate adns 2000-04-02 05:44:16 +00:00
Will Andrews
63eef36fd6 Add adns, an asynchronous DNS resolver library that provides a way to do
nslookups in a non-blocking manner. The adns distribution also comes with
some utilities similar to dig, host, nslookup, etc.

The port that I'm importing rips out the ${PORTOBJFORMAT} checking and
also trims the extra stuff in pkg/DESCR, which the original submission
contained.

PR:		17510
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reviewed by:	billf, mharo
2000-04-02 05:37:29 +00:00
Michael Haro
28b70c3cc1 use ssh in base system, if it exists.
PR:		17520
Submitted by:	Brooks Davis <brooks@one-eyed-alien.net>
2000-04-02 04:26:02 +00:00
Michael Haro
57298ea748 OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappers
PR:		17136
Submitted by:	yds@dppl.com
2000-04-02 03:27:54 +00:00
Michael Haro
6bc545c651 update to 1.6.2
PR:		17300
Submitted by:	maintainer
2000-04-01 22:08:30 +00:00
Michael Haro
cead7b551c update to 0.9.3
PR:		17734
Submitted by:	maintainer
2000-04-01 21:29:31 +00:00
Brian Feldman
84a5ce14a5 Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle to
the submitter!!

Submitted by:	Matt Heckaman <matt@arpa.mail.net>
2000-04-01 05:21:42 +00:00
Michael Haro
dd80423437 Update port net/ntp to 4.0.99g
PR:		17284
Submitted by:	KATO Tsuguru tkato@prontomail.ne.jp
2000-04-01 04:28:04 +00:00
Michael Haro
a06e397d22 change distfile name
Add patch for using system CFLAGS.
Add support for amiga style outbound.

PR:		17576
Submitted by:	maintainer
2000-04-01 01:39:43 +00:00
Will Andrews
d8a1439d05 Update to 3.4.3. This is not a downgrade. The update is needed for the
import of the pvmpov port.

Approved by:	maintainer
2000-03-29 21:24:08 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Jim Mock
ea33666616 Update to version 0.9.13. 2000-03-28 17:20:35 +00:00
Jim Mock
650210eba2 Update to version 0.9.12 2000-03-27 06:07:33 +00:00
R. Imura
403c782e43 Fix incomplete PLIST. 2000-03-25 19:44:56 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Vanilla I. Shu
2b0bfb8f16 Add a patch for I18N fontset. 2000-03-25 14:41:41 +00:00
Vanilla I. Shu
92209052b8 Add a patch for I18N (change gdk_font_load to gdk_fontset_load) 2000-03-25 14:37:39 +00:00
Vanilla I. Shu
1c9d378ec2 Fix net/gnome-icu to install i18n files
PR:		ports/16438
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-03-25 14:35:28 +00:00
Ade Lovett
ee60f9db19 Update to 1.0.1
Approved by:	maintainer
2000-03-24 19:12:06 +00:00
Chris D. Faulhaber
c200f82a2d Update port to 4.5.5
PR:		17516
Submitted by:	Maintainer
2000-03-24 00:17:25 +00:00
Chris D. Faulhaber
a05a46eb47 Change maintainer
PR:		17543
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
Approved by:	Previous Maintainer
2000-03-24 00:03:00 +00:00
Will Andrews
fbd6477b5e New port for KMud, a graphical KDE/Qt-based MUD client that has changed
significantly since the original PR I submitted.

PR:		15800
2000-03-23 03:32:49 +00:00
Kris Kennaway
407d7a3dbe Mark FORBIDDEN due to local root compromise (see bugtraq)
Discussed with:	maintainer
2000-03-23 02:17:31 +00:00
Jim Mock
10047b71ec Update to version 0.9.11. 2000-03-23 00:21:58 +00:00
Matthew Hunt
22706d277f Correct fennerage (distfile moved). 2000-03-22 17:24:18 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
de02b4585c Mike writes: I needed to be able to see the encapsulated packets in IP
proto 94 (IPIP).  I've been using this patch for a few weeks now for
tracking down various "things" involving some IP tunnels between some
Cisco 1720/2610 routers and several FreeBSD machines.

Submitted by:	Mike Nowlin <mike@argos.org>
2000-03-22 01:36:02 +00:00
David E. O'Brien
a0330e6799 Quiet compiler warnings. 2000-03-22 01:24:04 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Nick Sayer
15c1c93200 A slight adjustment to the URL. 2000-03-21 17:10:16 +00:00
Nick Sayer
e8c733f4d0 Fix WWW line so that it shows up in ports web pages 2000-03-21 03:43:30 +00:00
Michael Haro
73b5ad3456 oops, forgot a file 2000-03-21 01:50:56 +00:00
Michael Haro
a0bc8cdc87 upgrade to freewais-sf-2.2.13
PR:		17466
Submitted by:	tkato@prontomail.ne.jp
2000-03-21 01:50:08 +00:00
Chris D. Faulhaber
e0e1a7bd33 Update port to 1.1.1
PR:		17475
Submitted by:	Maintainer
2000-03-21 01:04:43 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
Michael Haro
82ddc7ab8b use PKGNAME instead of DISTFILES (portlint) 2000-03-20 23:13:46 +00:00
Michael Haro
757602d1f4 remove white space and move variables around (portlint) 2000-03-20 23:03:10 +00:00
Michael Haro
a17be5e2be PREFIX -> LOCALBASE 2000-03-20 22:59:12 +00:00
Michael Haro
cb1907cb7c move PATCH* to Patch section of Makefile (portlint) 2000-03-20 22:57:22 +00:00
Michael Haro
a75a7e549a use correct header wording (portlint) 2000-03-20 22:49:55 +00:00
Michael Haro
24fbfa8d17 portlint the version number 2000-03-20 22:47:45 +00:00
Michael Haro
c35af0d51c PREFIX -> LOCALBASE (portlint) 2000-03-20 22:47:00 +00:00
Bill Fenner
f6d9d3e93b Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable 2000-03-20 05:32:03 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Matthew Hunt
cc5988d3c7 Upgrade to 0.4.4.
Remove myself as MAINTAINER.
2000-03-19 20:44:11 +00:00
Satoshi Asami
433cd0aa6d Remove two files to fix packaging.
Submitted by:	Assar Westerlund <assar@sics.se>
Reviewed by:	kris
2000-03-11 23:15:24 +00:00
Chris D. Faulhaber
ec339964d8 Activate ipfm 2000-03-11 15:37:12 +00:00
Chris D. Faulhaber
64caf0b9f3 IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.

PR:		17190
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-03-11 15:36:23 +00:00
Chris D. Faulhaber
f9012ea076 Activate isic 2000-03-11 15:06:20 +00:00
Chris D. Faulhaber
b0ac72ef18 IP Stack Integrity Checker
Its purpose is to test the stability of an IP Stack and its component stacks
(TCP, UDP, ICMP et. al.) It does this be generating random packets of the
desired protocol.

PR:		16976
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-03-11 15:04:12 +00:00
Chris D. Faulhaber
4994ea1221 Add support for Amiga-style outbound
PR:		17280
Submitted by:	Maintainer
2000-03-11 14:26:18 +00:00
Tatsumi Hosokawa
451e3f5acb Resurrect client codepage coniguration samples that were in 1.9.x port. 2000-03-11 00:06:00 +00:00
Mike Smith
79f86c529d Update for a new md5 and changes in the setup script.
Submitted by:	Martti Kuparinen <martti@nomadiclab.com>
2000-03-10 23:34:22 +00:00
Tatsumi Hosokawa
311f488af3 Removed manpages in share/doc/manpages that will be also installed
in share/man.
2000-03-10 20:47:44 +00:00
Ade Lovett
dc16f7d609 Update to latest version (20000102), with new MASTER_SITE
and other bits and pieces

PR:		17197 (also closes 15820)
Submitted by:	maintainer
2000-03-09 20:00:41 +00:00
Chris D. Faulhaber
2324fd2b3d Update port to 1.5p2
PR:		17234
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-08 17:02:06 +00:00
Bill Fenner
f830a71bdf Use u_int32_t instead of u_int32. This makes this port compatible with
the new uclmmbase port (on its way).
2000-03-08 16:38:20 +00:00
Kris Kennaway
2f45443cd4 Unbreak by linking dynamically
Submitted by:	Jim Bloom <bloom@acm.org>
2000-03-08 06:43:41 +00:00
Bill Fumerola
2a40f3a9b9 Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock. 2000-03-08 00:30:34 +00:00
Bill Fumerola
9b513ad584 SECURITY UPGRADE: 0.42 addresses the setuid dropping issues addressed on
BugTraq by Viktor Fougstedt.
2000-03-07 23:49:02 +00:00
John Polstra
9a07481b47 Add "-f" to all "su" invocations for better behavior when the login
shell is csh.

Submitted by:	ache
2000-03-05 18:40:28 +00:00
David E. O'Brien
dd92232abe Add some docs to help those netbooting their VAXen. 2000-03-05 17:50:20 +00:00
David E. O'Brien
4dac1e8e4a Apply patch from http://world.std.com/~bdc/projects/vaxen/VAX-netboot-HOWTO
(reworked by me)

PR:		17086
Submitted by:	Joel Sutton <jsutton@bbcon.com.au>
2000-03-05 17:35:09 +00:00
Kris Kennaway
95ab1a6bba nsping 0.8 is a tool for 'pinging' DNS servers.
Obtained from:	OpenBSD
2000-03-05 09:38:56 +00:00
Kris Kennaway
f8f4645dd1 This is a setuid root binary. sprintf()s of DNS hostnames into undersized
buffers are bad. Fix this. It should also drop privileges for extra
safety, but doesn't.
2000-03-05 05:30:54 +00:00
Jim Mock
ff934bbc85 Add missing pixmaps to the PLIST.
Submitted by:	fenner
2000-03-05 02:08:51 +00:00
Chris Piazza
d8ddd419bf use -pedantic to fix the build.
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-04 23:41:08 +00:00
Chris Piazza
0492f36996 Update MASTER_SITES
PR:		17012
Submitted by:	maintainer
2000-03-04 23:02:48 +00:00
Kris Kennaway
c35617de84 Update to arla 0.31
Submitted by:	Assar Westerlund <assar@stacken.kth.se>
PR:		17036
2000-03-04 22:05:19 +00:00
Chris D. Faulhaber
d9d5a1c0ba Update port to 2.1.1
PR:		17144
Submitted by:	Maintainer
2000-03-04 14:06:38 +00:00
Satoshi Asami
228223cd58 Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which
can be read-only.
2000-03-03 20:06:13 +00:00
Jim Mock
2cd2ca48a1 Activate everybuddy 2000-03-02 09:29:30 +00:00
Jim Mock
adeb63d820 Import of everybuddy.
Everybuddy is a chat application that "combines" several different ones
including AIM, ICQ, and Yahoo! Chat.
2000-03-02 09:28:24 +00:00
Kris Kennaway
b4da18b111 Respect CC and CFLAGS 2000-03-02 08:37:13 +00:00
Satoshi Asami
3b5f83421b Simplify shlib version generation by using PLIST_SUB. 2000-03-01 18:37:14 +00:00
Bill Fumerola
e37872e030 bentoize the PLIST creation for people with libc.4 2000-03-01 07:01:37 +00:00
Roger Hardiman
e4178402d0 Add USE_XLIB= yes
Spotted by: Bento
2000-02-29 08:41:41 +00:00
Yukihiro Nakai
074ea1453a Update to 1.0.0 2000-02-29 07:58:58 +00:00
Donald Burr
65c8675090 Activate ppptraf. 2000-02-29 04:03:16 +00:00
Donald Burr
681c2f8225 PR: ports/15375
Submitted by:		diskiller@cnbinc.com
Reviewed by:		dburr@FreeBSD.ORG

Import of new port net/ppptraf, a PPP bytes in/out monitoring tool.
2000-02-29 04:00:55 +00:00
Yukihiro Nakai
8cf8bfceef Fix around libtool.
PR:		ports/16876
Submitted by:	Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org>
2000-02-28 10:01:09 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Steve Price
b42ca1d446 Fix build errors on -current. 2000-02-27 23:21:48 +00:00
Steve Price
8738a2b349 This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. 2000-02-27 23:07:51 +00:00
Steve Price
565885bc43 Fix build errors on -current. 2000-02-27 23:03:40 +00:00
Steve Price
ae98516feb Get this to build on -current. 2000-02-27 22:57:58 +00:00
Steve Price
bf58fdcdd4 - This port LIB_DEPENDS on the glib12 port.
- Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on
  current.
2000-02-27 14:53:42 +00:00
Steve Price
9543992747 Make this port build again on -current. 2000-02-27 14:49:03 +00:00
Jeremy Lea
eacacfcab7 PLIST fixes.
Found by:	bento
2000-02-27 09:00:35 +00:00
Kris Kennaway
4ab3038827 Chase the checksum (minor changes to the distfile contents)
Noticed by:	Satoshi's lunchbox
2000-02-27 07:23:34 +00:00
Vanilla I. Shu
5eaaa5d8ae Activate p5-PlRPC. 2000-02-27 06:04:01 +00:00
Vanilla I. Shu
22e430c168 Perl module for writing RPC servers and clients. 2000-02-27 06:03:14 +00:00
Vanilla I. Shu
8cff3f7833 Activate p5-Net-Daemon 2000-02-27 05:53:49 +00:00
Vanilla I. Shu
5eae85527d Add p5-Net-Daemon,
it's perl5 extension of portable daemons.
2000-02-27 05:52:44 +00:00
Kris Kennaway
34800a8067 Fix build
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-27 04:21:03 +00:00
Ade Lovett
f652b0a0a2 p5-Net-IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.

PR:		16984
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>
2000-02-25 16:38:59 +00:00
Roger Hardiman
b500980690 Fix typo in the USE_BISON statement. 2000-02-25 08:06:46 +00:00
Roger Hardiman
ad4238b2bf Fix a portlint warning and add USE_BISON 2000-02-25 07:49:16 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Yoshinobu Inoue
e53d640ca4 Add getaddrinfo() wrapper function support.
Tested and confirmed by: Robert Muir <rmuir@looksharp.net>,
	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>,
	Masahide -mac- NODA <mac@clave.gr.jp>

Approved by: jkh

Reviewed by: imp
2000-02-24 06:37:27 +00:00
Brian Feldman
f184f57567 Get all of the good parts of MAKE_ENV et al to the _second_ configure
in this port, which seems to unbreak it the rest of the way for 3.X
-STABLE installations.

Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-02-23 11:32:33 +00:00
Roger Hardiman
a78bb950a3 Add some extra mirror sites to the Makefile 2000-02-23 10:05:38 +00:00
Satoshi Taoka
5b7c1e126d Update to 2.2
PR: 16822
Submitted by: maintainer
2000-02-23 02:52:35 +00:00
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
Chris D. Faulhaber
6be613327c Update MAINTAINER, MASTER_SITES, WWW, and maintainer's email
PR:		16899
Submitted by:	Maintainer
2000-02-22 14:25:25 +00:00
Masafumi Max NAKANE
99e9a795f7 Upgrade to 5.9.13.
Show security warning at pre-fetch and the end of do-install.
Now user must explicitly say that she wants to build this program,
using ``make FORCE_BUILD=YES'' due to the security problems.
2000-02-22 07:55:45 +00:00
Kris Kennaway
5f61fc6ba7 Fix build for -stable
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 07:46:27 +00:00
Chris Piazza
382965da0b Cleanup. USE_QT instead of depending on qt.2 and moc , remove extra depends
that aren't needed.  GNU_CONFIGURE, not HAS_CONFIGURE

PR:		16846
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 23:40:32 +00:00
Bill Fenner
a67a376db3 Skip building the parts that make this port BROKEN on FreeBSD 4.
(and unmark it BROKEN).
2000-02-21 19:19:03 +00:00
Satoshi Taoka
ee58284995 Update to version 0.15.7
PR: 16877
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21 17:16:28 +00:00
Roger Hardiman
cca4a10782 Add OpenH323 2000-02-21 13:54:55 +00:00
Roger Hardiman
a17ca0f822 Import OpenH323 to ports/net.
(it was previously in ports/comms)

OpenH323 is an H323 Video Conferencing Program, which can send and
receive both audio and video with other H323 programs including
Microsoft NetMeeting.

It uses PWLib, the Portable Windows Library and PTLib Portable Toolkit Library
from Equivalence Ltd Pty

Note: at this time I've been unable to send audio, although
audio can be received.
For video, a Bt848/878 grabber (using the bktr driver) or a Matrox Meteor
can be used.

Obtained from:	http://www.openh323.org
2000-02-21 13:27:29 +00:00
Brian Feldman
e21ad16deb Try to fix socklen_t/int breakage for older 4.0s and for -STABLEs. 2000-02-21 05:50:53 +00:00
Steve Price
8d40b7b2de time(3) returns a time_t and not a long. 2000-02-20 21:00:08 +00:00
Bill Fumerola
a7205b342d Take over MAINTAINERship. 2000-02-20 19:55:27 +00:00
John Polstra
a0a2c9775a Add patch to ignore unsupported file attributes. It has no effect
except in obscure scenarios involving switching versions of CVSup.
2000-02-20 18:32:00 +00:00
John Polstra
3cf9d396da Add patch to handle file flags properly under FreeBSD-4.x. Solves
this crash on the client:

***
*** runtime error:
***    ASSERT failed
***    file "/usr/ports/net/cvsup/work/cvsup-16.1/suplib/src/POSIX/FileAttrOS.m3", line 52
***
2000-02-20 18:30:06 +00:00
Andreas Klemm
8043aef32d I have to drop Maintainership of this port as well. 2000-02-20 17:06:43 +00:00
Andreas Klemm
6f87190d2c - don't use port anymore
- no time to maintain
so I'm giving up maintainership so that port doesn't become rotten...
2000-02-20 16:52:19 +00:00
Yukihiro Nakai
21b18ef512 Add xtraceroute 2000-02-18 03:23:37 +00:00
Yukihiro Nakai
95386b0121 Initial import.
3D version of "traceroute" program

PR:		ports/16776
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 03:22:47 +00:00
Michael Haro
9d05a0457b fix name of manpage to include section and portlint 2000-02-18 02:15:27 +00:00
Kris Kennaway
c00253ae6f Respect CC 2000-02-17 08:59:52 +00:00
Munechika SUMIKAWA
bf5b9e63a0 Re-add 'ipv6' on CATEGORIES. I've forgot it. 2000-02-17 07:37:23 +00:00
Munechika SUMIKAWA
24d5ba63ce Re-enable IPv6 support. 2000-02-17 07:01:22 +00:00
David E. O'Brien
754c770a77 If either USE_SSH or WITH_SSH is defined, compile in ssh' rather than rsh'. 2000-02-17 05:43:24 +00:00
Chris Piazza
f5d16f18b1 md5 on docs distribution changed (maintainer is working on getting that
tarball versioned too) so make the port ignore its md5.

PR:		16752
Submitted by:	maintainer
2000-02-17 00:45:48 +00:00
Andrey A. Chernov
b2633d2dcc upgrade to 2.4.1 synce old distfile disapearse from master sites
Temp. disable ipv6 support until ipv6 patch will reflect new version
2000-02-16 23:37:16 +00:00
Yukihiro Nakai
48a39f1753 Add gnet. 2000-02-16 12:02:28 +00:00
Yukihiro Nakai
a03e16bee0 Initial import.
a simple network library built upon glib.
2000-02-16 12:01:25 +00:00
Satoshi Asami
6b42f3cbc8 Add cricket. 2000-02-16 08:03:11 +00:00
Brian Feldman
49d1ff55b3 Add at the top of MASTER_SITES the "new original" mirror. 2000-02-16 05:01:13 +00:00
Chris D. Faulhaber
fb935802bb Update port to 1.0.13
PR:		16714
Submitted by:	Maintainer
2000-02-15 14:18:55 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Brian Feldman
b754d93edd Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)
This version is basically a completely new program (modules, etc),
and it fixes every issue I'd ever had with Licq (for instance).

You'll find tons of new features here.

Submitted by:	Alexander N. Kabaev <kabaev@mail.ru>
2000-02-15 01:46:27 +00:00
Satoshi Asami
1b057a5b7d "netatalk-1.4b2+asun-2.1.3" contains two version numbers separated by a "-",
which is not good.

Change PKGNAME to "netatalk-1.4b2+asun2.1.3" for now, as that is what
DISTNAME is.  It will probably be look better as
"netatalk+asun-1.4b2+2.1.3" or something, but I'll leave that to the
maintainer.
2000-02-14 02:18:37 +00:00
Satoshi Asami
3d33f2f600 Add PKGNAME of "naim-0.9.5.nicer2" -- DISTNAME ("naim-0.9.5-nicer2")
has two version strings separated by a "-".

The string "nicer2" is still a violation of the package naming rule
(see handbook), but at least it won't confuse the package scripts
anymore.  Please change this to something more appropriate as you see
fit, Michael.
2000-02-14 02:12:31 +00:00
Satoshi Asami
fff8fa4da0 Revive PKGNAME which was incorrectly deleted in rev 1.3. The version
number should be delimited by a "-", not "_".
2000-02-14 02:05:14 +00:00
John Polstra
e08736e7b8 Build this port with the PM3 Modula-3 system instead of the older
DEC SRC one.  PM3 is the one that's actively maintained these days.
This port now works on FreeBSD-2, -3, and -4 on the i386, and
FreeBSD-4 on the Alpha.
2000-02-13 23:31:33 +00:00
Torsten Blum
95bd4e93b7 I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
2000-02-13 21:27:56 +00:00
Torsten Blum
93aa7b5018 Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
2000-02-13 21:00:09 +00:00
Steve Price
92b751ae5b Get this to build at least on the Alpha. Haven't tested whether it
actually works (yet).
2000-02-13 16:57:05 +00:00
Steve Price
e1cff1a0f1 Don't provide a prototype for xmalloc on FreeBSD/Alpha so this builds
again.
2000-02-13 16:50:50 +00:00
Satoshi Taoka
e17b5dbd50 - Support CC/CFLAGS prolerly
- Move install path of utility data from lib/ to libdata/
- Fix pkg/PLIST

PR: 16682
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-13 16:02:49 +00:00
Chris D. Faulhaber
0083e20040 Finish updating port to 3.1:
* Correct executable name in etc/rc.d/dhid.sh
* Provide users with more information about configuring

Obtained from:	Maintainer
2000-02-13 12:54:25 +00:00
Michael Haro
cddbc4f803 rename trafshow to trafshow2
maintainer timeout

PR:		15931
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-02-13 07:54:13 +00:00
R. Imura
7f031ba6eb Initial import of dhcpconf-0.7.0.
Neat console-based ISC DHCP server configuration-generating utility.

PR:		16520
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-13 03:52:26 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Chris D. Faulhaber
5715b7d099 - Remove redundant MANCOMPRESSED line
- Fix pkg/PLIST

PR:		16683
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:43:48 +00:00
Chris D. Faulhaber
de309b695d Support CC/CFLAGS/PREFIX properly
Support install macros

PR:		16666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:25:31 +00:00
R. Imura
576c72130f Update version to 2.8.12.
PR:		16627
Submitted by:	Dmitry Sivachenko <dima@netserv1.chg.ru>
2000-02-12 21:45:54 +00:00
R. Imura
6834994524 - Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used

PR:		16595
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
2000-02-12 20:19:01 +00:00
R. Imura
f4001e4a49 Fix new compiler error in -current.
Submitted by:		Alexander Langer <alex@big.endian.de>
All no response from:	maintainer
2000-02-12 19:17:21 +00:00
R. Imura
24765d07d6 Fix new compiler error in -current.
Noticed by:		bento
All no response from:	maintainer
2000-02-12 18:15:48 +00:00
Chris D. Faulhaber
d22844569d ${INSTALL_SCRIPT} tends to make more sense than ${INSTALL_DATA}
when installing an executable script.

PR:		16643
Submitted by:	Maintainer
2000-02-11 12:57:47 +00:00
Marc G. Fournier
ad94a31c37 Add WWW link 2000-02-11 04:45:32 +00:00
Marc G. Fournier
57727aa9a1 Add WWW link 2000-02-11 04:39:41 +00:00
John Polstra
7c45758b34 DEINSTALL: Offer to kill all running cvsupd processes. Remind
the user to remove the client's home directory and the mirrored
files.

INSTALL:  Create a home directory for the client user, since one
is needed to hold the authentication key file.  Also create an
empty "auth" file so that its permissions will be right.  Set the
gcos fields more appropriately.
2000-02-11 04:26:59 +00:00
Marc G. Fournier
5274635be1 Add WWW link 2000-02-11 04:24:18 +00:00
John Polstra
f6cddec5fb Set the HOME environment variable properly when running cvsup, so
the authentication key file can be found in "~/.cvsup/auth".
2000-02-11 04:23:24 +00:00
Chris D. Faulhaber
861507f014 Update port to 2.1
PR:		16622
Submitted by:	Maintainer
2000-02-10 23:15:56 +00:00
Chris Piazza
e03ba538a4 Update to 3.3.3r1
PR:		16617
Submitted by:	maintaine
2000-02-10 01:41:26 +00:00
Munechika SUMIKAWA
0d462002d9 make buildable on 4-current. now this port supports IPv6.
Reviewed by:	maintainer
2000-02-08 15:53:00 +00:00
Neil Blakey-Milner
4c53fad4c0 Upgrade to newer and available version. Port still doesn't play nicely
with DESTDIR and such.

PR:		16575
Submitted by:	maintainer
2000-02-08 09:43:56 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Andreas Klemm
7030c57ee7 Nuke old tacacs+ port after new one has proven stability 2000-02-07 19:34:04 +00:00
Dirk Froemberg
bde2717424 - use the correct path to passwd (/usr/bin/ instead of /bin/)
- adjust "passwd chat" to work with non-NIS-passwd, at least
- reflect above changes in manpage

OK'ed by:	maintainer
2000-02-07 09:46:02 +00:00
Kris Kennaway
b45bef6fcd Respect CFLAGS 2000-02-07 07:01:11 +00:00
Kris Kennaway
b4eea1ec08 Upgrade to nstreams 1.0.0
Reviewed by:	Maintainer
2000-02-07 03:12:52 +00:00
Kris Kennaway
6a179c6b82 USE_OPENSSL, respect CC and CFLAGS.
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:14:05 +00:00
Kris Kennaway
7d2dd70a77 USE_OPENSSL
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:11:36 +00:00
Kris Kennaway
60b3027204 Respect CC and CFLAGS 2000-02-06 07:17:21 +00:00
John Polstra
6f6eb6138a Fix bug: mirroring crypto/non-crypto from different sources was broken.
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-06 00:15:15 +00:00
John Polstra
1526b6c237 Use the ISO date format in the "CVSup update {begins,ends}" messages.
Use "%T" instead of the equivalent "%H:%M:%S".

Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-06 00:13:52 +00:00
Kris Kennaway
28989c4601 Unbreak this port by upgrading to dhid 3.1. I don't use this software,
so I had to play it a bit by ear, but I didn't hear back from the
maintainer.

Noticed by:	bento
2000-02-05 22:07:51 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Michael Haro
c18ffe5782 update to 0.9.5-nicer2 2000-02-05 08:48:45 +00:00
Chris D. Faulhaber
6dead78466 The VNC distfiles changed without a version number bump, making the
PLIST (and package-building) break again.

Submitted by:	Maintainer
2000-02-03 20:09:19 +00:00