Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 | |
2008-04-07 | Fix PLIST. | joerg | 2 | -7/+6 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 2 | -11/+18 | |
their files via a custom do-install target. | |||||
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+3 | |
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-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+4 | |
2006-08-02 | Fix "static declaration follows non-static" errors that prevented build | kristerw | 2 | -8/+32 | |
with gcc 4.1. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -4/+4 | |
${PREFIX}. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-06-14 | Do not assume a _file member in FILE structures as it may not exist on some | jmmv | 2 | -7/+38 | |
systems (e.g., Linux). Instead, use fileno(3). Closes PR pkg/29498. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-05-23 | Use option "-r" instead of "-e" for the '[' command since this is not | heinz | 1 | -2/+2 | |
portable to some operating systems (eg UnixWare or IRIX 5). | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-07-11 | Use X11PREFIX in preference to X11BASE when installing this package, so | agc | 1 | -4/+4 | |
that the package cooperates better with an installed xpkgwedge. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+8 | |
1998-11-12 | Some more for pkglint. | frueauf | 4 | -0/+8 | |
1998-09-14 | more work on /var/games scroefiling | garbled | 3 | -12/+12 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-16 | Make "xpipeman" work under alpha, patches supplied by Tim Rightnour in | tron | 4 | -0/+115 | |
PR pkg/5943. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-01 | Initial addition of xpipeman-1.5, a connect the pipes to contain the | frueauf | 7 | -0/+67 | |
water flow game for X11. Closes pr 5889 by Tim Rightnour. |