Commit Graph

1096 Commits

Author SHA1 Message Date
naddy
ea703d1e08 fix the detection of openpty(), which in turn will be used by kio_fish 2012-12-17 18:42:13 +00:00
brad
70960bb6e2 Further tweaks for Pacal's sloppy wv2 update.
ok kili@
2012-12-03 22:30:26 +00:00
pascal
99f16cc4c0 Adapt to wv2 changes; sorry for the breakage.
same diff from brad@
2012-12-03 10:32:48 +00:00
brad
6cbc36e98d Add support for newer Xine-lib.
ok ajacoutot@
2012-11-28 07:16:17 +00:00
sthen
8d589c164e fix following cyrus-sasl update; sasl.h now requires size_t
ok aja@ nigel@
2012-11-24 09:08:09 +00:00
naddy
fe4ba7723d don't pick up gtar in configure 2012-11-18 17:05:24 +00:00
matthieu
4d3e30f0c1 add BUILD_DEPENDS on devel/imake. ok landry@ 2012-09-23 08:08:49 +00:00
ajacoutot
9a98afe058 Disable libmal support. AvantGo is dead. 2012-09-02 15:53:32 +00:00
naddy
6ce28feda2 remove xscreensaver's no_gle flavor here as well 2012-09-02 11:23:19 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
ajacoutot
b96ed61899 Don't build kdecups for now; it is broken with cups >= 1.6. 2012-08-04 14:51:38 +00:00
espie
aed3a826ca -L -L used to work with libtool 1 (for a strange definition of "work")
well, let's fix this for our libtool instead of having
more "surprises" on the way.
2012-07-13 09:44:46 +00:00
pascal
55681b82d5 pdfinfo is now in poppler-utils.
ok kili@
2012-07-09 09:03:00 +00:00
okan
ff9b00a21e sync WANTLIB after ImageMagick update; ok sthen@ 2012-07-03 13:37:14 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
6b58f0751d Unbreak, this needs -pthread now.
reported by nigel@
2012-03-25 16:33:22 +00:00
ajacoutot
d986e2e605 Drop dependency on libpaper (which is really a Debian thing).
Regen WANTLIB.
2012-02-16 22:33:41 +00:00
espie
d73fef9ce0 SUBDIRS, dpb happy 2012-01-17 18:08:22 +00:00
espie
9bfc407747 don't use flavors for independent builds. dpb happy 2012-01-16 22:10:59 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
ajacoutot
9041d96743 WANTLIB sync. 2012-01-12 08:39:28 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
b8130c9c74 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:43:04 +00:00
ajacoutot
bdb6392800 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:34:04 +00:00
ajacoutot
bd35cdaaa9 Move all icons themes to x11/gtk+2,-guic. 2011-12-03 19:13:18 +00:00
ajacoutot
955922b6d8 We want @unexec-delete here. 2011-12-03 18:46:30 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
jasper
25f003cf8a USE_LIBTOOL is already set by kde.port.mk 2011-11-22 19:38:10 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
dcoppa
fbd0150eb5 Add comments to patches 2011-11-07 09:35:53 +00:00
dcoppa
022a39e117 Cope with fribidi update
from Brad

OK edd@
2011-11-07 09:17:07 +00:00
espie
8a751c3383 fix flavor lowercasing 2011-10-12 06:24:28 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
ajacoutot
adfd7f6996 Fix build fix cups >=1.5. 2011-09-08 10:34:25 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
jeremy
9bc799db7a Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.

OK landry@, jcs@
2011-07-19 18:00:16 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
dcoppa
a7294b2f29 regen 2011-07-06 15:01:13 +00:00
dcoppa
ac89d63baf Adapt to new OpenBSD kinfo_proc API.
ok jasper@, sthen@
2011-07-06 14:51:19 +00:00
jasper
69e41a5b1c - fix paths in the installed scripts so they have a chance of working
- move REVISION a bit higher up in the file

from Vadim Zhukov
2011-06-21 12:36:29 +00:00
ajacoutot
c46498e0fb Regen all dependencies after sane-backend recent changes. 2011-06-16 10:16:43 +00:00
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
ajacoutot
50c7e4b2d4 Distfile is not fetchable anymore, add a new MASTER_SITES.
ksh: q: not found
2011-05-06 14:32:37 +00:00
ian
79d9fc397c Add an rc.d script for kdm, bump revision. ok ajacoutot@ 2011-03-21 00:58:19 +00:00
jasper
5334ce4b1b sync wantlib
from brad
2011-01-15 19:09:00 +00:00