Commit Graph

3334 Commits

Author SHA1 Message Date
jasper
7746a13b48 - update gthumb to 2.12.1
- remove patches that have been integrated upstream
- take maintainership

ok Guillaume PROTET (previous maintainer)
2010-11-17 09:48:24 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
sthen
369ef22d1b - update py-Imaging to 1.17, from Alexander Shadchin
- use tk.port.mk and move to a more recent version of Tcl/Tk

mostly reads fine to fgsch@, and I've fixed the part which didn't.
2010-11-15 20:57:10 +00:00
ajacoutot
87311a1fd9 Remove myself from MAINTAINER. 2010-11-12 16:26:01 +00:00
espie
e929ba7078 fix some WANTLIB we missed 2010-11-11 19:46:30 +00:00
espie
ed54ec78be missed execinfo 2010-11-11 19:41:31 +00:00
jasper
9cda54bff4 - don't hardcode paths, but use ${X11BASE} and ${LOCALBASE}
- dump a few patches and use MODPY_ADJ_FILES instead
- tweak DESCR-main.
2010-11-10 22:10:03 +00:00
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
sthen
aa1ee2b3a8 update Hugin to 2010.2.0 2010-10-20 15:32:40 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
eric
91d7700abc - disable xcb-xlib which is not ready yet and causes garbled output
- disable HW gradient rendering as X drivers are broken

from brad and landry
2010-10-17 12:50:53 +00:00
benoit
faf540c32b - Update gif2png to 2.5.2
- regen PLIST
2010-10-17 06:51:48 +00:00
dcoppa
7e4c334d40 Update to feh-1.10 2010-10-15 12:52:23 +00:00
dcoppa
47b2f05e84 Update to glew-1.5.6
From Brad
2010-10-15 10:32:02 +00:00
ajacoutot
499374a79a Remove duplicate. 2010-10-15 06:38:07 +00:00
ajacoutot
074220eeb8 Update to evince-2.32.0, one of the last missing part of the GNOME update to 2.32.0.
ok jasper@
2010-10-14 14:31:01 +00:00
naddy
d817296e22 We have both libsigc++-1.* and libsigc++-2.*. Require the libsigc++->=2
package for sigc-2.0.  ok phessler@
2010-10-13 14:23:11 +00:00
kili
58f240f01a Zap glut, it has been replaced by freeglut.
ok sthen@ jasper@

(suggested a few days ago by freeglut maintainer Tobias Ulmer)
2010-10-12 20:13:44 +00:00
kili
ac3d6aa791 Zap glut, it has been replaced by freeglut. 2010-10-12 20:11:58 +00:00
benoit
60e8727026 Update jhead to 2.90
ok okan@
2010-10-11 10:57:48 +00:00
eric
379abc15fd update to cairomm 1.9.2
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:15:48 +00:00
eric
b51f2a4445 update to py-cairo 1.8.10
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:12:38 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
eric
454cff8d2e update to cairo 1.10.0
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:09:44 +00:00
benoit
91c069785c Update pngcrush to 1.7.12 2010-10-09 08:49:57 +00:00
jasper
78d8f72969 - set CONFIGURE_ENV, this will be needed with new cairo, but won't hurt having
around yet.
2010-10-08 16:57:24 +00:00
benoit
4467990cbd - unbreak dcmtk after the openssl update
ok kili@
2010-10-07 04:19:44 +00:00
ajacoutot
b23b33d7fd Unbreak by fixing WANTLIB.
spotted by landry@
2010-10-06 17:03:39 +00:00
armani
edafc0303d Update inkscape to 0.48.0, from brad
ok sthen@
2010-10-05 08:57:47 +00:00
ajacoutot
963be35df1 Fix WANTLIB. 2010-10-03 16:00:11 +00:00
jasper
08a593f57e - fix this script by not using non-standard sed features.
with upstream
2010-10-02 10:12:26 +00:00
jasper
89d90b8249 - switch to new MODCPAN_EXAMPLES 2010-10-01 22:08:56 +00:00
ajacoutot
f9a0aa7a8d Unbreak by fixing WANTLIB.
Tweak schema file while here.
2010-10-01 11:45:08 +00:00
ajacoutot
8acbce3a67 Unbreak my fixing WANTLIB. 2010-10-01 09:13:12 +00:00
jasper
3550266f5b - update gthumb to 2.12.0
- newstyle WANTLIB/DEPENDS
- add a patch to workaround gnu sed dependency, workaround is ugly and
will be revisited soon.
2010-10-01 08:14:15 +00:00
landry
8ba6a112a1 Bump -main after gtk+2/gdk-pixbuf split 2010-09-30 07:44:20 +00:00
jasper
3e1b8510bd - fix build after gdk-pixbuf2 split 2010-09-30 07:25:57 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
e099268f79 +gdk-pixbuf2 2010-09-30 07:16:32 +00:00
ajacoutot
23c098ff94 Import gdk-pixbuf-2.22.0
The Gdk Pixbuf library provides:
    * Image loading and saving facilities
    * Fast scaling and compositing of pixbufs
    * Simple animation loading (ie. animated GIFs)

This library was moved out of gtk+2... wantlib fun is starting...

ok jasper@
2010-09-30 07:15:36 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
landry
e204063f18 Fix WANTLIB (remove gsf-1/bz2) after librsvg update. 2010-09-28 12:03:16 +00:00
landry
eda8228b4f Fix WANTLIB after librsvg update. 2010-09-28 10:55:46 +00:00
sthen
a279389e7e update p5-Image-ExifTool to 8.25 from maintainer Patrick Keshishian
(tested with perl 5.12.2)
2010-09-28 09:49:06 +00:00
jasper
6e879b6dd5 - since we're having our fair share of threaded perl/p5-gtk/etc issues,
remove the p5 references from here now
2010-09-28 07:52:04 +00:00
jasper
8115b6b1e3 - remove cairo from here too 2010-09-28 07:50:50 +00:00