Commit Graph

1120 Commits

Author SHA1 Message Date
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
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
landry
c067a81dbe Unbreak after openssl update, diff from kili@, commiting on his behalf.
Similar diff from benoit@ on ports..
2010-10-06 08:13:31 +00:00
landry
f0a3f51dd6 Unbreak after openssl update. diff from kili@, commiting on his behalf. 2010-10-06 08:11:25 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
jeremy
848e9dff50 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:21:03 +00:00
landry
7ee7f70d4b Force the use of gnu libtool, our ports libtool seems to add an empty
-Wl,rpath, when linking rbuic.
All those fixes agreed/okayed by phessler@ espie@ steven@ jasper@
sthen@ ajacoutot@
2010-09-22 07:01:56 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
sthen
e5d3c5de07 bump for new python 2010-08-30 21:49:54 +00:00
ajacoutot
6f2004c52a Revove BROKEN-powerpc, it works fine after the gcc4 switch, from Brad. 2010-07-27 04:44:37 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
kili
95c48078ce Fix WANTLIB (s/wmflite-0.2/wmflite/) and bump. 2010-07-13 09:28:07 +00:00
kili
3cbf14992a Fix WANTLIB (+lib/kde3/kdegames). 2010-07-12 21:25:31 +00:00
kili
277ec02332 Fix WANTLIB-main (stripping version numbers from lber and ldap).
I'm not removing extra libraries reported by port-lib-depends-check
for now.
2010-07-12 20:44:02 +00:00
espie
8136142b43 use REVISION instead of hardcoding p-numbers.
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
espie
c627d95278 clean-up AND small changes:
- copy libs over to lib/kde3 (to prepare coexistence with kde4, eventually)
- move lib depends over to WANTLIB
- update WANTLIB for recent changes
- create links to avoid pkg_create protests over non existing links
2010-07-08 21:28:48 +00:00
espie
af53957b39 remove old stuff, and ws 2010-07-06 22:52:07 +00:00
espie
ec0c589fd8 fix bogus LIB_DEPENDS 2010-07-03 18:00:07 +00:00
naddy
f1f21e3d6a fix SO_PEERCRED fallout 2010-07-03 17:05:12 +00:00
espie
78ed048cb3 kmedia2_idl does come from arts, not libs. 2010-07-03 10:13:28 +00:00
landry
1e361a2c5a Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-12 14:33:01 +00:00
espie
a18dabfd87 we don't have all *l functions. fixes gcc4 2010-05-22 10:14:34 +00:00
ajacoutot
0d0c9d8c8c Add missing gtk-update-icon-cache goos.
ok landry@ espie@
2010-05-15 08:48:01 +00:00
ajacoutot
dae1069db4 SECURITY: CVE-2010-0436, see:
http://www.kde.org/info/security/advisory-20100413-1.txt

diff from FreeBSD via brad.
2010-05-13 07:01:00 +00:00
jakemsr
c3bff210a6 sndio supported as default audio output method for mpeglib
eyeballed by ratchov@
2010-04-26 01:37:59 +00:00
jasper
7d16b66d27 - more BROKEN-$ARCH 2010-04-15 18:35:02 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
espie
3803247c2b yet more KERN_PROC shit.
It's not complicated, just some time I would rather use doing important stuff,
like testing pkg_add...
2010-01-17 09:18:57 +00:00
espie
3596e2db24 grumble. fix build after KERN_PROC hiding 2010-01-17 08:58:38 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
pea
6aa334fa9e Fix LIB_DEPENDS
ok aja@
2009-12-04 16:05:57 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
37aa33ad3a Fix merged menu directory location.
The way it works is the following:
* all desktops install their main menu as blah-applications.menu
(e.g. kde3-applications.menu)
* however, we do not want the merged directory name to be constructed
from the menu name, because we want all applications and desktops to
install merged files into the same directory: applications-merged, so
that everyone benefit from it.

Issue reported by Daniel LEVAI on ports@
2009-12-02 15:39:39 +00:00
ajacoutot
0c6eda3eca Unbreak packaging: regen WANTLIB after CUPS gnutls -> openssl move.
spotted by jasper@
2009-11-23 08:20:45 +00:00
ajacoutot
ac7d104490 Set XDG_MENU_PREFIX.
ok landry@
2009-11-14 16:41:57 +00:00
ajacoutot
a823c8b922 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu
and remove the symlink hack.

ok landry@
2009-11-14 16:41:03 +00:00
jasper
9fc5b90e2b - adapt patch now that we have ENOTSUP defined 2009-10-27 14:38:15 +00:00
kili
bc12b40d5f Bring back okTo{Print,Change,Copy,AddNotes} diffs, which I
dropped by accident.
2009-10-25 12:45:53 +00:00
kili
9f2a062bdc Add tons of xpdf-related security fixes.
"reads fine" landry@
2009-10-15 15:50:25 +00:00
kili
69f8935227 Fix some WANTLIB and LIB_DEPENDS typos, unbreaking this and saving
ajacoutot's mailbox beeing flooded with complaints. Bump all, because
I'm lazy.

Tweaks and ok, ajacoutot@
2009-08-31 18:51:02 +00:00
ajacoutot
17ec0b58ce Use the gettext module.
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
naddy
9a87887922 always use the same upper/lower case for a package name 2009-06-29 15:33:28 +00:00
naddy
4e6185f1e7 register kdm configuration files for cleanup; ok espie@ 2009-06-29 15:05:02 +00:00
sthen
dbdadfd508 sync WANTLIB-svn, bump PKGNAME-svn 2009-06-24 20:40:55 +00:00
sthen
3477a174b7 sync WANTLIB-sane, bump PKGNAME-sane. 2009-06-24 20:40:23 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
kili
403c150ae4 Move dependencies common to -main and -cups to WANTLIB.
Fix WANTLIB-cups  and bump (no change for -main).
2009-06-12 20:01:09 +00:00
ajacoutot
0df01cad96 - add missing gtk-update-icon-cache goo
- regen PLIST
2009-04-05 10:51:33 +00:00
naddy
619c0772ea beware the interaction of += and ?= when there is a Makefile.inc 2009-03-28 19:22:22 +00:00
sthen
cb16bf5d1a package specs, mostly pointed out by Nigel J. Taylor 2009-03-23 09:57:54 +00:00
sthen
55a3d3de44 python depends 2009-03-16 12:53:03 +00:00
ajacoutot
d32f6dd2b0 - fix lib_depends spec 2009-03-14 17:51:10 +00:00
espie
923d01d1de fix dependency 2009-03-10 18:31:41 +00:00
jasper
5e6fba0b46 - first pass of regenerated WANTLIB in x11/ 2009-03-07 14:23:24 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
jakemsr
af55aebe26 *sigh* more stuff that got missed in the previous commit 2009-01-29 22:37:21 +00:00
jakemsr
9a54e5c892 file additions/removals that got left out of the previous commit 2009-01-29 22:34:33 +00:00
jakemsr
80e27f4e75 * add sndio backend for artsd
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
  possible
* sync WANTLIB in dependant ports

testing/prodding from todd@.  briefly discussed with naddy@, ajacoutot@
and jasper@
2009-01-29 22:28:58 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
kili
dcb7862772 Fix after update of GraphicsMagick.
Test feedback from Vadim Zhukov <persgray@gmail.com>.

ok okan@
2009-01-08 19:57:49 +00:00
ajacoutot
4cfebec57a - this only needs to build/run_depends on xscreensaver-data 2008-11-29 11:30:46 +00:00
steven
827cb0f86c don't override USE_LIBTOOL
ok espie@
2008-11-28 19:36:14 +00:00
okan
85b5b8e860 - adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@
2008-11-20 13:40:48 +00:00