summaryrefslogtreecommitdiff
path: root/x11/xclip
AgeCommit message (Collapse)AuthorFilesLines
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+2
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-05-08Drop maintainership.snj1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-05-17Take maintainership.snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-03Use new IMAKE_MAN_DIR variables in PLISTs to make these packages morejschauma2-3/+4
portable. Bump PKGREVISION accordingly.
2002-06-16Initial import of xclip 0.08 into the NetBSD packages collection ascjep4-0/+27
x11/xclip. xclip provides a command line interface to the X windows clipboard. Supplied by Sergey Svishchev in PR#17279. Thanks!