Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | Update to 0.60.4: | wiz | 3 | -8/+8 |
2006-01-05 | Fix DEPENDS line. | wiz | 1 | -2/+2 |
2006-01-05 | Add DragonFly support. Fix a C++ issue by dropping the default value | joerg | 6 | -2/+94 |
2006-01-04 | Add missing DEPENDS on py-xml. Bump PKGREVISION. recht@ ok. | wiz | 1 | -1/+4 |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 |
2006-01-03 | Reset maintainer on request. | wiz | 1 | -2/+2 |
2006-01-03 | Bump PKGREVISION for PLIST change. | wiz | 1 | -1/+2 |
2006-01-03 | Add missing installed files. No functional change so no PKGREVISION bump. | darcy | 1 | -1/+7 |
2006-01-03 | Update to 1.57: | wiz | 2 | -7/+6 |
2006-01-03 | Update to 1.09: | wiz | 2 | -7/+6 |
2006-01-03 | Bump PKGREVISION by update of ruby18-base package. | taca | 2 | -4/+4 |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby based packages. | taca | 12 | -44/+39 |
2006-01-03 | Update MASTER_SITES. | taca | 1 | -2/+3 |
2006-01-03 | PKGREVISION bump for icu shlib major bump. | wiz | 2 | -4/+4 |
2006-01-03 | Update to 3.4: | wiz | 9 | -72/+53 |
2006-01-02 | s,-lpthread,${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}, | joerg | 2 | -5/+5 |
2006-01-02 | Include sys/time.h before sys/resource.h. | joerg | 2 | -1/+14 |
2006-01-02 | config.guess and config.sub override. | joerg | 1 | -1/+9 |
2006-01-02 | Don't define alloca on DragonFly and FreeBSD, conflicts with stdlib.h. | joerg | 3 | -1/+31 |
2006-01-02 | Just use stdlib.h for malloc. | joerg | 2 | -1/+26 |
2006-01-01 | Update to 1.7k: bug fix release. | wiz | 2 | -6/+6 |
2005-12-31 | > When building on Interix, add Xext to X_EXTRA_LIBS. The xditview | ben | 2 | -6/+6 |
2005-12-31 | When building on Interix, add Xext to X_EXTRA_LIBS. The xditview | ben | 1 | -1/+5 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 5 | -9/+10 |
2005-12-31 | Add DragonFly support. Fix a number of GCC 3.4 issues. | joerg | 21 | -7/+1315 |
2005-12-30 | Add DragonFly support. | joerg | 4 | -3/+32 |
2005-12-29 | Builds fine for me. | is | 1 | -4/+1 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 12 | -24/+12 |
2005-12-28 | Update to 4.0.2. From the changelog: | schmonz | 2 | -7/+7 |
2005-12-28 | Define "man1dir" in the configure environment so it can use custom | reed | 1 | -1/+2 |
2005-12-27 | Patch so Makefile will use @mandir@ as set by configure script. | reed | 2 | -4/+4 |
2005-12-27 | Allow this to use custom PKGMANDIR by setting MAN1DIR and MAN45DIR | reed | 1 | -2/+4 |
2005-12-27 | Mention "version 1" in the COMMENT and "old" in the DESCR to help | reed | 2 | -3/+3 |
2005-12-27 | msgfmt user. | joerg | 1 | -1/+4 |
2005-12-27 | Update to 4.0. From the changelog: | schmonz | 3 | -12/+13 |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 6 | -12/+12 |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 2 | -2/+8 |
2005-12-24 | Missed "make mps". | kim | 1 | -1/+3 |
2005-12-24 | There is no "==" operator in test(1). | kim | 2 | -0/+26 |
2005-12-23 | Remove textproc/eperl -- it doesn't compile with Perl 5.8.x at all and | jlam | 10 | -607/+1 |
2005-12-20 | Bumped PKGREVISION as the contents of the binary package is affected by | rillig | 1 | -2/+2 |
2005-12-20 | Added the explicit path to ghostscript to the CONFIGURE_ARGS to avoid | rillig | 1 | -1/+2 |
2005-12-18 | Remove CVS ids in context, otherwise the patch checksum is incomplete. | joerg | 5 | -15/+15 |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 1 | -2/+2 |
2005-12-11 | Remove ruby16-* packages support. | taca | 1 | -8/+1 |
2005-12-11 | Remove ruby16-* packages support. | taca | 1 | -6/+1 |
2005-12-10 | Upgrade to 0.3.9 | darcy | 3 | -9/+20 |
2005-12-09 | Add x11 option to the package, on by default. | wiz | 3 | -1/+104 |
2005-12-09 | Remove PLIST.SunOS -- it is incorrect, and the differences | wiz | 1 | -529/+0 |
2005-12-08 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 |