summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-10-07Convert to buildlink2. Sort PLIST.wiz2-15/+15
2002-10-07Convert to buildlink2.wiz1-7/+7
2002-10-07Use bsd.pkg.install.mk and SPECIAL_PERMS to note the setuid-root programsjlam1-16/+13
that need to have their permissions changed at post-install time to be owned by ${ROOT_USER}:${ROOT_GROUP} and have mode 4755.
2002-10-07Trivially use buildlink2.jlam1-1/+2
2002-10-06Back out PKGREVISION bump of kdelibs3...the PLIST fixes were only injlam1-2/+2
koffice3.
2002-10-06Bump PKGREVISION and note PLIST conflicts between older versions ofjlam1-2/+4
kdelibs3 and koffice3.
2002-10-06Unused (yay!).wiz1-68/+0
2002-10-05Unused.wiz1-6/+0
2002-10-05Convert to buildlink2.wiz1-6/+6
2002-10-05Unused.wiz1-49/+0
2002-10-05Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps.rh1-2/+2
Closes PR pkg/18275.
2002-10-05Convert to buildlink2.mk.wiz1-3/+4
2002-10-03regen (buildlink2ification)wiz1-3/+1
2002-10-02Use automake.mk.wiz1-8/+9
2002-10-02buildlink1 -> buildlink2jlam1-18/+6
2002-10-02We shouldn't need the plugins when building software, only when runningjlam1-6/+1
software.
2002-10-02Trivially use buildlink2.jlam1-1/+2
2002-10-02Note that this package is part of a Qt3 build.jlam1-1/+2
2002-10-02Bracket passing QTDIR to the make and configure environments so that theyjlam1-3/+6
aren't used when building Qt3 itself, as Qt3 expects QTDIR=${WRKSRC}, which is handled by qt3-libs/Makefile.common.
2002-10-02buildlink1 -> buildlink2markd1-14/+14
2002-10-01Fix RCS Id.jlam1-1/+1
2002-10-01* Use EXPORT_DYNAMIC_LDFLAGS instead of hard-coding "-Wl,-export..."jlam1-12/+8
* Checking the gcc version is unnecessary when using gcc/buildlink2.mk" * buildlink2 allows the configure script to detect xml-config on its own; we don't need to tell the script where it is through XML_CONFIG=...
2002-10-01buildlink1 -> buildlink2markd1-24/+17
2002-10-01Remove dependency on egcs for Solaris.markd2-6/+6
Add capability to specify additional system libraries in the qmake.conf and use it in the Solaris case to add -lresolv -lsocket -lnsl
2002-10-01Add CONFLICTS with arts. Proposed in PR 18486.wiz1-1/+3
2002-09-30Use buildlink2.jlam1-1/+2
2002-09-30Make configure find our utmpx file.martin3-17/+43
Add lastlogx support (XXX someone check this please, XXX need a autoconfig check for this?) This avoids the previous brute-force hack that disabled utmpx support on NetBSD completely.
2002-09-30Brute-force SYSV style utmpx handling off if compiling for NetBSD.martin2-1/+16
Our utmpx (at least in current) is good enough to be recognized, but the configure script/ifdef logic assumes we are SysV then, unless overriden as Solaris (RXVT_UTMP_AS_UTMPX). But we are BSD style utmpx, so no ut_id, ut_pid, ut_type and friends.
2002-09-29Two fixes from Urban Boquist. Closes PR 18197.wiz2-4/+4
2002-09-29buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gccjlam1-11/+11
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gccjlam1-2/+2
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gccjlam1-5/+6
2002-09-29buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gccjlam3-44/+21
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gccjlam1-6/+2
2002-09-29Add and enable gnustep-preferencesrh1-1/+2
2002-09-29Initial import of gnustep-preferences-1.2.0, an application for settingrh4-0/+106
preferences for the GNUstep system.
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packagesjlam1-6/+7
uses C++. Hopefully fixes pkg/16567.
2002-09-28Add and enable gnustep-backrh1-1/+2
2002-09-27Initial import of gnustep-back-0.8.1, the X11 GUI backend for GNUsteprh5-0/+85
2002-09-27Add a buildlink2.mkrh1-0/+26
2002-09-27Make this work with xpkgwedge by using PREFIX instead of X11BASE.grant6-21/+30
Bump PKGREVISION. Fixes pkg/18197 from Urban Boquist <urban@boquist.net>.
2002-09-27Add and enable gnustep-guirh1-1/+2
2002-09-27Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library.rh7-0/+774
2002-09-27* use bsd.pkg.install.mk and automatic rc.d script handling.grant2-21/+16
* convert to rc.subr-style script.
2002-09-27regen (patch-aa removal)wiz1-2/+1
2002-09-25Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loadedhubertf3-2/+19
2002-09-25Fix for xpkgwedge.hubertf2-5/+5
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413.
2002-09-24Sort.wiz1-3/+3
2002-09-24Complete standardization of messages according to latest pkglint.wiz9-27/+27
2002-09-24BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for finding qt3-libs headersjlam1-0/+3
and libraries.