Commit graph

16276 commits

Author SHA1 Message Date
Antoine Brodin
4a8af3a8e6 Add an explicit dependency on pkgconf
(needed for proper detection of PANGOCAIRO and maybe other things)

Approved by:	portmgr (bapt)
2013-09-03 17:22:30 +00:00
Antoine Brodin
c49ea8746c Magick-config and friends run depend on pkgconf
Approved by:	portmgr (bapt)
2013-09-03 17:13:27 +00:00
Baptiste Daroussin
1c7362d025 Fix build with clang 2013-09-03 16:19:05 +00:00
Baptiste Daroussin
c23d2b8109 Add en explicit dependency on pkgconf 2013-09-03 15:25:41 +00:00
Baptiste Daroussin
cfdc656fe7 Fix stupid mistake 2013-09-03 12:41:02 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
2472bb71ab Add an explicit dependency on pkgconf 2013-09-03 11:31:31 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Dirk Meyer
921f1f3bb1 - update to 4.2.2 2013-09-03 04:41:30 +00:00
Baptiste Daroussin
14d01e3e90 Add an explicit dependency on pkgconf 2013-09-02 22:50:21 +00:00
Baptiste Daroussin
888f361022 Add an explicit dependency on pkgconf 2013-09-02 22:31:37 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Antoine Brodin
bb80ecd9e5 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 21:29:44 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Baptiste Daroussin
e094f1c1f3 Fix build without libstdc++ 2013-09-02 20:42:58 +00:00
Antoine Brodin
fa4823e574 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 20:33:18 +00:00
Baptiste Daroussin
862df8e779 Fix build without libstdc++ 2013-09-02 20:31:38 +00:00
Antoine Brodin
f54b64af9a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 20:21:23 +00:00
Baptiste Daroussin
b7cdacd173 Add an explicit dependency on pkgconf 2013-09-02 20:02:01 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Antoine Brodin
3e8a1ee6d7 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:15:57 +00:00
Antoine Brodin
0762a37d3d Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:05:49 +00:00
Antoine Brodin
3f582dcb43 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:03:16 +00:00
Thierry Thomas
c2c4c7bd1a - Fix the build on -CURRENT ;
- Since I'm there, define LICENSE and split PORTDOCS/PORTEXAMPLES.

PR:		ports/181759
Submitted by:	tijl
2013-09-02 17:47:54 +00:00
Baptiste Daroussin
3097fa6c53 Add an explicit dependency on pkgconf 2013-09-02 17:12:11 +00:00
Baptiste Daroussin
eaa7e21591 Add an explicit dependency on pkgconf 2013-09-02 17:06:54 +00:00
Baptiste Daroussin
3bc5091b11 Add an explicit dependency on pkgconf 2013-09-02 16:55:04 +00:00
Baptiste Daroussin
c3b24311f2 Do not overwrite USES 2013-09-02 16:48:01 +00:00
Boris Samorodov
43535f505a Adopt using USES+=iconv.
Submitted by:	bsam (me, by e-mail)
Approved by:	martymac (maintainer)
2013-09-02 16:42:30 +00:00
Baptiste Daroussin
839ef5dcc2 Add an explicit dependency on pkgconf 2013-09-02 16:21:38 +00:00
Baptiste Daroussin
b5ce1c7f4a Add an explicit dependency on pkgconf 2013-09-02 16:04:20 +00:00
Baptiste Daroussin
591aba0faa Add an explicit dependency on pkgconf 2013-09-02 15:26:23 +00:00
Baptiste Daroussin
46c3da032b Do not overwrite any existing USES that breaks graphics/dri defining USES=pkgconfig 2013-09-02 14:39:52 +00:00
Baptiste Daroussin
d04aafc295 Add an explicit dependency on pkgconfig 2013-09-02 14:19:47 +00:00
Tijl Coosemans
f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
Baptiste Daroussin
efeb4f1aa7 Add an explicit dependency on pkgconfig 2013-09-02 06:39:37 +00:00
Mikhail Teterin
1668b1ed92 Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and
gcc (4.8).

PR:	181302
Submitted by:	delphij@
Tested by:	ImageMagick's self-test suit
2013-09-02 05:22:58 +00:00
Baptiste Daroussin
894a8184ce Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_GMAKE=yes -> USES=gmake
  * USE_PERL5 -> USES=perl5
2013-09-01 22:50:06 +00:00
Baptiste Daroussin
8999da3a58 Add an explicit dependency on pkgconf 2013-09-01 22:46:10 +00:00
Baptiste Daroussin
f11a2038e0 Add an explicit dependency on pkgconf 2013-09-01 22:40:22 +00:00
Ruslan Makhmatkhanov
d7e8181c4a - update to 1.5.6.1
- convert USE_GMAKE to USES equivalent
2013-09-01 17:48:37 +00:00
Sunpoet Po-Chuan Hsieh
8817831f06 - Update to 1.10.1
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News
2013-09-01 15:52:23 +00:00
Rene Ladan
27abcfb125 Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
2013-09-01 15:06:45 +00:00
Alexey Dokuchaev
4ac68fb8c5 - Unmark it as make jobs (-jX) unsafe: there is a comment saying that as of
version 10.35.80, it should be safe; MAKE_JOBS_UNSAFE was added back in
  2011, and no build failure logs are available since that time; it was not
  reproduced on few n-cored machines with various -jX settings as of today
- While here, convert USE_GMAKE and USE_PERL5, tidy up Makefile header

Tested by:	marino (poudriere testport)
Approved by:	dinoex (maintainer)
2013-09-01 11:24:19 +00:00