Commit graph

10571 commits

Author SHA1 Message Date
dholland
e74bedcee3 Restrict this to the intersection of PYTHON_VERSION_DEFAULT and its
real PYTHON_VERSIONS_ACCEPTED value of "27 26 25".

Because it depends on a pile of gnome stuff that depends on at least
one single-Python-version package, it will never, or never except with
a lot of probably pointless work, build except with the same Python
version gnome is using. (Plus, even if it built, it quite likely
wouldn't run.)
2012-03-28 03:55:38 +00:00
joerg
5672e30b56 Don't pick up x11/fixesproto by accident. 2012-03-26 13:07:34 +00:00
obache
ef6af3d864 require evince-2.32.x, avoid unwanted pullin evince-3. 2012-03-26 12:40:26 +00:00
markd
8cbe69ca5a s/PKG_DEFAULT_OPTIONS/PKG_SUGGESTED_OPTIONS/ noted by John Marino.
Bump PKGREVISION
2012-03-25 20:11:28 +00:00
markd
c0befdc436 Detect the version of recent xine's that have moved the version number
macros to xine/version.h
2012-03-22 22:08:29 +00:00
obache
fc4de25d40 Bump PKGREVISION refrecting the default Ruby's version change. 2012-03-22 15:33:43 +00:00
hans
aa5e542e1f Don't override an existing _XOPEN_SOURCE definition. Define it on SunOS
to make this build with std=gnu99.
2012-03-21 19:58:47 +00:00
hans
80b975cd4b Don't use -print0 / -0 in find | xargs, it works well without it. 2012-03-21 18:58:00 +00:00
obache
0b5673d97a Set WISH here, same as PERL5 in lang/perl5/buildlink3.mk. 2012-03-21 15:32:28 +00:00
drochner
9f8bd2c543 update to 3.2.4
changes:
-bugfixes
-translation updates
2012-03-21 12:21:56 +00:00
markd
bab3a79a9c Fix wip references. 2012-03-20 11:21:15 +00:00
markd
f4587e592d Add konsole 2012-03-20 05:09:43 +00:00
markd
4c71302811 Import konsole. A part of KDE SC 4.8.0
a terminal emulator for the K Desktop Environment
2012-03-20 05:07:48 +00:00
dholland
308804462a phonon is not in the 'multmedia' directory 2012-03-20 01:39:55 +00:00
markd
212c38c08a Add kactivities, rename kdebase4 -> kde-baseapps4,
kdebase-runtime4 -> kde-runtime4, kdebase-workspace4 -> kde-workspace4,
kdebindings4-python -> py-kde4
2012-03-19 19:50:49 +00:00
markd
31c21eaeb1 Update to KDE SC 4.8.0
add kactivities
rename kdebase4 -> kde-baseapps4
rename kdebase-runtime4 -> kde-runtime4
rename kdebase-workspace4 -> kde-workspace4
rename kdebindings4-python -> py-kde4
2012-03-19 19:44:01 +00:00
bsiegert
fb7c2a679f Include <sys/param.h> in Xos_r.h under Mac OS so that MAXHOSTNAMELEN is
always defined. Unbreaks the build of modular libX11.

OK joerg
2012-03-19 19:08:36 +00:00
joerg
9765e41589 Drop imake-check logic from X11 components' builtin.mk.
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
markd
7dc26cd64b Update to KDE SC 4.8.0 2012-03-19 11:28:48 +00:00
jakllsch
9ee769a5bb Fix COMMENT (and therefore bump pkgrev). 2012-03-18 21:23:13 +00:00
jakllsch
2763ab8818 update to nb3
pkgsrc changes:
 - Ensure there is a file argument supplied.
 - Use a Atom format that works.
2012-03-18 21:20:49 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
taca
af47304898 Add wx_gtk2u_media library to link for fixing build problem.
Bump PKGREVISION.
2012-03-14 03:41:16 +00:00
fhajny
eb06311f87 Fix build on SunOS, allow x86_64 as an SunOS platform (if set so in pkgsrc).
Bump PKGREVISION.
2012-03-13 14:13:52 +00:00
fhajny
81ea68e668 Fix stale checksum. 2012-03-12 10:39:52 +00:00
fhajny
863c8d542e Add @PREFIX@/lib to SEARCH_LIB in configure to end up with a sane search
path on SunOS, where a transformation from 'lib' to 'lib/64' is performend
automatically when ABI=64.
2012-03-12 10:39:13 +00:00
wiz
d880719fda Make ugly hack even uglier to fix build with modular.
Fixes PR 46171 by David Shao.
2012-03-11 10:37:51 +00:00
markd
823e112c65 Add pam option. Not enabled by default so no PKGREVISION. 2012-03-11 03:22:09 +00:00
wiz
43829fa913 Fix patterns so that pbulk does not try to build startup-notification
on systems where startup-notification010 is needed instead.
Tested by bouyer.
2012-03-10 13:31:55 +00:00
obache
214f3a9a55 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
plunky
2a52cce37a add qwt6-qt4 2012-03-09 10:16:28 +00:00
plunky
1e3d79a7ea Import Qwt-6.0.1 as separate package to qwt-qt4, since the API changed
and some packages still depend on the old API.
2012-03-09 10:14:35 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
joerg
0942c2c151 Needs pkg-config 2012-03-06 15:37:08 +00:00
wiz
2672838b2b Reset maintainer. 2012-03-05 15:02:49 +00:00
obache
504f3dab3e Use wish from pkgsrc for the case x11/tk is buildlinked. 2012-03-05 13:36:37 +00:00
dholland
01a7708bdf Remove unused buildlink of libXp. 2012-03-05 04:28:21 +00:00
dholland
899ee1cd4c Fix build failure seen on Solaris by including limits.h before using
PATH_MAX.
2012-03-05 04:25:20 +00:00
shattered
65908bb2cf Fix build failure on 4.0 after cups update: #include <stdio.h> 2012-03-04 08:38:39 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
morr
15df237a7f Bump PKGREVISION for previous commit 2012-03-01 23:06:30 +00:00
morr
0658ac8038 Add support for 256 colors.
Patch from PR 46126
2012-03-01 23:03:14 +00:00
wiz
190f164226 Reset maintainer, he resigned. 2012-03-01 22:42:31 +00:00
morr
55b62b56ea Add missing patch 2012-02-29 19:24:12 +00:00
morr
a7ec9e7bd1 Update to version 9.15.
List of changes is too big to be included here. You can look at
http://dist.schmorp.de/rxvt-unicode/Changes
to see changelog.
2012-02-29 18:49:40 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
hans
a7d5e0d53b Don't try to recursively chmod WRKDIR. Do it in WRKSRC instead. 2012-02-29 13:13:14 +00:00
wiz
bb939e770f Fix two typos, one from Rares Aioanei in PR 46113 and one I found myself. 2012-02-28 23:44:08 +00:00