sthen
71eaf94e9f
switch to separate vpnc-scripts; ok/tweak rpe@
2014-04-01 11:40:12 +00:00
sthen
61c6362bb6
+vpnc-scripts
2014-04-01 11:39:52 +00:00
sthen
a53392f525
import ports/net/vpnc-scripts, to replace the bundle connection scripts in
...
vpnc and openconnect. ok rpe@
2014-04-01 11:39:21 +00:00
ajacoutot
2e4452f717
Missing build_depends on textproc/libxslt.
...
spotted by naddy@
2014-04-01 11:32:57 +00:00
ajacoutot
0bceeea9e9
Fix CONFIGURE_ARGS and remove .a and .la module files.
2014-04-01 10:46:41 +00:00
jasper
d1523d12af
fix a whole bunch of implicit declarations
2014-04-01 10:20:32 +00:00
ajacoutot
6c44c23425
gtk-doc is already handled by the gnome module.
2014-04-01 08:24:59 +00:00
ajacoutot
1dac03de80
Use CONFIGURE_ENV instead of a hackish link.
2014-04-01 08:14:17 +00:00
ajacoutot
55c14262b3
Re-instate cdda; non functional but stop hiding things so that we can start
...
to work on them.
2014-04-01 08:08:22 +00:00
ajacoutot
f49afe3ce6
Missing MODGNU_CONFIG_GUESS_DIRS.
2014-04-01 07:59:34 +00:00
ajacoutot
e8d713b3dd
Explicitely disable udev, gudev, systemd and systemd-journal so we know
...
where they are used.
2014-04-01 07:40:45 +00:00
jasper
b93914aba8
drop invalid configure argument
2014-04-01 07:31:59 +00:00
ajacoutot
1a0821b4b1
Drop default CONFIGURE_ARGS.
2014-04-01 07:18:34 +00:00
ajacoutot
48102bb3f8
CONFIGURE_SHARED is implied by the gnome module.
2014-04-01 07:13:17 +00:00
jasper
e14214a2f5
plug a bunch of leaks in gedit like hans brinker would have
2014-04-01 07:01:46 +00:00
jasper
aed256b177
pushed upstream
2014-04-01 06:52:48 +00:00
ajacoutot
5e6f80040d
Override a useless configure check; unbreak build when xsltproc is not
...
installed.
reported by rpe@
2014-04-01 05:55:37 +00:00
sthen
080f8f1626
update to calibre 1.30.0
2014-03-31 23:54:35 +00:00
kili
624b6fedee
Update to hs-postgresql-simple-0.4.0.2.
...
From maintainer David Schaefer
2014-03-31 21:48:05 +00:00
kili
6d4706b0b4
Update to hs-postgresql-libpq-0.9.0.0.
...
From maintainer David Schaefer.
ok dcoppa@
2014-03-31 21:45:37 +00:00
kili
f8550d149e
Hook hs-uuid
2014-03-31 21:44:35 +00:00
kili
2fe6872516
This library is useful for creating, comparing, parsing and printing
...
Universally Unique Identifiers.
From David Schaefer.
ok dcoppa@
2014-03-31 21:43:55 +00:00
kili
f063131d7f
Hook hs-network-info.
2014-03-31 21:42:50 +00:00
kili
b75230deea
This library provides simple read-only access to the local computer's
...
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.
From David Schaefer, some small changes to patches/patch-cbits_network_h
from me, also discussed with dcoppa@
ok dcoppa@
2014-03-31 21:41:13 +00:00
landry
5089ca204a
BROKEN-hppa = undefined reference to __sync_fetch_and_add_4
2014-03-31 20:24:06 +00:00
naddy
2b22b79fba
Unconditionally depend on libnotify. The configure script picks it up
...
if there and PKG_CHECK_MODULES is hard to override.
2014-03-31 19:51:10 +00:00
jasper
59006f60fa
update to apache-ant-1.9.3
2014-03-31 17:24:49 +00:00
ajacoutot
f8d9b13293
Remove XXX now that our libtool(1) properly adds -rpath when needed.
...
Handle --sysconfdir by setting SYSCONFDIR.
ok steven@ (maintainer)
2014-03-31 17:06:54 +00:00
sthen
82452b87b7
mark BROKEN-i386 to save time in bulk builds until this can be fixed
2014-03-31 16:50:23 +00:00
jasper
a5f02e52ff
fix dependencies, add missing dependency and fix license marker
2014-03-31 15:27:57 +00:00
jasper
bba89b7484
add missing dependencies
2014-03-31 15:21:55 +00:00
sthen
0d2b5892ba
missing build dep on dbus
2014-03-31 15:19:59 +00:00
robert
a63bf45373
update to 0.05, ok ajacoutot@
2014-03-31 15:15:19 +00:00
robert
d2badee015
update to 2.08, ok ajacoutot@
2014-03-31 15:15:04 +00:00
robert
1c626e12b3
update to 2.41, ok ajacoutot@
2014-03-31 15:14:51 +00:00
robert
82c41e86ce
update to 0.11, ok ajacoutot@
2014-03-31 15:14:40 +00:00
robert
ff513c5525
update to 0.92, ok ajacoutot@
2014-03-31 15:14:27 +00:00
robert
90887dd741
update to 1.65, ok ajacoutot@
2014-03-31 15:14:13 +00:00
ajacoutot
b736c11061
Make it use our libtool(1) so that with the recent rpath fix it can properly
...
load tracker libs.
2014-03-31 14:57:25 +00:00
ajacoutot
b43cc8170f
Explicit -rpath is not needed anymore.
2014-03-31 14:26:01 +00:00
ajacoutot
dc98eefad8
No need for rpath in LDFLAGS anymore.
2014-03-31 14:22:48 +00:00
ajacoutot
bd74c2ec06
Add XXX and comments wrt GNU libtool.
2014-03-31 14:02:06 +00:00
ajacoutot
c339c97be9
Drop the rpath hack no that our libtool somewhat does the right thing.
2014-03-31 13:44:47 +00:00
sthen
1a381c2aec
update to squidclamav 6.11
2014-03-31 13:04:11 +00:00
jasper
1a55292b36
submitted upstream
2014-03-31 11:18:47 +00:00
sthen
536fa856e0
doubled 'the', noticed by dcoppa@
2014-03-31 10:57:38 +00:00
sthen
522cb0bd92
Modify the README instructions based on a diff from dcoppa@ to work around the
...
changes made in Tomcat 7.0.52 which broke previous installations. Add a MESSAGE
as well (to be removed after next release) so that people upgrading production
servers are clued into the required changes.
2014-03-31 10:28:20 +00:00
jasper
38e11196ac
unbreak engine and extension-c tests
2014-03-31 10:16:55 +00:00
jasper
46b8f7fc30
drop unused CONFIGURE_ARGS
2014-03-31 10:12:19 +00:00
jasper
1d018bd390
update to libpeas-1.10.0
2014-03-31 09:58:33 +00:00