1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
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
accessibility
arabic
archivers Remove #include <malloc.h> 2002-03-31 02:39:41 +00:00
astro 1) Update to 0.8.5 2002-03-31 06:52:06 +00:00
audio Update to latest version 2002-04-01 02:01:59 +00:00
benchmarks
biology Remove #include <malloc.h> 2002-03-31 03:55:29 +00:00
cad Add missing dependency 2002-03-30 18:18:57 +00:00
chinese Follows change of mail/mutt-devel/distinfo. 2002-03-31 16:14:07 +00:00
comms Remove internal strcasestr implementation. Port still broken on -current 2002-04-01 03:55:43 +00:00
converters
databases Remove #include <malloc.h> 2002-03-31 04:35:41 +00:00
deskutils
devel Fix build dependency (${PORTNAME} -> ${PORTSDIR}). 2002-04-01 10:19:39 +00:00
dns Update to 0.9.18 2002-03-31 18:03:23 +00:00
editors
emulators We can safely assume that vmware-guestd is already installed while 2002-03-31 13:26:09 +00:00
finance
french
ftp Fix this port to properly create /usr/local/share/examples/spegla *before* 2002-03-30 21:49:48 +00:00
games Update to 1.4 2002-04-01 05:17:47 +00:00
german
graphics upgrade to 0.8.44 2002-04-01 04:52:41 +00:00
hebrew
hungarian
irc Remove internal strcasestr implementation to fix build. 2002-04-01 03:34:32 +00:00
japanese Remove internal strcasestr implementation to fix build. 2002-04-01 03:39:55 +00:00
java Upgrade to JDOM beta 8. Also now using USE_JAVA. 2002-03-30 21:50:28 +00:00
korean Remove #include <malloc.h> 2002-03-31 03:20:17 +00:00
lang bsd.java.mk-ify 2002-04-01 03:34:55 +00:00
mail Update to 1.18 2002-04-01 02:47:41 +00:00
math Upgrade to 20020328. 2002-04-01 08:21:20 +00:00
mbone
misc Update to 1.05 nonbeta 2002-04-01 02:34:56 +00:00
Mk
multimedia - GNU_CONFIGURE -> USE_LIBTOOL 2002-03-31 20:16:05 +00:00
net Add smokeping 1.5, latency logging and graphing system. 2002-04-01 10:46:58 +00:00
net-im - Change invalid MAINTAINER: 2002-04-01 05:56:21 +00:00
net-mgmt Add smokeping 1.5, latency logging and graphing system. 2002-04-01 10:46:58 +00:00
net-p2p #definf is not a valid C preprocessor directive :-) 2002-04-01 06:27:22 +00:00
news Dont hardcode PERL_ARCH in depends. 2002-03-30 19:06:26 +00:00
palm Remove #include <malloc.h> 2002-03-31 03:28:25 +00:00
picobsd
polish
ports-mgmt
portuguese
print Remove internal strcasestr implementation to fix build. 2002-04-01 03:34:32 +00:00
russian Update to 1.15.2 2002-03-30 18:31:56 +00:00
science
security Add new port security/pam_passwdqc - A pam module to validate passwords 2002-04-01 05:03:15 +00:00
shells Update to 2.00b. 2002-03-31 18:28:32 +00:00
sysutils Oops, remove obsolete patch 2002-03-31 04:41:55 +00:00
Templates
textproc bsd.java.mk-ify 2002-04-01 06:29:23 +00:00
Tools
ukrainian
vietnamese
www The JRE for version 6.2.2 unpacks in a different directory than 2002-04-01 10:27:59 +00:00
x11 Update to 1.5.0 2002-03-30 18:05:40 +00:00
x11-clocks
x11-fm Remove #include <malloc.h> 2002-03-31 04:35:41 +00:00
x11-fonts Add a missing run dependency on mkfontdir. 2002-04-01 01:06:51 +00:00
x11-servers
x11-themes Chase dependency: fvwm2-beta was renamed to fvwm2-devel 2002-03-30 22:31:24 +00:00
x11-toolkits
x11-wm Remove #include <malloc.h> 2002-03-31 04:08:43 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.