1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

126503 Commits

Author SHA1 Message Date
Edwin Groothuis
9549788da8 Fix file locations and new syntax
Submitted by:	"Michael W. Oliver" <michael@gargantuan.com>
2005-05-23 23:29:42 +00:00
Jean-Yves Lefort
c780dd5672 Add pathrate.
Pathrate is a tool that can estimate the capacity of network paths. An
important feature of Pathrate is that it is robust to cross traffic effects,
meaning that it can measure the path capacity even when the path is
significantly loaded. This is crucial, since the hardest paths to measure are
the heavily loaded ones.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html

PR:		ports/81295
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:23:23 +00:00
Jean-Yves Lefort
11227be737 Add pathload.
Pathload is a tool that can estimate the available bandwidth of network paths.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html

PR:		ports/81294
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:20:51 +00:00
Jean-Yves Lefort
b0371aa193 Add pathchirp.
pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.

WWW: http://www.spin.rice.edu/Software/pathChirp/

PR:		ports/81293
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:17:37 +00:00
Oliver Lehmann
03f01889e6 reduce ioctl sign-extension's on 64 bit systems 2005-05-23 23:03:23 +00:00
Oliver Lehmann
8e8d41df93 I added -g to CFLAGS by error - remove it 2005-05-23 22:31:24 +00:00
Jean-Yves Lefort
9e01a15a9e Add openscep.
OpenSCEP is an open source implementation of the SCEP protocol used by Cisco
routers for certificate enrollment to build VPNs. It implements most of the
draft specification.

OpenSCEP includes a client and a server implementation, as well as some CGI
programs to simplify certificate and revocation list management.

WWW: http://openscep.othello.ch/

PR:		ports/81264
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-05-23 22:21:25 +00:00
Adam Weinberger
bf9a2be8e1 They don't seem to be releasing new versions of this app anymore.
Define HAS_MONKEYS so it doesn't get lonely.
2005-05-23 22:20:54 +00:00
Oliver Lehmann
960b9a2bd5 define NO_LATEST_LINK
Approved by:	maintainer
2005-05-23 21:05:10 +00:00
Michael Johnson
60950ca7e0 - Update to 0.11 2005-05-23 21:04:24 +00:00
Lars Thegler
2c654826f4 Added net/rrdtool10, a resurrection of rrdtool 1.0.x 2005-05-23 19:48:26 +00:00
Hajimu UMEMOTO
4806aacbd4 Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually.  So, we don't need to
depend on it.
2005-05-23 19:02:24 +00:00
Simon Barner
c8747bf850 Fix typo. 2005-05-23 18:32:50 +00:00
Volker Stolz
402b512fa5 Disconnect hugs-specifics from the package build until we have sorted out the problems
in the latest version.
2005-05-23 18:27:06 +00:00
Adam Weinberger
78027d6fdc Update to 1.3.21. 2005-05-23 18:09:20 +00:00
James E. Housley
59098cda46 Update to DAT 4497 2005-05-23 16:49:17 +00:00
Volker Stolz
249aad8489 Use MAKE_ARGS/do-install 2005-05-23 16:37:51 +00:00
Volker Stolz
c686cfdbcf Use MAKE_ARGS 2005-05-23 16:31:28 +00:00
Volker Stolz
494b4c897e Use explicit do-install-target 2005-05-23 16:28:01 +00:00
Roman Bogorodskiy
f263195e48 Update to 1.1.5.
PR:		81395
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-05-23 16:27:09 +00:00
Roman Bogorodskiy
441fdd54fa Update to 1.3.6.
PR:		81396
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-05-23 16:24:25 +00:00
Volker Stolz
9689a02565 Use MAKE_ARGS 2005-05-23 16:19:11 +00:00
Oliver Lehmann
0307cac026 - mark as broken if WITH_MMX is defined and ARCH is != i386
- fix some more 64 bit issues [i]

Provided by:	Gerd Knorr <kraxel@bytesex.org> [1]
2005-05-23 16:16:15 +00:00
Simon Barner
82fe928873 - Update to 1.7.7 [1]
- Convert to OPTIONS [1]
- Use %%DATADIR%% [2]
- Add a hint to UPDATING because of changed config file semantics. [1]

Submitted by:	maintainer [1],
		barner [2]
PR:		ports/81375
2005-05-23 16:13:41 +00:00
Dirk Meyer
53fe81cdd6 - new option WITH_SIDMILTER_AR=yes
resovles conflicts with libar from diffrent ports

- rename ar.h to libar.h
prevent possible conflicts with /usr/include/ar.h

- force PTHREAD_CFLAGS, no difference in package

Suggested by:	ache
2005-05-23 15:55:24 +00:00
Dirk Meyer
ce7f013bf8 - remove extra sleep
Suggested by:	ache
2005-05-23 15:51:23 +00:00
Florent Thoumie
50754776fa - Add fnord 1.9, a small and fast webserver with CGI-capability. 2005-05-23 15:48:20 +00:00
Sergey Skvortsov
9224ed555f Don't use 'warnings' if perl < 5.6 2005-05-23 15:43:24 +00:00
Norikatsu Shigemura
3a544aeb4c Update to 2005.05.23. 2005-05-23 15:09:13 +00:00
Oliver Lehmann
bf76f2fafc - add amd64 to ONLY_FOR_ARCHS
- fix build for amd64
- fix a bug on amd64 which caused xawtv to segfault on startup
2005-05-23 15:08:49 +00:00
Sergey A. Osokin
6417242635 Update to 0.1.33. 2005-05-23 14:57:05 +00:00
Herve Quiroz
b071505118 Add 'devel' category
Reported by:	portlint
Approved by:	maintainer
2005-05-23 14:39:05 +00:00
Mathieu Arnold
9b565cbd93 Fix sqlgrey.conf's path in sqlgrey.sh [1]
fixup a few other things while I'm there
bump PORTREVISION

Poked by: flz [1]
2005-05-23 14:27:20 +00:00
Herve Quiroz
f7753b6ade - Install commons-logging-api.jar
- Add 'devel' category to calm portlint

Submitted by:	thierry
2005-05-23 14:18:12 +00:00
Mathieu Arnold
295eae89ac Update to 1.42 2005-05-23 14:11:36 +00:00
Volker Stolz
84d5679169 Use PLIST_FILES/PORTDOCS 2005-05-23 13:19:21 +00:00
Volker Stolz
aa845eab65 Cleanup / use MAKE_ARGS 2005-05-23 13:14:49 +00:00
Volker Stolz
de94974df6 Use do-install one-liner 2005-05-23 13:06:08 +00:00
Daichi GOTO
3184858e3d deskutils/fusenshi: update to 0.7.3
PR:		ports/81044
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-05-23 13:01:53 +00:00
Daichi GOTO
66f01c00c7 lang/gdc update to 0.11
PR:		ports/81043
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-05-23 12:39:05 +00:00
Oliver Lehmann
601b5e1f48 it works on amd64 - so add it to ONLY_FOR_ARCHS 2005-05-23 11:51:02 +00:00
Simon Barner
7ff31f4252 - Update to 4.2.5 [1]
- Fix portlint warning [2]
- Fix plist w/ NOPORTDOCS (man page) [2]

Submitted by:	maintainer[1],
		barner [2]
PR:		ports/81383
2005-05-23 11:46:19 +00:00
Simon L. B. Nielsen
13dbf6a820 - Unbreak handling of updated pkgdb.db so it is not regenerated for
every run, which also makes portversion(1) works for non-root users
  again.  This is done by simply having the flag file in /var/db/
  (thanks to pav for the suggestion).
- While here anyway, fix some make warnings during install on FreeBSD 6.

PR:		ports/81088
Reported by:	many
Tested by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
Approved by:	erwin (mentor)
2005-05-23 11:30:17 +00:00
Volker Stolz
1a967958cb Use PLIST_FILES/PORTDOCS 2005-05-23 11:13:44 +00:00
Sergey Skvortsov
764ca147b6 Unbreak firebird-client (firebird-server seems to be still broken):
* fix patch-src::jrd::gds.cpp
* use "libdata/firebird" for *.msg
* install all *.msg files (not only firebird.msg)
* fix pkg-plist
* use more strict permissions
* use INSTALL_DATA instead of INSTALL_PROGRAM to install shared libs and similar files
* clean Makefile
* update RELNOTES

PR:		ports/81363
Submitted by:	skv
Approved by:	maintainer
2005-05-23 11:13:23 +00:00
Michael Nottebrock
0a582c89a0 Fix Kopete's MSN support to work with MSN's most recent protocol changes.
PR: ports/81368
Submitted by: Nicolas Blais <nb_root@videotron.ca>
2005-05-23 11:06:42 +00:00
Simon Barner
ea946ff281 Add mdf2iso 0.3.0, a Alcohol 120% to ISO converter.
PR:		81384
Submitted by:	Andrej Zverev <az@inec.ru>
2005-05-23 10:56:05 +00:00
Roman Bogorodskiy
31b8fedcd4 Tarball has been rerolled (author accidentally added his personal
conf test dir in the previous version).

PR:		81391
Submitted by:	Renato Botelho (maintainer)
Reported by:	Olli Hauer <ohauer@gmx.de>
2005-05-23 10:45:01 +00:00
Volker Stolz
3ee38b0147 - Use PLIST_FILES
- Add URL to pkg-descr
2005-05-23 10:37:20 +00:00
Yaroslav Tykhiy
7293eac93e Mark ru-bogofilter port as broken to prevent people from upgrading
to 0.94.12 until the issue of KOI8-R wordlist storage is resolved.

Unfortunately, the bogofilter team have committed some patches that
break storing wordlists in KOI8-R.  As of now, bogofilter can store
wordlists in CP866 only, which fatally breaks compatibility with
existing KOI8-R wordlists created by older versions of this package.
2005-05-23 10:33:23 +00:00