Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-07 | Convert to buildlink2. Sort PLIST. | wiz | 2 | -15/+15 | |
2002-10-07 | Convert to buildlink2. | wiz | 1 | -7/+7 | |
2002-10-07 | Use bsd.pkg.install.mk and SPECIAL_PERMS to note the setuid-root programs | jlam | 1 | -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-07 | Trivially use buildlink2. | jlam | 1 | -1/+2 | |
2002-10-06 | Back out PKGREVISION bump of kdelibs3...the PLIST fixes were only in | jlam | 1 | -2/+2 | |
koffice3. | |||||
2002-10-06 | Bump PKGREVISION and note PLIST conflicts between older versions of | jlam | 1 | -2/+4 | |
kdelibs3 and koffice3. | |||||
2002-10-06 | Unused (yay!). | wiz | 1 | -68/+0 | |
2002-10-05 | Unused. | wiz | 1 | -6/+0 | |
2002-10-05 | Convert to buildlink2. | wiz | 1 | -6/+6 | |
2002-10-05 | Unused. | wiz | 1 | -49/+0 | |
2002-10-05 | Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps. | rh | 1 | -2/+2 | |
Closes PR pkg/18275. | |||||
2002-10-05 | Convert to buildlink2.mk. | wiz | 1 | -3/+4 | |
2002-10-03 | regen (buildlink2ification) | wiz | 1 | -3/+1 | |
2002-10-02 | Use automake.mk. | wiz | 1 | -8/+9 | |
2002-10-02 | buildlink1 -> buildlink2 | jlam | 1 | -18/+6 | |
2002-10-02 | We shouldn't need the plugins when building software, only when running | jlam | 1 | -6/+1 | |
software. | |||||
2002-10-02 | Trivially use buildlink2. | jlam | 1 | -1/+2 | |
2002-10-02 | Note that this package is part of a Qt3 build. | jlam | 1 | -1/+2 | |
2002-10-02 | Bracket passing QTDIR to the make and configure environments so that they | jlam | 1 | -3/+6 | |
aren't used when building Qt3 itself, as Qt3 expects QTDIR=${WRKSRC}, which is handled by qt3-libs/Makefile.common. | |||||
2002-10-02 | buildlink1 -> buildlink2 | markd | 1 | -14/+14 | |
2002-10-01 | Fix RCS Id. | jlam | 1 | -1/+1 | |
2002-10-01 | * Use EXPORT_DYNAMIC_LDFLAGS instead of hard-coding "-Wl,-export..." | jlam | 1 | -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-01 | buildlink1 -> buildlink2 | markd | 1 | -24/+17 | |
2002-10-01 | Remove dependency on egcs for Solaris. | markd | 2 | -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-01 | Add CONFLICTS with arts. Proposed in PR 18486. | wiz | 1 | -1/+3 | |
2002-09-30 | Use buildlink2. | jlam | 1 | -1/+2 | |
2002-09-30 | Make configure find our utmpx file. | martin | 3 | -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-30 | Brute-force SYSV style utmpx handling off if compiling for NetBSD. | martin | 2 | -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-29 | Two fixes from Urban Boquist. Closes PR 18197. | wiz | 2 | -4/+4 | |
2002-09-29 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -11/+11 | |
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -2/+2 | |
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -5/+6 | |
2002-09-29 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 3 | -44/+21 | |
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -6/+2 | |
2002-09-29 | Add and enable gnustep-preferences | rh | 1 | -1/+2 | |
2002-09-29 | Initial import of gnustep-preferences-1.2.0, an application for setting | rh | 4 | -0/+106 | |
preferences for the GNUstep system. | |||||
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packages | jlam | 1 | -6/+7 | |
uses C++. Hopefully fixes pkg/16567. | |||||
2002-09-28 | Add and enable gnustep-back | rh | 1 | -1/+2 | |
2002-09-27 | Initial import of gnustep-back-0.8.1, the X11 GUI backend for GNUstep | rh | 5 | -0/+85 | |
2002-09-27 | Add a buildlink2.mk | rh | 1 | -0/+26 | |
2002-09-27 | Make this work with xpkgwedge by using PREFIX instead of X11BASE. | grant | 6 | -21/+30 | |
Bump PKGREVISION. Fixes pkg/18197 from Urban Boquist <urban@boquist.net>. | |||||
2002-09-27 | Add and enable gnustep-gui | rh | 1 | -1/+2 | |
2002-09-27 | Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library. | rh | 7 | -0/+774 | |
2002-09-27 | * use bsd.pkg.install.mk and automatic rc.d script handling. | grant | 2 | -21/+16 | |
* convert to rc.subr-style script. | |||||
2002-09-27 | regen (patch-aa removal) | wiz | 1 | -2/+1 | |
2002-09-25 | Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loaded | hubertf | 3 | -2/+19 | |
2002-09-25 | Fix for xpkgwedge. | hubertf | 2 | -5/+5 | |
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413. | |||||
2002-09-24 | Sort. | wiz | 1 | -3/+3 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 9 | -27/+27 | |
2002-09-24 | BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for finding qt3-libs headers | jlam | 1 | -0/+3 | |
and libraries. |