Commit graph

16667 commits

Author SHA1 Message Date
William Grzybowski
eaa18aed7c graphics/danpei: allow staging
- Allow staging
- Add LICENSE (GPLv2)
- Fix build with clang
- Convert lib depends to new format [1]
- Use IMAGEMAGICK as option [1]

PR:		ports/183778
Submitted by:	Ilya A. Arkhipov <rum1cro yandex.ru> (maintainer), wg [1]
2013-11-08 13:35:07 +00:00
Baptiste Daroussin
7057d2c5ae Fix badly set PKGNAMESUFFIX
Pointyhat to:	bapt
2013-11-08 13:07:45 +00:00
Dmitry Marakasov
423932a7a4 - Support staging
- Use new LIB_DEPENDS syntax
2013-11-08 12:39:52 +00:00
Rene Ladan
c505c1a8cf No need to explicitly force the default value of KMODDIR since r333188 2013-11-08 09:46:41 +00:00
David Chisnall
8a04e712f4 Fix Cenon build.
Remove the option not to install the library.
Enable staging.

Approved by:	bapt (mentor)
2013-11-07 17:48:30 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Tijl Coosemans
b09d984b3e - Import patches from upstream to fix build on FreeBSD 10 (clang, libc++)
- Depend on llvm33 and clang33.
- New LIB_DEPENDS syntax.
- Staging.
- Replace some patches with Makefile magic.

PR:		ports/180190, ports/180650
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
2013-11-07 14:00:44 +00:00
Vanilla I. Shu
d7ae115a22 Add p5-Color-Calc. 2013-11-07 10:45:23 +00:00
Xin LI
bc0d646198 Update to 0.57.
PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
2013-11-06 22:50:21 +00:00
William Grzybowski
692be2a04a graphics/py-pyproj: update to 1.9.3
- Update to 1.9.3 [1]
- Abbreviate site to GOOGLE_CODE
- Use python auto plist
- Add DOCS and EXAMPLES options
- Allow staging

PR:		ports/183072
Submitted by:	Rick van der Zwet <info rickvanderzwet.nl>
Approved by:	maintainer (timeout)
2013-11-06 13:43:12 +00:00
Raphael Kubo da Costa
e984a3a1c4 Welcome CMake 2.8.12!
With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.

This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5

I have also started a discussion about this on CMake's development list:

  http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464

It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).

PR:		ports/182981
Approved by:	portmgr (bdrewery)
2013-11-05 18:34:22 +00:00
Wen Heping
791b25a07b - Bump PORTREVISION to chase the update of databases/spatialite 2013-11-05 12:42:02 +00:00
Vanilla I. Shu
d394d91a6a Support STAGEDIR. 2013-11-05 01:33:02 +00:00
Koop Mast
1ffea4db45 Chance to .elif to make sure it works like intended, this fixes a warning
with fmake on 9.x and before [1].
Strangly bmake seems to silently ignore it.

Reported by:	Robert Burmeister <Robert.Burmeister@UToledo.edu>
2013-11-05 00:42:22 +00:00
Tijl Coosemans
36bdeab4f2 Update OpenImageIO to version 1.2.3.
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
2013-11-04 20:01:01 +00:00
Koop Mast
cb61460c0a Update to 2.8.8.
Switch to lcms2, remove stray desktopfileutils from USE_GNOME,
use libexecinfo from base if it is there else use the port.
Strip unstripped libraries.
Fix portname of graphics/py-gimp, so it doesn't say py-gimp-app.
2013-11-04 19:26:51 +00:00
Mark Felder
70409e6c59 PTHREAD_CFLAGS and PTHREAD_LIBS are deprecated
PR:		ports/182774
Submitted by:	tijl, eadler
Approved by:	swills (mentor, implicit)
2013-11-04 14:57:27 +00:00
Rene Ladan
9aef5c6de5 Explicitly set KMODDIR to /boot/modules to avoid picking up /boot/kernel
as KMODDIR from /usr/share/mk/bsd.own.mk included by the distribution
Makefile.

Submitted by:	QAT
2013-11-04 00:14:08 +00:00
Antoine Brodin
5631c01184 - Convert to STAGEDIR, the side effect is that the packages are fixed
(this ports uses imake but didn't compress man pages)
2013-11-03 20:02:42 +00:00
Rene Ladan
af67b0f27c - Convert to USES=kmod
- Support staging
- Remove indefinite article from COMMENT
- Fold 2-line pkg-plist into Makefile
2013-11-03 17:13:12 +00:00
Mark Felder
d005b15574 Use modern compiler:openmp syntax to ensure this doesn't need fixing
again in the future.
Bump portrevision just to be safe

PR:		ports/181967
Submitted by:	sunpoet
Approved by:	swills (mentor, implicit)
2013-11-03 13:28:32 +00:00
Mark Felder
daaad19a69 Actually need USE_GCC=yes to pull newer GCC on <10.0
Submitted by:	gerald
Approved by:	swills (mentor, implicit)
2013-11-03 01:03:24 +00:00
Mark Felder
f8096961c8 Link to pthread directly
PR:		ports/182774
Approved by:	swills (mentor, implicit)
2013-11-03 00:36:33 +00:00
Brooks Davis
d9e5b8b2b6 Revert r332565, I ment to put that in my redports tree. 2013-11-03 00:24:37 +00:00
Brooks Davis
d395b2ada9 Unconditionally depend on clang32 so we're using a clang that matches
our llvm-as.
2013-11-03 00:23:29 +00:00
Mark Felder
ac3f26e734 Require GCC to fix missing OpenMP features
PR:		ports/181967
Approved by:	swills (mentor, implicit)
2013-11-03 00:18:44 +00:00
Thierry Thomas
d99a78ca38 Upgrade to 1.5.7.
Note: OpenCV is disabled ATM, due to failure.
2013-11-02 22:25:45 +00:00
William Grzybowski
a7caa7a642 graphics/swfmill: update to 0.3.3
- Update to 0.3.3
- Allow staging
- Convert lib depends to new format
- USES gmake

PR:		ports/183561
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 15:14:35 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
William Grzybowski
2491c44c62 graphics/yed: update to 3.11.1
PR:		ports/183375
Submitted by:	Sergey Brunov <sergey.v.brunov gmail.com>
Approved by:	maintainer
2013-11-01 18:33:59 +00:00
John Marino
bfa0d76038 graphics/gscan2pdf: Fix PERL5 definition
Approved by:	portmgr (tabthorpe)
2013-11-01 14:52:57 +00:00
John Marino
b2c0318025 graphics/ocropus: Fix C++ issues for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-11-01 13:48:34 +00:00
Koop Mast
158038a2c9 Stageify and use new lib_depends syntax. 2013-11-01 12:19:48 +00:00
Pietro Cerutti
7e1c312d5e - It is ayam that should have its PORTREVISION bumped, not aqsis.. 2013-10-31 15:44:05 +00:00
Pietro Cerutti
a541d2d314 - Bump PORTREVISION, forgot in previous commit 2013-10-31 15:13:23 +00:00
Pietro Cerutti
65371ea2fc - Build and install shaders
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to USES+=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS)
2013-10-31 15:12:28 +00:00
Rusmir Dusko
8a1fcf4787 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS and EXAMPLES Options
- Add MING to default Options
- Add patch, fix build on FreeBSD 10

Approved by:	pawel / wg (mentors, implicit)
2013-10-31 13:07:20 +00:00
Baptiste Daroussin
d2e2065e2a Fix pkgname collision
With hat:	portmgr
2013-10-31 11:06:16 +00:00
Rusmir Dusko
5b54fe53d3 - Add patch, lib -> libdata
- Add PLIST_SUB
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit), bsam (maintainer)
2013-10-31 10:26:03 +00:00
Baptiste Daroussin
659c09a66c Remove NEED_ROOT, it was only needed for a chown which is now useless given staging does that work itself
This allows to create the package as a USER

With hat:	portmgr
2013-10-31 07:54:27 +00:00
Eitan Adler
1e443545d0 The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
2013-10-31 04:17:29 +00:00
Rusmir Dusko
1752bb5a6e graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW

graphics/OpenEXR

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches

- Bump dependent ports' revisions

Approved by:	pawel / wg (mentors)
2013-10-31 00:32:31 +00:00
Dmitry Marakasov
2432568e5a - Add LICENSE
- Bump PORTREVISION
2013-10-30 16:45:23 +00:00
Dmitry Marakasov
d191963f70 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-30 16:31:42 +00:00
Dmitry Marakasov
542ad5015a - Support staging 2013-10-30 16:31:33 +00:00
John Marino
75fbb099dc graphics/libprojectm: add <sys/types.h>
Required with gcc48/binutils 2.23 for uint definition.

Approved by:	portmgr (bapt, implicit)
2013-10-30 15:16:28 +00:00
Dmitry Marakasov
8d8f206bc4 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-30 14:30:29 +00:00
Dmitry Marakasov
ba0dd330e9 - Revert 332027: please don't touch my ports 2013-10-30 14:24:19 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00