summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig15-47/+47
NO_BUILD, USE_LIBTOOL.
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-28Fix building with qt-3.3.5 (based on KDE web-site)adam1-5/+12
2005-09-27Relinquish maintainershipmjl1-2/+2
2005-09-27Update to 0.11:wiz2-6/+6
Devil's Pie "Used To Love You" 0.11 =================================== * Add an action to shade windows by Anonymous. I didn't write it but I've lost the mail the patch came in... * Fix the window type action * Fix the execute action * Check for xsltproc in configure, as it's required
2005-09-27Changes 3.3.5:adam2-4/+2
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-27Changes 3.3.5:adam1-3/+1
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-27Changes 3.3.5:adam6-15/+19
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-26Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do ajmmv1-1/+3
'CPPFLAGS=...' overriding its value. Fixes PR pkg/30081 by Idar Tollefsen. Allowed by agc@ during freeze.
2005-09-23Reset maintainer, posix dot org dot uk has no DNS entry.wiz1-2/+2
2005-09-23Reset maintainer, oasis dot IAEhv dot nl has no DNS entry.wiz1-2/+2
2005-09-22Fix an invalid shell construction in a script. Closes PR pkg/25336 byjmmv3-3/+17
Emmanuel Decitre. Bump PKGREVISION to 6. OK'ed during freeze by jlam@.
2005-09-22Sort.wiz1-2/+2
2005-09-22regen (patch-ab checksum was wrong).wiz1-2/+2
2005-09-22Drop trailing whitespace.wiz1-3/+3
2005-09-22Fix the problem reported in PR pkg/31169 and the same problem in themarkd1-1/+5
kdepim3 package. On Solaris nawk can't handle the length of the lines generated for config.status.overridden for these two packages, so get pkgsrc itself to use gawk for these packages by adding USE_TOOLS+=gawk:pkgsrc.
2005-09-22Remove trailing whitespace.minskim1-2/+2
2005-09-22Let gtoolkit-example honor GNUSTEP_MAKEFILES.minskim2-1/+19
2005-09-22Fix PLIST. Bump PKGREVISION.minskim2-2/+6
2005-09-21Ensure that errno really comes from errno.h and only define it asjoerg7-1023/+123
extern, if it's not a macro. Teach configure about DragonFly. OKed by maintainer.
2005-09-18Remove USE_PKGLOCALEDIR-introduced chunk.wiz2-12/+3
2005-09-18Add "pam" PKG_OPTION to x11/xscreensaver. Addresses part of PR pkg/31338.jlam3-6/+34
Bump the PKGREVISION of x11/xscreensaver to 2.
2005-09-18Link shared libraries against pthread. This makes x11/ede build onminskim4-4/+19
NetBSD-1.6.2 and NetBSD 2.0. Bump PKGREVISION as well as BUILDLINK_DEPENDS since x11/ede is the only package depending on this.
2005-09-18Enable the "depend" target to make "xmkmf -a" work.minskim3-9/+18
2005-09-18Remove PLIST entries for OpenGL because qt2-libs doesn't build theminskim2-6/+3
OpenGL modules any longer. Bump PKGREVISION.
2005-09-18Apply patch from FreeBSD ports to fix CAN-2005-2495.xtraeme4-5/+193
Bump BUILDLINK_RECOMMENDED and PKGREVISION.
2005-09-18Apply patch from FreeBSD ports to fix CAN-2005-2495.xtraeme4-5/+193
Bump BUILDLINK_RECOMMENDED and PKGREVISION.
2005-09-18Make sure that configure finds the correct app-defaults directory.minskim3-6/+155
2005-09-18Make this be compatible with pkgsrc zlib. Fixes recently noted bulkdmcmahill2-1/+15
build problems.
2005-09-17Exclude bin/gdm-dmx-reconnect-proxy from PLIST if dmxext.h is unavailable.minskim2-3/+9
2005-09-17Honor GNUSTEP_MAKEFILES.minskim2-1/+19
2005-09-16NetBSD-flag.png changed on the web site so put a copy of the old one atmarkd2-8/+8
${MASTER_SITE_LOCAL} (and give it a version number) and grab it from there. Problem spotted by Steven M. Bellovin, version number suggested by Jeremy C. Reed.
2005-09-16Remove the module databases during post-install since they're createdjlam1-1/+6
the +INSTALL script as part of the POST-INSTALL action. This makes this package pass CHECK_FILES=yes. No changes to the binary package.
2005-09-13Fix the NetBSD.cf pre-formatted manual page make target so itreed3-8/+19
creates the manpage in current build directory instead of unsafely in tmp directory. Discussed with Xorg and XFree86 security teams and fixed there also. Bump PKGREVISION.
2005-09-13remove trailing whitespacedmcmahill1-2/+2
2005-09-13Define QMAKESPEC in the configure and build environments. Fixes problemsdmcmahill1-1/+8
where qmake can't figure out which spec to use.
2005-09-11Replace XLOCK_DISABLE_ALLOW_ROOT and XLOCK_NO_DPMShubertf1-4/+11
by options 'xlockmore-allow-root' and 'xlockmore-dpms' which are on by default - disable them to get the effect of the two variables. Suggested & reviewed by wiz.
2005-09-08Define TK_VERSION in a separate file so that it can be included byminskim2-3/+8
other packages such as tcl-tkX, which is currently broken due to the hardcoded Tk version.
2005-09-08update to 2.10.2drochner2-6/+6
changes: bugfixes
2005-09-08remove an unnecessary LTCONFIG_OVERRIDE, add a PKGCONFIG_OVERRIDEdrochner1-2/+2
2005-09-08Add gtk2+extrabouyer1-1/+2
2005-09-08Initial import of gtk2+extra-2.1.1, a useful set of GTK+ widgets for creatingbouyer6-0/+133
GUIs.
2005-09-07Fix MASTER_SITES as the old site does not exist anymore.reed9-18/+18
This is from Leonard Schmidt via tech-pkg.
2005-09-06kcheckpass local root vulnerabilitymarkd2-3/+21
http://www.kde.org/info/security/advisory-20050905-1.txt Also fix lock directory on BSD's and Solaris to something that actually exists. Bump PKGREVISION.
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs2-4/+4
No pkgrevision bumps needed.
2005-09-04Put the list of languages for the directories directly into the .forrillig1-4/+3
loop. This avoids the use of the reserved name space (_LANGS) and prevents pkglint from the false warning that "tr" (turkish) be a tool name.
2005-09-04If XLOCK_DISABLE_ALLOW_ROOT is defined, add --disable-allow-roothubertf1-1/+6
to configure options to prevent root from being able to get into locked systems. Esp useful if you don't have a root password set (yes there are people out there doing that :). Patch contributed by Eirik Nygaard <eirikn@kerneled.com>. Bump revision to 5.19nb1.
2005-09-04Finally update xlockmore to 5.19. Changes:hubertf2-6/+6
labeling added to ant and ant3d. The other day, ant3d made a really cool looking fan... that prompted me to add labeling so I could save the ones I like. configure fix for DragonFly thanks to Joerg Sonnenberger <joerg AT britannica.bec.de> molecule mode fixes, glPushAttrib calls calls were passing invalid values thanks to Brian Paul <brianp AT ra.avid.com>. 5.18 patch for PAM seems to cause problems in Gentoo linux so added a GENTOO ifndef around the problem line. Fix for a subversion version of ImageMagick thanks to Jouk Jansen. Fix for uninitialized read, thanks to Tom Schmidt.
2005-09-03kdebase uses xmkmf to find out where base X11 binaries and libraries aremarkd3-9/+19
located and this is being confused by the pkgsrc tools wrappers so modify its usage to conteract this. Fixes PR pkg/31058. Bump PKGREVISION.