Commit graph

308840 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d3255f10f8 - Update to 2.19
Changes:	http://search.cpan.org/dist/Config-Tiny/Changes
2013-09-15 05:55:05 +00:00
Sunpoet Po-Chuan Hsieh
f22cce5a04 - Update to 0.04
- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-TinyMocker/Changes
2013-09-15 05:55:00 +00:00
Sunpoet Po-Chuan Hsieh
51130d6b8a - Sort *_DEPENDS and MAN*
- Use CPAN as primary WWW
2013-09-15 05:53:33 +00:00
Sunpoet Po-Chuan Hsieh
3fadc72b92 - Remove NOT_FOR_ARCHS=alpha: it is gone and will not return.
Pointed out by:	linimon
2013-09-15 05:24:15 +00:00
Alexander Nedotsukov
5336207bcc Resolve latest link duplicate. 2013-09-15 03:48:52 +00:00
Wen Heping
9702914ca3 - Fix build with clang
- Trim Makefile headers
- Convert to optionsNG
- Update my email to FreeBSD
- Remove leading article from COMMENT
2013-09-15 02:48:18 +00:00
Rusmir Dusko
31002c0394 Capi City is a client for the online server monopd.
You can play Monopoly like games with it online.

Integrated Capid to be able to start a server for LAN.

WWW: http://linux-ecke.de/CapiCity/

CapiCity v1.0 is the stable successor of Capitalism (games/capitalism).

Approved by:	wg/pawel (mentors)
2013-09-15 01:52:53 +00:00
Baptiste Daroussin
6a2df815d0 Fix build with libc++ 2013-09-15 00:07:34 +00:00
Baptiste Daroussin
0284a63783 Remove USE_GCC=any: builds properly with clang 2013-09-14 22:28:36 +00:00
Baptiste Daroussin
97d71f555b Remove USE_GCC=any: build properly with clang 2013-09-14 22:26:27 +00:00
Baptiste Daroussin
a99b3df4f9 Remove USE_GCC=any: builds properly with clang 2013-09-14 22:25:50 +00:00
Marcus von Appen
5c9394ce35 Libav provides cross-platform tools and libraries to convert, manipulate
and stream a wide range of multimedia formats and protocols. It originates
from the FFmpeg codebase, but goes its own way these days, providing its
users with reliable releases and a clear vision how to go forward.

WWW: http://www.libav.org
2013-09-14 21:44:14 +00:00
Martin Matuska
533a4952d2 Use alternative master site for orc
Reported by:	pav
2013-09-14 20:59:44 +00:00
Rene Ladan
e7f3d9d4ef - Properly fix the "album" and "artist" commands
- Bump PORTREVISION
2013-09-14 20:48:48 +00:00
Bryan Drewery
670d00edc0 - Disable for PACKAGE_BUILDING
With hat:	portmgr
2013-09-14 20:45:42 +00:00
Sunpoet Po-Chuan Hsieh
0af43662e8 - Use USES=gmake 2013-09-14 20:04:19 +00:00
Matthew Seaman
41171d05b5 - update to 0.35
ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Extension-LDAPImport-0.35/Changes
Reported By:	portscout
2013-09-14 19:43:27 +00:00
Ed Schouten
1a384c788d Remove USE_GCC.
All versions of FreeBSD we support are shipped with at least GCC 4.2.1
or Clang. The code seems to build fine with Clang. In fact, on platforms
where we no longer ship libstdc++, this port seems to only build using
Clang.
2013-09-14 19:13:46 +00:00
Ed Schouten
e8fe2d7354 Bump bddsolve to version 1.0.3.
Though this does not yet fix the build on FreeBSD HEAD, this version
does fix some tiny issues that prevent it from being built with clang.
2013-09-14 19:08:52 +00:00
Andrej Zverev
69b6f05b28 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Ed Schouten
0291358019 Unbreak libxspf on HEAD.
Unlike libstdc++, libc++ does not leak <unistd.h> into the <c*> headers
that examples/read/read.cpp includes. This means that we need to
explicitly include <unistd.h> to get getcwd().
2013-09-14 18:08:03 +00:00
Sunpoet Po-Chuan Hsieh
e617ac5e41 - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
- Convert to new LIB_DEPENDS format
- Use USE+= after bsd.port.*.mk inclusion

Reported by:	pkg-fallout [1]
2013-09-14 17:24:48 +00:00
Sunpoet Po-Chuan Hsieh
556b14904c - Fix previous commit
- Bump PORTREVISION

Notified by:	Yuri <yuri@rawbw.com>
2013-09-14 17:16:04 +00:00
Martin Matuska
74761a098a Mark as BROKEN on head until fixed 2013-09-14 17:13:10 +00:00
Sunpoet Po-Chuan Hsieh
d798c07faf - Reformat pkg-descr 2013-09-14 17:12:47 +00:00
Martin Matuska
26d839497d Unbreak build with libzfs_core 2013-09-14 17:10:29 +00:00
Sergey Matveychuk
60d7c5f2d4 - A patch to fix preview graphs
Submitted by:	"Chris" <chris@chrysalisnet.org>
Obtained from:	http://forums.cacti.net/viewtopic.php?f=21&t=50645&p=244422
2013-09-14 17:06:54 +00:00
Sunpoet Po-Chuan Hsieh
ae36914d6c - Sort PLIST 2013-09-14 16:51:52 +00:00
Andrej Zverev
bd628ddcbf - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 16:38:28 +00:00
Sunpoet Po-Chuan Hsieh
259d0c73e8 - Convert to new options framework
- Use USES=gmake
- Simplify PORTDOCS installation
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
- Update WWW
2013-09-14 16:34:27 +00:00
Sunpoet Po-Chuan Hsieh
c2884fae01 - Fix build
- While I'm here:
  - Pet portlint: move USES downward
  - Convert to new LIB_DEPENDS format

PR:		ports/182096
Submitted by:	LEVAI Daniel <leva@ecentrum.hu> (maintainer)
2013-09-14 16:32:56 +00:00
Andrej Zverev
e8c9833a08 - Fix typo 2013-09-14 15:53:45 +00:00
Pawel Pekala
1fe63a7c95 Update to version 4.2.66
Changelog:
--- 4.2.66 2013/09/11

ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
schema was given for search. YAZ-675

Add Solr date range searches. YAZ-621
2013-09-14 15:43:43 +00:00
Bryan Drewery
ae91937cb8 - Fix build on head
Reported by:	pkg-fallout
2013-09-14 15:41:55 +00:00
Andrej Zverev
83c8665826 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 15:39:55 +00:00
Bryan Drewery
20e947a006 - Fix build on head without gcc
Reported by:	pkg-fallout
2013-09-14 15:33:03 +00:00
Bryan Drewery
7a490201e8 - Fix build with clang
Obtained from:	irc/eggdrop (patches from NetBSD)
2013-09-14 15:31:04 +00:00
Bryan Drewery
2c7ec98c83 Fix qmail-spamcontrol build on head without gcc
Reported by:	bapt
2013-09-14 15:23:52 +00:00
Andrej Zverev
7815b83df4 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 14:47:56 +00:00
Juergen Lock
c5dfbb4c8c Fix build on recent head with (non-default) PROJM knob. (clang+libc++)
Submitted by:	Gustau Perez i Querol <gustau.perez@gmail.com>
		(via private email)
2013-09-14 14:43:12 +00:00
Sunpoet Po-Chuan Hsieh
7da387fd79 - Fix build with ruby19 [1]
- Remove DEPRECATED and EXPIRATION_DATE
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Simplify DOC_EN and DOC_JA installation

Obtained from:	NetBSD [1]
2013-09-14 14:40:33 +00:00
Sunpoet Po-Chuan Hsieh
0c5b073227 - Use USES=gmake
- Convert to new LIB_DEPENDS format
2013-09-14 14:34:49 +00:00
Sunpoet Po-Chuan Hsieh
9529d4efd4 - Update to 0.09
Changes:	http://search.cpan.org/dist/Data-Random/Changes
2013-09-14 14:10:50 +00:00
Sunpoet Po-Chuan Hsieh
703adf46b9 - Update to 4.7.15
Changes:	http://typo3.org/news/article/typo3-cms-615-6010-4715-and-4530-released/
PR:		ports/182093
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-09-14 14:10:46 +00:00
Sunpoet Po-Chuan Hsieh
0668de8481 - Update to 4.5.30
Changes:	http://typo3.org/news/article/typo3-cms-615-6010-4715-and-4530-released/
PR:		ports/182092
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-09-14 14:10:42 +00:00
Sunpoet Po-Chuan Hsieh
ceec997ab5 - Update to 6.1.5
Changes:	http://typo3.org/news/article/typo3-cms-615-6010-4715-and-4530-released/
PR:		ports/182091
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-09-14 14:10:37 +00:00
Sunpoet Po-Chuan Hsieh
924bd4dc90 - Update to 3.6.1
Changes:	http://tw.wordpress.org/2013/09/13/wordpress-3-6-1/
PR:		ports/182088
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2013-09-14 14:10:31 +00:00
Andrej Zverev
f7ec825618 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 13:38:20 +00:00
Rusmir Dusko
7e70f84254 - Update to 0.4.1
- USES gmake desktop-file-utils
- Add DOCS Option
- Add OPTIONS_SUB
- Trim NLS
- Trim REINPLACE_CMD
- Update WWW

Approved by:	wg/pawel (mentors)
2013-09-14 13:35:52 +00:00
Kubilay Kocak
34a7c6775e devel/py-memory_profiler: Standardise pkg-descr and packaging list
- Remove superfluous space before, and add trailing slash to WWW in pkg-descr
- Use PLIST_FILES rather than pkg-plist

Reported by:	rm
2013-09-14 12:53:08 +00:00