Age | Commit message (Expand) | Author | Files | Lines |
2006-02-22 | Add missing x11.bl3.mk. | wiz | 1 | -1/+2 |
2006-02-20 | Get rid og @CLASSPATH_MODULE@, it was not used (an artefact of classpath | tonio | 3 | -1/+41 |
2006-02-19 | Always link scmlit with LIBS=-lm, since it uses math functions. | joerg | 8 | -3/+213 |
2006-02-18 | Add missing makeinfo and pkg-config tools; fixes build and PLIST. | wiz | 1 | -2/+3 |
2006-02-18 | Add missing dir to PLIST. Bump PKGREVISION. | wiz | 2 | -4/+5 |
2006-02-18 | Fix DISTNAME after PKGREVISION bump. | wiz | 1 | -2/+2 |
2006-02-18 | Fix installation after PKGREVISION bump. | wiz | 1 | -3/+3 |
2006-02-18 | Use REQD_DIRS instead of OWN_DIRS, for CHECK_FILES. | wiz | 2 | -15/+15 |
2006-02-17 | pax(1), like tar(1), likes to strip leading slashes from pathnames. So the | rillig | 1 | -18/+11 |
2006-02-17 | Install bin/pear with correct file permissions | adam | 2 | -6/+6 |
2006-02-16 | Do not remove share/aclocal, it's in the *dist files. | wiz | 1 | -2/+1 |
2006-02-16 | The HOMEPAGE is not longer correct. | reed | 1 | -3/+3 |
2006-02-15 | Converted to the SUBST framework. Fixed all pkglint warnings. | rillig | 3 | -127/+127 |
2006-02-10 | Use a pointer, instead of an array, to avoid an error on Darwin. | minskim | 2 | -1/+15 |
2006-02-06 | add fix to build php-xmlrpc and php5-dom successfully with 5.1.2 | jdolecek | 1 | -1/+4 |
2006-02-06 | Updated lang/php5 to 5.1.2 | martti | 9 | -37/+55 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 140 | -202/+283 |
2006-02-02 | Added support for dynamic loading on NetBSD. Bumped PKGREVISION. | rillig | 5 | -27/+33 |
2006-02-02 | Added two missing files to the PLIST. Bumped PKGREVISION. | rillig | 2 | -3/+5 |
2006-01-30 | Simplify pattern for REPLACE_RUBY to fix some packages which contains | taca | 1 | -2/+2 |
2006-01-27 | Added lang/spidermonkey (required by the newer avidemux pkg) | xtraeme | 1 | -1/+2 |
2006-01-27 | Initial import of spidermonkey-1.5. | xtraeme | 7 | -0/+206 |
2006-01-27 | Update lang/coq to 8.0pl3 | tonio | 5 | -113/+99 |
2006-01-27 | Do not use the wrapper for ocaml (the wrapper is incorrect then, it tries to ... | tonio | 1 | -2/+7 |
2006-01-27 | Update tcl-otcl to 1.11. | minskim | 6 | -42/+66 |
2006-01-26 | This package uses FILES_SUBST_SED, so USE_PKGINSTALL must be set to "yes". | rillig | 1 | -1/+2 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 6 | -7/+12 |
2006-01-24 | Add missing part for the last python24 fix. | recht | 1 | -5/+1 |
2006-01-23 | Don't disable builtin readline, express dependency on GNU readline | joerg | 1 | -2/+2 |
2006-01-23 | Fix errno. | joerg | 2 | -1/+16 |
2006-01-23 | Fix module compilation / libpython build on Darwin. This enables modules | recht | 4 | -76/+957 |
2006-01-21 | Update package Makefile now that bsd.pkg.extract.mk is using the | jlam | 2 | -5/+3 |
2006-01-20 | Rename EXTRACT_ENV.bin to EXTRACT_ENV in preparation for a reimplementation | jlam | 1 | -2/+2 |
2006-01-19 | Use SUBST framework instead of FILES_SUBST_SED. | joerg | 1 | -5/+8 |
2006-01-16 | Changes 8.4.12: | adam | 14 | -129/+97 |
2006-01-16 | Make lang/coq compile with ocaml 3.09 | tonio | 3 | -11/+26 |
2006-01-16 | Changes 3.09.1: | adam | 19 | -90/+95 |
2006-01-15 | Explicitly specify encoding as "utf-8", which is used as default | uebayasi | 1 | -1/+2 |
2006-01-15 | Restore binary compatibility with previous versions of perl-5.8.x that | jlam | 1 | -10/+11 |
2006-01-13 | config.guess and config.sub override. | joerg | 1 | -1/+3 |
2006-01-13 | Fix errno. | joerg | 2 | -1/+14 |
2006-01-13 | Use the vendor-supplied set of fixes for the following security advisories: | jlam | 3 | -20/+29 |
2006-01-13 | Finish removing extraneous code only useful for snapshots missed in the | jlam | 1 | -8/+4 |
2006-01-13 | Remove snapshot and release-candidate code since they're outdated and are | jlam | 1 | -24/+2 |
2006-01-12 | Add DragonFly supoprt. On FreeBSD, dlerror() can be used as well. | joerg | 4 | -16/+48 |
2006-01-12 | Add DragonFly. Be a bit nicer to CPP and add trailing \ to mask the | joerg | 6 | -7/+52 |
2006-01-11 | Use PTHREAD_* instead of hard-wired -lpthread or -lrt. Expects GNU m4. | joerg | 4 | -3/+39 |
2006-01-11 | Use NetBSD target for DragonFly as well. | joerg | 2 | -4/+4 |
2006-01-11 | Fix compilation on DragonFly. | joerg | 2 | -1/+12 |
2006-01-11 | Use same indirection idea for WRKSRC as tcl-tclX. | joerg | 1 | -5/+12 |