Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-12 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2007-02-22 | pkglint cleanup; update HOMEPAGE/MASTER_SITES. | wiz | 1 | -3/+3 | |
From Sergey Svishchev in private mail. | |||||
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-06-21 | INSTALL_TARGET is automatically set to the right value if USE_IMAKE is | jlam | 1 | -3/+1 | |
defined, so no need to set it explicitly here. | |||||
2006-06-20 | Also call install.man. | joerg | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-03 | Let imake handle the man pages and use PLIST variables. Bump revision, | joerg | 2 | -14/+8 | |
since only one copy is installed now e.g. on NetBSD. | |||||
2005-08-20 | Add some missing man pages to the PLIST. | kristerw | 2 | -3/+8 | |
Bump PKGREVISION. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-15 | Don't forcibly try to install .0 formatted catpages -- Interix imake | tv | 2 | -7/+3 | |
doesn't produce them. Just install the .1 pages. Rather than using ${DISTNAME}nbX, use the newer PKGREVISION convention. | |||||
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-07-22 | USE_BUILDLINK3, to make it build even if ncurses is installed | drochner | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-09 | Make this build with gcc-3.3.2. | fredb | 4 | -1/+54 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 | |
2002-12-05 | Update xlife to 5.0nb1: | abs | 3 | -9/+11 | |
Set -DLIFEDIR in EXTRA_DEFINES not CCOPTIONS, to permit optmisation flags to be passed in CCOPTIONS. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-12-31 | Initial import of xlife-5.0, an X implementation of John Horton Conway's | fredb | 6 | -0/+350 | |
classic "Game of Life". |