Commit Graph

3277 Commits

Author SHA1 Message Date
landry
82bab7ea2d Mark as BROKEN on sparc64, agreed by jasper@. Build stalls 2010-11-09 19:49:03 +00:00
espie
5dc31071a8 WANTLIB conversion 2010-11-09 19:00:28 +00:00
espie
0abe08ec35 WANTLIB conversion 2010-11-09 18:22:26 +00:00
espie
8969e8459a more WANTLIB 2010-11-09 09:14:31 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
naddy
8b176f4ec0 bump subpackages after HOMEPAGE change 2010-11-08 16:54:55 +00:00
espie
f541de9081 restore gconf2 2010-11-08 10:34:53 +00:00
jasper
5c6aa941f8 - ${LOCALBASE}/lib/pkgconfig and ${X11BASE}/lib/pkgconfig are default search
directories for pkg-config(1) nowadays. so remove these quirks.
2010-11-07 19:50:10 +00:00
jasper
154abd28b8 i made you a readme, but cvs eated it.. 2010-11-07 18:49:10 +00:00
jasper
46c880243a - move to pkg readmes 2010-11-07 18:48:24 +00:00
benoit
258a40a300 - update xmedcon to 0.10.7
- remove patch

ok jasper@
2010-11-06 21:50:19 +00:00
ajacoutot
159318e634 Move to pkg-readmes.
Remove references to ss(4) which is gone now.
2010-11-06 07:58:40 +00:00
ajacoutot
cb08589046 Maintainance update to gdk-pixbuf-2.22.1. 2010-11-06 06:25:09 +00:00
jasper
8204cd9b5a - regen PLIST after doxygen update
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
d6147ed530 Remove bogus dir. 2010-10-29 12:42:52 +00:00
landry
8c0b8636ca add comment stating that it needs libtoolize 2010-10-29 09:57:00 +00:00
landry
b345aa80d1 add gnu libtool to build_depends, fixes build on clean box 2010-10-29 09:41:55 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
landry
be74385043 +shotwell 2010-10-28 12:40:08 +00:00
landry
c8750dc9a1 Import shotwell 0.7.2 :
Shotwell is a digital photo organizer. It allows you to import photos
from disk or camera, organize them in various ways, view them in
full-window or fullscreen mode, and export them to share with others.

ok ajacoutot@
2010-10-28 12:36:10 +00:00
ajacoutot
0704d190a3 Add rc script for the sane network scanner daemon. 2010-10-28 12:32:57 +00:00
jasper
5ceb7b66ba - update hs-cairo to 0.11.1
ok kili@
2010-10-27 13:39:02 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
ajacoutot
4abdf5e8bb Instal man pages, from Sergey Bronnikov. 2010-10-26 14:43:53 +00:00
jasper
48e1077451 - move MODPY_WANTLIB to the gnome flavor, which actually uses python. 2010-10-25 08:03:52 +00:00
landry
4de5a3cc10 +mapnik 2010-10-24 22:41:58 +00:00
landry
83a97cafc0 Import mapnik 0.7.1:
Mapnik is an OpenSource C++/Python toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access
and visualization.
Essentially a collection of geographic objects (map, layer,
datasource, feature, geometry), the library doesn't rely on
"windowing systems" and can be deployed in any server environment.
It is intended to play fair in a multi-threaded environment and is
aimed primarily, but not exclusively, at web-based development.

ok ajacoutot@
2010-10-24 22:40:54 +00:00
landry
9fd037240b +libgexiv2 2010-10-24 22:30:27 +00:00
landry
1e50e9947e Import libgexiv2 0.2.1, needed by an upcoming shotwell port:
gexiv2 is a GObject-based wrapper around the Exiv2 library.  It makes
the basic features of Exiv2 available to GNOME applications.

ok ajacoutot@ jasper@
2010-10-24 22:29:50 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
ajacoutot
8795ef1f23 Resign from maintainer. 2010-10-24 12:47:15 +00:00
ajacoutot
cbd86af32b Add languages files for tesseract 3.
Originally from Sergey Bronnikov, heavily reworked by me.
2010-10-24 12:45:53 +00:00
phessler
02a811396f use -fPIC so the library can be used in some other software (coming soon)
while here, adjust .pc file to be in the same style as other .pc files

bump REVISION

OK landry@
2010-10-24 12:13:27 +00:00
naddy
0fb9f02d13 don't install source page, consistent with other imake ports 2010-10-23 18:29:32 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
landry
e6b9d62bfd Fix WANTLIB (remove avahi libs, they're extra) and switch to newer
LIB_DEPENDS while here. Bump REVISION.
2010-10-23 12:35:10 +00:00
ajacoutot
d0f5c0f289 Make it conflict on gtk+2-docs-<2.22.
spotted the hard way by landry@
2010-10-23 12:26:48 +00:00
jasper
d20776616c - use MODCPAN_EXAMPLES now it does recursive copies too. 2010-10-23 11:59:58 +00:00
jasper
47fe5ca567 - remove deanna@ as maintainer after several tries and a very long timeout 2010-10-23 11:04:18 +00:00
jasper
bc1d1c459a - now with manpages.. 2010-10-23 10:05:08 +00:00
ajacoutot
027e18d36b Update to tesseract-3.00.
from Sergey Bronnikov with tweaks.
2010-10-22 19:31:43 +00:00
jasper
c2457e672a - update libwmf to 0.2.8.4
- switch to new style DEPENDS

ok avsm@ (MAINTAINER)
2010-10-22 16:29:46 +00:00
ajacoutot
2ad2233a2d Update to simple-scan-2.32.0.1. 2010-10-22 06:41:15 +00:00