summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2001-09-09Add OpenMotif.def so binary packages work.jlam1-1/+2
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam3-9/+12
individual package Makefiles.
2001-09-08Fix OpenMotif package to not overwrite X11R6 files when installed withoutjlam23-259/+542
xpkgwedge. Also, OpenMotif can actually be installed into ${LOCALBASE} if xpkgwedge is installed. Use x11.buildlink.mk and mark as USE_BUILDLINK_ONLY, and add a buildlink.mk file for use by other package Makefiles.
2001-09-08Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.jlam3-6/+6
2001-09-08Separate out the Motif-checking logic from lesstif/buildlink.mk into ajlam1-39/+2
separate file mk/motif.buildlink.mk.
2001-09-07update to 2.1.1: bugfixes and language supportdrochner4-41/+8
2001-09-07update to 2.1.2drochner8-190/+88
This release provides the following fixes: Security fixes: KDEsu. The KDEsu which shipped with earlier releases of KDE 2 writes a (very) temporary but world-readable file with authentication information. A local user can potentially abuse this behavior to gain access to the X server and, if KDEsu is used to perform tasks that require root-access, can result in comprimise of the root account. Bug fixes: kio_http. Fixed problems with "protocol for http://x.y.z died unexpectedly" and with proxy authentication with Konqueror. kparts. Fixed crash in KOffice 1.1 when splitting views. khtml. Fixed memory leak in Konqueror. Fixed minor HTML rendering problems. kcookiejar. Fixed minor problems with HTTP cookies. kconfig. Fixed problem with leading/trailing spaces in configuration values. kdebug. Fixed memory leak in debug output. klineedit. Fixed problem with klineedit emitting "return pressed" twice. (The security fix was already dealt with by patches.)
2001-09-07change dependencies to kdexxx>=2.1 instead of strict matchesdrochner2-11/+11
to ease updates
2001-09-04Add and enable gdkxftrh1-1/+2
2001-09-04Initial import of gdkxft-1.0, a library that transparently addsrh4-0/+54
anti-aliased font support to GTK applications.
2001-08-31fix PLIST. "make clean" done happy now.kei1-2/+2
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam32-65/+132
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29Make template links writeable, to prevent "Permission denied" when thehubertf1-1/+4
template is copied to one's desktop. Suggested by Jared D. McNeill <jmcneill@invisible.yi.org>
2001-08-27Rene Hexel maintains this package these days.tron1-2/+2
2001-08-26Pull across Mesa detetecion fixes from KDE 2.1.skrll1-1/+9
This should hopefully fix the build problems with XF4. Build tested with XF3.
2001-08-26Update automake to 1.4-p5 (1.5 is available)skrll2-4/+4
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
2001-08-26Correctly build libart-config wrapper. Fixes PR/13786mjl1-1/+2
2001-08-23Default to XAW_TYPE=3d as we need at least Xaw3d to compile.jlam1-1/+2
2001-08-23Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags.jlam2-7/+9
2001-08-23Really make this package USE_BUILDLINK_ONLY. Also avoid code duplicationjlam3-19/+30
by using a shell loop to do the PREFIX substitutions.
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam5-17/+23
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23Create buildlink.mk files for the various Xaw libraries. Instead ofjlam2-1/+43
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which pulls in the correct buildlink.mk file depending on the value of XAW_TYPE. A package Makefile may also rely on LIBXAW being set to the correct libraries.
2001-08-23Make this compile and install correctly on XFree86-4.x.jlam4-8/+27
2001-08-17If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), thenjlam4-8/+15
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum).
2001-08-13Do not call free(), since XDestroyImage() already frees image & data.wennmach2-1/+17
Noted by Christian Weisgerber <naddy@mips.inka.de> in private e-mail.
2001-08-12Update gnome-applets to 1.4.0.3rh3-953/+547
News for gnome-applets-1.4.0.3 release: - general * Make the build system look for, and use, jw instead of db2html * Loads of new Spanish translations of docs. - multiload * Reverted the pageload patch since it doesn't work. - gkb * Argentinian flag - sound-monitor * Fix logic for -n option to esdpvd to actually mean "without X" News for gnome-applets-1.4.0.2 release: - general * Portability fixes from <drk@sgi.com>. - asclock * Portability fixes from <mcnichol@austin.ibm.com> - clockmail * New theme (gree-digital-analog) from Alex Boxley <alex.bowley@excitehome.net> * Portability fixes from <mcnichol@austin.ibm.com> - drivemount * Fix buffer overruns in sscanf() usage. From John Ellis <johne@bellatlantic.net>. - fifteen * Portability fixes. - geyes * Spanish translation of the docs. * Compile fixes on Irix from <drk@sgi.com>. * Compile fixes in AIX from <mcnichol@austin.ibm.com>. - gkb * Fix Czech flag. (Pavel) * Warning/portability fixes. (Kjartan) - gweather * Compile fixes for AIX from <mcnichol@austin.ibm.com>. * Patch from <mdoller@wpi.edu> to make detailed forecast more readable. * Round off temperatures correctly. Patch from bugzilla. - life * Compile fixes for AIX from <mcnichol@austin.ibm.com>. - mini-commander * Fix bug which caused themes not to draw the entry border correctly from Norman Stevens <norman@arcady.u-net.com>. - mixer * Fix to work with wheel-mice. Patch from Mike Kelly <mike@csuchico.edu> * Compile fixes for Irix from David KAELBLING <drk@sgi.com>. - odometer * Fix typos in properties. - slashapp * Patch from Richard Kinder <r_kinder@yahoo.com> which fixes a whole lot of bugs where things crash on updating and article reading. * Fix memory leaks and robustness issues. - tickastat * Fix for compilation on Irix from David KAELBLING <drk@sgi.com>.
2001-08-09Don't like libXaw3d to libXaw in ${BUILDLINK_DIR}/lib as linking won'tjlam1-7/+1
resolve to the correct library on a.out platforms.
2001-08-09Add SunOS support, provided by Peter L. Petersen in pkg/13655.wiz2-4/+19
2001-08-08Roll back to previous revision so that host.def is properly modified duringjlam3-3/+28
installation and deinstallation to handle adding and removing a line to include <LessTif.def>. This causes mxmkmf to work again as advertised in the LessTif documentation.
2001-08-06Add and enable kdelibdocs2.wiz1-1/+2
2001-08-06Fix buildlink glue so that it links the LessTif 1.2 and not the 2.0tron1-3/+3
includes and libraries.
2001-08-06Enable multibyte character encodings at configure time, with default tomartin3-2/+64
off. Add a resource file to document how it can be enabled. Add a message to point at the resource file. Unfortunately the same method does not work for greek keyboard support, as the resource handling for this is documented but not implemented in this rxvt version. Fixes PR pkg/13273, as good as we can for this rxvt version.
2001-08-06Fix speeling of USE_BUILDLINK_ONLY, per PR 13635hubertf1-2/+2
2001-08-05add and enable ruby-fox.sakamoto1-1/+2
2001-08-05ruby-fox: Ruby interface to FOX GUI librarysakamoto5-0/+180
Ruby extension module to use FOX GUI library.
2001-08-05Fix method to use xunicodesakamoto5-22/+64
s/USE_XUNICODE/FOX_USE_XUNICODE/ and define USE_UNICODE to X_CFLAGS. Update from 0.99.172 to 0.99.174 http://www.geocrawler.com/archives/3/3372/2001/6/0/6025503/ [Foxgui-announce]New drop of FOX [0.99.173] http://www.geocrawler.com/archives/3/3372/2001/7/0/6162289/ [Foxgui-announce]New FOX drop [0.99.174]
2001-08-05Delete duplicate line.wiz1-2/+1
2001-08-05Factor out some common code, to be used by the upcominghubertf2-19/+21
pkgsrc/graphics/ppmtoxvpic package.
2001-08-05add & enable dfmhubertf1-1/+2
2001-08-05Add dfm-0.99.9: Desktop File Managerhubertf4-0/+151
(I'm really after the goodies in the utils dir, but that'll go into a seperate dir, as they're not installed by default)
2001-08-01oops.skrll1-1/+0
2001-08-01Import of kdelibdocs2 pkg.skrll6-0/+567
This package contains KDE's library documentation including jscript, kab, kdecore, kdeui, kdeutils, kdoc-reference, kfile, kfmlib, khtmlw, kimgio, kio, kspell and mediatool. From Scott Presnell <srp@tworoads.net> in pkg/13390
2001-07-29Use the library naming scheme under Solaris as under NetBSD. While it'stron3-18/+951
not really necessary to strip dots from library names under Solaris it makes the packages more compatible which should ease maintenance.
2001-07-29Add buildlink.mk file for use by other package Makefiles.jlam1-0/+36
2001-07-29Update Xbae to 4.9.1. Changes from the development release 4.8.4 include:jlam6-35/+85
* Row height and true-color (aka 24-bit color) support. * Support for bold columns in XbaeMatrix. * Bugfixes.
2001-07-29Update to 0.12, provided by Eric Gillespie Jr. in pkg/13584.wiz3-8/+18
Changes: Bugfixes, and new Raleigh theme (default gtk+-2.0 look).
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam13-13/+26
installation directory in case the package isn't installed.
2001-07-26move .include "../../mk/bsd.prefs.mk" to before check for XLOCK_LIGHTlukem1-3/+3
but after CHECK_MESA setting. this change makes setting XLOCK_LIGHT actually DTRT if it is set in /etc/mk.conf (and seems to DTRT if XLOCK_LIGHT isn't set). i.e, on a machine without Mesa, by default it will attempt to install Mesa (et al), unless XLOCK_LIGHT is set where it won't attempt to.
2001-07-24This package requires Xaw3d.jlam1-5/+2
2001-07-24Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-4/+4