summaryrefslogtreecommitdiff
path: root/sysutils/grun
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-27Set MAINTAINER to tech-pkg@NetBSD.org.epg1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-18Convert to buildlink3.snj1-4/+4
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-4/+6
have been converted to USE_BUILDLINK2.
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+3
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-06-01added USE_PTHREAD=native pth-syscall pth to allow this package togrant1-1/+2
co-exist with KDE3 and other packages. reported in pkg/17131 by ptiJo@noos.fr.
2001-11-18Initial import of grun-0.9.2 into the NetBSD Packages Collection.agc5-0/+63
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, similar to xexec. However, gRun is much more powerful than xexec, looks a lot better, and has the big advantage that you can start typing a command without having to mouse-click into the text field. Provided in pkg PR 14440 by "Eric Gillespie, Jr." <epg@pretzelnet.org>, modified slightly by me.