summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
1998-08-09"make clean" shouldn't fail if nothing was built so far.tron1-2/+2
1998-08-08remove me as MAINTAINER.frueauf2-4/+4
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc58-0/+118
1998-08-07Add NetBSD RCS Ids.agc120-1/+241
1998-08-07Enable STk and xcolorsel.ross1-1/+2
1998-07-31Make xpkgwedge capable of building a "binary pkg", for uniformity.tv2-4/+3
1998-07-31Reenable xpkgwedge - it's perfectly safe to install by itself, and onlytv1-2/+2
changes behavior of builds with USE_LOCALBASE_FOR_X11 (which, when set, adds a dependency on xpkgwedge anyway).
1998-07-31Update to "0.4": new layout to coincide with USE_LOCALBASE_FOR_X11tv1-6/+13
changes.
1998-07-30Add rpath as per PR 5874 from Tim Rightnour (${PREFIX}->${X11BASE}). Didtv1-0/+11
not add USE_X11 as this pkg can root at /usr/pkg without modification.
1998-07-26Update xscreensaver to 2.26.frueauf3-87/+91
1998-07-24Update to use USE_LIBTOOL.tv3-14/+9
1998-07-22Conflicts with qt-1.33.mycroft1-1/+3
1998-07-22${PREFIX}/bin/libtool -> ${LOCALBASE}/bin/libtool.tv2-6/+6
1998-07-21KDE doesn't use the "normal" Autoconf method of finding libraries; ittv2-3/+10
relies on libtool's `.la' files. Use the new libtool option --install-la to install those files.
1998-07-20HAS_CONFIGURE -> GNU_CONFIGURE.tv1-2/+2
1998-07-20Change to use pkg version of libtool rather than a private copy.tv3-20/+41
1998-07-19PR 5799: ${PREFIX} -> ${LOCALBASE}, "part 2"tv1-2/+2
1998-07-19Update qt to 1.40. Use libtool to generate the shared and static library.tv7-290/+448
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19For X11 pkgs, libtool must be searched for in ${LOCALBASE}. Noticed bytv1-2/+2
Jochen Pohl in PR #5799.
1998-07-19Enable xcb.frueauf1-2/+2
1998-07-19Initial addition of xcb-2.3, an extensible, multiple cut buffers for X.frueauf5-0/+35
Closes pr 5771 by Tim Rightnour.
1998-07-18- Adapt to use pkg version of libtool instead of its own private copy.tv4-25/+45
- Use INSTALL_{PROGRAM,DATA,SCRIPT} from the pkg system in the makefiles instead of hacking around the INSTALL= breakage in configure. - Change @dirrm share/aclocal to a "try to delete aclocal directory" via @unexec rmdir || true - more than one pkg uses the aclocal dir.
1998-07-17Update to use pkg version of libtool instead of lesstif's private copy.tv6-16/+52
1998-07-15Install "glibconfig.h" in "${PREFIX}/include" so that "gtk+" applicationstron2-4/+13
can find it, fixes PR pkg/5728 by Perry E. Metzger.
1998-07-15Create symbolic links that will work in a binary package if the preficesagc1-3/+3
differ.
1998-07-15Use automatic shared object handlingagc2-6/+2
1998-07-15Use automatic shared object handlingagc2-7/+2
1998-07-15Update libpng to 1.0.2. Works with all dependent pkgs I have testedtv1-2/+2
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
1998-07-15Use automatic shared object handlingagc12-42/+18
1998-07-15Use automatic shared object handlingagc4-10/+4
1998-07-15Use "Xaw3d" instead of "Xaw".tron10-12/+129
1998-07-15Remove directory "lib/X11/xcolorsel" on deinstallation.tron1-1/+2
1998-07-15add xcolorsel: a color selection utilityperry6-0/+45
1998-07-14Add "${CONFLICTS}".tron3-3/+9
1998-07-14Update "kde" to version 1.0.tron1-6/+6
1998-07-14Don't remove files which are now part of the "kdelibs" package.tron2-5/+7
1998-07-14Forgot to commit this: link "kaudio/maudio" with "ossaudio" library.tron1-0/+11
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf3-5/+8
package Makefile.
1998-07-13Enable xwritstsarna1-1/+2
1998-07-13Add xwrits-2.6.1 package by mcmahill@mtl.mit.edu. Xwrits is a utility totsarna5-0/+28
remind the user to take typing breaks, to help avoid or recover from repetitive motion injury.
1998-07-13Update "kdebase" to version 1.0.tron8-212/+318
1998-07-13Update xscreensaver to 2.24.frueauf3-4/+8
1998-07-13Update "kdelibs" to version 1.0.tron3-24/+96
1998-07-13Fix "${XMKMF}" so that building without "${X11BASE}/bin" in search pathtron1-2/+3
will succeed.
1998-07-13Add "CONFIGURE_ARGS+=--enable-production". Closes pr 5738 by Stefan Hensen.frueauf1-2/+5
1998-07-12Update "windowmaker" to version 0.16.1 using changes supplied bytron9-225/+118
Mario Kemper.
1998-07-09update to sunclock 1.4perry4-18/+6
1998-07-09disable xpkgwedge for less surprisehubertf1-2/+2
1998-07-09Find mkfontdir in $PATH; don't look for it in $(BINDIR) - lets x3270 worktv1-0/+11
with xpkgwedge.