summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2012-04-05Update to KDE SC 4.8.0markd6-127/+1016
2012-04-02fix mkspecs/default link to point to correct directory rather thanmarkd1-2/+2
assuming netbsd-g++
2012-04-02Fix from Mark Davies for building with non-default PREFIX.dholland1-3/+3
2012-04-01Rewrite to remove multiple post-wrapper if inet6 not defined.markd1-6/+8
fix mkspecs/default link to point to correct directory rather than assuming netbsd-g++
2012-03-31Restore the fixes needed to build this on SunOS.hans4-3/+25
2012-03-31Version 1.63 ("Add pam option. Not enabled by default so no PKGREVISION.)dholland1-2/+1
added the ImageMagick dependency that was removed in 1.62 back in, presumably by accident. Remove it again, as xlockmore-lite should not depend on ImageMagick.
2012-03-31x11/kde-workspace4: Patch for DragonFlymarino4-1/+122
DragonFly for kde-workspace4 is built using FreeBSD-specific files. In the future, DragonFly probably needs its OS-specific directory. These patches will fix all but one problem on DragonFly. They use macros so no revbump is required. The remaining is with cmake using the wrong include path for the QT4 tools mkspecs file qplatformdefs.h. How to best resolve that is still being determined.
2012-03-30make PAM without the suid_helper work on NetBSD: without the bad-pamdrochner1-2/+2
option it will give up root credentials too early addresses PR pkg/46271 by John D. Baker
2012-03-28tell user how to make PAM work, copied from xscreensaverdrochner4-2/+46
in response to PR pkg/46271 by John D. Baker
2012-03-28Since this package was created old days before Ruby 1.9, restrict thistaca1-1/+2
pacakge to Ruby 1.8.7.
2012-03-28Restrict this to the intersection of PYTHON_VERSION_DEFAULT and itsdholland1-2/+8
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-26Don't pick up x11/fixesproto by accident.joerg1-2/+2
2012-03-26require evince-2.32.x, avoid unwanted pullin evince-3.obache1-1/+2
2012-03-25s/PKG_DEFAULT_OPTIONS/PKG_SUGGESTED_OPTIONS/ noted by John Marino.markd2-3/+4
Bump PKGREVISION
2012-03-22Detect the version of recent xine's that have moved the version numbermarkd3-2/+29
macros to xine/version.h
2012-03-22Bump PKGREVISION refrecting the default Ruby's version change.obache2-3/+4
2012-03-21Don't override an existing _XOPEN_SOURCE definition. Define it on SunOShans3-2/+19
to make this build with std=gnu99.
2012-03-21Don't use -print0 / -0 in find | xargs, it works well without it.hans1-2/+2
2012-03-21Set WISH here, same as PERL5 in lang/perl5/buildlink3.mk.obache1-1/+5
2012-03-21update to 3.2.4drochner2-7/+6
changes: -bugfixes -translation updates
2012-03-20Fix wip references.markd2-7/+7
2012-03-20Add konsolemarkd1-1/+2
2012-03-20Import konsole. A part of KDE SC 4.8.0markd5-0/+237
a terminal emulator for the K Desktop Environment
2012-03-20phonon is not in the 'multmedia' directorydholland1-2/+2
2012-03-19Add kactivities, rename kdebase4 -> kde-baseapps4,markd1-5/+6
kdebase-runtime4 -> kde-runtime4, kdebase-workspace4 -> kde-workspace4, kdebindings4-python -> py-kde4
2012-03-19Update to KDE SC 4.8.0markd80-1988/+1069
add kactivities rename kdebase4 -> kde-baseapps4 rename kdebase-runtime4 -> kde-runtime4 rename kdebase-workspace4 -> kde-workspace4 rename kdebindings4-python -> py-kde4
2012-03-19Include <sys/param.h> in Xos_r.h under Mac OS so that MAXHOSTNAMELEN isbsiegert3-15/+27
always defined. Unbreaks the build of modular libX11. OK joerg
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg14-67/+338
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-19Update to KDE SC 4.8.0markd29-1193/+1797
2012-03-18Fix COMMENT (and therefore bump pkgrev).jakllsch1-2/+3
2012-03-18update to nb3jakllsch3-3/+29
pkgsrc changes: - Ensure there is a file argument supplied. - Use a Atom format that works.
2012-03-15Bump PKGREVISION from default python to 2.7.obache4-8/+8
2012-03-14Add wx_gtk2u_media library to link for fixing build problem.taca3-6/+6
Bump PKGREVISION.
2012-03-13Fix build on SunOS, allow x86_64 as an SunOS platform (if set so in pkgsrc).fhajny5-8/+50
Bump PKGREVISION.
2012-03-12Fix stale checksum.fhajny1-2/+2
2012-03-12Add @PREFIX@/lib to SEARCH_LIB in configure to end up with a sane searchfhajny2-4/+11
path on SunOS, where a transformation from 'lib' to 'lib/64' is performend automatically when ABI=64.
2012-03-11Make ugly hack even uglier to fix build with modular.wiz1-1/+3
Fixes PR 46171 by David Shao.
2012-03-11Add pam option. Not enabled by default so no PKGREVISION.markd1-2/+10
2012-03-10Fix patterns so that pbulk does not try to build startup-notificationwiz1-4/+5
on systems where startup-notification010 is needed instead. Tested by bouyer.
2012-03-10bump PKGREVISION from python default change to 2.7.obache2-4/+4
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz10-20/+20
py-* not affected, since it built different versions depending on the setting already.
2012-03-09add qwt6-qt4plunky1-1/+2
2012-03-09Import Qwt-6.0.1 as separate package to qwt-qt4, since the API changedplunky7-0/+1013
and some packages still depend on the old API.
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon13-26/+26
2012-03-06Needs pkg-configjoerg1-2/+2
2012-03-05Reset maintainer.wiz1-2/+2
2012-03-05Use wish from pkgsrc for the case x11/tk is buildlinked.obache1-1/+3
2012-03-05Remove unused buildlink of libXp.dholland1-3/+2
2012-03-05Fix build failure seen on Solaris by including limits.h before usingdholland2-1/+16
PATH_MAX.
2012-03-04Fix build failure on 4.0 after cups update: #include <stdio.h>shattered2-1/+14