Commit graph

260126 commits

Author SHA1 Message Date
Julien Laffaye
2f634463b6 - Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:	tabthorpe
2011-07-21 12:43:39 +00:00
Julien Laffaye
6004f13382 - Update to 1.3.1
- Move LICENSE earlier

PR:		ports/159076
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-07-21 12:43:23 +00:00
Frederic Culot
d270afe15b - Update to 0.19
- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
2011-07-21 12:19:59 +00:00
Rene Ladan
6500edd516 Redirect users of java/linux-sun-jdk14 to java/linux-sun-jdk15 2011-07-21 12:06:18 +00:00
Rene Ladan
697f40d368 Remove Java 1.4 ports, they were already disconnected from bsd.java.mk
2011-07-28 java/linux-blackdown-jdk14: ancient version of Java
2011-07-28 java/linux-sun-jdk14: ancient version of Java
2011-07-21 11:56:54 +00:00
Rene Ladan
96ba3e0bdd Remove remaining Java-1.4-only ports:
2011-07-28 devel/colorer: Depends on deprecated Java 1.4
2011-07-28 security/jce_policy14: Only for Java 1.4, which is deprecated
2011-07-21 11:22:41 +00:00
Max Brazhnikov
7913f5fe19 Update to 1.12
Remove needless deps
Pacify portlint

PR:		ports/158760
Approved by:	Stas Timokhin (maintainer)
2011-07-21 11:11:03 +00:00
Sunpoet Po-Chuan Hsieh
bd63ef47a5 - Add p5-Log-Dispatch-Dir 0.10
Log::Dispatch::Dir provides a simple object for logging to directories under the
Log::Dispatch::* system, and automatically rotating them according to different
constraints. Each message will be logged to a separate file the directory.

Logging to separate files can be useful for example when dumping whole network
responses (like HTTP::Response content).

WWW: http://search.cpan.org/dist/Log-Dispatch-Dir/
2011-07-21 10:39:34 +00:00
Baptiste Daroussin
0ff2952d0c Add Ukrainian hyphenation rules 2011-07-21 10:35:01 +00:00
Baptiste Daroussin
ea6fd57c6e Add Swedish hyphenation rules 2011-07-21 10:34:20 +00:00
Baptiste Daroussin
090849a23c Add Slovenian hyphenation rules 2011-07-21 10:33:39 +00:00
Baptiste Daroussin
d219522128 Add Slovak hyphenation rules 2011-07-21 10:33:03 +00:00
Baptiste Daroussin
bea502e644 Add Russian hyphenation rules 2011-07-21 10:32:20 +00:00
Baptiste Daroussin
6050b5a8b9 Add Romanian hyphenation rules 2011-07-21 10:31:37 +00:00
Baptiste Daroussin
42f46cfd8c Add Portuguese hyphenation rules 2011-07-21 10:30:52 +00:00
Baptiste Daroussin
850f9b3a73 Add Polish hyphenation rules 2011-07-21 10:29:35 +00:00
Baptiste Daroussin
85fe1eb6a3 Add Dutch hyphenation rules 2011-07-21 10:28:53 +00:00
Baptiste Daroussin
0a86114277 Add Lithuanian hyphenation rules 2011-07-21 10:28:16 +00:00
Baptiste Daroussin
83e02dc756 Add Italian hyphenation rules 2011-07-21 10:27:38 +00:00
Baptiste Daroussin
c6c48fbd11 Add Icelandic hyphenation rules 2011-07-21 10:26:58 +00:00
Baptiste Daroussin
0c06b564be Add Indonesian hyphenation rules 2011-07-21 10:25:37 +00:00
Baptiste Daroussin
6782103e18 Add Hungarian hyphenation rules 2011-07-21 10:24:52 +00:00
Baptiste Daroussin
0d92bcd672 Add German hyphenation rules 2011-07-21 10:24:12 +00:00
Baptiste Daroussin
a066e304db Add Spanish hyphenation rules 2011-07-21 10:23:22 +00:00
Baptiste Daroussin
2fbbffa45c Add Greek hyphenation rules 2011-07-21 10:22:43 +00:00
Rene Ladan
b5a43c84e3 Remove broken, Java 1.4-only ports:
2011-07-28 java/jboss3: Depends on expired Java 1.4
2011-07-28 textproc/galax: Depends on expired Java 1.4
2011-07-21 09:48:33 +00:00
Sunpoet Po-Chuan Hsieh
9f0171d23c - Add p5-Taint-Util 0.08
Taint::Util wraps perl's internal routines for checking and setting the taint
flag and thus does not rely on regular expressions for untainting or odd tricks
involving eval and kill for checking whether data is tainted, instead it checks
and flips a flag on the scalar in-place.

WWW: http://search.cpan.org/dist/Taint-Util/
2011-07-21 09:34:15 +00:00
Sunpoet Po-Chuan Hsieh
93e15b1720 - Update to 0.013
Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
2011-07-21 09:14:26 +00:00
Sunpoet Po-Chuan Hsieh
08a24d5b6c - Update to 0.2.18
- Pet portlint

Changes:	http://sourceforge.net/apps/trac/quvi/wiki/ReleaseNotes
2011-07-21 09:12:54 +00:00
Sunpoet Po-Chuan Hsieh
aba58072c0 - Update to 0.4.10
Changes:	https://github.com/joyent/node/wiki/ChangeLog
PR:		ports/159067
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2011-07-21 09:11:45 +00:00
Rene Ladan
8cac0cb04e Remove expired ports:
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java
2011-07-21 08:39:40 +00:00
Baptiste Daroussin
2348c5b60c Add Danish hyphenation rules 2011-07-21 08:31:30 +00:00
Baptiste Daroussin
53bc47ac9c Add Bulgarian hyphenation rules 2011-07-21 08:13:03 +00:00
Brendan Fabeny
aaa8188de8 Fix build on sparc64 ; miscellaneous clean-ups
PR:		159055
Approved by:	maho
2011-07-21 07:42:26 +00:00
Baptiste Daroussin
5d151e353c Bump port revision to mark hunspell shlib change (forgotten before)
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (by mail)
2011-07-21 06:57:13 +00:00
Baptiste Daroussin
8aa8cd5a39 Add Spanish hunspell dictionaries 2011-07-21 06:31:26 +00:00
Baptiste Daroussin
086ec8d524 Add Norwegian (Nynorsk and Bokmaal) hunspell dictionaries 2011-07-21 06:15:35 +00:00
Baptiste Daroussin
babf787652 Add Polish hunspell dictionaries 2011-07-21 05:51:08 +00:00
Baptiste Daroussin
ce07bfe887 Add Romanian hunspell dictionaries 2011-07-21 05:35:53 +00:00
Baptiste Daroussin
bd2c4b75f3 Add Slovak hunspell dictionaries 2011-07-21 05:19:26 +00:00
Doug Barton
8d5d707de8 Fix the rc.d script to avoid unconditional code execution,
and various other cleanups.
2011-07-21 05:14:57 +00:00
Mark Linimon
2e12896268 Fix INDEXFILE for upcoming 10.0 branch.
PR:		ports/158750
Submitted by:	crees
Tested on:	pointyhat-west
2011-07-21 05:04:39 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Baptiste Daroussin
63d4112e2e Fix another typo 2011-07-21 05:02:54 +00:00
Mark Linimon
867742e27e Temporary workaround for INDEX building on pointyhat-west: allow override
of LINUX_OSRELEASE.  pointyhat-west itself might have a different version
of linux compat than whatever we are testing on the client nodes.

The more general solution is in ports/135221, which needs a careful -exp
run to test.

Hat:		portmgr
2011-07-21 04:39:21 +00:00
Mark Linimon
045bbebb8e Remove dependency on expiring port security/jce_policy14. Update to
rely on java 1.5+.

PR:		ports/158969
Submitted by:	rene
2011-07-21 04:29:12 +00:00
Stephen Montgomery-Smith
1b0166ec58 - Update to 3.5.2.
- Corrected dynamic plist to accomodate empty directories.

PR:		ports/156896
Submitted by:	Sven Moeller <smoeller@nichthelfer.de>
Approved by:	maho (mentor)
2011-07-21 04:20:58 +00:00
Stephen Montgomery-Smith
8c12f790cf - Update to 3.5.2.
PR:		ports/156895
Submitted by:	Sven Moeller <smoeller@nichthelfer.de>
Approved by:	maho (mentor)
2011-07-21 04:17:58 +00:00
Stephen Montgomery-Smith
ee27b6e61d - Make noportexamples compliant.
Approved by:	maho (mentor)
2011-07-21 03:02:05 +00:00
Maho Nakata
de1199c64c Better pkg-plist generation, making octave and octave-forge more
orthogonal.

Discussion with: stephen@
2011-07-21 03:00:29 +00:00