1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

338348 Commits

Author SHA1 Message Date
Tijl Coosemans
0d6e69bd42 Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.

Approved by:	portmgr (implicit)
2014-06-12 09:17:32 +00:00
Philippe Audeoud
403d0697db - Update to 0.140890 2014-06-12 09:16:42 +00:00
Jean-Sébastien Pédron
3163e98c5c graphics/darktable: Simplify options-dependent parts
Use variables prefixed by option names. This removes the need to use .if
blocks.

Use OPTIONS_SUB=yes and %%OPTION%% markers in pkg-plist. This fixes
pkg-plist for at least the LUA option [1].

Remove the post-patch target. It's not needed anymore, as the changes
were committed upstream.

Replace the usage of bsd.port.pre.mk/bsd.port.post.mk by
bsd.port.options.mk/bsd.port.mk.

Fix the build when WITH_DEBUG=1 is set. darktable's CMakeLists.txt
throws a fatal error if CMAKE_BUILD_TYPE is set to Debug and suggests to
use RelWithDebInfo: we now follow this advice.

Sort USES and options-prefixed variables alphabetically.

PR:		190516 [1]
Phabricator:	D178
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> (previous patch to fix [1])
Reviewed by:	bapt@
Approved by:	bapt@
2014-06-12 09:10:15 +00:00
Alexey Dokuchaev
a666d7948a - Update to version 3.16.0
- Make use of CFLAGS_amd64 and thus simplify the Makefile
- Do not hardcode ${GMAKE}, correctly call it via ${MAKE_CMD}
- Sort USES values, sanitize port-build/install commands

Approved by:	gahr (maintainer)
2014-06-12 08:49:38 +00:00
Li-Wen Hsu
43aff4e4b9 - Update to 1.567 2014-06-12 08:19:10 +00:00
Barbara Guida
3e217d691b Update Adblock Plus to 2.6.3 2014-06-12 08:03:30 +00:00
Alex Dupre
ad31635d68 Fix plist. 2014-06-12 07:58:10 +00:00
Barbara Guida
730f292a2e Update firebug to 2.0 2014-06-12 07:54:47 +00:00
Eitan Adler
6444b9e231 LEGAL: Add stardict-longman
stardict-longman had RESTRICTED set in r356374 but /usr/ports/LEGAL was missed
2014-06-12 07:21:02 +00:00
Ashish SHUKLA
0c6ff07ade - Add LICENSE information
- Update LIB_DEPENDS format
- Add STAGE support
2014-06-12 06:16:48 +00:00
Alexey Dokuchaev
458e2b1076 - Update OpenTTD to version 1.4.1 which fixes a regression with the order
of how some packets are sent to the admin port
- Add another mirror (per http://devs.openttd.org/~truebrain/mirror.txt)
- Remove trivial files/liblzma.pc and handle liblzma the same way as zlib
  and lzo2; this also allows to simplify `post-patch' target
2014-06-12 06:06:27 +00:00
Antoine Brodin
41d298818a Add missing \ 2014-06-12 05:44:26 +00:00
Baptiste Daroussin
e0d65c2224 Add a build dependency on textproc/flex (FreeBSD 9.1 and 8 requires it)
Reported by:	antoine
2014-06-12 05:38:04 +00:00
Nicola Vitale
1e3056c9f6 - Fix LICENSE type
- Remove MANPAGES option
- Use auto plist for Python files
- Don't build/install Python files as egg
- Add support for stage dir
2014-06-12 04:52:30 +00:00
Vanilla I. Shu
7808a1b57f 1: Stagify.
2: switch to USES=libtool.
3: new syntex of LIB_DEPENDS.
4: bump version.
2014-06-12 02:35:18 +00:00
Vanilla I. Shu
f3c5089a85 1: Stagify.
2: switch to USES=libtool.
2014-06-12 02:26:33 +00:00
Vanilla I. Shu
a778947bfb Stagify. 2014-06-12 02:18:59 +00:00
Vanilla I. Shu
ae1bb5a9a2 Stagify. 2014-06-12 02:13:44 +00:00
Vanilla I. Shu
60efbc4495 1: Stagify.
2: bump version due pkg-plist changed.
2014-06-12 02:03:27 +00:00
William Grzybowski
a4217ee3d0 devel/py-celery: update to 3.1.12 2014-06-12 01:59:15 +00:00
William Grzybowski
beb60fc22a net/py-kombu: update to 3.0.19 2014-06-12 01:57:16 +00:00
Gerald Pfeifer
907f4eb0cf Update to the 20140608 snapshot of GCC 4.10. 2014-06-12 01:11:42 +00:00
Barbara Guida
b02d3ede28 - Support STAGEDIR
- Add LICENSE

Approved by:	 portmgr blanket
2014-06-12 00:55:07 +00:00
Barbara Guida
2b8d7441ed I missed to svn add the new pkg-plist. 2014-06-12 00:16:59 +00:00
Barbara Guida
7c8a6014c5 - Support STAGEDIR
- Added LICENSE

Approved by:	portmgr blanket
2014-06-12 00:10:10 +00:00
Matthias Andree
cdc7d1e0fc Fix up @fc for traditional pkg_add/pkg_create systems,
using @exec/@unexec fc-cache -s %%PREFIX%%/%%FONTDIR%% and @dirrmtry.

Approved by:	portmgr (blanket "just fix it" approval)
2014-06-12 00:09:51 +00:00
Barbara Guida
5fd5208ed1 Remove a file slipped into pkg-plist with the previous commit. 2014-06-11 23:40:58 +00:00
Barbara Guida
389e261e6f - Support STAGEDIR
- New LIB_DEPENDS format
- Added LICENSE
- USE_GNOME=desktopfileutils replaced with USES=desktop-file-utils
- Add shared-mime-info tar:bzip2 libtool to USES

Approved by:	portmgr blanket
2014-06-11 23:31:25 +00:00
William Grzybowski
0c2f9bbfce www/py-django-tastypie: update to 0.11.1
PR:		190428
Submitted by:	ports robakdesign.com
2014-06-11 22:42:57 +00:00
Steven Kreuzer
e4032de11e Add staging support
Convert to new USES framework
Convert to new LIB_DEPENDS framework
Add support for gcc47 and gcc48
2014-06-11 22:19:30 +00:00
Thierry Thomas
3ff3811a6c Refresh. 2014-06-11 21:53:30 +00:00
Barbara Guida
8d20446f87 - Added libtool to USES for audio/wildmidi
- Bump PORTREVISION for dependent ports

Approved by:	portsmgr blanket
2014-06-11 21:43:58 +00:00
Baptiste Daroussin
3bff25bf84 Prevent arc from rewritting history when playing with git svn or hg svn 2014-06-11 21:20:50 +00:00
Antoine Brodin
ba606a66f6 Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREE
Reported by:	gerald
Reviewed by:	bapt
Phabric:	D209
2014-06-11 21:14:19 +00:00
Antoine Brodin
9a1f892e51 Add missing USE_AUTOTOOLS= libtoolize 2014-06-11 21:11:39 +00:00
Baptiste Daroussin
299921ac89 Define X_SYSROOT to avoid duplicating code too much
Define PKG_CONFIG_SYSROOT_DIR for cross building pkgconf files
2014-06-11 21:00:50 +00:00
Chris Rees
3d27e21889 Respect WITH_SUBVERSION_VER
PR:		ports/190946
Submitted by:	ohauer
Submitted by:	Simon Wright
2014-06-11 21:00:24 +00:00
Kurt Jaeger
84d58274d4 security/p5-PGP: fix run dependency on security/pgpin
- fix path to pgpin binary

PR:		ports/190841
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Approved by:	mentors (implicit)
2014-06-11 20:58:12 +00:00
Kurt Jaeger
ed0e7a862c x11-toolkits/p5-Tk: upgrade 804.031 -> 804.032
- For changes see
  http://cpansearch.perl.org/src/SREZIC/Tk-804.032/Changes
- Fixes build with perl5.20
- Fixed LIB_DEPENDS
- Strips .so files
- Take maintainership
- include fix (modified) for XFT option from [1]

PR:		ports/189077 [1]
Submitted by:	nikola.lecic@anthesphoria.net
Reviewed by:	mat, jadawin
Approved by:	perl (maintainer), jadawin (mentor)
2014-06-11 20:44:57 +00:00
Dmitry Marakasov
df99116677 - Switch to USES=libtool, drop .la files 2014-06-11 20:40:52 +00:00
Dmitry Marakasov
8c2aba0cfd - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-11 20:39:56 +00:00
Niclas Zeising
e6abf4ec56 Update to 4.39 2014-06-11 20:16:35 +00:00
Baptiste Daroussin
e7b1023f67 Update liblangtag to 0.5.4 forgotten with the libreoffice update 2014-06-11 20:11:14 +00:00
Oliver Lehmann
b0f5f45793 STAGEify 2014-06-11 20:07:20 +00:00
Thierry Thomas
0ac68f2c94 Unbreak. 2014-06-11 19:50:18 +00:00
Bryan Drewery
913fc3d387 Fix loading of reverse dependencies 2014-06-11 19:41:23 +00:00
Antoine Brodin
99fdbb800a Update to 1.2.2
PR:		ports/190619
Submitted by:	maintainer
2014-06-11 19:32:48 +00:00
Antoine Brodin
b355780622 Unbreak 2014-06-11 19:13:54 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Thomas Zander
996a285788 - Un-break
- Add new MASTER_SITE where distfile is still fetchable
- Add LICENSE*
- Stagify
- Handle GNOME and ICONS via OPTIONS rather than WITH*
- Pet portlint

PR:		190500 , 190528
Submitted by:	kalten@gmx.at, mikhail.rokhin@gmail.com
Reviewed by:	jadawin
Approved by:	mentors (implicit)
2014-06-11 18:54:20 +00:00