Commit Graph

315971 Commits

Author SHA1 Message Date
Cy Schubert
0c2c933ab3 Update pkg-descr.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-21 21:12:50 +00:00
Sunpoet Po-Chuan Hsieh
4ca8bbad71 - Update to 2013.8
- Support STAGEDIR

Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
2013-11-21 20:48:11 +00:00
Sunpoet Po-Chuan Hsieh
2b9c512941 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ARGS
2013-11-21 20:48:03 +00:00
Sunpoet Po-Chuan Hsieh
441a0f2110 - Fix Makefile header
- Add LICENSE
- Support STAGEDIR
2013-11-21 20:47:47 +00:00
Sunpoet Po-Chuan Hsieh
29d185b9b6 - Support STAGEDIR 2013-11-21 20:47:43 +00:00
Sunpoet Po-Chuan Hsieh
f639b8330f - Update MAINTAINER: use canonical format for ports@FreeBSD.org 2013-11-21 20:37:23 +00:00
Eitan Adler
353f7fec84 Drop trailing '.' from MOVED reason; this makes MOVEDlint happy. 2013-11-21 20:20:52 +00:00
Olivier Duchateau
4f225898c4 - Update to 0.5.6
- Add GTK2 and GTK3 options (OPTIONS_SINGLE)
- Remove unneeded patches (upstream switched to CMake)
2013-11-21 20:20:39 +00:00
Jimmy Olgeni
7a4add8258 Fix CATEGORIES. 2013-11-21 20:06:53 +00:00
Jimmy Olgeni
43cef40a94 Upgrade to version 0.9.0. 2013-11-21 20:00:04 +00:00
Jimmy Olgeni
15ce7f510c Sort devel/Makefile. 2013-11-21 19:59:15 +00:00
Jimmy Olgeni
7a42c28536 Add devel/cowlib, a library for parsing and building messages for
various Web protocols, including SPDY, HTTP and Websocket.
2013-11-21 19:58:38 +00:00
Boris Samorodov
0370805218 . remove unneeded include of bsd.port.options.mk;
. fix stage orphans error;
. mute temporary file manipulation (mv, rm).
2013-11-21 19:43:18 +00:00
Pawel Pekala
fbd7b2459b Respect CC
PR:		ports/183938
Submitted by:	maintainer
2013-11-21 19:16:11 +00:00
Koop Mast
6fd348728d Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
2013-11-21 19:06:50 +00:00
Lars Thegler
280f584d86 Use git commands easily from your Perl program. Each git command
is imported as a System::Sub DWIM sub.

WWW: http://metacpan.org/release/Git-Sub
2013-11-21 19:01:51 +00:00
Lars Thegler
fa4a384f68 System::Sub provides in your package a sub that wraps the call to
an external program.

WWW: https://metacpan.org/release/System-Sub
2013-11-21 19:00:04 +00:00
Boris Samorodov
3ee0346495 Update to version 3.1.1. 2013-11-21 18:35:48 +00:00
Max Brazhnikov
ecfb6f5c63 - Fix runtime problems when building with clang
Submitted by:	cognet
2013-11-21 18:27:22 +00:00
Pawel Pekala
f9fade1f27 Update to version 1.6.19 2013-11-21 18:20:59 +00:00
Baptiste Daroussin
53d236b7ce USE_GETTEXT is noop of a while now 2013-11-21 18:20:24 +00:00
Sunpoet Po-Chuan Hsieh
755b13b7eb - Fix PKGNAME collision
- Update MASTER_SITES
- Support STAGEDIR
- While I'm here:
  - update USE_PYTHON
  - Remove outdated PYTHON_REL check
  - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

PR:		ports/184065
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-21 17:38:40 +00:00
Max Brazhnikov
b590bf5f68 - Get rid of deprecated QMAKEFLAGS
- Use globally provided QMAKE, etc.
2013-11-21 16:55:54 +00:00
Jason E. Hale
40d3970040 - Convert to USES=qmake
- Strip binaries
2013-11-21 16:14:42 +00:00
Kris Moore
c01d315d9c - Update to 0.21
- Adds support for FreeBSD/amd64 boot via kfreebsd and friends
2013-11-21 16:14:25 +00:00
Pietro Cerutti
f76713321d - Convert to USE=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS)
2013-11-21 16:11:19 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Max Brazhnikov
189e88416e - Get rid of QMAKEFLAGS
- Use options helpers
- Use globally provided LRELEASE/LUPDATE
- Convert LIB_DEPENDS to new style
2013-11-21 15:55:58 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Bryan Drewery
0d14d3a2d1 - Fix build on 10.0-i386
Reported by:		pkg-fallout
2013-11-21 15:37:51 +00:00
Max Brazhnikov
2a6d08b7a5 Replace deprecated QMAKEFLAGS with QMAKE_ARGS 2013-11-21 14:29:32 +00:00
Max Brazhnikov
fb38a1f687 In preparation for Qt 5 ports:
bsd.qt.mk:
 - Deprecate QMAKEFLAGS, QMAKE_ARGS should be used instead
 - define LRELEASE/LUPDATE commands for general use
 Uses/qmake.mk:
 - USES=qmake now implies build dependency on qmake
 - Deprecate QMAKE_PRO (QMAKE_SOURCE_PATH should be used if required)
 - move QMAKE_ARGS definition to bsd.qt.mk
2013-11-21 14:15:53 +00:00
Pietro Cerutti
4d8bd9c6e4 - Convert to USE=gmake tcl
- STAGE-clean
- Add LICENSE
2013-11-21 13:55:27 +00:00
Boris Samorodov
0e2dd4165b . support STAGE;
. use new LIB_DEPENDS syntax;
. use native iconv at FreeBSD > 9.x;
. remove build dependency upon devel/xdg-utils (they install files
  to PREFIX) and use post-install target to install files to STAGEDIR.
2013-11-21 13:50:36 +00:00
Ganael LAPLANCHE
4a55da64d5 - Enable staging
- Update USES
- Always stage documentation
2013-11-21 13:38:43 +00:00
Ganael LAPLANCHE
21dddead38 - Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Always stage documentation
2013-11-21 13:36:51 +00:00
Ganael LAPLANCHE
7052cd696b - Enable staging
- Use new LIB_DEPENDS format
- Always stage documentation
2013-11-21 13:34:33 +00:00
Ganael LAPLANCHE
959ee448db - Enable staging
- Use new LIB_DEPENDS format
- Always stage documentation
2013-11-21 13:33:27 +00:00
Ganael LAPLANCHE
b51b086e5c - Enable staging
- Fix shebang of grsync-batch using shebangfix
- Use new OPTIONS framework
- Rework pkg-descr
2013-11-21 13:26:40 +00:00
Ganael LAPLANCHE
44fb911609 - Enable staging
- Use new LIB_DEPENDS format
2013-11-21 13:24:27 +00:00
Ganael LAPLANCHE
04337a8e7d - Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Use new OPTIONS framework
- Rework pkg-descr
2013-11-21 13:23:10 +00:00
Ganael LAPLANCHE
65c5d451a3 - Enable staging
- Work in a subdir of WRKDIR
- Update USES
- Strip binary
2013-11-21 13:20:15 +00:00
Mathieu Arnold
fbbe800146 - Support staging
- Add LICENSE
- Install the uncompressed man page and let the ports infrastructure compress it

maintainer timeout.

PR:		ports/183714
Submitted by:	mat
2013-11-21 13:12:53 +00:00
Frederic Culot
c42c784795 - Update to 3.01
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2013-11-21 13:07:34 +00:00
Frederic Culot
8ec8e6d816 - Update to 1.48
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2013-11-21 13:01:51 +00:00
Guido Falsi
17e06b2eb7 - Upgrade to 1.2.1
- Make sample config file work with BSD syslog
- Startup script fixes
- Convert to staging

PR:		ports/182492
Submitted by:	Regis A. Despres <regis.despres@gmail.com> (maintainer)
2013-11-21 12:35:12 +00:00
Frederic Culot
811e140224 - Update to 0.3.3
- Add LICENSE (BSD)
- Support staging

PR:		ports/184000
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2013-11-21 12:28:29 +00:00
Rusmir Dusko
6a20e88201 - Unbreak after vlc update
PR:		ports/183854
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
Approved by:	pawel / wg (mentors, implicit)
2013-11-21 12:15:31 +00:00
Ganael LAPLANCHE
a49e9e36a7 - Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Fix shebang of openalchemist-config using shebangfix
- Always stage documentation
2013-11-21 12:10:49 +00:00
Ganael LAPLANCHE
5de6b40bba - Enable staging
- Use new OPTIONS framework
- Use new LIB_DEPENDS format
- Remove useless -E switch for REINPLACE_CMD
- Remove useless python 3.2+ hack
2013-11-21 12:06:37 +00:00