Commit graph

3532 commits

Author SHA1 Message Date
FUJISHIMA Satsuki
69445cf3d3 take maintainership bask tp ports@.
Submitted by:	maintainer
2001-03-29 12:03:56 +00:00
Mario Sergio Fujikawa Ferreira
a98b2dff5b Remote it from python category. It is an application not part of
the framework.

Submitted by:	knu
2001-03-29 02:01:02 +00:00
Murray Stokely
b590aae977 Add hx 0.7.14,
a text based Hotline (http://www.bigredh.com) client
for Unix.

PR:		26186
Submitted by:	logo@blackened.com
2001-03-28 23:33:22 +00:00
Michael C . Wu
a75f568c85 Add VRRP implementation from Linux. Many people have wanted this
and thanks to minosh, we finally have somewhat of one.

PR: ports/25276
Submitted by: minosh@engineer.com
2001-03-28 18:23:50 +00:00
Dmitry Sivachenko
320ae2df69 Eliminate -ffast-math slightly better way.
Submitted by:	knu
2001-03-28 13:22:15 +00:00
Jun Kuriyama
f48b5a955a Update to alpha3.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer)
PR:		ports/26045
2001-03-28 13:03:46 +00:00
Maxim Sobolev
58c6948e7c o Correct Ukrainian translation;
o add translations of user's nick from cp1251 into koi8 if needed in message.

Submitted by:	Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-28 12:30:39 +00:00
Ruslan Ermilov
5463256e35 Do not depend on /usr/lib/libtelnet.a.
Reviewed by:	markm
2001-03-28 10:08:08 +00:00
Kevin Lo
68ddaf1d62 Update maintainer email
PR: 26125
Submitted by: MAINTAINER
2001-03-27 13:12:49 +00:00
Jeroen Ruigrok van der Werven
e7d91be33d Change maintainer to: Anton Berezin <tobez@tobez.org>
Update coming soon.
2001-03-27 13:02:58 +00:00
Doug Barton
233ba03753 Latest bug fixes, FOR GREAT JUSTICE !! 2001-03-27 08:45:23 +00:00
Jun Kuriyama
28d289fe2f Remove -ffast-math from $CFLAGS.
PR:		ports/25750 (problem report)
Submitted by:	kuriyama
Approved by:	dima (maintainer)
2001-03-26 10:55:29 +00:00
Andreas Klemm
5299057ec0 Add Juniper 2001-03-26 00:51:15 +00:00
Andreas Klemm
06d865c90a - fix another showstopper, forgot a "\" at the end of the previous
build dependency.
2001-03-25 23:52:12 +00:00
Andreas Klemm
5a7741834c another show stopper, missing dependency to p5-Net-Patricia
didn't bump PORTREVISION, since package building has been impossible
2001-03-25 22:06:39 +00:00
Maxim Sobolev
7ca61b8dd4 Fix slightly broken l10n support.
Submitted by:	Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-25 21:05:02 +00:00
Andreas Klemm
da42a8a4de portlintify 2001-03-25 20:41:45 +00:00
Andreas Klemm
83a600ecf9 cosmetic: you need cisco flow export version 5. 2001-03-25 17:44:44 +00:00
Andreas Klemm
88240b7f2e - detected, that the graphs/Makefile.sample isn't bmake friendly
we need gmake here, added it to run dependencies
  therefore updated PORTREVISION, otherwise you don't get
  the png file...
- updated pkg-message. You need to configure SNMP on your cisco
  or Juniper router
2001-03-25 16:56:55 +00:00
Andreas Klemm
39675045a0 - bump portrevision because important features were added to port
to make it more functional and userfriendly
- added cflowd's startup script to FILESDIR, add startup options to
  it, that are only valid for the patched cflowd. So later we overwrite
  the sample startup script of "stock" cflowd.
  This is done this way, because cflowd also can be used without flowscan.
  But *if* we use cflowd with flowscan, we have to manage things to work
  with flowscan.
- install sample Makefile to graphs directory, so you can generate
  graphs more easily as being described in the docu (see INSTALL)
- Added comments to pkg-message file, that this Makefile has to be
  updated whenever you add or remove protocol types in
  ${PREFIX}/var/db/flows/bin/CampusIO.cf
- comment post-install section more..
- keep_me file could be removed, since we install the sample Makefile
  now in the graphs subdir
2001-03-25 15:54:48 +00:00
Andreas Klemm
bddf7a3c91 - forgot somehow to add the cflowd.sh sample startup script $FILESDIR
- bump port revision, since port has now better functionality
2001-03-25 14:24:42 +00:00
Andreas Klemm
b852e5e08e - make sure, cflowd starts prior flowscan by renaming it to
cflowd-base.sh.sample (flowscan port uses cflowd-flowscan.sh.sample)
- bump port revision
2001-03-25 13:28:21 +00:00
Andreas Klemm
5586d3519b - additional important port changes
- modify sample startup script
	- run in background properly
	- use variables for progs (grep, perl, kill, ...)
	- style (use $var consistently, spaces after io redirection)
- install startup script as cflowd-flowscan.sh.sample
  to get an order, cflowd ports startup script will be named
  cflowd-base.sh.sample, so that cflowd will be started first.
2001-03-25 13:23:36 +00:00
Andreas Klemm
7f58715569 - completely new functionalities, so bumped port revision
this was overdue, since this complex port needs more docu,
  explanation, preparation, etc ...
- installation directory moved
	from ${PREFIX}/var/flows to ${PREFIX}/var/db/flows
  to match our typical /var filesystem layout, but since I want
  to package this port, I don't want to write into /var/filesystem
  its up to the user, to move the data around later if he has a large
  /var and likes the data to reside there.
- create needed directories in ${PREFIX}/var/db/flows (bin and graphs)
  use a .keep_me file, so that things are packaged properly
- install needed documentation
  the INSTALL file is essential as well as the various example file.
  NOPORTDOCS only covers unneeded files, which are not crucial for
  installation
- the ${PREFIX}/var/db/flows/bin directory carries the sample files
  for the flowscan script. Therefore those sample files reside there.
  Other sample files like the crontab settings are up to the user, so
  they reside in ${PREFIX}/share/doc/flowscan
- install a sample rc file in ${PREFIX}/etc/rc.d, its deactivated, since
  this is a port that needs thinking and handcrafting config files before
  use...
- added a pkg-message file, that explains pre-requisites (cisco configuration)
  and other post installation tasks as well as a BIG WARNING, that enabling
  Netflow Switching and Netflow Data Export on your Cisco CORE or DISTRIBUTION
  routers might affect the routers switching performance.
  You should know IF you need to do it and if its o.k. IF you enable it.
- output pkg-message on port based installation as well since the warnings
  are important.
- updated PLIST
2001-03-25 11:48:48 +00:00
Andreas Klemm
ff2c8e595c Add a start stop script to the port which starts up services
delayed so that every service has a chance to come up properly
before the next one begins
Additionally provide graceful delayed shutdown of services by
using killall -15.
Install startup script as .sample file, since cflowd (and flowscan)
are not easy ports. You should read the docu properly.
2001-03-25 10:37:36 +00:00
Andreas Klemm
64143fff15 fix package making, one more: ${{ -> ${ 2001-03-25 09:20:58 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Mario Sergio Fujikawa Ferreira
c65e5d55a8 Add it to python category 2001-03-24 19:17:20 +00:00
Mario Sergio Fujikawa Ferreira
0615217f49 A fully compliant DynDNS.org client for UNIX (supports NIC v2.0) 2001-03-24 18:49:56 +00:00
Jim Mock
acdc3bb2e9 Update to version 0.11.0pre8. 2001-03-24 15:56:45 +00:00
James E. Housley
a9b869c164 Update to version 3.0.b2.23
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-03-24 11:09:53 +00:00
David E. O'Brien
306ac44f05 reduce diff 2001-03-24 00:55:23 +00:00
Akinori MUSHA
48081c66de Update to 1.6. 2001-03-23 22:41:22 +00:00
Maxim Sobolev
e1e50e7798 Add ability to build a localised version of the port.
Submitted by:		"Alexandr A. Listopad" <laa@lucky.net>
Extended & improved by:	sobomax
2001-03-23 19:39:30 +00:00
Doug Barton
18a209367d Latest bug fixes and documentation updates. 2001-03-23 14:37:41 +00:00
James E. Housley
988ec75933 Additiona patch sent by MAINTAINER and forgot by me.
Submitted by:	Cyrille Lefevre <root@gits.dyndns.org>
2001-03-23 11:18:44 +00:00
Mario Sergio Fujikawa Ferreira
cea4828308 o New port of rp-pppoe: The popular Roaring Penguin's PPPoE software
o Does not work yet with FreeBSD's pppd. It is being imported in
  the hope that will bring ppl to fix it. Therefore, marked BROKEN.
2001-03-23 04:41:52 +00:00
James E. Housley
3b9294210d Changed following files:
- Makefile
     Wrong startup script installed from ${FILESDIR} instead of edited
     version in ${WRKSRC}
- pkg-descr
      Fixed typos and some of the text
- Added PORTREVISION

PR:		26011
Submitted by:	baskruit@bsltwr.dnsalias.org MAINTAINER
2001-03-23 01:49:57 +00:00
James E. Housley
14a6bfe50d update ISC dhcp to the latest version, which is 3.0b2pl22.
PR:		25977
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-03-23 01:33:47 +00:00
Andreas Klemm
11f6992922 update to new zebra 0.91a
- some workarounds concerning installation of zebra info files
  since sources doesn't contain all info files...
- modified zebractl script to check, if zebra.conf exists, which
  is needed for every routing protocol, error message and exit if not found.
From the author:
"0.91 is basically a bugfix release. All of IPv6 codes are based upon
 new RIB codes"
Bugfixes and features see ChangeLog file.
2001-03-22 22:31:17 +00:00
Akinori MUSHA
7c0d215faf Update to 2.4.2.
Preserve the configuration file when it looks different than the
sample.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2001-03-22 10:10:05 +00:00
Akinori MUSHA
9505b2e19b Update to 1.5.4. 2001-03-22 09:41:24 +00:00
Akinori MUSHA
c507fdc412 Update MASTER_SITES and WWW's. 2001-03-22 06:31:14 +00:00
Jim Mock
4857043eef Update to version 0.11.0pre7. 2001-03-21 20:54:57 +00:00
Bill Fenner
4c1c9bac51 MAINTAINER shouldn't have an _ at the end. 2001-03-21 20:43:43 +00:00
Matthew Hunt
1d3615171c I have no idea where this distfile has gone. Set it to MASTER_SITE_FREEBSD
and abandon maintainership.
2001-03-21 20:29:11 +00:00
Maxim Sobolev
94092f3358 Fix Russian messages. They are not compiled in by default, so PORTREVISION
was not bumbed.

Submitted by:	"Alexandr A. Listopad" <laa@lucky.net>
2001-03-21 18:55:23 +00:00
Satoshi Asami
562c03f13b Typo (converter -> converters).
Submitted by:	bento
2001-03-21 17:48:55 +00:00
Andreas Klemm
41c20bc8c0 - correct distfiles variable
- use LOCALBASE in BUILD dependency, so cflowd will be found
  this should cure bentos build problems by multiply trying to
  build/install cflowd (problem didn't show up here)
- bumped port revision
2001-03-20 10:44:14 +00:00
Maxim Sobolev
2e187da9b3 A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
use explicit path to the dependency instead of just executable name.

Submitted by:	bento
2001-03-20 10:08:43 +00:00
Will Andrews
1817f01ddf Add openverse 0.8.3, a visual chat program written in Tcl/Tk.
PR:		25341, 25760
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-03-20 01:15:24 +00:00
David E. O'Brien
586e5aff4d Master sites go away, new ones come... 2001-03-19 21:43:14 +00:00
Maxim Sobolev
7d63224d50 Use IGNORE macros to bug user that he/she has to manually download distfile
instead of failing rule. This will prevent bento from trying to build the
port.

Submitted by:	bento
2001-03-19 19:14:32 +00:00
Ying-Chieh Liao
6cbffb1a62 upgrade to 0.9.3 2001-03-19 17:25:46 +00:00
Doug Barton
27b6c96d7e Latest bug fixes, no features added. 2001-03-19 09:11:31 +00:00
Trevor Johnson
ff39781dc0 Carl Johan Madestrand <cj@vallcom.net> appears to have offered to
maintain this (message ID 20010318122709.A5885@dogma.freebsd-uk.eu.org
on the ports list).
2001-03-18 12:36:09 +00:00
Jordan K. Hubbard
8f5960a387 Make the interactive variable conditional since this port *isn't*
interactive if it's being made into a package.
2001-03-18 03:07:17 +00:00
Bill Fenner
d25a202a7b Unjoin lines that were (accidentally?) joined in rev 1.3
Submitted by:	distfile survey
2001-03-18 00:27:16 +00:00
Vanilla I. Shu
4d817b583d Perl5 module to access and use ssh protocol
PR:		ports/24572
Submitted by:	Vadim Belman <vab@lflat.vas.mobilix.dk>
2001-03-17 16:29:55 +00:00
Andreas Klemm
aaa4838229 like in arts++ use new gcc compiler when compiling under RELENG_3
bumped port revision
2001-03-17 11:30:07 +00:00
Andreas Klemm
fc47e77d6d If memory serves me right, ports collection doesn't officially
support RELENG_3. But defining USE_NEWGCC should fix the compile
problems during package building for RELENG_3.
Therefore bump PORTREVISION.
2001-03-17 11:26:05 +00:00
Maxim Sobolev
167df208b4 Use correct paths to dependencies.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-03-16 19:30:52 +00:00
Satoshi Asami
0ef6a53da1 Typo (converter -> converters).
Submitted by:	bento
2001-03-16 07:21:02 +00:00
Yoshio MITA
f5727f22fa Fixed bug imported by myself.
Newer version(7.22) was released right after my commit(7.21).
2001-03-16 00:50:09 +00:00
Steve Price
daa61d3b11 The MAINTAINER must be a simple email address. 2001-03-15 23:13:16 +00:00
FUJISHIMA Satsuki
7d1dcb9b45 fix broken DOCDIR.
Submitted by:	maintainer
broke by:	sf
2001-03-15 14:29:14 +00:00
Peter Pentchev
2423550b5f Add '#!/bin/sh' to the startup script, so there's no chance of
confusion when starting/stopping it manually from a user shell.

PR:		25824
Submitted by:	Christoph Sold <so@i-clue.de>
2001-03-15 12:06:24 +00:00
Roger Hardiman
a753ad4bf9 Add compiler option -DNO_XWINDOWS to build the port without
X support.

Requested by several people
2001-03-15 11:25:10 +00:00
Andreas Klemm
a37e825e37 unbreak port even more...
we also need to redefine WRKSRC because of this lowercase affair...
which I start to dislike, because if poeple learn about a software
named FlowScan, then they start looking for a port named FlowScan
and not flowscan ...
no portrevision bump necessary, since port didn't work properly.
2001-03-15 07:56:55 +00:00
Yoshio MITA
5392a49f11 I forgot to change distinfo before commit.. 2001-03-15 01:16:28 +00:00
Yoshio MITA
b7f50d5e2f Latest net/etherboot contains FreeBSD patch so that it no more needs
tricky configuration change to FreeBSD.  The maintainer agrees it better
to use the Latest version of etherboot.

Submitted by:	myself
Reviewed by:	The maintainer.
2001-03-15 01:11:14 +00:00
Garrett Wollman
d34ef93610 With great trepidation, stick my neck into the MAINTAINERship noose
by introducing a port of the FreeRADIUS project's RADIUS server,
currently labeled ``alpha''.  The distfile is locally hosted so I
don't have to go chasing snapshots.  (N.B.: I don't know whether this
actually works yet -- but it does compile and package!)
2001-03-14 19:10:51 +00:00
Will Andrews
23466eeeb5 Revert part of the last commit -- ktalkd doesn't get built on plain vanilla
systems like bento's.  For some reason the documentation gets installed
anyway -- go figure.

Submitted by:	bento
2001-03-14 19:02:54 +00:00
FUJISHIMA Satsuki
405f149c23 support PREFIX properly.
PR:		25555
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-14 16:19:46 +00:00
Maxim Sobolev
a1e6da4299 Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}

Submited by:	bento (sorta)
2001-03-14 16:15:28 +00:00
Kevin Lo
549a62c25f Update to version 1.1.9
PR: 25792
Submitted by: MAINTAINER
2001-03-14 15:19:41 +00:00
Peter Pentchev
0a2d4fcd34 Update to 1.2.9.1.
PR:		25484
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Andreas Klemm
98e0025d91 unbreak port
now after giving the port a lowerrcase name you have to set the
DISTFILES variable right, so sources (which use upper/lowercase)
can be found.
PORTREVISION not bumped since port didn't work up to now,
so no new (working) functionality.
But anyway, thanks for doing the CVS work !
2001-03-14 07:53:22 +00:00
Will Andrews
0c1401994b Fix typo.
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-03-14 03:31:38 +00:00
Will Andrews
e39653bf22 Fix PREFIX issues I found in net/dhcpdump port as well. 2001-03-14 02:19:04 +00:00
Will Andrews
8e72b58f85 Add dhcpdump 1.0, a program to decode and diagnose sniffed
DHCP packets.

PR:		25481
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:17:49 +00:00
Will Andrews
c46d97e4c5 Add dhcping 1.0, a program to send DHCP request to DHCP server
for monitoring purposes.

PR:		25480
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-03-14 02:12:51 +00:00
Maxim Sobolev
af7cead469 Decapitalise FlowScan.
FlowScan is a tool to monitor and graph flow information from
  Cisco and Riverstone routers in near real-time.

  Amonst many other things, FlowScan can measure and graph traffic
  for applications such as Napster.

  A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

  WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-14 01:14:44 +00:00
Andreas Klemm
5b8fe0427b FlowScan is a tool to monitor and graph flow information from
Cisco and Riverstone routers in near real-time.

Amonst many other things, FlowScan can measure and graph traffic
for applications such as Napster.

A sample of what FlowScan can do is at: http://wwwstats.net.wisc.edu

WWW: http://net.doit.wisc.edu/~plonka/FlowScan/
2001-03-13 23:20:57 +00:00
Andreas Klemm
f3d0fad83a new port p5-Cflow
Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.

WWW:    http://net.doit.wisc.edu/~plonka/Cflow/
2001-03-13 22:52:04 +00:00
Andreas Klemm
b24b0469e9 - bump portrevision
- introduce CFLOWD_FLOWSCAN_PATCH variable
  for building port with support for FlowScan port (in the queue)
2001-03-13 22:20:15 +00:00
Maxim Sobolev
c8caa62795 o Add a couple of missed @dirrm's;
o sort PLIST while I'm here.

PR:		25780
Submitted by:	maintainer
2001-03-13 22:19:00 +00:00
FUJISHIMA Satsuki
78cc87897c back out package-name conversion for pkg_add -r to work. 2001-03-13 22:07:58 +00:00
Andreas Klemm
38d0b4e818 oops, missed to import distinfo file 2001-03-13 21:16:00 +00:00
Andreas Klemm
285996cdec new port p5-Net-Patricia
This module uses a Patricia Trie data structure to quickly perform
IP address prefix matching for applications such as IP subnet,
network or routing table lookups.  The data structure is based on
a radix tree using a radix of two, so sometimes you see patricia
implementations called "radix" as well.  The term "Trie" is derived
from the word "retrieval" but is pronounced like "try".  Patricia
stands for "Practical Algorithm to Retrieve Information Coded as
Alphanumeric", and was first suggested for routing table lookups
by Van Jacobsen.  Patricia Trie performance characteristics are
well-known as it has been employed for routing table lookups within
the BSD kernel since the 4.3 Reno release.

The BSD radix code is thoroughly described in "TCP/IP Illustrated,
Volume 2" by Wright and Stevens and in the paper ``A Tree-Based
Packet Routing Table for Berkeley Unix'' by Keith Sklower.

WWW:    http://net.doit.wisc.edu/~plonka/Net-Patricia/
2001-03-13 21:12:21 +00:00
Maxim Sobolev
d5478732e2 Update version number of gtkmm shared library. 2001-03-13 15:18:05 +00:00
Maxim Sobolev
836ca5fc24 Update to 2.4. 2001-03-13 11:37:28 +00:00
Maxim Sobolev
0380ea3e9e Add missed NO_LATEST_LINK. 2001-03-13 10:57:23 +00:00
Ying-Chieh Liao
7a2c19d018 add librsync
Library for delta compression of streams
2001-03-13 10:42:29 +00:00
Dmitry Sivachenko
e8b893c91b Update to 0.09d 2001-03-13 10:40:51 +00:00
Dmitry Sivachenko
f0c3a0f2a2 Fix typo in URL. 2001-03-13 10:40:29 +00:00
Kevin Lo
fecd466ef0 Fix pkg-plist
Approved by: will
2001-03-13 03:52:12 +00:00
Brian Feldman
dfa7bb57e6 Update to Licq 1.0.3 including some security-like issue fixes. 2001-03-13 02:34:28 +00:00
Will Andrews
83121084aa Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNS
tables.

PR:		25368
Submitted by:	Bas Kruit <baskruit@bsltwr.dhis.org>
2001-03-12 22:52:33 +00:00
Bill Fumerola
e006d23d0f patch around broken kame patch. <sys/types.h> is a prerequesite for the
inet(3) includes...
2001-03-12 22:06:03 +00:00