summaryrefslogtreecommitdiff
path: root/x11/qt2-designer-kde
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-14/+14
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-03-14As report by Emiel Kollof on "current-users" the datasize needs to betron1-3/+4
unlimited at least for NetBSD-sparc.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-3/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-16Change dependency on qt2-libs to qt2-libs>=${QTVERSION} so that it mayjlam1-2/+2
match qt2-libs-2.3.1nb1.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-3/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-13Use x11.buildlink.mk.jlam1-1/+2
2001-07-15Make qt2-designer and qt2-designer-kde conflict with each other andjlam3-8/+18
install identical filenames. qt2-designer-kde is now a superset of the functionality in qt2-designer. Bump the version numbers of both packages to 2.3.1nb1. On suggestion by Nick Hudson (skrll@netbsd.org).
2001-07-15Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-8/+9
2001-05-14Split out KDE support into a separate pkg. While qt2 already takesdrochner3-0/+34
hours to compile, the KDE stuff makes it absolutely unbearable for someone not explicitely interested in it.