Commit Graph

87355 Commits

Author SHA1 Message Date
naddy
fb6fb815fb Drop USE_GROFF since groff and mandoc produce identical output.
Regen PLIST.
2013-10-15 13:36:35 +00:00
ajacoutot
6b2d288032 Update to icu4c-52.1. 2013-10-15 13:35:54 +00:00
ajacoutot
aa6f1c904a Update to gtk3mm-documentation-3.9.1.
While it is a development version number, it is just documentation and is
much closer to gtk3mm 3.10.0 which we have in-tree.
2013-10-15 13:35:26 +00:00
ajacoutot
33fb648845 Use setttyent() for get max VT. 2013-10-15 13:31:14 +00:00
naddy
b099f0351a Oops, correctly install the man page. 2013-10-15 12:50:10 +00:00
ajacoutot
cabf806609 Update to yelp-xsl-3.10.1. 2013-10-15 11:50:08 +00:00
ajacoutot
3ae17b4c1d Committed upstream. 2013-10-15 11:26:56 +00:00
ajacoutot
fc15e6a039 Fix patch. 2013-10-15 10:54:24 +00:00
espie
ab35436442 fix sloppy check 2013-10-15 10:29:46 +00:00
dcoppa
57c3d84f54 Bugfix update to ruby-redis-3.0.5 2013-10-15 10:01:00 +00:00
ajacoutot
12638d2416 Add sample goos. 2013-10-15 09:55:30 +00:00
ajacoutot
a67c2e538c Add comment about g_content_type_from_mime_type. 2013-10-15 09:48:53 +00:00
ajacoutot
025ef80d2d Use MODGNOME_MIME_FILE. 2013-10-15 09:43:53 +00:00
ajacoutot
a655132730 Add a new var: MODGNOME_MIME_FILE -- used to declare a dependency on
shared-mime-info.
Add a small hack so that we do not need to BDEP on shared-mime-info and
that we do not need to pass --disable-update-mimedb and alikes.
2013-10-15 09:43:08 +00:00
dcoppa
f62e23a104 Update to awesome-3.5.2, codename "The Fox". 2013-10-15 09:28:40 +00:00
ajacoutot
e85953327f No need to BDEP on desktop-file-utils. 2013-10-15 09:21:21 +00:00
ajacoutot
0a4df720d4 Add a small hack so that ports that need desktop-file-validate at build
time don't need to BDEP on desktop-file-utils.
2013-10-15 09:20:49 +00:00
ajacoutot
2c316c3309 Update to gucharmap-3.10.0. 2013-10-15 08:42:31 +00:00
ajacoutot
0e01fc1ceb Update to baobab-3.10.1. 2013-10-15 08:25:35 +00:00
ajacoutot
f9beabe548 Forgot to cvs add. 2013-10-15 08:12:07 +00:00
ajacoutot
d608ddf144 Update to vte3-0.34.9. 2013-10-15 08:11:42 +00:00
zhuk
286fa916b7 Make sure libokularcore.so is picked up from the right directory.
Bump dependers as the run-time linker search path changes, too.
2013-10-15 07:59:24 +00:00
ajacoutot
dbd7b3f9d4 Update to librsvg-2.40.0. 2013-10-15 07:40:41 +00:00
schwarze
9a980a6a2b After src/usr.bin/mandoc/roff.c rev. 1.58, mandoc now longer throws ERRORs.
Formatting has been correct, anyway.  Drop USE_GROFF.  While here, remove a
directory out of the PLIST as suggested by update-plist and bump.
OK naddy@ edd@  "go ahead" wcmaier@ (MAINTAINER)
2013-10-15 07:37:51 +00:00
zhuk
3aaa81f48e Adjust shebangs in scripts. REVISION bumped. 2013-10-15 07:19:36 +00:00
ajacoutot
ca83557eb5 Do not hardcode /usr/local. 2013-10-15 06:51:59 +00:00
zhuk
bf800b9981 Nothing stops us from building Ruby 2.0 bindings for Qt4. 2013-10-15 05:55:01 +00:00
jeremy
d29ac5b97f Update to jruby-1.7.5. Upstream changed to a maven-based src build
system that downloads 190+ .jar files at build time.  Switch to using
the binary distribution, since there is no point compiling java source
code to java bytecode when we can use the precompiled java bytecode.

Use our custom jnr-posix distfile with 64-bit time_t support by
directly patching jruby.jar.

Add jruby-launcher gem as a separate distfile, but since we only need
the binary, compile it manually and don't install the gem.

Still keep the src distfile for the tests, because the binary distfile
doesn't include them.

Add patch to work around rubygems regression with .files in the root
of the gem not getting installed (already accepted upstream).
2013-10-15 02:36:21 +00:00
jeremy
37c1cff885 Update to sequel_pg-1.6.8. 2013-10-15 02:27:46 +00:00
jeremy
d73bad3b11 Update to sequel 4.3.0. 2013-10-15 02:27:22 +00:00
jeremy
055a059b05 Update to pg 0.17.0. 2013-10-15 02:26:50 +00:00
jeremy
5da1ad4b32 Add patch to build on PostgreSQL 9.3
OK pea@, bulk testing by landry@
2013-10-15 02:22:00 +00:00
jeremy
79659e4a8e Update to 1.0, depend on PostgreSQL 9.3, and add patches
to build on PostgreSQL 9.3.

OK pea@, bulk testing by landry@
2013-10-15 02:21:13 +00:00
jeremy
be345faceb Update RUN_DEPENDS after PostgreSQL 9.3 update.
OK pea@ (MAINTAINER), bulk testing by landry@
2013-10-15 02:19:18 +00:00
jeremy
6fe1722afb Major update to 9.3.0. As usual, a dump/restore is required.
Add plpython subpackage. Move some contrib module .so files to the
contrib subpackage.

OK pea@ (MAINTAINER), bulk testing by landry@
2013-10-15 02:18:16 +00:00
william
68a3e4d86b Update to rbldnsd-0.997a
- update MASTER_SITES
- regen patch
- setup chroot by default
- add rc script
- add README describing how to use it

help and feedback from sthen@ and ajacoutot@, thanks!

ok sthen
2013-10-15 01:18:00 +00:00
sthen
4c2dda1a1b add an rc script for darkstat, from Remi Locherer, and a README based on
Remi's but reworded by me.
2013-10-14 22:31:57 +00:00
juanfra
d83ae11f80 Add python3 flavors of vim to the build.
ok sthen@
2013-10-14 22:22:22 +00:00
schwarze
cf67cd1f0c The script datum_strip.PL does not contain POD, so do not generate
an empty datum_strip.1 from it, do not install an empty manual,
and delete the empty manual from the PLIST.  Bump.
OK naddy@		(i will also send this upstream)
2013-10-14 22:14:38 +00:00
juanfra
f135d81e67 Add a python3 flavor to vim.
"looks right" gsoares. ok sthen@.
2013-10-14 22:13:21 +00:00
juanfra
3a52e55631 +snapshot,slang
ok sthen@
2013-10-14 22:09:47 +00:00
schwarze
14177760bd After src/usr.bin/mandoc/roff.c rev. 1.58, mandoc now longer throws ERRORs.
Formatting has been correct, anyway. Drop USE_GROFF, no PLIST change, no bump.
OK naddy@
2013-10-14 22:05:05 +00:00
bcallah
99be05a972 Update Seed7 to the 20131013 release. Bugfixes and adds libraries for TLS,
SSL, and HTTPS support.
2013-10-14 21:59:36 +00:00
juanfra
f10c0d41e5 +lzip 2013-10-14 21:29:11 +00:00
juanfra
9b38c44e82 Lzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Lzip decompresses almost as fast as gzip and
compresses more than bzip2, which makes it well suited for software
distribution and data archiving.

Lzip is a clean implementation of the LZMA algorithm. The lzip file
format is designed for long-term data archiving. It is clean, provides
very safe 4 factor integrity checking. Lzip uses the same well-defined
exit status values used by bzip2, which makes it safer when used in
pipes or scripts than compressors returning ambiguous warning values,
like gzip.

ok sthen@
2013-10-14 21:23:32 +00:00
zhuk
9612998e4f Make sure PAM is not picked up. In the (very unlikely) case it ever happened,
bump the REVISION.
2013-10-14 20:13:04 +00:00
ajacoutot
87c6936097 Update to gnome-clocks-3.10.1. 2013-10-14 20:09:06 +00:00
espie
d69b05f945 add color support to dpb-replay, normalize options 2013-10-14 19:09:04 +00:00
brad
eb2b47ad1c Add a dependency on libxdg-basedir as Xine-lib had a "hidden" dependency as
it will use an external copy if it exists otherwise it will fallback to an
internal copy.

pointed out and OK by naddy@
2013-10-14 17:38:48 +00:00
ajacoutot
413c06cf8e Update to at-spi2-core-2.10.1. 2013-10-14 14:53:51 +00:00