Age | Commit message (Expand) | Author | Files | Lines |
2007-02-02 | Modular Xorg support. | joerg | 1 | -4/+4 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+3 |
2006-09-24 | Rename static variable to avoid conflict with time(2). | joerg | 2 | -1/+42 |
2006-09-08 | Needs tar as tool. Use tools framework for unzip as well, instead of | joerg | 1 | -4/+2 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-01-21 | Update package Makefile now that bsd.pkg.extract.mk is using the | jlam | 1 | -3/+4 |
2006-01-12 | Fix errno. | joerg | 4 | -36/+47 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-07-19 | Set LICENSE to xdoom-license. | wiz | 1 | -2/+2 |
2005-07-19 | Does not really need gtar -- switch to using tar. | wiz | 1 | -4/+4 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -4/+2 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -1/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -2/+2 |
2005-05-15 | Note where gzip or gunzip is required by the package since it isn't | jlam | 1 | -1/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Define "LINUX" on Linux. This fixes PR pkg/29489. | minskim | 1 | -1/+7 |
2005-02-24 | Use endian.mk instead of patching source code. | minskim | 3 | -19/+12 |
2005-02-24 | Use variables and header files defined in ossaudio.buildlink3.mk to make | minskim | 3 | -7/+7 |
2005-02-24 | Use the buildlink3 framework. | minskim | 1 | -1/+4 |
2005-02-24 | Honor CFLAGS set by pkgsrc. | minskim | 3 | -7/+7 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+3 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-09-29 | Trivial fix for GCC3. | mycroft | 2 | -1/+32 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2002-08-22 | Fix ridiculously stupid unaligned accesses. | mycroft | 2 | -1/+29 |
2002-08-22 | Fix more obvious word size cruft. | mycroft | 4 | -7/+104 |
2002-08-22 | Deal with some obvious pointer size issues that prevent xdoom even loading the | mycroft | 2 | -4/+65 |
2002-08-19 | Crank PKGREVISION. | mycroft | 1 | -2/+2 |
2002-08-19 | Fix the special-case do-build target to respect MAKE_ENV. | mycroft | 1 | -3/+3 |
2002-08-19 | Fix the WAD version number printf(), which is very obviously broken. | mycroft | 2 | -4/+4 |
2002-07-29 | Fix for PR 17741, m_swap.h needs to have sys/endian.h included to | blymn | 2 | -6/+12 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -5/+5 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-27 | Work with xpkgwedge | abs | 3 | -7/+8 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -32/+30 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2000-10-21 | Regen. | mycroft | 1 | -2/+2 |
2000-10-21 | int32_t -> int | mycroft | 1 | -3/+3 |
2000-02-03 | Update to 1.10nb1 | abs | 28 | -624/+783 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
1999-12-29 | Use "/dev/sound" instead of "/dev/dsp" as sound device. Fixes PR pkg/9066 | tron | 2 | -6/+24 |