Commit Graph

1085 Commits

Author SHA1 Message Date
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
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
espie
1e1983ff9d does not build reproductibly with our libtool 2010-12-05 13:15:46 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
naddy
9a4583ae97 cope with the libwpd -> libwpd-0.8 re-renaming 2010-11-09 16:27:04 +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
espie
1d8cec31c3 kde -> wantlib 2010-11-06 19:38:54 +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
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00