Commit graph

288268 commits

Author SHA1 Message Date
Anton Berezin
bbee32d3f9 Update to 0.6.
PR:		172590
Submitted by:	Hirohisa Yamaguchi (umq.876-gmail.com)
Feature safe:	yes
2012-10-30 10:42:38 +00:00
Alexey Dokuchaev
b7377280b1 Add Hotot 0.9.9.8, featureful and sexy-looking microblogging client.
Feature safe:	yes
2012-10-30 10:39:29 +00:00
Emanuel Haupt
1f0745998b Use the 'Created by:' header option per default rather than the RCS only
header.

Suggested by:	adamw
Feature safe:	yes
2012-10-30 10:17:53 +00:00
Guido Falsi
9279048f31 Move OSVERSION check after bsd.port.pre.mk.
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-30 08:47:53 +00:00
Raphael Kubo da Costa
d4a1d5754e Fix plist, as reported by redports.
Feature safe:	yes
2012-10-30 08:20:46 +00:00
Brendan Fabeny
9bed8ccfac update to 1.12.10
Feature safe:	yes
2012-10-30 06:37:12 +00:00
Brendan Fabeny
2ba188b4f4 update to 1.98.4
Feature safe:	yes
2012-10-30 06:35:46 +00:00
Brendan Fabeny
924cc1fc3c update to 0.2.3.24-rc [1]; remove a problematic mirror;
attempt to fix build on ia64 [2]

Reported by:	A. Shterenlikht [2]
Security:	CVE-2012-2249; CVE-2012-2250;
		Tor bugs 7139, 7191 [1]
Feature safe:	yes
2012-10-30 03:27:15 +00:00
Wen Heping
f9de123a5d - Update to 1.02
Changes: http://cpansearch.perl.org/src/GFUJI/Mouse-1.02/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-30 03:18:18 +00:00
Wen Heping
e2c9078f21 - Update to 1.000005
Changes: http://cpansearch.perl.org/src/ILMARI/Moo-1.000005/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-30 03:14:49 +00:00
Wen Heping
e22d06e5ee - Update to 1.12
Changes: http://cpansearch.perl.org/src/ETHER/Class-Method-Modifiers-1.12/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-30 02:23:19 +00:00
Greg Lewis
ea24a012f6 . Remove bootstrap-openjdk as a potential bootstrap. It cannot compile
openjdk7 at the moment.  Instead to default to openjdk6 as the bootstrap
  if nothing is already installed.

Reported by:	olgeni@
Feature safe:	yes
2012-10-30 02:15:40 +00:00
Wen Heping
cb1e050008 - Reset maintainer to perl@
Feature safe:	yes
2012-10-30 02:03:29 +00:00
Wen Heping
68d3450c97 - Update to 1.4
Changes: http://cpansearch.perl.org/src/RBUELS/Bio-GFF3-1.4/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-30 01:59:37 +00:00
Alberto Villa
14da8703e4 - Use QT_LIBDIR_REL in plist.
- Set LATEST_LINK to avoid conflict with gstreamer's UNIQUENAME.
- Trim Makefile header.

With hat on:	kde
Feature safe:	yes
2012-10-30 01:47:25 +00:00
Wen Heping
a2845e428a - Trim Makefile headers
- Reset maintainer to perl@

Feature safe:	yes
2012-10-30 01:47:15 +00:00
Alberto Villa
b42b7ce300 - Use LOCAL/* syntax in MASTER_SITES.
Feature safe:	yes
2012-10-30 01:45:34 +00:00
Bryan Drewery
81a0d717cf The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.

As regards developers, ATF provides the necessary means to easily create
test suites composed of multiple test programs, which in turn are a
collection of test cases.  It also attempts to simplify the debugging of
problems when these test cases detect an error by providing as much
information as possible about the failure.

As regards users, it simplifies the process of running the test suites and,
in special, encourages end users to run them often: they do not need to
have source trees around nor any other development tools installed to be
able to certify that a given piece of software works on their machine as
advertised.

Note that ATF is included in the base system since FreeBSD 10, so this
port does not need to be installed on FreeBSD 10.

WWW: http://code.google.com/p/kyua/wiki/ATF

PR:		ports/173197
Submitted by:	Roman Naumann <namor@hemio.de>
Reviewed by:	bapt, eadler
Feature safe:	yes
2012-10-29 22:58:42 +00:00
Raphael Kubo da Costa
a6784654db Depend on Perl at build time.
Reported by Giacomo Olgeni <g.olgeni@colby.it> via private mail.

PR:		ports/173047
Feature safe:	yes
2012-10-29 22:47:22 +00:00
TAKATSU Tomonari
9da895f2a9 - Update to 0.9.1
Feature safe:	yes
2012-10-29 22:38:17 +00:00
TAKATSU Tomonari
e349fdf20e - Update to 0.4.1
Feature safe:	yes
2012-10-29 22:37:47 +00:00
TAKATSU Tomonari
2ae81f4fd4 - Update to 1.2.2
Feature safe:	yes
2012-10-29 22:36:58 +00:00
Guido Falsi
e6c307956f - Update to version 0.147 [1]
- Trim Makefile headers [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171995
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 22:19:21 +00:00
Guido Falsi
382265bfd7 - Update to version 0.147 [1]
- Reflow pkg-descr and add trailing slash to URL [1]
- Trim Makefile headers [1]
- Fix improper overwriting of FILE make variable [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171994 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 22:17:49 +00:00
Baptiste Daroussin
f87525c449 disconnect py-wxPython24 which is already gone
Reported by:	beat
Pointyhat to:	bapt
Feature safe:	yes
2012-10-29 21:53:55 +00:00
Pawel Pekala
39b62bd575 - Update to version 0.3.5
- Add LICENSE
- Mark MAKE_JOBS_SAFE

PR:		ports/172224
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 21:44:12 +00:00
Guido Falsi
14e8848a7b - Update to 3.7.43
- Trim Makefile headers

PR:		ports/171973
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 21:25:39 +00:00
Ruslan Makhmatkhanov
18e6b74dc7 - update minimum required py-meld3 version
- use TEST_DEPENDS for tinderbox builds
- add OPTIONS for unit tests
- add regression-test target
- add the upstream patch to fix tests [1]

PR:		172851
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by:	Ildar Hizbulin <hizel at vyborg dot ru> (maintainer) [1]
Feature safe:	yes
2012-10-29 21:20:53 +00:00
Pawel Pekala
58c2a61181 - Fix build
- Add LICENSE
- Switch to PLIST_FILES

PR:		ports/172017
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 21:12:52 +00:00
Joseph S. Atkinson
bffa8320d8 Update to 1.7.41.
PR:		ports/173028
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	wxs (mentor)
Feature safe:	yes
2012-10-29 21:02:25 +00:00
Pawel Pekala
e24458a1f8 - Fix build [1]
- Install desktop entry file

PR:		ports/172016 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe:	yes
2012-10-29 20:55:14 +00:00
Ruslan Makhmatkhanov
60d41af280 - update to 2.3.2
- align whitespace, reorder PLIST_SUB
- add TEST_DEPENDS
- add regression-test target (discussed with hpk@upstream)

while here:
- trim Makefile header
- fix packing list with python32
- tab -> space change in pkg-plist:WWW

PR:		172920 (based on)
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe:	yes
2012-10-29 20:51:08 +00:00
Ruslan Makhmatkhanov
a447797f4d - update to 1.4.11
- remove redundant MASTER_SITE_SUBDIR
- align whitespace, remove empty line

while here:
- trim Makefile header
- remove indefinite article in COMMENT
- convert to optionsng
- fix packing list with python32
- tab -> space change in pkg-plist:WWW

PR:		172919 (based on)
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe:	yes
2012-10-29 20:48:23 +00:00
Guido Falsi
419883326e - Update to 1.6.0.2
- Fix indentition
- Convert to new options framework
- Trim Makefile headers
- Remove ABI number from LIB_DEPENDS
- Mark MAKE_JOBS_UNSAFE
- Allow building on all ARCHS
- Use EXAMPLES option in place of custom WITH_DEMOS variable

PR:		ports/170153
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 20:40:32 +00:00
Pawel Pekala
538fbd02c7 Fix build
PR:		ports/171990
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 20:03:01 +00:00
Pawel Pekala
4d88f37b94 - Fix build
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Convert to OptionsNG

PR:		ports/171964
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 19:27:35 +00:00
Steve Wills
9affa7f67e - Add dep on rubygem-hiera to fix use with hiera
Reported by:	tdb
Tested by:	tdb
Pointyhat to:	swills
Feature safe:	yes
2012-10-29 19:16:19 +00:00
Steve Wills
290fe06328 - Update to 1.1.0
- Remove puppet dep
- Add json dep

Approved by:	glarkin (maintainer)
Feature safe:	yes
2012-10-29 19:14:24 +00:00
Bryan Drewery
4522cd5f2f - Fix PKGNG patch trying to call pkg(8) when not
actually using pkgng due to improper short-circuit
  logic

Submitted by:	John Hein <jhein@symmetricom.com>
Feature safe:	yes
2012-10-29 19:06:13 +00:00
Raphael Kubo da Costa
3a2c3938af Update to 8.20.
PR:		ports/173047
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Feature safe:	yes
2012-10-29 19:04:44 +00:00
Ruslan Makhmatkhanov
070776a5ac - do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because dependencies list isn't changed
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

PR:		173111
Submitted by:	rm (myself)
Approved by:	reassigned to the heap
Feature safe:	yes
2012-10-29 18:55:20 +00:00
Pawel Pekala
ff9a188681 - Fix build with clang
- Remove ABI version numbers from LID_DEPENDS
- Use proper includes for OptionsNG

PR:		ports/172722
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 17:57:38 +00:00
Florian Smeets
8f9eac46fe Add www/xpi-flagfox
Displays a country flag depicting the location of the current
website's server and provides a multitude of tools such as site
safety checks, whois, translation, similar sites, validation,
URL shortening, and more...

WWW: http://flagfox.wordpress.com/

PR:		ports/170178
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
Feature safe:	yes
2012-10-29 17:49:54 +00:00
Pawel Pekala
5a2770ba38 - Fix build with clang
- Add LICENSE

PR:		ports/172719
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 17:29:56 +00:00
Pawel Pekala
e9f7e390c1 Fix build with clang
PR:		ports/172718
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 17:04:39 +00:00
Sergey A. Osokin
a3f0261fac Revert back changes for rc script.
Bump PORTREVISION.

Notice from:	crees

Feature safe:	yes
2012-10-29 16:44:40 +00:00
Jason E. Hale
0258f722b5 - Force at least one database option to be selected
- Fix PGSQL option (WITH_PGSQL -> USE_PGSQL)
- Drop indefinite article from COMMENT
- Add LICENSE (2-clause BSD) and remove from PORTDOCS
- Add USE_GETTEXT to silence some portlint(1) warnings

Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-29 15:57:24 +00:00
Bryan Drewery
9c27afcde5 - Take maintainership
Feature safe:	yes
2012-10-29 15:08:30 +00:00
Bryan Drewery
577dd78ef6 - Take maintainership
- Trim header

Feature safe:	yes
2012-10-29 15:06:49 +00:00
Bryan Drewery
f7552da93c - Update to 0.8.4
Changes:
  * Manpage updates
  * Bugfixes for unmounting

Feature safe:	yes
2012-10-29 14:58:35 +00:00