landry
6ca04f3efe
Unbreak after json-c update.
2014-04-24 16:21:27 +00:00
ajacoutot
9f55ecd654
Guessing wantlib regen since these don't build.
2014-04-21 15:20:06 +00:00
landry
2ba7a1946e
s/files/${FILESDIR}/, from maintainer Holger Mikolon
2014-04-20 08:04:10 +00:00
landry
81af370f34
Update to josm svn r6950 from Holger Mikolon.
2014-04-20 06:49:10 +00:00
logan
444537efab
Add myself OK sthen@
2014-04-19 11:53:20 +00:00
sthen
ac7547d5d7
missed commit for py-Imaging -> py-Pillow (it's BROKEN anyway but
...
sqlports noticed)
2014-04-08 10:19:21 +00:00
sthen
20bd45fee4
add missing rdep and switch py-Imaging to py-Pillow
2014-04-06 21:10:23 +00:00
jasper
012f7978a4
cleanup double spaces and sort MODGNOME_TOOLS
2014-04-02 09:36:09 +00:00
jasper
53bb160e75
switch over port to MODGNOME_TOOLS that didnt have it yet
2014-04-01 18:38:52 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71
move more bits and bobs into MODGNOME_TOOLS to make it more clear which
...
tools are actually used.
This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache
(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff
start to make MODGNOME_TOOLS resemble the name of the tools actually used.
...
rename 'gi' to 'gobject-introspection'.
discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
2ef41f5748
In x11/gnome ports we use disable-static inconsistently, usually to get
...
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
0645e4125c
Duh, actually fix running as unpriv user -- was due to an evil typo...
2014-03-29 00:27:00 +00:00
ajacoutot
38e2feb987
Run as root for now; for some require it cannot acquire the bus.
2014-03-29 00:19:45 +00:00
ajacoutot
44313de6af
It makes no sense to explicitely depend on x11/dbus; nowadays dbus will
...
almost end up in any dependency chain and if we start adding run_depends on
it, we'll beed to do it for a hundre ports or so.
2014-03-27 17:51:07 +00:00
jasper
195874996a
sync WANTLIB after cogl/clutter update
2014-03-27 13:46:09 +00:00
ajacoutot
95dbd9f7b8
Properly install configuration files.
...
Run the DBus service as an unprivilege user.
Add a RUN_DEPENDS on DBus.
Use the x11/gnome MODULE so that we don't need to BUILD_DEPENDS on
devel/desktop-file-utils.
2014-03-27 11:30:16 +00:00
jasper
fd69dbd580
update to geoclue-2.1.7
2014-03-27 10:58:21 +00:00
jasper
26c9dd4821
update to geocode-glib-3.12.0
2014-03-26 14:55:04 +00:00
afresh1
a93d5081b6
Add myself OK benoit@ sthen@
2014-03-15 15:42:28 +00:00
andre
73dc1c43e4
Add myself.
...
ok mpi@
2014-03-15 02:35:19 +00:00
jasper
d97ac8ffe5
drop memphis, old, unmaintained and unused.
...
ok aja@
2014-03-10 09:18:19 +00:00
jasper
03d318c681
-memphis
2014-03-10 09:18:02 +00:00
jasper
fb7219c200
bugfix update to libchamplain-0.12.7
2014-02-07 08:38:44 +00:00
ajacoutot
7db1f6e92d
Unbreak these after the recent libchamplain update.
2014-02-05 13:25:11 +00:00
jasper
b9f3b872a0
- update to libchamplain-0.12.6
...
* disable memphis support as was done by default upstream
2014-02-05 07:56:42 +00:00
dcoppa
3f0cd2b4d2
Fix build with newer FreeType for cmake-based ports
...
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
landry
7cf8d881d8
Add postgresql,-server to BDEP, CMake's FindPostgreSQL.cmake looks for
...
catalog/pg_type.h which isn't in the main subpackage. Breakage reported
by naddy@
2013-12-30 18:06:43 +00:00
jca
e06af4ab27
Let's pretend that I'm living there.
2013-12-25 23:45:31 +00:00
landry
01503683f3
Update to mapserver 6.4.0.
...
Upstream switched to cmake, but apparently things still magically work.
Slightly tested the cgi & perl examples.
http://mapserver.org/development/announce/6-4.html#announce-6-4
2013-12-25 21:55:57 +00:00
landry
a016db729d
Hmm.. fix checksum/size ?
2013-12-22 11:36:23 +00:00
landry
a004f5275a
Update to josm rev 6502, from MAINTAINER Holger Mikolon.
2013-12-22 08:02:48 +00:00
landry
bab7be8e54
Update to josm svn rev 6388.
...
From Holger Mikolon, who also takes MAINTAINERship.
ok ian@ (previous MAINTAINER)
2013-12-10 22:26:21 +00:00
kirby
b802c612d2
remove unneeded patch after naddy@ has fixed net/curl
...
bogus patch was reported by Joshua Judson Rosen, thanks.
2013-12-04 20:19:04 +00:00
sthen
701c91e413
kill VMEM_WARNING
2013-11-25 14:16:22 +00:00
sthen
5dc0a1c734
add an adapted patch from upstream to adapt to new py-sip
2013-11-08 22:40:38 +00:00
landry
b3cee68a04
Enable the JP2OpenJPEG driver using the newly imported graphics/openjp2
...
port. See http://www.gdal.org/frmt_jp2openjpeg.html for features and
differences with the jasper-based driver (mainly, being able to use
GeoJP2 support without needing a hacked up jasper library).
2013-10-30 15:22:33 +00:00
jeremy
e79a176be2
Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
...
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
ajacoutot
583834bd5f
Fix dependencies and bump after the recent libsoup -gnome => -main merge.
2013-10-26 08:02:57 +00:00
sebastia
c7bee3d6d8
update qlandkartegt to 1.7.5
...
OK landry@
2013-10-19 16:51:29 +00:00
juanfra
dd5b127f13
Add myself to the list.
...
ok sthen@
2013-10-12 21:50:01 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
brad
1d77e89c13
Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
...
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
dcoppa
a2a0464ede
Bye bye MODPY_BADEGGS
2013-10-03 16:37:15 +00:00
sthen
9495af0e65
bump; HOMEPAGE changed
2013-09-30 10:40:27 +00:00
ajacoutot
ea93efd05f
Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
...
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00
ajacoutot
5d689e45f9
Enable vala.
...
ok jasper@
2013-09-27 09:39:32 +00:00
jasper
fed2bc5a11
add geoclue2
2013-09-26 08:42:24 +00:00