aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on sparc64 with the same fix that was appliedDoug Barton2006-02-181-0/+6
| | | | | | | to BIND 9, for the same reason. Notes: svn path=/head/; revision=156276
* Add linux-adobesvg.Jean-Yves Lefort2006-02-184-0/+52
| | | | | | | | | | This port installs the Adobe SVG browser plugin, for use with Linux browsers such as www/linux-firefox or www/linux-mozilla. WWW: http://www.adobe.com/svg/ Notes: svn path=/head/; revision=156275
* Upgrade to Alpha18 and update WWW.Thierry Thomas2006-02-185-12/+68
| | | | | | | Noticed by: Skasi <skasski (at) gmx.at> Notes: svn path=/head/; revision=156274
* Adding port devel/p5-Test-RandomResults, allowing one to test ↵Aaron Dalton2006-02-185-0/+53
| | | | | | | | | | non-deterministic functions. Commited by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156272
* Adding port textproc/p5-Unicode-Normalize, implements Unicode normalization ↵Aaron Dalton2006-02-185-0/+45
| | | | | | | | | | forms. Committed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156270
* Add trac-webadmin 0.1.1, web Administering plugin for trac.Jun Kuriyama2006-02-185-0/+51
| | | | Notes: svn path=/head/; revision=156268
* Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do ↵Aaron Dalton2006-02-185-0/+56
| | | | | | | | | | | | something first. Committed by: aaron Approved by: tobez (implicit) Thanks to Anton's excellent port-idea script for the suggestion =) Notes: svn path=/head/; revision=156266
* Upgrade to PETSc-2.3.1 patchlevel 7.Thierry Thomas2006-02-183-90/+94
| | | | | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>. Notes: svn path=/head/; revision=156265
* - update from v0.38 to v0.39Aaron Dalton2006-02-182-4/+4
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=156264
* - update from v0.07 to v0.08Aaron Dalton2006-02-182-5/+5
| | | | | | | | | | | | | | Committed by: aaron Approved by: tobez (implicit) By: smueller on 2006/02/13 Log: * Updated Module::Install * Slight documentation fixes. * This be 0.08 Notes: svn path=/head/; revision=156263
* - update from v2.15 to v2.17Aaron Dalton2006-02-182-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=156262
* Adding port games/p5-Games-Tournament-RoundRobin, a pairing algorithm for ↵Aaron Dalton2006-02-185-0/+49
| | | | | | | | | | Round Robin tournaments. Submitted by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156260
* Adding port math/p5-Math-Intersection-StraightLine, calculates the ↵Aaron Dalton2006-02-185-0/+51
| | | | | | | | | | intersection point of straight lines as defined by either function, vector, or points. Submitted by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156258
* Add trac-accountmanager 0.9, account Manager Plugin for trac.Jun Kuriyama2006-02-185-0/+51
| | | | Notes: svn path=/head/; revision=156256
* - Upgrade to 0.6a10.Jun Kuriyama2006-02-183-115/+115
| | | | | | | | | - Use $PLIST_SUB for easy future upgrade. Approved by: maintainer Notes: svn path=/head/; revision=156255
* - Fix breakage when used with openssl from ports due to an openssl API changeTom McLaughlin2006-02-182-4/+60
| | | | | | | | | | | - Remove dead MASTER_SITES - Make submitter maintainer PR: 93418 Submitted by: Diane Bruce <db@db.net> Notes: svn path=/head/; revision=156254
* Add a local master site.Joseph Koshy2006-02-181-1/+3
| | | | Notes: svn path=/head/; revision=156253
* - Update to 0.3.1Marcus Alves Grando2006-02-183-18/+18
| | | | | | | | | | - portlint(1) PR: 93062 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=156252
* - Patch to fix usage with C++Marcus Alves Grando2006-02-182-0/+21
| | | | | | | | | | - Bump PORTREVISION PR: 93505 Submitted by: maintainer Notes: svn path=/head/; revision=156251
* - Update to 3.2.7Marcus Alves Grando2006-02-182-4/+4
| | | | | | | | PR: 93330 Submitted by: maintainer Notes: svn path=/head/; revision=156250
* - Update to 0.5.2Marcus Alves Grando2006-02-182-8/+4
| | | | | | | | PR: 93493 Submitted by: leeym Notes: svn path=/head/; revision=156249
* - Update to 20060207Marcus Alves Grando2006-02-182-4/+4
| | | | | | | | PR: 93346 Submitted by: maintainer Notes: svn path=/head/; revision=156248
* Adding port devel/p5-FSA-Rules, an implementation of Finite State AutomataAaron Dalton2006-02-185-0/+57
| | | | | | | | Submited by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156246
* Adding port net/libtnl, the Torque networking library which implements a C++ ↵Aaron Dalton2006-02-186-0/+151
| | | | | | | | | | networking API for high-performance simulations and games. Submitted by: aaron Approved by: tobez Notes: svn path=/head/; revision=156244
* Do not install harmless, but unnecessary dependencies.Anton Berezin2006-02-171-4/+4
| | | | | | | | PR: 93156 Submitted by: Jo Rhett <jrhett@svcolo.com> Notes: svn path=/head/; revision=156243
* Add p5-Text-Capitalize 0.5, capitalize strings ("to WORK AS titles"Aaron Dalton2006-02-176-0/+62
| | | | | | | | | | | becomes "To Work as Titles"). PR: ports/92856 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: tobez (implicit) Notes: svn path=/head/; revision=156241
* - Update to 4.7.12Marcus Alves Grando2006-02-172-7/+6
| | | | | | | | | PR: 93384 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=156240
* - Update to 0.1.1.13Marcus Alves Grando2006-02-1711-180/+163
| | | | | | | | | | | - Correct way to use USE_RC_SUBR - Update MAINTAINER email PR: 93314 Submitted by: maintainer Notes: svn path=/head/; revision=156239
* Add my location.Ed Maste2006-02-171-0/+1
| | | | Notes: svn path=/head/; revision=156238
* Remove "Cache full" warning.Andrey Slusar2006-02-174-1/+36
| | | | Notes: svn path=/head/; revision=156237
* - Update to 0.4.8Emanuel Haupt2006-02-174-16/+18
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=156236
* update to 2.04.00.014Oliver Lehmann2006-02-173-43/+67
| | | | Notes: svn path=/head/; revision=156235
* - Does not build on amd64Sergey Matveychuk2006-02-171-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=156234
* - Update to 20060216 snapshotEmanuel Haupt2006-02-173-10/+15
| | | | | | | | | | | | - Remove imlib2 & pcre dependencies - Add jpeg, png & xpm dependencies - Use autotools for this version PR: 93463 Submitted by: Greg J. <xcas@cox.net> (maintainer) Notes: svn path=/head/; revision=156233
* Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).Joe Marcus Clarke2006-02-172-1/+2
| | | | Notes: svn path=/head/; revision=156232
* Minor release 8.1.3 patches security issuePalle Girgensohn2006-02-1714-98/+112
| | | | | | | | | | 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> Notes: svn path=/head/; revision=156231
* - Update master siteEmanuel Haupt2006-02-173-5/+7
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=156230
* - respect CFLAGSYen-Ming Lee2006-02-171-1/+7
| | | | | | | | | | - bump PORTREVISION PR: 93467 Submitted by: ehaupt Notes: svn path=/head/; revision=156229
* - Update mastersiteEmanuel Haupt2006-02-172-5/+1
| | | | | | | | | | - Remove WWW, URL does not exist anymore PR: 93481 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156228
* - Update mastersiteEmanuel Haupt2006-02-171-2/+3
| | | | | | | | | | - Pass maintainer-ship to submitter PR: 93482 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156227
* - update COMMENTYen-Ming Lee2006-02-172-3/+8
| | | | | | | - better config file handling Notes: svn path=/head/; revision=156226
* - add l4ip-v1.0.b294, the L4 health check daemon for IPFILTER.Yen-Ming Lee2006-02-175-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=156224
* Update 0.6.4 --> 0.6.9Cy Schubert2006-02-172-4/+4
| | | | Notes: svn path=/head/; revision=156223
* - Fix typo in COMMENT [1]Marcus Alves Grando2006-02-172-2/+2
| | | | | | | | | | | | - Remove unnecessary sig_stop=-KILL in rc.d script - Bump PORTREVISION PR: 93480 Submitted by: mnag, thierry [1] Approved by: maintainer Notes: svn path=/head/; revision=156222
* - Update to stable 3.6.4 release:Renato Botelho2006-02-176-52/+59
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=156221
* - Tarball was rerolled -- Add a missed html file:Renato Botelho2006-02-172-3/+4
| | | | | | | | | %%CGI%%www/vhosts/dspam/templates/nav_fragment.html Noticed by: maintainer via IRC Notes: svn path=/head/; revision=156220
* - Update to 1.1.1Renato Botelho2006-02-173-6/+6
| | | | | | | | PR: ports/93453 Submitted by: maintainer Notes: svn path=/head/; revision=156219
* - Update to 1.4.1Renato Botelho2006-02-172-4/+3
| | | | | | | | PR: ports/93456 Submitted by: maintainer Notes: svn path=/head/; revision=156218
* - Update to 1.0Renato Botelho2006-02-173-6/+4
| | | | | | | | PR: ports/93444 Submitted by: maintainer Notes: svn path=/head/; revision=156217
* - Fix MASTER_SITES [1]Renato Botelho2006-02-172-14/+13
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=156216