Commit Graph

3488 Commits

Author SHA1 Message Date
Michael Haro
e9284eeff9 clean up warnings 2001-03-29 19:50:01 +00:00
Jeroen Ruigrok van der Werven
cc2f0bb5fe Update to 2.22.
This fixes some bugs and introduces many new interesting netmask and
netblock manipulating routines.

Fixes contributed to the author by the MAINTAINER and your's truly.

Submitted by:	Anton Berezin <tobez@tobez.org> [MAINTAINER]
2001-03-29 19:38:18 +00:00
Mike Heffner
bbd0418619 Fix port by restoring parts of patch-ad, respect PREFIX and fix plist.
Alpha build tested by:	steve (patch-ad)
2001-03-29 19:36:35 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Michael C . Wu
22bf54cd3f Mark this port broken until we fix the licensing issues
Submitted by:	billf
2001-03-29 15:40:42 +00:00
Dirk Froemberg
0e20ac501b Netsaint-plugins needs automake to build. 2001-03-29 14:37:28 +00:00
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