Commit graph

276044 commits

Author SHA1 Message Date
Jun Kuriyama
3f2d4e3651 - Add test depends.
PR:		ports/166582
Submitted by:	swills
Feature safe:	yes
2012-04-03 22:48:01 +00:00
Gerald Pfeifer
4b6b32aa11 Complete the repocopy of emulators/wine to emulators/wine-devel.
Feature safe:	yes
2012-04-03 22:20:28 +00:00
Gerald Pfeifer
9e4ad1bbe3 Update to the 20120330 snapshot of GCC 4.6.4.
Feature safe:	yes
2012-04-03 22:16:37 +00:00
Gerald Pfeifer
1383f135ed Update to the 20120401 snapshot of GCC 4.8.0.
Feature safe:	yes
2012-04-03 22:14:26 +00:00
Gerald Pfeifer
54945408c9 Update to the 20120324 snapshot of GCC 4.7.1.
Feature safe:	yes
2012-04-03 22:13:15 +00:00
Emanuel Haupt
c32ba7b6af Introduce an option that builds rsync with the "detect-renamed" patch. It
detects renamed hierarchies and avoids re-copying the files in those
hierarchies.

Requested by:	"J.R. Oldroyd" <jr@opal.com> (via mail)
Feature safe:	yes
2012-04-03 21:08:40 +00:00
Pawel Pekala
078c4a4478 Update to bugfix release 0.11.2
Feature safe:	yes
2012-04-03 20:58:16 +00:00
Koop Mast
54d43a074c Don't make a empty share/applications directory when we are not going to
install anything in it.

This should unbreak the building of the packages that depend on avahi-app when
using pkgng.

Submitted by:	pointyhat (pkgng exp-run by bapt@)
Feature safe:	yes
2012-04-03 20:37:39 +00:00
Boris Samorodov
1652ff4fc5 . update to version 1.1.10;
. the port now depends upon net/py-ldap2 version 2.4.0+;
. remove stale ftp site.

Tested at:	redports
Feature safe:	yes
2012-04-03 19:25:18 +00:00
Steve Wills
00aa8f075b - Add missing DEPENDS
- Add TEST_DEPENDS
- Switch to textproc/p5-KinoSearch2
- Bump PORTREVISION

Feature safe:	yes
2012-04-03 18:14:01 +00:00
Steve Wills
10919e8ca3 KinoSearch is a loose port of the Java search engine library Apache Lucene,
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.

KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability
and backwards compatibility. For the latest features, see the main branch.

Features
 * Extremely fast and scalable - can handle millions of documents
 * Full support for 12 Indo-European languages.
 * Support for boolean operators AND, OR, and AND NOT; parenthetical
   groupings, and prepended +plus and -minus
 * Algorithmic selection of relevant excerpts and highlighting of search terms
   within excerpts
 * Highly customizable query and indexing APIs
 * Phrase matching
 * Stemming
 * Stoplists

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

Feature safe:	yes
2012-04-03 18:12:03 +00:00
Remko Lodder
227f91d9e8 Someone forgot to do a make validate after adding the <!--EOF
line. It breaks the make validate.

Feature safe:	yes
2012-04-03 17:55:33 +00:00
Sergey A. Osokin
4c9b1a49c6 Update third-party ngx_http_redis from 0.3.5 to 0.3.6.
Add USERS/GROUPS for www/nginx.

Do not bump PORTREVISIONs because this module disabled by default.

Feature safe:	yes

<ChangeLog>

*) Feature: redis_gzip_flag.  Usefull if you are prefer to
   store data compressed in redis.  Works with ngx_http_gunzip_filter
   module.
   Thanks to Maxim Dounin.

*) Bugfix: ngx_http_redis_module might issue the error message
   "redis sent invalid trailer".
   Thanks to agentzh.

</ChangeLog>
2012-04-03 16:16:10 +00:00
Boris Samorodov
f29bf53aa8 Remove a stale master site.
Fix my e-mail address.

Feature safe:	yes
2012-04-03 15:42:57 +00:00
Steve Wills
f91aacb332 - Avoid use of SITE_PERL in DEPENDS
- Add missing DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION

Feature safe:	yes
2012-04-03 15:16:01 +00:00
Jun Kuriyama
77575a9e9a - Add test depends.
PR:		ports/166598
Submitted by:	swills
Feature safe:	yes
2012-04-03 15:07:07 +00:00
Max Brazhnikov
eb6d0eb0f5 Update to bugfix release 0.10.1:
- fixed CVE-2012-1162
 - fixed CVE-2012-1163

Feature safe:	yes
2012-04-03 13:07:32 +00:00
Boris Samorodov
0e576b913d Update to version 4.5.2.
Feature safe:	yes
2012-04-03 12:11:39 +00:00
Steve Wills
ee265d5eec - Add TEST_DEPENDS
Feature safe:	yes
2012-04-03 11:02:58 +00:00
Alex Dupre
b324005974 Update to 1.9.2 release and make pkg-plist dynamic.
Feature safe:	yes
2012-04-03 10:22:50 +00:00
Alex Dupre
3dd785e454 Update to 1.12.1 release.
Feature safe:	yes
2012-04-03 09:56:10 +00:00
TAKATSU Tomonari
309755d136 - Update to 0.56
- Add LICENSE

Feature safe:	yes
2012-04-03 09:00:04 +00:00
Sunpoet Po-Chuan Hsieh
224864c21b - Update to 1.09
Changes:	http://search.cpan.org/dist/Class-Method-Modifiers/Changes
Feature safe:	yes
2012-04-03 08:38:22 +00:00
Sunpoet Po-Chuan Hsieh
cadd94ce38 - Update to 0.614
- Add LICENSE
- Add missing dependency: net/p5-URI
- Sort *_DEPENDS and MAN3
- Add TEST_DEPENDS
- Add PORTSCOUT knob

Changes:	http://search.cpan.org/dist/Rose-HTML-Objects/Changes
Feature safe:	yes
2012-04-03 08:37:29 +00:00
Sunpoet Po-Chuan Hsieh
03d6382607 - Add p5-Mozilla-PublicSuffix 0.1.6
Mozilla::PublicSuffix provides a single function that returns the public suffix
of a domain name by referencing a parsed copy of Mozilla's Public Suffix List.
From the official website at http://publicsuffix.org:

A "public suffix" is one under which Internet users can directly register names.
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public
Suffix List is a list of all known public suffixes.

A copy of the official list is bundled with the distribution. As the official
list continues to be updated, the bundled copy will inevitably fall out of date.
Therefore, if the bundled copy of found to be over thirty days old, this
distribution's installer provides the option to check for a new version of the
list and download/use it if one is found.

WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/

Feature safe:	yes
2012-04-03 08:28:12 +00:00
Sunpoet Po-Chuan Hsieh
761ce28423 - Update to 1.46
Changes:	http://search.cpan.org/dist/Net-SSLeay/Changes
Feature safe:	yes
2012-04-03 08:26:07 +00:00
Sunpoet Po-Chuan Hsieh
8df6411a3a - Update to 0.34
Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
Feature safe:	yes
2012-04-03 08:23:11 +00:00
Sunpoet Po-Chuan Hsieh
1ce75de289 - Add p5-Plack-Middleware-ForceEnv 0.02
Plack::Middleware::ForceEnv modifies the environment passed to the application
by adding your specified key value pairs. This is primarily useful when testing
apps under plackup (or similar) in a development environment.

WWW: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/

Feature safe:	yes
2012-04-03 08:19:33 +00:00
Pav Lucistnik
04c0dc695c - Mark BROKEN: does not configure
===>  Configuring for fftw-2.1.5_6
  Can't exec "aclocal": No such file or directory at /usr/local/share/autoconf-2.68/Autom4te/FileUtils.pm line 326.
  autoreconf-2.68: failed to run aclocal: No such file or directory
  *** Error code 1

Reported by:	pointyhat
Feature safe:	yes
2012-04-03 07:59:34 +00:00
Makoto Matsushita
b4fd61f8a0 Updated to 201204, as of April 1st 2012.
It's just a dictionary update, no hurts.

Feature safe: yes
2012-04-03 07:35:24 +00:00
Roman Bogorodskiy
048f3e8716 Update to 0.9.1.
Feature safe:	yes
2012-04-03 06:23:44 +00:00
Steve Wills
7f6a5c087c - Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

Feature safe:	yes
2012-04-03 02:43:03 +00:00
Steve Wills
7056103b29 - Add missing DEPENDS
- Bump PORTREVISION

Feature safe:	yes
2012-04-03 01:38:50 +00:00
Steve Wills
6e654b6db1 Perl HTML::Element replacement module
WWW:	http://search.cpan.org/dist/HTML-Element-Replacer/

Feature safe:	yes
2012-04-03 01:35:38 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Jason Helfman
dce9b3eb9b - reorg of rc script based on standards and move from .sh => .in
- bump PORTREVISION

PR:	ports/166445
Submitted by:	jgh (me)
Approved by:	maintainer, 5u623l20@gmail.com
Feature safe:	yes
2012-04-02 23:51:25 +00:00
Edwin Groothuis
a942f9e9ae Update to tzdata2012c:
- Morocco will offically go into DST at the last Sunday of April.
- Palestina will go into DST on 29 March
- Syria will go into DST on the first Friday in April.
- Haiti will go into DST at the second Sunday of March in 2012.

Feature safe:	yes
2012-04-02 22:24:22 +00:00
Sunpoet Po-Chuan Hsieh
6a2a1d81af - Update to 0.08
- Add BUILD_DEPENDS
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/GIS-Distance/Changes
Feature safe:	yes
2012-04-02 20:39:38 +00:00
Sunpoet Po-Chuan Hsieh
332683cdb8 - Update to 0.13
Changes:	http://search.cpan.org/dist/Audio-Wav/Changes
Feature safe:	yes
2012-04-02 20:38:07 +00:00
Sunpoet Po-Chuan Hsieh
08c3194c1b - Update to 0.21
- Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases

Changes:	http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
Feature safe:	yes
2012-04-02 20:37:31 +00:00
Cy Schubert
a173081983 Return audio/muine back to the living and fix the compile time issue that
precipitated its removal.

Feature safe:	yes
2012-04-02 19:16:57 +00:00
Rene Ladan
6acc3fe549 Update build space requirements by 20%
Submitted by:	osa@
Feature safe:	yes
2012-04-02 18:46:29 +00:00
Pawel Pekala
4f1f6f7988 - Update to version 3.7.39 [1]
- Add desktop entry file

PR:		ports/166575 [1]
Submitted by:	Wayne Sierke <ws@au.dyndns.ws> [1]
Feature safe:	yes
2012-04-02 18:34:44 +00:00
Jason Helfman
9a1515f37b - move from INSTALL_LIB to INSTALL_DATA for libopenNURBS.a symbol inclusion
- while here drop redundant MKDIR
- bump PORTREVISION

PR:	ports/166536
Submitted by:	maintainer, fernando.apesteguia@gmail.com
Feature safe:	yes
2012-04-02 16:47:38 +00:00
Mikhail Teterin
b7542224fb Add a patch to allow specifying remote printer by IP-address, rather
than only by hostname. Bump PORTREVISION.

PR:	ports/166583
Submitted by:	Norbert Koch

While here:
	* replace the (short) pkg-plist with PLIST_FILES variable;
	* relax permissions on the client binaries from 4511 to 4555 --
	  otherwise tar refuses to package them, when running as non-root;
	* declare license (GPLv2);
	* link to description page, that works (author's site is down);
	* add some working mirrors (author's site is down).

Feature safe:	yes
2012-04-02 16:01:25 +00:00
Lev A. Serebryakov
195098580d Fix build by clang and gcc 4.7.
Feature safe: yes
2012-04-02 15:16:52 +00:00
Pietro Cerutti
64c20c9eb7 - Update to 2.0.0
Release notes: http://taskwarrior.org/news/135

Feature safe:	yes
2012-04-02 14:54:02 +00:00
Sunpoet Po-Chuan Hsieh
c5774874a2 - Update to 1.8
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Dropbox-API/Changes
Feature safe:	yes
2012-04-02 13:45:54 +00:00
Dennis Herrmann
96e6b353ad - Update to 0.5.10
Feature safe:	yes
2012-04-02 13:18:13 +00:00
Dennis Herrmann
54c7246798 - Update to 1.11.0
Feature safe:	yes
2012-04-02 13:17:52 +00:00