summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-11-27Pullup ticket 926 - requested by Lubomir Sedlaciksnj3-2/+31
security fix for gtk2 Apply patch to fix two security issues in the bundled gdk-pixbuf library.
2005-11-15Pullup ticket 896 - requested by Martti Kuparinensalo2-1/+15
portability fix for libxfce4util Revisions pulled up: - pkgsrc/x11/libxfce4util/distinfo 1.12 - pkgsrc/x11/libxfce4util/patches/patch-aa 1.1 Module Name: pkgsrc Committed By: martti Date: Sun Nov 6 05:29:55 UTC 2005 Modified Files: pkgsrc/x11/libxfce4util: distinfo Added Files: pkgsrc/x11/libxfce4util/patches: patch-aa Log Message: Make this compile on Darwin 8.2.0/powerpc. Patch from Krister Walfridsson.
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.
2005-09-02Added x11/efltk and x11/ede.xtraeme1-1/+3
2005-09-02Initial import of ede-1.0.4.xtraeme5-0/+637
Equinox Desktop Environment (shortly EDE) is small desktop environment, builted to be simple and fast. It is based on modified FLTK library (called extended FLTK or just eFLTK). Comparing to other desktop environments, EDE is much faster and smaller in memory space (EDE's window manager use less memory than xterm).
2005-09-02Initial import of efltk-2.0.5.xtraeme8-0/+347
EFltk is a LGPL'd C++ graphical user interface toolkit for X, OpenGL and Microsoft Windows. It is based on FLTK2 and is currently developed by the Equinox Desktop Environment Team.
2005-09-01Fix build on Solaris. Include ../../mk/compiler.mk before checkingreed1-1/+2
CC_VERSION. This is noted in mk/compiler.mk and also thanks to grant@ for explaining. (This was based on my Solaris and gcc check from a couple months ago.)
2005-08-31Make dbh configurable via options framework.hira2-1/+16
OK'd by maintainer.
2005-08-31Restore original quoting syntax of variables in t{k,cl}Config.sh in orderseb2-4/+6
to follow the principle of least surprise between the packages and the mainstream builds. Approved by jwise@. Bump PKGREVISION of lang/tcl, x11/tk, x11/tk83 to 1 and of lang/tcl83 to 2.
2005-08-29Unlimit datasize, otherwise perl will run out of memory during thejdc1-1/+2
'configure' stage. Noticed on NetBSD/sparc.