Commit graph

144996 commits

Author SHA1 Message Date
Thierry Thomas
85a9aebd19 Upgrade to Alpha18 and update WWW.
Noticed by:	Skasi <skasski (at) gmx.at>
2006-02-18 09:45:51 +00:00
Aaron Dalton
6bc4346509 Adding port devel/p5-Test-RandomResults, allowing one to test non-deterministic functions.
Commited by:	aaron
Approved by:	tobez (implicit)
2006-02-18 09:42:58 +00:00
Aaron Dalton
8debde9f8b Adding port textproc/p5-Unicode-Normalize, implements Unicode normalization forms.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 09:31:07 +00:00
Jun Kuriyama
a91529eb5b Add trac-webadmin 0.1.1, web Administering plugin for trac. 2006-02-18 09:23:40 +00:00
Aaron Dalton
c2491389e3 Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do something first.
Committed by:	aaron
Approved by:	tobez (implicit)

Thanks to Anton's excellent port-idea script for the suggestion =)
2006-02-18 09:15:19 +00:00
Thierry Thomas
d09598917e Upgrade to PETSc-2.3.1 patchlevel 7.
Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>.
2006-02-18 09:04:52 +00:00
Aaron Dalton
25da141eec - update from v0.38 to v0.39
Committed by:	aaron
Approved by:	tobez (implicit)

2006-02-15  Jochen Wiedmann  <jwied@cpan.org> (0.39)

        * t/forkm.t: Hopefully, I finally got rid of the
	  problem with the forking tests. It seems, that
	  the perlipc manual got updated in the past years,
	  most possibly for the same reason: A child handler
	  must be written to catch childs in a loop.
2006-02-18 08:54:57 +00:00
Aaron Dalton
4b9f750ec7 - update from v0.07 to v0.08
Committed by:	aaron
Approved by:	tobez (implicit)

By: smueller on 2006/02/13
Log:
    * Updated Module::Install
    * Slight documentation fixes.
    * This be 0.08
2006-02-18 08:48:17 +00:00
Aaron Dalton
c82dd7f0c0 - update from v2.15 to v2.17
Approved by:	tobez (implicit)

2.17    Mon Jan  9 18:22:51 EST 2006
        -IMPORTANT NOTE: Versions of this module prior to 2.17 were incorrectly
	using 8 byte IVs when generating the old-style RandomIV style header
	(as opposed to the new-style random salt header). This affects data
        encrypted using the Rijndael algorithm, which has a 16 byte blocksize,
        and is a significant security issue.

        The bug has been corrected in versions 2.17 and higher by making it
        impossible to use 16-byte block ciphers with RandomIV headers. You may
        still read legacy encrypted data by explicitly passing the
        -insecure_legacy_decrypt option to Crypt::CBC->new().

        -The salt, iv and key are now reset before each complete encryption
         cycle. This avoids inadvertent reuse of the same salt.

        -A new -header option has been added that allows you to select
         among the various types of headers, and avoids the ambiguity
         of having multiple interacting options.

        -A new random_bytes() method provides access to /dev/urandom on
         suitably-equipped hardware.

2.16	Tue Dec  6 14:17:45 EST 2005
	- Added two new options to new():
		-keysize   => <bytes>  Force the keysize -- useful for Blowfish
		-blocksize => <bytes>  Force the blocksize -- not known to be useful

		("-keysize=>16" is necessary to decrypt OpenSSL messages encrypted with Blowfish)
2006-02-18 08:42:06 +00:00
Aaron Dalton
7cc6a84f99 Adding port games/p5-Games-Tournament-RoundRobin, a pairing algorithm for Round Robin tournaments.
Submitted by:	aaron
Approved by:	tobez (implicit)
2006-02-18 08:30:09 +00:00
Aaron Dalton
02ddb4a65e Adding port math/p5-Math-Intersection-StraightLine, calculates the intersection point of straight lines as defined by either function, vector, or points.
Submitted by:	aaron
Approved by:	tobez (implicit)
2006-02-18 08:20:27 +00:00
Jun Kuriyama
aa528ac5b7 Add trac-accountmanager 0.9, account Manager Plugin for trac. 2006-02-18 06:52:03 +00:00
Jun Kuriyama
dad00b8ec6 - Upgrade to 0.6a10.
- Use $PLIST_SUB for easy future upgrade.

Approved by:	maintainer
2006-02-18 06:44:24 +00:00
Tom McLaughlin
d66ef37c54 - Fix breakage when used with openssl from ports due to an openssl API change
- Remove dead MASTER_SITES
- Make submitter maintainer

PR:		93418
Submitted by:	Diane Bruce <db@db.net>
2006-02-18 04:55:08 +00:00
Joseph Koshy
99bfddda32 Add a local master site. 2006-02-18 04:02:07 +00:00
Marcus Alves Grando
e88d164484 - Update to 0.3.1
- portlint(1)

PR:		93062
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-02-18 03:44:13 +00:00
Marcus Alves Grando
3c48b72920 - Patch to fix usage with C++
- Bump PORTREVISION

PR:		93505
Submitted by:	maintainer
2006-02-18 02:59:18 +00:00
Marcus Alves Grando
ee11ea6623 - Update to 3.2.7
PR:		93330
Submitted by:	maintainer
2006-02-18 02:54:16 +00:00
Marcus Alves Grando
e2a6e85aae - Update to 0.5.2
PR:		93493
Submitted by:	leeym
2006-02-18 01:32:49 +00:00
Marcus Alves Grando
accfe50bdf - Update to 20060207
PR:		93346
Submitted by:	maintainer
2006-02-18 01:27:11 +00:00
Aaron Dalton
386578aa7c Adding port devel/p5-FSA-Rules, an implementation of Finite State Automata
Submited by:	aaron
Approved by:	tobez (implicit)
2006-02-18 01:23:42 +00:00
Aaron Dalton
300b5df8c3 Adding port net/libtnl, the Torque networking library which implements a C++ networking API for high-performance simulations and games.
Submitted by:	aaron
Approved by:	tobez
2006-02-18 00:23:57 +00:00
Anton Berezin
1afed7cc8d Do not install harmless, but unnecessary dependencies.
PR:		93156
Submitted by:	Jo Rhett <jrhett@svcolo.com>
2006-02-17 23:42:48 +00:00
Aaron Dalton
3c581302ff Add p5-Text-Capitalize 0.5, capitalize strings ("to WORK AS titles"
becomes "To Work as Titles").

PR:		ports/92856
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
Approved by:	tobez (implicit)
2006-02-17 23:36:38 +00:00
Marcus Alves Grando
2f8cc71f24 - Update to 4.7.12
PR:		93384
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2006-02-17 22:42:29 +00:00
Marcus Alves Grando
1a1b28abdb - Update to 0.1.1.13
- Correct way to use USE_RC_SUBR
- Update MAINTAINER email

PR:		93314
Submitted by:	maintainer
2006-02-17 22:21:25 +00:00
Ed Maste
578235cf6a Add my location. 2006-02-17 21:36:35 +00:00
Andrey Slusar
050ebfa26f Remove "Cache full" warning. 2006-02-17 21:12:07 +00:00
Emanuel Haupt
2e142b64d0 - Update to 0.4.8
- Pass maintainer-ship to submitter
- Use PLIST_FILES (self)
- Remove files/config.bsd (self)
- Cleanup (self)

PR:		93492
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-17 21:00:23 +00:00
Oliver Lehmann
c46191ce53 update to 2.04.00.014 2006-02-17 20:42:37 +00:00
Sergey Matveychuk
0f8fd211a0 - Does not build on amd64
Reported by:	krismail
2006-02-17 20:39:03 +00:00
Emanuel Haupt
24aa717615 - Update to 20060216 snapshot
- Remove imlib2 & pcre dependencies
- Add jpeg, png & xpm dependencies
- Use autotools for this version

PR:		93463
Submitted by:	Greg J. <xcas@cox.net> (maintainer)
2006-02-17 20:22:51 +00:00
Joe Marcus Clarke
9f677a9434 Hide USE_RC_SUBR behind !defined(DBUS_SLAVE). 2006-02-17 20:12:30 +00:00
Palle Girgensohn
2466e8fe26 Minor release 8.1.3 patches security issue
Release Note: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-3

PR:		ports/93440
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-02-17 20:12:14 +00:00
Emanuel Haupt
4c51403833 - Update master site
- Update WWW
- Update distinfo, tarball was rerolled and renamed, no changes in the code

PR:		92968
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-17 19:14:40 +00:00
Yen-Ming Lee
91d4e3c3c0 - respect CFLAGS
- bump PORTREVISION

PR:		93467
Submitted by:	ehaupt
2006-02-17 19:08:12 +00:00
Emanuel Haupt
7017419de1 - Update mastersite
- Remove WWW, URL does not exist anymore

PR:		93481
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-17 19:04:23 +00:00
Emanuel Haupt
6eb3903594 - Update mastersite
- Pass maintainer-ship to submitter

PR:		93482
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-17 19:01:26 +00:00
Yen-Ming Lee
dc4b5b6d1a - update COMMENT
- better config file handling
2006-02-17 18:55:04 +00:00
Yen-Ming Lee
08e492016f - add l4ip-v1.0.b294, the L4 health check daemon for IPFILTER.
The idea is that IPFilter in its current state can already do a simple L4
round-robin in its NAT rules. However, it does not detect or sense when a
service and/or host is down. It will continue to send requests to a downed
service/host.

However, IPFilter lets us add and remove rules on-the-fly so it should be
possible to build a daemon that lets you specify "clusters". In each cluster
you would specify its members/hosts and services. As well as a health-check
for the service to determine its current state.

Once a service was deemed "up" we would add a Round-Robin rule to the NAT
table, and naturally, the reverse once we detect a service as being "down".

In addition to this, this program can optionally add ipf rules to log for RST
(reset) packets coming from the members of your clusters. In the situations
where the software/port goes down, but the host itself is still working, we
would detect failure instantly. (Since the forwarded connections to the service
would trigger a RST packet back). If this option is enabled, l4ip spawns the
"ipmon" command to monitor for the "log" entries given when such a packet is
detected. l4ip will then mark the service down. This is an add-on feature and
is strictly not necessary for functional usage. It is currently only supported
for TCP.

WWW:		http://www.lundman.net/unix/l4ip.php
2006-02-17 18:44:32 +00:00
Cy Schubert
c9c4bbaef7 Update 0.6.4 --> 0.6.9 2006-02-17 17:28:01 +00:00
Marcus Alves Grando
c79e40cc91 - Fix typo in COMMENT [1]
- Remove unnecessary sig_stop=-KILL in rc.d script
- Bump PORTREVISION

PR:		93480
Submitted by:	mnag, thierry [1]
Approved by:	maintainer
2006-02-17 16:51:55 +00:00
Renato Botelho
23afdd8a82 - Update to stable 3.6.4 release:
- Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always
  installed and depend on PERL5 for it).
- Fix removal of EXAMPLESDIR on pkg-plist
- Fix spelling in pkg-message and UPDATING
- Some Makefile cleanup
- drop RC_SUFX in Makefile, USE_RC_SUBR= ${PORTNAME} and move
  files/dspam.sh.in ---> files/dspam.in

PR:		ports/93361
Submitted by:	maintainer
2006-02-17 16:50:32 +00:00
Renato Botelho
a91a09ed82 - Tarball was rerolled -- Add a missed html file:
%%CGI%%www/vhosts/dspam/templates/nav_fragment.html

Noticed by:	maintainer via IRC
2006-02-17 16:41:05 +00:00
Renato Botelho
c2f00d740e - Update to 1.1.1
PR:		ports/93453
Submitted by:	maintainer
2006-02-17 16:38:48 +00:00
Renato Botelho
4957a8e25c - Update to 1.4.1
PR:		ports/93456
Submitted by:	maintainer
2006-02-17 16:37:42 +00:00
Renato Botelho
c699db9120 - Update to 1.0
PR:		ports/93444
Submitted by:	maintainer
2006-02-17 16:36:14 +00:00
Renato Botelho
8373be85bf - Fix MASTER_SITES [1]
- Make portlint(1) happy
- Respect CC/CFLAGS
- Install files in EXAMPLESDIR without check NOPORTDOCS
- Patch Configure script on post-patch: target and execute it on
  do-configure: target

PR:		ports/93316 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2006-02-17 16:35:10 +00:00
Vasil Dimov
73d573968f * add support for acrobat reader 7 plugin [1]
* add support for flash 7 plugin [1]
* add ${X11BASE} to the plugins' search path [1]
* changed the order that 'linkfarm' script searches for plugins, so that
  jdk 1.4 instead of jdk 1.3 is found if both are installed [1]
* bump PORTREVISION
* portlint

PR:		ports/87523 [1]
Submitted by:	Simun Mikecin <numisemis@yahoo.com> [1]
Approved by:	garga (mentor)
2006-02-17 15:39:43 +00:00
Vasil Dimov
4e738d1245 Use the correct .include statement
.include <Makefile.inc> causes errors when make is not invoked from
port's directory on RELENG_4

PR:		ports/92669
Submitted by:	vd
Approved by:	garga (mentor, implicitly), maintainer timeout
2006-02-17 15:34:16 +00:00