1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

267631 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Martin Wilke
5eeef2311f - Fix previous entry
Feature safe:	yes
2011-11-14 03:25:46 +00:00
Raphael Kubo da Costa
2cf3c9948f Add note about CVE-2011-2725 for ark in kdeutils4.
Approved by:	avilla (mentor, implicit)
Feature safe:	yes
2011-11-14 03:14:11 +00:00
TAKATSU Tomonari
02ecc31362 - Update to 1.0.3
Feature safe:	yes
2011-11-14 03:13:17 +00:00
Cheng-Lung Sung
c85b55ce05 Test::TinyMocker - a very simple tool to mock external modules
Available method:

        * mock($module, $method_or_methods, $sub)
        * unmock($module, $method_or_methods)
        * method
	* methods
	* should

WWW: http://search.cpan.org/dist/Test-TinyMocker/

Feature safe:	 yes
2011-11-14 03:08:07 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Cheng-Lung Sung
33c6996483 - Update to 1.6.7
Feature safe:	yes
2011-11-14 02:52:51 +00:00
Cheng-Lung Sung
6006465f53 - Update to 0.0501
Feature safe:	yes
2011-11-14 02:39:49 +00:00
Cheng-Lung Sung
de9022e242 - Update to 1.0.2
- JNA support
- JVM forced to be openjdk6
- smart shutdown
- jamm memory agemt turned on
- path is hardcoded into repaircluster script for easier running from cron
- rc.conf cassandra_vmargs can now override autogenerated JVM args
- in previous versions cassandra_vmargs were not used

PR:		ports/162413
Submitted by:	Radim Kolar <hsn_AT_sendmail.cz>
Approved by:	maintainer (via ports/162372)
Feature safe:	yes
2011-11-14 02:17:47 +00:00
Sunpoet Po-Chuan Hsieh
32e1002c30 - Take maintainership
Feature safe:	yes
2011-11-14 02:17:21 +00:00
Cheng-Lung Sung
cf5c1fe460 - Update to 1.102
Feature safe:	yes
2011-11-14 02:13:49 +00:00
Sunpoet Po-Chuan Hsieh
da6ed8b3a3 - Take maintainership
Feature safe:	yes
2011-11-14 01:57:45 +00:00
Sunpoet Po-Chuan Hsieh
601bd10ca1 - Update to 2011.11.14
Feature safe:	yes
2011-11-14 01:56:44 +00:00
Sunpoet Po-Chuan Hsieh
d4a0759bf4 - Update to 2011.11.13
Feature safe:	yes
2011-11-14 01:56:31 +00:00
Sunpoet Po-Chuan Hsieh
f8a497a693 - Update to 20111102
Feature safe:	yes
2011-11-14 01:54:33 +00:00
Sunpoet Po-Chuan Hsieh
5ce7795d91 - Update to 20111113
Feature safe:	yes
2011-11-14 01:53:45 +00:00
Cheng-Lung Sung
0f9bf01110 fcitx-cloudpinyin is not an input method engine. It adds candidates
from the cloud-based Pinyin services (Sogou, QQ, Baidu, Google) to any
Pinyin IMEs in Fcitx.

WWW:	http://code.google.com/p/fcitx/

PR:		ports/162487
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
2011-11-14 00:49:01 +00:00
Cheng-Lung Sung
bc9c6967eb - remove the x11 sub-categories of the fcitx-* ports, and put their distfiles
together

PR:		ports/162487
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
2011-11-14 00:41:34 +00:00
Raphael Kubo da Costa
fb72842a1a Add patch to install missing header.
It looks like version 4.2 is a bit messed up, as soap.h includes a
header which is not installed by default, breaking the build for ports
such as kdenetwork4.

Bump PORTREVISION.

Will report upstream at https://bugs.kde.org/285803.

Reported by:	Jan Henrik Sylvester <me@janh.de>
Approved by:	avilla (mentor, implicit), Shane Bell <decept0@gmail.com> (maintainer, implicit)
Feature safe:	yes
2011-11-14 00:03:28 +00:00
Olli Hauer
038329a35f - bump PORTREVISION (devel/apr0 update)
- set EXPIRATION date to 2012-02-01

Feature safe:	yes
2011-11-13 22:36:10 +00:00
Olli Hauer
7a20a86f74 - update apr to version 0.9.20
Changes with APR 0.9.20

  *) Security: CVE-2011-0419
     Reimplement apr_fnmatch() from scratch using a non-recursive
     algorithm; now has improved compliance with the fnmatch() spec.
     [William Rowe]

  *) Updated config.guess and config.sub.  [Rainer Jung]

  *) Fix flag character '#' in combination with format character 'x' in
     apr snprintf implementations.  [Rainer Jung]

with hat apache@

PR:		ports/162247
Submitted by:	Takefu <takefu@airport.fm>
Feature safe:	yes
2011-11-13 22:31:25 +00:00
Olli Hauer
662055b5fa - document apache apr-0.9 reimplementation of apr_fnmatch()
Feature safe:	yes
2011-11-13 22:28:09 +00:00
TAKATSU Tomonari
bfe4e54dc3 - Update to 1.1.3
Feature safe:	yes
2011-11-13 22:21:49 +00:00
Alex Dupre
26ebd20170 Update to 1.2.18 release.
Feature safe:	yes
2011-11-13 21:07:33 +00:00
Beat Gaetzi
0aea06c28c - Update to 0.9.13
Feature safe:	yes
2011-11-13 20:49:31 +00:00
Beat Gaetzi
4099cbba16 - Update to 2.1.9
Feature safe:	yes
2011-11-13 20:47:31 +00:00
Raphael Kubo da Costa
b331810004 Update to 4.2.
PR:		162505
Approved by:	avilla (mentor, implicit), Shane Bell <decept0@gmail.com (maintainer)
Feature safe:	yes
2011-11-13 20:38:28 +00:00
Thierry Thomas
8cbc6a0e02 Add a missing dependency to exiv2.
Reported by:	pointyhat via Pav
Feature safe:	yes
2011-11-13 20:29:48 +00:00
Olli Hauer
b5821305d9 - update to version 1.2.7
1.2.7 Aug 23th 2011
        - Add support for GEOIP_NETSPEED_REV1 ( Boris Zentner )
        - Experimental support for GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner )
        - Add GEOIP_DOMAIN_EDITION support ( Boris Zentner )
1.2.6 Sep 11th 2008
   - GEOIP_METRO_CODE replace the depreciated GEOIP_DMA_CODE ( Boris Zentner )

PR:		ports/162305
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
Approved by:	Jukka A. Ukkonen <jau@oxit.fi> (maintainer)
Feature safe:	yes
2011-11-13 19:26:48 +00:00
Stephen Montgomery-Smith
4fc1692853 - Update to 0.3.0.
Feature safe:	yes
2011-11-13 19:06:46 +00:00
Olli Hauer
46d5bb1c08 - fix broken layout in mrtg
PR:		ports/162224
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2011-11-13 18:41:50 +00:00
Andrej Zverev
9b8c49fab3 Fix WWW pointer to correct. I think Nobody will be against.
Approved by:	maintainer (implicitly - cosmetic change)
Feature safe:	yes
2011-11-13 18:14:12 +00:00
Chris Rees
aa924570c7 Update version of textproc/lucene
PR:		ports/161119
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	Maintainer implicit (clsung)
Feature safe:	yes
2011-11-13 17:46:02 +00:00
Chris Rees
8ecec8d2ff Lucene version 3.x has many new features.
Lucene 2.9.4 is based on Java 4, while the Lucene 3.x series is based on Java 5.
Java 4 was deprecated recently on FreeBSD.
Versions of lucene and py-lucene are meant to match and since py-lucene was
updated recently to version 3.4.0 it was only natural to do this update.

PR:		ports/161119
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	maintainer timeout (gerrit.beine@gmx.de)
Feature safe:	yes
2011-11-13 17:43:52 +00:00
Chris Rees
6ab02ccd5e Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR:		ports/162136
Submitted by:	4720@hushmail.com
Approved by:	[no rejections from any maintainer within 14 days]
Feature safe:	yes
2011-11-13 17:33:47 +00:00
Sunpoet Po-Chuan Hsieh
efa9e0dea0 - Add p5-XML-LibXML-Cache 0.10
XML::LibXML::Cache is a cache for XML::LibXML documents loaded from files. It is
useful to speed up loading of XML files in persistent web applications.

This module caches the document object after the first load and returns the
cached version on subsequent loads. Documents are reloaded whenever the document
file changes. Changes to other files referenced during parsing also cause a
reload. This includes external DTDs, external entities or XIncludes.

WWW: http://search.cpan.org/dist/XML-LibXML-Cache/

Feature safe:	yes
2011-11-13 16:56:26 +00:00
Cy Schubert
faa5d09cf6 Update 2.055 --> 2.056
Submitted by:	nox
Feature safe:	yes
2011-11-13 16:02:18 +00:00
Cy Schubert
8d75a496b8 Update 1.070 --> 1.071
Feature safe:	yes
2011-11-13 16:02:14 +00:00
Chris Rees
898f2ae19a - Stop touching !WRKDIR before install phase; it's unnecessary
- Use pre-su-install for creating directory

PR:		ports/162508
Submitted by:	dougb
Feature safe:	yes
2011-11-13 15:55:25 +00:00
Eitan Adler
97ad9b10e3 - user smaller distfile for plugin
PR:		ports/162498
Submitted by:	John Hein <jhein@symmetricom.com>
Reviewed by:	nox
Feature safe:	yes
2011-11-13 15:52:38 +00:00
Chris Rees
71285cb29d Update distinfo. Upstream patched the original distfile to automate inclusion
of a version number.  Any further changes will be accompanied by a version bump.

PR:		ports/162517
Submitted by:	Doug Spangler <foepah@gmail.com>
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe:	yes
2011-11-13 15:35:33 +00:00
Thierry Thomas
db0c2dd4dc Upgrade to 0.5.7. This supports R 2.14.0.
Changelog at
<http://sourceforge.net/apps/mediawiki/rkward/index.php?title=News#RKWard_0.5.7_-_Support_for_R_2.14.0.2C_improved_package_management.2C_and_more>

Feature safe:	yes
2011-11-13 14:00:05 +00:00
Thierry Thomas
c29dcbb124 Upgrade to 0.9.2.
Changelog at
<https://downloads.sourceforge.net/project/gnudatalanguage/gdl/0.9.2/README?r=http%3A%2F%2Fgnudatalanguage.sourceforge.net%2Fdownloads.php>

Feature safe:	yes
2011-11-13 14:00:04 +00:00
Sunpoet Po-Chuan Hsieh
4e5204c7c9 - Add p5-Marpa-HTML 0.102
Marpa::HTML does "high-level" parsing of HTML. It allows handlers to be
specified for elements, terminals and other components in the hierarchical
structure of an HTML document. Marpa::HTML is an extremely liberal HTML parser.
Marpa::HTML does not reject any documents, no mater how poorly they fit the HTML
standards.

WWW: http://search.cpan.org/dist/Marpa-HTML/

Feature safe:	yes
2011-11-13 13:22:44 +00:00
Steve Wills
537e69f52f Use more correct version of the password provider fix
Submitted by:	tdb (private email)
Feature safe:	yes
2011-11-13 13:18:28 +00:00
Chris Rees
e310593f4a The command "wit gettitles" generate an error because the directory name of
/share is incorrect. Fix.

PR:		ports/162337
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
Feature safe:	yes
2011-11-13 13:07:27 +00:00
Sunpoet Po-Chuan Hsieh
c9bc64721b - Add p5-Marpa-XS 0.018
Marpa::XS is the XS version of Marpa.

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa-XS/

Feature safe:	yes
2011-11-13 13:05:16 +00:00
Sunpoet Po-Chuan Hsieh
aadb3e7c33 - Add p5-Marpa-PP 0.010
Marpa::PP is the pure Perl version of Marpa.

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa-PP/

Feature safe:	yes
2011-11-13 13:04:31 +00:00
Sunpoet Po-Chuan Hsieh
078ea4221c - Add p5-Marpa 0.206
Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa/

Feature safe:	yes
2011-11-13 13:04:04 +00:00
Carlo Strub
b6e98759b2 - Update to 1.4.4.1
- Make dependency on tor optional

Approved by:	glarkin@ (mentor)
Feature safe:	yes
2011-11-13 12:23:01 +00:00