1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

3233 Commits

Author SHA1 Message Date
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
Akinori MUSHA
2de81b2018 Update to 2.0.7. 2001-01-21 06:21:47 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Will Andrews
e5a7427bfb Update to 9.1.0; replace Makefile.in patch with perl regex.
Requested by:	Joong Hyun Kim <better@ns1.betterbox.net>
2001-01-21 00:42:49 +00:00
Clive Lin
e3d4cd38b1 Upgrade to 1.9
PR: 24491
Submitted by: MAINTAINER
2001-01-20 21:03:20 +00:00
Kris Kennaway
a2d26cafb1 X-Bone dynamically deploys and manages Internet overlays to reduce
their configuration effort and increase network component sharing.
X-Bone discovers, configures, and monitors network resources to
create overlays over existing IP networks.

X-Bone uses two-layer IP in IP tunneled overlays and supports existing
applications and unmodified routing, multicast, and DNS services in
unmodified operating systems. X-Bone also support IPSec within overlays.

Submitted by:   Yu-Shun Wang <yushunwa@isi.edu>
2001-01-20 08:04:22 +00:00
Kris Kennaway
41f70d5c98 Respect CFLAGS 2001-01-20 07:54:40 +00:00
Clive Lin
15c945918e Don't blindly install any .mo files into local base without
creating it first.

Submitted by: bento
2001-01-19 23:08:46 +00:00
Shafeeq Sinnamohideen
6598645c5d Updated for coda-5.3.12, skipping past 5.3.11 2001-01-19 21:57:53 +00:00
Akinori MUSHA
943e6632e8 Complete ucd-snmp's rename to net-snmp.
Submitted by:	"make index"
Forgotton by:	billf
2001-01-19 16:37:56 +00:00
Kris Kennaway
2a531486cb Remotely exploitable buffer overflow; FORBIDDEN.
Submitted by:	recidjvo <recidjvo@pkcrew.org> via Bugtraq
2001-01-18 23:45:14 +00:00
Akinori MUSHA
7d2136884b Update to 1.3.1. 2001-01-18 16:57:25 +00:00
Kevin Lo
6cd8409ffa Update to 0.3.1
PR: 24416
Submitted by: MAINTAINER
2001-01-18 13:35:34 +00:00
Bill Fumerola
22667fa925 Upgrade to version 4.2
Some of the shared library magic is very hackish, however the net-snmp
library building make-fu is hackish as well, so I don't feel bad about it.

This commit also (re-)enables the host module for much more information.
It also fixes a long standing bug where 'snmpwalk localhost public' would
hang.
2001-01-18 09:58:30 +00:00
Bill Fumerola
3ef76965ec Reflect ucd-snmp's new name (net-snmp). 2001-01-17 23:50:46 +00:00
Bill Fumerola
9b21f796cd ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect
this change (with a repocopy) and update various references.

this does not upgrade this port to the most recent version of net-snmp,
that will be coming soon.
2001-01-17 23:48:47 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
f9f0e22962 Fix a problem when installing without a previously installed version of
iplog port.

PR: 24380
Submitted by: MAINTAINER
2001-01-16 15:32:49 +00:00
Kevin Lo
6f3b7fdd19 Update to 2.6.11
PR: 24294
Submitted by: MAINTAINER
2001-01-15 14:44:41 +00:00
Vanilla I. Shu
e06a80eebe - BUILD_DEPENDS -> LIB_DEPENDS
- Sort pkg-plist
- Add WWW: line

PR:		ports/24287
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-14 20:41:02 +00:00
Vanilla I. Shu
6a83c602cb - Use own do-install target
(mainly to strip binary properly)
- Add WWW: line

PR:		ports/24288
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-14 20:21:47 +00:00
Kris Kennaway
96a4c4766a Chase the checksum: some minor doc changes, and what seems to be
removal of old code. Bump PORTREVISION.

Submitted by:	bento
2001-01-14 12:13:44 +00:00
Kris Kennaway
c995483016 Update to totd 1.1p5 2001-01-14 11:32:16 +00:00
Kris Kennaway
d19679513d Update to echoping 3.0.1 and reset maintainer to ports with
permission of old maintainer.
2001-01-14 10:50:11 +00:00
Kris Kennaway
437314cc10 Update to gnut 0.4.18 2001-01-14 10:33:20 +00:00
Roger Hardiman
468755302e Add AOL's Instant Messenger (AIM) client.
This is a X11 Linux application which runs fine with FreeBSD's Linux emulation.
2001-01-13 16:08:05 +00:00
Andreas Klemm
7d1c8282aa - configure: fixed logic in if-clause, so that dialog is only called
if BATCH is not defined.
Portrevision doesn't need to be bumped, since exactly this enables/unbreaks
package building...
2001-01-13 15:03:43 +00:00
Alexander Langer
68675adda5 Hmm, I don't know why it didn't build w/o libicq before, but this port
obviously doesn't need libicq to be installed.  Sorry!

Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (maintainer)
2001-01-13 11:13:53 +00:00
Michael Haro
6112134f22 update to 0.0.6 2001-01-12 23:36:31 +00:00
Michael Haro
6d94db57ce distfile moved 2001-01-12 23:10:58 +00:00
Andreas Klemm
5726ba99ab - in usage message mention restart option, which is actually:
zebractl stop
  zebractl start
- new functionality (visible) for people -> PORTREVISION
2001-01-12 18:29:08 +00:00
Kevin Lo
4e4dfaa491 Update to 0.7.5
PR: 24204
Submitted by: Ports Fury
2001-01-12 16:02:50 +00:00
Alexander Langer
0798782b91 This port needs libicq.
Found while debugging a (non-reproduceable) error from bento's logs.
2001-01-12 15:58:56 +00:00
Alexander Langer
1fb2b12ef6 Port needs TCL.
Submitted by:	bento
2001-01-12 15:32:28 +00:00
Jun Kuriyama
46b53beed9 Unbreak and upgrade to 3.1.0.
Use PERL_CONFIGURE and "make test" friendly.
2001-01-12 01:32:54 +00:00
Bill Fenner
f88da33da2 Update distfile location. 2001-01-12 01:32:05 +00:00
Andreas Klemm
6e2dbdc869 upgrade to new zebra version 0.90
- removed PORTREVISION (new version)
- new configure script: dialog menue allows you to set different zebra
  compile time options (if ! BATCH), currently supported:
  --with-libpam         = enable PAM authentication for vtysh
  --enable-nssa         = enable OSPF NSSA
  --enable-snmp         = enable SNMP support
- please note: port compiles fine when all options are set, but
  functionality has not been tested by me.
- silence portlint, trim pkg-comment to <=70 columns
- remove unneeded patch patch, 0.90 now contains fix for memory leak
- cosmetic: add patch for Makefile.in (don't link with -g)
- portlint: o.k.

In this BETA --enable-unixdomain and --enable-newrib became default !
To get old implementation back use the following configure options:
--enable-tcp-zebra # TCP/IP socket is used for protocol daemon and zebra.
--enable-oldrib    # Turn on old RIB implementation.
Note: I didn't add these options to configure script, so that people
      don't choose the wrong thing !

Some milestones of this release (see file NEWS for complete list):
- access-lists can have remarks
- memory leak with access-list and prefix-list name fixed
- UNIX domain socket server of zebra protocol is added
- PointoPoint interface network bug fixed
- Metric value is reflected to kernel routing table
- New RIB implementation has been added:
- BGP passive peer support problem is fixed
- Redistributed IGP nexthop is passed to BGP nexthop
- Fix bug of holdtimer is not reset when bgp cleared
- BGP-MIB implementation is finished
- When BGP connection comes from unconfigured IP address, close socket
  immediately.
- BGP flap dampening feature is added
* RIP
- Fix bug of refreshing default route
* OSPF
- Fix bug of Hello packet's option is not properly set when interface comes up
- Reduce unconditional logging
- New command for virtual-link configuration
- Memory leak related classfull network generation is fixed
2001-01-11 21:45:05 +00:00
Roger Hardiman
6fb976323b Upgrade from to version 0.9a3.m09 2001-01-11 17:15:45 +00:00
Bill Fumerola
d83930aac9 Update to 1.6.4 2001-01-11 07:59:56 +00:00
Kevin Lo
68c721ede9 Fix permissions of startup script
PR: 24162
Submitted by: MAINTAINER
2001-01-10 15:38:54 +00:00
FUJISHIMA Satsuki
61e53b988c add missing files/remove empty directories.
sort pkg-plist.

PR:		22346
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
2001-01-10 14:02:29 +00:00
Issei Suzuki
5fd3ba9ac0 - Fix compilation and installation error in CURRENT.
- maintainer is committer now.
- Style fix in patch-*

PR: 23255
2001-01-09 20:59:55 +00:00
Trevor Johnson
cd077a8bb8 Update for reorganization of master site.
PR:		24193
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-09 18:50:06 +00:00
David E. O'Brien
d796c04e05 Add a missing \
Submitted by:	Rich Winkel <rich@math.missouri.edu>
2001-01-09 17:09:44 +00:00
James E. Housley
ce0f2e976f New Port: net/neoupdate
A Perl Script to automagically update DNS at centralinfo.net or yi.org
when your IP changes, both offer free DNS services.
2001-01-09 15:19:17 +00:00
Maxim Sobolev
800576e62b Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guilty
of not checking PR database before creating my own version of the port.
2001-01-09 08:17:00 +00:00
Peter Pentchev
a4a5a5be35 Update to 1.03.
PR:		24144 (almost)
Submitted by:	Dan Peterson <danp@cosmo.jt.org>
Approved by:	nbm (maintainer)
2001-01-09 07:49:47 +00:00
Kris Kennaway
236b21797c No-one apparently cares enough to update this port
from the old, insecure version. Goodbye! :)
2001-01-09 07:37:37 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Trevor Johnson
9db666b91a Update master site.
PR:		24159
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-09 01:36:11 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Jun Kuriyama
b30f5074f1 Upgrade to 0.83.
Submitted by:	joseph@randomnetworks.com
PR:		ports/24158
2001-01-08 23:47:49 +00:00
Vanilla I. Shu
511045b36c Upgrade p5-HTML-Parser => 3.15
p5-Net-Daemon  => 0.34
	p5-Storable    => 1.0.7
2001-01-08 22:23:27 +00:00
Andreas Klemm
64850d1f42 remove port revision 2001-01-08 11:40:24 +00:00
Jun Kuriyama
57da72838b Use $PERL_CONFIGURE. 2001-01-08 06:44:24 +00:00
Andreas Klemm
0e8be8c84b - update port from 1-1-a6 to 1-1-a8
=> bumped PORTREVISION to 2
- pkg-plist still valid
2001-01-07 23:36:44 +00:00
Michael Haro
a0d4f7b310 update 0.9.6.2010 -> 0.10.1
PR:		23654
Submitted by:	    Joseph Scott <joseph@randomnetworks.com>
2001-01-07 19:08:31 +00:00
Michael Haro
2733c5f0e6 add an example of a PREFIX/rc.d/iplog.sh script for startup as daemon.
PR:		24128
Submitted by:	    MAINTAINER
2001-01-07 18:57:24 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Kevin Lo
77faff66ef Fix pkg-plist
PR: 24124
Submitted by: MAINTAINER
2001-01-07 15:16:07 +00:00
Kevin Lo
edda04f4da Upgrade to 1.1.0
PR: 24118
Submitted by: MAINTAINER
2001-01-07 15:06:46 +00:00
Dmitry Sivachenko
d8c81b53a6 Release to ports@. Maintainer e-mail bounces (no such user). 2001-01-06 20:24:32 +00:00
Satoshi Asami
13cb86ebad Remove extra " perl5" at end of dependency line.
Submitted by:	obento..
2001-01-06 19:32:35 +00:00
Kevin Lo
cb6a188c3f Update to 0.16.1
PR: 24096
Submitted by: Ports Fury
2001-01-06 16:25:03 +00:00
Alexander Langer
0e8b58d01f Add firetalk 0.0.10, a multi-protocol chat/instant messaging library.
PR:		24104
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:23:49 +00:00
David E. O'Brien
367c08ac94 Update to 5.1.0. 2001-01-06 08:09:15 +00:00
Mario Sergio Fujikawa Ferreira
a2475db721 The trick of installing icqlib.so as icqlib0.so was not fooling
libtool. The installed libs were unusable. Added a patch to
have it build the correct library.

Also, updated the pkg-comment to a more specific message.
2001-01-06 04:09:36 +00:00
Ben Smithurst
c2a9a076ef Add a patch to fix a couple of memory handling problems which show up with
MALLOC_OPTIONS=AJ.
2001-01-05 22:38:09 +00:00
Ben Smithurst
62b27d04c9 Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't
use this software any more.

Approved by:	maintainer
2001-01-05 22:37:24 +00:00
Brian Feldman
15128d4ba4 Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)
Submitted by:	alex
2001-01-05 22:21:09 +00:00
Akinori MUSHA
a1b258baea Fix plist. A symlink to a directory should be removed by @unexec rm.
Found by:	bento
2001-01-05 18:59:13 +00:00
Chris D. Faulhaber
4da55bf3aa Update port to 8.2.2p7
No reponse from:	Maintainer
2001-01-05 14:03:21 +00:00
James E. Housley
727e0bd782 Update to 2.0.5
PR:		22563
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-01-05 02:51:27 +00:00
Maxim Sobolev
751fd5aaa4 Update to 1.0. 2001-01-04 20:57:31 +00:00
FUJISHIMA Satsuki
43895345be add missing message catalogue.
remove empty share/locale stuff.

Submitted by: bento
2001-01-04 17:09:32 +00:00
Kevin Lo
1c95237279 Update to 2.2.3
PR: 24067
Submitted by:  MAINTAINER
2001-01-04 15:03:10 +00:00
Will Andrews
2da155a48e Add p5-SOAP 0.28, perl modules providing an API to the Simple Object Access
Protocol.
2001-01-03 23:43:25 +00:00
Warner Losh
ac723a61ae I've given up the ghost using socks5 on my network. Since I'm
multiply overcomitted, I've giving this back to ports.
2001-01-03 22:38:34 +00:00
Dmitry Sivachenko
06f0a9d80d Remove bogus 0x0a from the end of line.
I don't know who put it there...
2001-01-03 20:29:49 +00:00
FUJISHIMA Satsuki
5c98bf2e70 fix kernel config description to fit FreeBSD 4 or later.
PR:		21905
Submitted by:	Alex Kapranoff <kappa@zombie.antar.bryansk.ru>
Commented by:	jedgar
2001-01-03 19:44:28 +00:00
Roger Hardiman
cb28c18732 Upgrade to OhPhone 1.1pl1 2001-01-03 14:37:08 +00:00
Roger Hardiman
a39475e9c5 Upgrade to Openam 1.0 beta 2 2001-01-03 14:15:12 +00:00
Roger Hardiman
d75ca4cdc3 Upgrade to 1.0alpha2 2001-01-03 14:10:28 +00:00
Roger Hardiman
654fad2b7d Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19 2001-01-03 14:02:24 +00:00
Roger Hardiman
23c803ac54 Upgrade to H323 Gatekeeper version 0.14a
This closes the PR below, which was to upgrade to 0.14.

PR:		ports/23636
2001-01-03 13:51:54 +00:00
Dmitry Sivachenko
d8aee0d766 Update to version 2.9.7. 2001-01-03 09:24:24 +00:00
FUJISHIMA Satsuki
369ec4e6f6 remove empty directory.
PR:		23845
Submitted by:	David W. Chapman Jr.
2001-01-02 14:59:49 +00:00
FUJISHIMA Satsuki
eb3ed74b61 change MASTER_SITES to new place.
PR:		23746
Submitted by:	David W. Chapman Jr.

sweep share/locale/*/LC_MESSAGES if empty.
2001-01-02 14:56:27 +00:00
Brian Feldman
d5eaba1906 I have no clue why USE_QT2 got commented out.
Submitted by:	alex
2001-01-02 02:11:34 +00:00
Andreas Klemm
f315ab6c10 missing shared lib in pkg-plist -> PORTREVISION bump
PR:		23974
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-01-01 17:37:39 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Andreas Klemm
68672bb116 - fix pkg list concerning removal of port (missing symlinks and dir)
- bump port revision because of changes in the packing list (to allow
  pkg_delete to nuke the installed port entirely)

PR:		23975
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-31 11:34:50 +00:00
Mario Sergio Fujikawa Ferreira
013781b1f3 This is a repocopy of net/icqlib greatly done by
asami.
  The port mail/icqmail requires an old version
of icqlib brand 0.x.x.
  The icqlib port handles the current version brand
1.x.x.
  This icqlib0 port will be handling the old icqlib
brand 0.x.x.

PR:		ports/23156
Submitted by:	Nevermind <never@nevermind.kiev.ua>
Approved by:	asami (the repocopy)
2000-12-31 11:20:33 +00:00