Commit Graph

5219 Commits

Author SHA1 Message Date
Jun Kuriyama
6a09779314 I've mistaken the treatment of --with-mib-modules configure argument
with multiple modules.

With this fix, both of host and ucd-snmp/diskio modules are activated.

Spotted by:	Alexandr Listopad <laa@laa.zp.ua>
2002-04-10 10:30:26 +00:00
Dmitry Sivachenko
27066dcb55 Backout (at least temporary) upgrade to pre4.
It only works with perl 5.6.
2002-04-10 07:28:03 +00:00
Mikhail Teterin
2d015e941d Upgrade from 0.4.0 to 0.5.1
Approved by:	maintainer
2002-04-09 20:10:41 +00:00
Ying-Chieh Liao
9194017081 add libiconv dependence
PR:		36924
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2002-04-09 13:23:26 +00:00
Bill Fenner
b889b7313b Allow close-paren in a prototype [specifically for ioctl in configure] 2002-04-09 06:11:19 +00:00
Bill Fenner
b14f5cee7c Don't redefine INT32_MAX 2002-04-09 06:10:54 +00:00
Jun Kuriyama
af620e968c Upgrade to 4.2.4.
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
2002-04-09 00:31:17 +00:00
Maxim Sobolev
9d16dfa15f -lgiconv --> -liconv. 2002-04-08 11:26:41 +00:00
Doug Barton
31d52c8c98 Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,
see /usr/local/share/doc/bind9/CHANGES after installation for details.
2002-04-08 08:32:47 +00:00
Dima Dorfman
79c819a46b Correct typo. 2002-04-08 04:08:47 +00:00
Anders Nordby
195dcc68c6 Add pxe:
This is a PXE daemon, which you can use to set up a networked boot menu
for netbooting client machines (FreeBSD, Linux, Windows, etc.) that
support & utilize Intel's Preboot eXecution Environment (PXE).
2002-04-07 21:35:45 +00:00
Jesper Skriver
1deb4fc18e Upgrade to 5.2R2.3 2002-04-07 21:21:49 +00:00
Joe Marcus Clarke
e7f00632a6 Take advantage of USE_JAVA from bsd.java.mk.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-07 16:32:36 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Dmitry Sivachenko
e41f77d5c3 Upgrade to 2.9.18.p4 2002-04-06 19:14:49 +00:00
Akinori MUSHA
609f2876e5 Update to 0.6.1. 2002-04-06 17:46:28 +00:00
Nick Sayer
64459e5206 Looks like the master site is gone, and the new sourceforge project only
has the 1.0.1 version available. Rather than backtrack, we'll host our own
copy of the 1.1.2 code. Diffing the two appears (to me) to make this
worthwhile for now.

PR:		36239
Submitted by:	dominic_marks@btinternet.com
2002-04-06 17:06:52 +00:00
Maxim Sobolev
40d26ab6dd - Add WWW;
- kill extra spaces at the end of the line.
2002-04-06 12:16:13 +00:00
Joe Marcus Clarke
82c3291614 Change my ports to use my FreeBSD.org address.
Approved by:	sobomax
2002-04-05 23:26:36 +00:00
Jun Kuriyama
814adc9d1e Fix $SITE_PERL path.
PR:		ports/36764
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-04-05 02:37:30 +00:00
Ying-Chieh Liao
1e8c0a0b00 fix build on bento
PR:		36746
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-04 17:58:14 +00:00
Mark Pulford
1aabbe8495 Add mbrowse 0.2.3, an SNMP MIB browser for X. 2002-04-04 14:04:25 +00:00
Kris Kennaway
a5cbe77cf0 Respect CC and CFLAGS 2002-04-04 09:17:06 +00:00
Bill Fumerola
e6b43b3ed7 kuriyama-san has been doing a much better job at maintaining this then
i've been doing. switch maintainership over to him.
2002-04-04 08:56:42 +00:00
Jun Kuriyama
71eb78c36b Add tkmib part from net-snmp distribution.
PR:		ports/19281
2002-04-04 06:23:25 +00:00
Jun Kuriyama
d75b7443d0 Use tab instead of space.
Spotted by:	portlint
2002-04-04 06:18:09 +00:00
Jun Kuriyama
c13dad8246 Remove tkmib from installation.
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.

PR:		ports/19281
2002-04-04 06:10:49 +00:00
Patrick Li
6b63e747b2 Remove #include <malloc.h>
PR:		36707
Submitted by:	maintainer
2002-04-03 21:52:38 +00:00
David W. Chapman Jr.
e0ee15c1f5 Fix LDFLAG to for libgmp depend
Submitted by:	maintainer
2002-04-03 18:06:08 +00:00
SUZUKI Shinsuke
ce0c1dce99 updates to the Apr 3 2002's pim6sd (reviewed by ume) 2002-04-03 07:48:41 +00:00
David W. Chapman Jr.
f8be381957 Fix cups support.
PR:		36666
Submitted by:	alane@geeksrus.net
2002-04-02 23:42:32 +00:00
Patrick Li
cb34b54f3e Update to 1.0.7.6
PR:		36654
Submitted by:	maintainer
2002-04-02 22:47:20 +00:00
David W. Chapman Jr.
f3f54dbeb9 Fix dependency(libgmp-freebsd port is broken)
$OSVERSION == 500023 still contained libgmp
It's a *library* so use LIB_DEPENDS

Submitted by:	kris
2002-04-02 22:41:38 +00:00
Dmitry Sivachenko
366a6e215e Bump PORTEPOCH since 1.0901 > 1.10
Asked by:	kris
2002-04-02 18:09:44 +00:00
David W. Chapman Jr.
564d6717a3 Fix for -current due to lack of libgmp in base system
PR:		36651
Submitted by:	maintainer
2002-04-02 17:11:57 +00:00
Munechika SUMIKAWA
e1eaf5de4d Bump PORTREVISON for the previous commiting.
Noticed by:	ume
2002-04-02 15:15:47 +00:00
Alexander Leidinger
ecdb168102 Replace __PREFIX__ in the rc script.
The maintainer wasn't reachable by myself and by the submitter, so no
review/approval from him.

Approved by:	steve
Submitted by:	marius@alchemy.franken.de
2002-04-02 12:37:50 +00:00
Peter Pentchev
4258c6095c Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).
PR:		36649
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-04-02 12:27:29 +00:00
MIHIRA Sanpei Yoshiro
8549cd90b5 drop maintainership 2002-04-02 09:02:37 +00:00
Munechika SUMIKAWA
1fd5ef0385 Re-enable IPv6 patch. 2002-04-02 04:39:07 +00:00
Jun Kuriyama
847d4919e0 o Upgrade to 1.6.
o Fix a bug of "stop" feature in smokeping.sh.

Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
PR:		ports/36006
2002-04-02 01:10:04 +00:00
Ade Lovett
746d2c5dee Fix SSL case: -with-ssl-{inc,lib} --> -with-ssl{inc,lib}
Approved by:	maintainer
2002-04-01 19:57:13 +00:00
Archie Cobbs
1671c22aea Remove patches left over from the old mpd port. 2002-04-01 17:55:35 +00:00
Patrick Li
13c5b0e0d3 - Update to 1.5
- Respect CFLAGS, CC

PR:		36617
Submitted by:	maintainer
2002-04-01 17:20:17 +00:00
Ying-Chieh Liao
e0f709476d upgrade to 4.6.9
change back to gettext-old
2002-04-01 16:22:26 +00:00
Roger Hardiman
4518a42e88 Upgrade to latest version 2002-04-01 15:28:35 +00:00
Roger Hardiman
6bd5cfb9b3 Update to latest version 2002-04-01 15:22:24 +00:00
Jun Kuriyama
e20d94225a Add smokeping UID and GID if not exist and use them to be invoked as.
Move configuration file to $PREFIX/etc/smokeping.
Use $PREFIX/var/smokeping for PID file and generated data.
2002-04-01 13:47:18 +00:00
Jesper Skriver
cd851908c8 Delete ports/net/p5-libnet which was a duplicate of ports/net/p5-Net 2002-04-01 11:05:56 +00:00
Jesper Skriver
3bbfc4b443 Depend on net/p5-Net not net/p5-libnet which is a duplicate that will be removed 2002-04-01 11:02:22 +00:00
Jesper Skriver
92d25a50b0 Upgrade to 1.10
Approved by:	demon
2002-04-01 11:01:26 +00:00
Jun Kuriyama
e28e7b07f3 Add smokeping 1.5, latency logging and graphing system.
This port is heavily modified by kuriyama:
  o Use BSD'ish directory hierarchy (imcomplete)

TODO for this port (will be done by kuriyama)
  o Upgrade to 1.6 (see follow-up of this PR)
  o Use non-privileged UID for smokeping
  o Move *.pm to $PREFIX/lib/perl5/site_perl

PR:		ports/36006
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-04-01 10:46:58 +00:00
Kris Kennaway
2f112b02e9 #definf is not a valid C preprocessor directive :-) 2002-04-01 06:27:22 +00:00
Dirk Meyer
cbfa0e7849 - Change invalid MAINTAINER:
If you do so, please include this problem report. You can
delete your own text from the message returned below.

                        The Postfix program

<licq@FreeBSD.org>: unknown user: "licq"
2002-04-01 05:56:21 +00:00
David W. Chapman Jr.
15b7105744 update checksum
Bump PORTREVISION due to reroll and new source

PR:		36594
Submitted by:	maintainer
2002-04-01 02:05:43 +00:00
David W. Chapman Jr.
fb21b76a21 Update to 1.5.3.1
PR:		36593
Submitted by:	maintainer
2002-04-01 01:52:51 +00:00
Mario Sergio Fujikawa Ferreira
8f0633b8d6 Update to 0.51 2002-03-31 22:20:22 +00:00
Mario Sergio Fujikawa Ferreira
d8974009ee Update to 0.77 2002-03-31 22:18:39 +00:00
Patrick Li
df37877807 Update to 0.55
PR:		36591
Submitted by:	maintainer, Jan Jungnickel <jan@jungnickel.com>
2002-03-31 21:52:23 +00:00
Patrick Li
6bdeada327 Update to 0.9.18
PR:		36584
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:03:23 +00:00
David W. Chapman Jr.
8641e20ac0 Fix ssl
Add missing man page
Fix package creation
Fix printing when using package

PR:		36161, 36318, 36226
Submitted by:	skv@freebsd.org, hswacm.org@generalresources.com, gshapiro+gnats@freebsd.org
2002-03-31 17:18:46 +00:00
David W. Chapman Jr.
e9b78c2bdc Update to a17
Fix openpam build problems

Submitted by:	alfred
2002-03-31 06:38:13 +00:00
Kris Kennaway
7e903012cf Remove #include <malloc.h> 2002-03-31 04:24:00 +00:00
Kris Kennaway
a999716eba Fix compilation on 5.0 (<malloc.h> removal) 2002-03-31 02:03:17 +00:00
Archie Cobbs
bc69402ecc Remove mpd-netgraph.
Forgotten by:	me
Reminded by:	Pete Fritchman <petef@databits.net>
2002-03-30 19:07:39 +00:00
Daniel Harris
23a9ceed46 Fix MASTER_SITES.
PR:		36495
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-30 18:51:08 +00:00
Patrick Li
63631d7472 Add working site to MASTER_SITES
PR:		36509
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 18:40:11 +00:00
Ying-Chieh Liao
0081bcb2c1 upgrade to 1.051
PR:		36510
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 14:14:55 +00:00
Akinori MUSHA
7b539aad87 cd dir && command -> cd dir; command 2002-03-30 11:57:22 +00:00
Akinori MUSHA
b2ce06d577 Update to 1.3.6. 2002-03-30 11:32:49 +00:00
Akinori MUSHA
42df052b1c Add #include <netinet/in.h> and unbreak for CURRENT. 2002-03-30 10:24:04 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Archie Cobbs
7366f36f7a The original "net/mpd" port is obsolete. Update it to make it equivalent
to the "net/mpd-netgraph" port, and then get rid of "net/mpd-netgraph".
2002-03-30 05:31:10 +00:00
Pete Fritchman
5d60a21dbf Fix build, don't clobber the system strcasestr() function.
PR:		36455
2002-03-30 00:13:03 +00:00
Mario Sergio Fujikawa Ferreira
033f8ec097 Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA
following bsd.java.mk 1.2
2002-03-29 16:19:23 +00:00
Patrick Li
82029f3e99 Fix wrong path where Xvnc looks for fonts 2002-03-29 11:11:44 +00:00
Patrick Li
2ad8619927 Update to 1.2.3 2002-03-29 09:18:46 +00:00
Patrick Li
2c9634c54d Add working site to MASTER_SITES
PR:		36443
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-28 23:52:24 +00:00
Shafeeq Sinnamohideen
03cdedb5e2 pkg-plist included a non-existant directory 2002-03-28 21:54:41 +00:00
Patrick Li
590e9fcf81 Add new port net/py-medusa - Asynchronous socket-based server framework
for Python

PR:		36420
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-28 20:27:05 +00:00
Mario Sergio Fujikawa Ferreira
e16643d69a Update to 0.6.3 2002-03-28 14:51:05 +00:00
Mario Sergio Fujikawa Ferreira
dc2fbbac16 Update to new java infrastructure, deploy USE_JAVA 2002-03-28 14:48:49 +00:00
Dmitry Sivachenko
87a0e78a73 Upgrade to 2.9.18-pre3 2002-03-28 08:03:28 +00:00
Ying-Chieh Liao
9f4a1c6e30 gettext-old -> gettext
fix build problem

PR:		36399
Submitted by:	Shaun Branden <shaun@pcuse.com> and many others
2002-03-28 05:31:23 +00:00
Patrick Li
8ea9be01c0 Fix segfault, bump PORTREVISION
PR:		36376
Submitted by:	maintainer
2002-03-28 00:24:29 +00:00
Ying-Chieh Liao
d7009386b8 upgrade to 0.8.8.2
PR:		36369
Submitted by:	maintainer
2002-03-27 14:42:09 +00:00
Patrick Li
a30388702a Find if_wavelan_ieee.h on machines running -current.
Submitted by:	bento
2002-03-27 08:38:25 +00:00
Pete Fritchman
ef063e6018 It is important to run aclocal before the build to ensure that a fix
for a buggy autoconf macro is included, so add USE_AUTOMAKE_VER and
USE_LIBTOOL (in this case, we need the libtool automake macro
AM_PROG_LIBTOOL).

PR:		36347
Submitted by:	maintainer
2002-03-27 00:34:17 +00:00
Patrick Li
e82ff5295f Add new port - SNMP framework for Python
PR:		36337
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 18:08:35 +00:00
Yoichi NAKAYAMA
2591f7a811 Update to 20020218. 2002-03-26 14:21:45 +00:00
Peter Pentchev
e680cdc4a5 Add a patch allowing libnids to correctly capture packets on
the loopback interface.

Submitted by:	nectar
Ignored by:	roam (myself) for over 6 months
2002-03-26 12:04:44 +00:00
Pete Fritchman
80c18491d3 Fix build.
Submitted by:	bento
2002-03-26 07:35:08 +00:00
Ying-Chieh Liao
a00c774372 upgrade to 0.9.3
PR:		36322
Submitted by:	maintainer
2002-03-26 06:59:47 +00:00
Ying-Chieh Liao
5324f18627 upgrade to 0.6.0 2002-03-26 06:34:52 +00:00
Ying-Chieh Liao
a59d36be89 synscan.nss.nu -> http://www.habets.pp.se/synscan/
both master site and WWW

Submitted by:	Thomas Habets <thomas@habets.pp.se>
2002-03-26 05:37:59 +00:00
Dmitry Sivachenko
f35c40c102 Upgrade to 1.8.6. 2002-03-25 20:00:22 +00:00
Kevin Lo
b834bae203 Update to version 2.5 2002-03-25 15:55:49 +00:00
Ying-Chieh Liao
d0ac31aeff upgrade to 0.9.17
PR:		36294
Submitted by:	Ports Fury
2002-03-25 12:26:47 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Patrick Li
5c9027b247 Update to 2.6.2
PR:		36273
Submitted by:	maintainer
2002-03-25 04:37:47 +00:00
Jun Kuriyama
4ab5ba96d3 Fix MASTER_SITES.
PR:		ports/36247
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-25 03:45:36 +00:00
Hajimu UMEMOTO
06a011090f Fix build on 5-CURRENT. 2002-03-25 03:00:08 +00:00
Kris Kennaway
da58c0cc52 BROKEN: Does not build 2002-03-25 02:33:32 +00:00
Kris Kennaway
1e9b169e14 Mark NO_PACKAGE also, because it hangs or loops during package build. 2002-03-25 02:31:29 +00:00
Kris Kennaway
3efc8c466a BROKEN: Does not install/package 2002-03-25 02:27:32 +00:00
Patrick Li
df479a9869 Add new port net/sipcalc - IP subnet calculator with IPv6 support
PR:		36264
Submitted by:	Janos Mohacsi <janos.mohacsi@dante.org.uk>
2002-03-24 23:22:40 +00:00
Ying-Chieh Liao
c6be391943 add gnunet 0.3.2
An anonymous, distributed, reputation-based network
2002-03-24 18:03:26 +00:00
David E. O'Brien
d9e0ff8265 Deal with definition of `stdout' in -CURRENT. 2002-03-24 10:36:53 +00:00
Dmitry Sivachenko
1663a742ac Respect CFLAGS.
Convert patch to unified format.
2002-03-24 07:38:36 +00:00
Ying-Chieh Liao
39e56993c5 add py-fngrab 0.0.4
A replacement for the official Freenet Project's freenet_request
2002-03-24 06:24:39 +00:00
Patrick Li
5d52e22fc1 Allow slave port korean/gaim to modify some variables set
Approved by:	maintainer
2002-03-24 05:59:08 +00:00
Patrick Li
36dee0b354 Update to 0.8.8.1
PR:		36244
Submitted by:	maintainer
2002-03-24 03:12:09 +00:00
Pete Fritchman
17a2c2f805 Add a missing dependency on libgmp.
Submitted by:	bento
2002-03-24 00:24:31 +00:00
David E. O'Brien
833ddeb16d ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients. 2002-03-23 18:32:06 +00:00
Patrick Li
023cea8ca1 Update to 0.8.8
PR:		36073
Submitted by:	maintainer
2002-03-23 07:47:39 +00:00
Jun Kuriyama
44bc66fb12 Make this port $PREFIX clean.
PR:		ports/34551
Submitted by:	Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
2002-03-22 03:52:37 +00:00
Ying-Chieh Liao
7b7102e2bf add tcptraceroute 1.2
A traceroute implementation using TCP packets

PR:		36177
Submitted by:	Jeff Wheat <jeff@cetlink.net>
2002-03-22 03:31:49 +00:00
Kelly Yancey
b2ebebbc74 Add p5-Net-Radius: A perl module to manipulate RADIUS packets 2002-03-21 19:07:46 +00:00
Shafeeq Sinnamohideen
dee7175f70 Uses Coda 5.3.19 now 2002-03-20 20:31:37 +00:00
Cy Schubert
0110623e9a Upgrade 1.4.3 --> 1.4.4.
PR:             36132
Submitted by:   MAINTAINER:  Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2002-03-20 14:59:55 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Munechika SUMIKAWA
86e0790656 Upgrade to 1.3.
Approved by:	kris
2002-03-19 04:17:23 +00:00
Maxim Sobolev
9ef62b00fe Remove patches not needed anymore (iconv --> giconv). 2002-03-18 17:23:06 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
David W. Chapman Jr.
c1d2a776da Fix ssl configure arg
Submitted by:	tom@linden.homeunix.net
2002-03-17 23:32:44 +00:00
Doug Barton
26070aa7ab Fix PORTVERSION so that wacky things don't happen down the road.
In my previous commit I forgot to mention that 'pkg_add -r bind' is
only half the rationale for changing PORTNAME. The other half is so
that people who really want to can 'pkg_add -r bind9'.
2002-03-17 19:09:09 +00:00
Kevin Lo
802816682e Initial import of JUNOScript 5.2R1.4
JUNOScript is the API to exchange information with Juniper Networks routers.

PR: 35896
Submitted by: jesper
2002-03-17 16:43:26 +00:00
Kevin Lo
27613298a1 Initial import of Net-SSH-Perl 1.23
This is the Perl5 module implements both the SSH1 and SSH2 protocols.

PR: 35923
Submitted by: jesper
2002-03-17 16:38:41 +00:00
Kevin Lo
48d2f2637f Update to version 0.9.2
PR: 35936
Submitted by: MAINTAINER
2002-03-17 16:23:38 +00:00
Doug Barton
f5fbcb7753 Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugs
are fixed in this version, however BIND 9 is still recommended only
for early adopters, and those that have time to closely monitor
their name service.

* Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing
* Use the local version of openssl, and disable threads on all but
the most recent -current. Thread support is still considered experimental.
2002-03-17 06:47:25 +00:00
Mario Sergio Fujikawa Ferreira
73663a1324 Update to 1.0.4 2002-03-16 20:39:43 +00:00
Dmitry Sivachenko
0d31cca380 rm -> ${RM} 2002-03-16 15:59:26 +00:00
Dmitry Sivachenko
7e53f8af7a Upgrade to 2.9.18pre2 2002-03-16 12:57:31 +00:00
Patrick Li
74569af88c Add missing manpage entries
PR:		35964
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:32:43 +00:00
Kris Kennaway
b1e6afbf50 asfrecorder moved to sourceforge, and for some reason the version on the
old site had reverted to an older one.  Change over to the real 1.1
version, and call it 1.1.20010307 to make the portversion monotonic.

Submitted by:	maintainer
2002-03-16 00:24:55 +00:00
Patrick Li
b933c25107 Update to 0.54
PR:		35922
Submitted by:	maintainer
2002-03-15 21:02:06 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Makoto Matsushita
b39c04de34 Fix the problem that the jwhois datacache mechanism is not working properly.
In src/Makefile.am rev 1.18, install-exec-hook: is disappeared (I dunno
why, CVS commit log doesn't answer my question).  As a result, jwhois
binary is not chgrp(1)ed, so do it in Makefile.  pkg-plist should be
fixed to include (empty) datacache directory (that's long standing bug
since the beginning of this port, sorry).
2002-03-15 16:53:34 +00:00
Kris Kennaway
fdc06a3697 Fix build. The code prototypes a function as returning long, then
declares it 2 lines later as returning a time_t.  Go figure.

Submitted by:	bento
2002-03-15 15:52:31 +00:00
Makoto Matsushita
8ca6491f05 Change my email address to the one of @FreeBSD.org.
Reviewed by:	kuriyama
2002-03-15 15:47:40 +00:00
David E. O'Brien
248b0da7e3 Upgrade to version 2.5.4. 2002-03-15 07:58:44 +00:00
David E. O'Brien
13da324988 This vendor security fix, was part of 2.5.3 and later.
So we don't need it anymore.
2002-03-15 07:58:13 +00:00
David E. O'Brien
f18bffdf90 Rsync has updated its copy of zlib from 1.1.2 to 1.1.4, so we don't need
this patch to upgrade 1.1.2 to 1.1.3 anymore.
2002-03-15 07:57:50 +00:00
Patrick Li
f8db4124d7 Add CPAN as primary site to download tarball
PR:		35914
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-15 05:10:46 +00:00
Kris Kennaway
7abb285233 Update to latest version of ASFRecorder. Since the distfile isn't
versioned call it 1.1.20001218 which is the date of the most recent changes
in the file.

Approved by:	maintainer timeout
2002-03-15 03:00:16 +00:00
Kris Kennaway
9b08606f5b Update to gopher-3.0.3 2002-03-15 01:18:01 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
David W. Chapman Jr.
c91bdcb6cc Fix typo in ldap's lib_depend
Allow cups to work with ldap

Submitted by:	rolnas@takas.lt
2002-03-14 19:46:36 +00:00
Peter Pentchev
53862497c4 Add Florent Guillaume's patch for dnscache make the cache persistent
across restarts, conditional on the WITH_DNSCACHE_DUMPCACHE knob.
Add a pre-fetch target describing the available makevar knobs.

PR:		35483
Submitted by:	Joe Barbish <barbish@a1poweruser.com>
2002-03-14 17:17:32 +00:00
Brian Somers
6f869819a4 Fix a typo
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-03-14 10:03:11 +00:00
Luigi Rizzo
9227fe1c3d Try to implement something similar to a window protocol in
terms of response to losses.
This makes etherboot work much smoother when nfs-loading
kernels in presence of a small amount of losses.

A similar patch will be committed shortly for tftp loads
(in the process of testing that, Doug Ambrisko and I found
a bug in FreeBSD's tftpd!).

These patches are being submitted to the etheboot developers
for integration in future releases of etherboot.
2002-03-14 06:57:34 +00:00
Patrick Li
31970438e9 Correct include and lib paths
PR:		35847
Submitted by:	maintainer
2002-03-14 06:19:43 +00:00
Ying-Chieh Liao
d23fd762e7 add p5-libnet 1.10
Perl5 interface to various protocols used in the internet community

PR:		35867
Submitted by:	jesper
2002-03-14 03:50:12 +00:00
Patrick Li
39b90f03d6 Update to 0.82
PR:		35852
Submitted by:	maintainer
2002-03-13 22:54:33 +00:00
Mario Sergio Fujikawa Ferreira
1733e7bea6 Update to 0.48 2002-03-13 21:42:25 +00:00
Mario Sergio Fujikawa Ferreira
e67fd6815f Update to 0.74 2002-03-13 21:40:57 +00:00
Dmitry Sivachenko
710bd530a6 Upgrade to version 0.0.7
PR:		35844
Submitted by:	MAINTAINER

Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
2002-03-13 21:26:23 +00:00
Mario Sergio Fujikawa Ferreira
703d214e11 Chase glib20 repo copy from glib13 (later removed). This was
overlooked by the glib20 sweep group :)
2002-03-13 20:53:08 +00:00
David W. Chapman Jr.
4de8da5040 Fix ldap support
Add SSL support
Add Syslog support

Submitted by:	U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
2002-03-13 18:49:52 +00:00
Brian Somers
820313fb80 brian@Awfulhak.org => brian@FreeBSD.org 2002-03-13 11:31:08 +00:00
Brian Somers
75811ba097 Change MAINTAINER from brian@Awfulhak.org to ports@freebsd-services.com 2002-03-13 11:30:23 +00:00
David W. Chapman Jr.
3706b80d01 Add support for ldap via openldap 2
Submitted by:	Robin_Blanchard@gactr.uga.edu
2002-03-13 04:14:15 +00:00
Akinori MUSHA
f69ec4e9fa Update to 0.6.0. 2002-03-12 23:06:53 +00:00
Max Khon
1724d1afe4 update licq-devel port to 12 Mar 2002 CVS snapshot 2002-03-12 23:01:55 +00:00
Jordan K. Hubbard
94a7228607 Bump minor number, go to 4.5 release branch.
Nagged by:	kris
2002-03-12 07:22:31 +00:00
Patrick Li
457ed2be0f Update to 2.8.1
PR:		35806
Submitted by:	maintainer
2002-03-12 02:30:35 +00:00
Patrick Li
aba9fbafa5 Update to 0.9.14
PR:		35793
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-12 00:38:51 +00:00
Patrick Li
d0a5e5cd66 Fix wrong PLIST problem around py22- and py-.
PR:		35798
Submitted by:	maintainer
Noticed by:	bento
2002-03-11 23:23:55 +00:00
Jim Mock
d415bdc183 Update to version 0.80.
PR:		35692
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
Approved by:	maintainer
2002-03-11 22:43:31 +00:00
Maxim Sobolev
4db64553f8 Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
2002-03-11 20:35:07 +00:00
Mario Sergio Fujikawa Ferreira
c6caf151c1 Update to 0.153
PR:		35746
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-03-11 20:06:36 +00:00
Luigi Rizzo
04d5ddaa46 Keep in sync the partition type recognized by this code, and
the partition type stored in the fake partition table at the
end of this boot sector.
2002-03-11 10:25:30 +00:00
Dmitry Sivachenko
168bc098ea New port: A Perl module for developing Z39.50 servers 2002-03-10 21:47:41 +00:00
Dmitry Sivachenko
bbede146ff Correct typo. 2002-03-10 21:25:50 +00:00
Dmitry Sivachenko
a5624f4021 Upgrade to version 0.28 2002-03-10 21:23:05 +00:00
Bill Fumerola
1e6bceaed4 upgrade to 0.49, the author has switched to requiring autoconf.
also add a patch to get around missing inet(3) includes.
2002-03-10 11:08:13 +00:00
Dirk Meyer
50ba0feb23 - remove net/ldapmodule
- changed dependencies to net/py-ldap1
2002-03-10 04:39:57 +00:00
Kris Kennaway
f051be7b1d Comment out the net/py-ldap1 port, which is identical to the net/ldapmodule
port.

Pointy hat to:	dinoex
2002-03-10 02:08:26 +00:00
Kris Kennaway
c97771a6ea s,/tmp/ap.wrMWIQV,${PORTSDIR},
Submitted by:	bento
Pointy hat to:	kbyanc
2002-03-09 21:54:24 +00:00
Vanilla I. Shu
bb7ef94cd7 Upgrade to 1.0.8a.
PR:		ports/35664
Submitted by:	maintainer
2002-03-08 15:35:43 +00:00
Ying-Chieh Liao
58b05f8fc8 upgrade to 4.6.5 2002-03-08 08:52:31 +00:00
Kelly Yancey
367ac6ed3b Add gnu-radius 0.96, GNU RADIUS server.
PR:		33917
Submitted by:	lance@evitel.net
2002-03-08 03:11:04 +00:00
Patrick Li
910740d1d6 Update to 0.8.4
PR:		35633
Submitted by:	maintainer
2002-03-08 01:07:06 +00:00
Mario Sergio Fujikawa Ferreira
b2c1551a3b o update glib13 lib version to follow update in glib13/Makefile rev
1.50

PR:		35655
Submitted by:	Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
2002-03-08 00:24:18 +00:00
Dirk Meyer
65e198582c - Create template in %%PREFI%%/info/dir
to make "bsd.info.mk" work.
2002-03-07 20:28:33 +00:00
Roger Hardiman
c305659bad Fix EOF error from new bison installations.
PR:		ports/35144
2002-03-07 07:56:06 +00:00
Jun Kuriyama
54efd30dae Return correct memory size when over 2G.
PR:		ports/35352
Submitted by:	Steve Shorter <steve@nomad.tor.lets.net>
2002-03-07 03:02:37 +00:00
Patrick Li
0553f8bd7f Update to 1.6
PR:		35597
Submitted by:	maintainer
2002-03-07 02:49:49 +00:00
Patrick Li
f773562e7e Update to 0.53
PR:		35574
Submitted by:	maintainer
2002-03-06 04:50:05 +00:00
Mario Sergio Fujikawa Ferreira
46fd38df4c Update to 1.2.3
PR:		35550
Submitted by:	maintainer
2002-03-05 16:24:23 +00:00
Mario Sergio Fujikawa Ferreira
79561053f0 Update to 0.47 2002-03-05 14:47:58 +00:00
Mario Sergio Fujikawa Ferreira
6698f392c1 Update to 0.73 2002-03-05 14:47:29 +00:00
Johann Visagie
10b14d392b - Mark FORBIDDEN. Remote exploit has been published on Bugtraq, and there
has been no official response from the author as yet.
2002-03-05 14:28:26 +00:00
Andrey A. Chernov
aaab93ebc2 Fix for *.su/*.ru domains 2002-03-05 12:22:57 +00:00
Jim Mock
d29538b7be Oops. Don't depend on gmake since patch-aa takes care of that. 2002-03-05 07:08:41 +00:00
Jim Mock
422cf1395e Add gkrellmwireless, a plugin for gkrellm that monitors the signal
quality of a wireless card (wi0 only).
2002-03-05 07:06:00 +00:00
Pete Fritchman
83a78f4b3f Somehow I managed to botch pkg-install so the script was in the file twice,
so remove the second instance.  Also, scripts/createusergroup is replaced
by pkg-install so GC that.

Submitted by:	maintainer
2002-03-04 13:50:21 +00:00