Age | Commit message (Expand) | Author | Files | Lines |
2005-03-17 | Tell imake that there is no man page. | wiz | 2 | -6/+15 |
2005-03-17 | Fix distinfo (hi rillig!). | snj | 1 | -3/+3 |
2005-03-16 | Using fd_set instead of struct fd_set is more portable. Needed for Linux. | rillig | 2 | -1/+18 |
2005-03-16 | Assume that sys_errlist and sys_nerr are predeclared on Linux. Fixes | rillig | 2 | -7/+11 |
2005-03-16 | Updated patches checksums. | rillig | 1 | -2/+2 |
2005-03-16 | Fixed the type of the signal handler in xkobo.C. Fixes pr#29495. | rillig | 2 | -11/+11 |
2005-03-16 | Including <sys/stat.h> for the file permission constants. Fixes | rillig | 2 | -7/+15 |
2005-03-16 | Added a patch that replaces C++ comments by C comments. Needed for | rillig | 2 | -1/+35 |
2005-03-16 | Renamed a method tolower to bz_tolower to avoid namespace collisions. | rillig | 3 | -1/+69 |
2005-03-14 | Fixed quoting for CPPFLAGS. Approved by wiz. | rillig | 1 | -2/+2 |
2005-03-14 | Added two patches to make urban compile on NetBSD-1.6.2 with g++-2.95.3. | rillig | 3 | -1/+51 |
2005-03-13 | Back previous, irrelevant quoting fix. | uebayasi | 1 | -2/+2 |
2005-03-13 | Back out previous, irrelevant quoting fix. | uebayasi | 1 | -3/+3 |
2005-03-11 | Disabled -Wall -Werror flags for gcc. Approved by wiz. | rillig | 1 | -1/+2 |
2005-03-07 | Use optimisation flags from now on | adam | 3 | -32/+25 |
2005-03-07 | Update to 1.15.3.0: | wiz | 2 | -7/+6 |
2005-03-07 | Update to 0.4.7: | wiz | 3 | -8/+16 |
2005-03-07 | Fix quoting. | uebayasi | 3 | -7/+7 |
2005-03-01 | Update to 0.8.11: | wiz | 3 | -88/+138 |
2005-02-28 | Add patch to make sed script work with GNU sed on Mandrake 10.1. | ben | 2 | -1/+13 |
2005-02-28 | Update to ivan 0.50, which should address PR#29415. | ben | 4 | -30/+29 |
2005-02-28 | Remove ularn SUBDIR, since ularn has been removed. | ben | 1 | -2/+1 |
2005-02-28 | Remove ularn package, as the code is unmaintained and messy. | ben | 36 | -5589/+0 |
2005-02-28 | Fix Ularn to build on Mandrake Linux 10.1. This addresses PR#29450. | ben | 7 | -71/+124 |
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 | 236 | -236/+506 |
2005-02-22 | Work around broken qt test in configure script, and add some patches | wiz | 13 | -8/+175 |
2005-02-22 | Use ${GMAKE} instead of gmake. | minskim | 3 | -6/+8 |
2005-02-22 | Regen to make GNU patch happy. This fixes PR pkg/29491. | minskim | 2 | -5/+6 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 7 | -14/+14 |
2005-02-20 | Add and enable scid. | minskim | 1 | -1/+2 |
2005-02-20 | Import scid. Packaged by Jung-Min Seo, aka luapz, and modified by me. | minskim | 5 | -0/+118 |
2005-02-20 | Use time(3) instead of ftime(3) and do not link against libcompat. | wiz | 3 | -8/+21 |
2005-02-19 | Update to 0.8.10. | lukem | 2 | -5/+5 |
2005-02-17 | Add new patch (patch-bk) so YACC and LEX are not forced as yacc and lex. | reed | 3 | -2/+20 |
2005-02-17 | Add missing ossaudio.bl3.mk, use LDFLAGS instead of LIBS for LIBOSSAUDIO. | xtraeme | 1 | -2/+3 |
2005-02-17 | Update to 0.9.10. | peter | 4 | -42/+5 |
2005-02-17 | Don't use a harcoded -lossaudio in LDFLAGS, use LIBS+= ${LIBOSSAUDIO} | xtraeme | 4 | -21/+24 |
2005-02-17 | Include errno.h instead of declaring extern int errno. | wiz | 2 | -1/+14 |
2005-02-17 | Fix quoting. | uebayasi | 1 | -2/+2 |
2005-02-16 | The distribution file changed again without the filename changing. | ben | 2 | -5/+5 |
2005-02-16 | Correct distinfo to reflect DIST_SUBDIR. PR#29388 | ben | 1 | -3/+3 |
2005-02-16 | Distfile changed but filename did not, as stated in the feedback for | ben | 2 | -4/+5 |
2005-02-15 | Make this build with gcc 3.4. | peter | 2 | -1/+23 |
2005-02-15 | Remove the need of patch-ad by adding -DHAS_SOCKLEN_T to CXXFLAGS in patch-aa. | peter | 3 | -21/+4 |
2005-02-15 | Make this build with gcc 3.4. | peter | 3 | -1/+38 |