Age | Commit message (Expand) | Author | Files | Lines |
2006-01-15 | Upon further inspection (while writing the buildlink3.mk file), I noticed | jmmv | 1 | -3/+2 |
2006-01-15 | Add and enable liboil. | jmmv | 1 | -1/+2 |
2006-01-15 | Initial import of liboil, version 0.3.6: | jmmv | 4 | -0/+89 |
2006-01-15 | Needs GNU-like soelim. | joerg | 1 | -1/+3 |
2006-01-15 | Fix some ancient C. This time with patch. | joerg | 1 | -0/+44 |
2006-01-15 | Fix some ancient C. | joerg | 1 | -1/+2 |
2006-01-15 | Add DragonFly support. Make the pre-install script a bit more likely | joerg | 7 | -6/+72 |
2006-01-15 | Fix errno. Add DragonFly. | joerg | 4 | -3/+34 |
2006-01-15 | Fix errno. | joerg | 4 | -2/+30 |
2006-01-15 | config.guess / config.sub replacement. | joerg | 1 | -1/+9 |
2006-01-15 | Do not set BUILDLINK_DEPMETHOD of ruby-gnome2-pango to "build", | minskim | 1 | -2/+1 |
2006-01-15 | Use RUBY_SITEARCHLIBDIR and RUBY_DLEXT in PLIST to build on more platforms. | minskim | 3 | -8/+8 |
2006-01-15 | Strip everything after the first hyphen to match OS_VERSION in | joerg | 3 | -1/+29 |
2006-01-15 | Uses libtool, so USE_LIBTOOL=yes. | wiz | 1 | -1/+2 |
2006-01-15 | Add and enable mercurial. | wiz | 1 | -1/+2 |
2006-01-15 | Initial import of mercurial-0.7: | wiz | 4 | -0/+192 |
2006-01-15 | Add and enable bzr. | wiz | 1 | -1/+2 |
2006-01-15 | Initial import of bzr-0.6.2: | wiz | 4 | -0/+521 |
2006-01-14 | Remove swig-build, swig-python, and swig-perl, replaced by swig. | wiz | 19 | -2034/+1 |
2006-01-14 | Updated boaconstructor to 0.4.4: Changes since version 0.2.3 include | wulf | 4 | -223/+2682 |
2006-01-13 | Don't explicitely depend on mysql-client. The relevant PERL package will | cube | 1 | -3/+2 |
2006-01-13 | Forgotten checksum update. wiz@ reminder. | joerg | 1 | -2/+2 |
2006-01-13 | Added two patches. patch-ab avoids tons of #line warnings from the cpp | rillig | 4 | -3/+58 |
2006-01-12 | Fix build of boost on DragonFly. | joerg | 3 | -3/+9 |
2006-01-12 | Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0. | joerg | 3 | -7/+20 |
2006-01-12 | Add DragonFly support. Bump revision. | joerg | 4 | -10/+55 |
2006-01-12 | Moved the definition of PKGREVISION from cvsup/Makefile.common into the | rillig | 3 | -4/+5 |
2006-01-12 | Remove swig13, it has been moved to swig. | wiz | 8 | -400/+2 |
2006-01-12 | Update to 1.3.24 with contents of devel/swig13. | wiz | 7 | -104/+365 |
2006-01-12 | Added support for DragonFly. | martti | 4 | -1/+42 |
2006-01-12 | - Perl is needed at runtime. | rillig | 1 | -3/+5 |
2006-01-11 | Added documentation and example files. Bumped PKGREVISION. | rillig | 2 | -3/+34 |
2006-01-11 | Added cqual. | rillig | 1 | -1/+2 |
2006-01-11 | Imported cqual. | rillig | 5 | -0/+84 |
2006-01-10 | Switch to manual written Makefile and use libtool. This fixes | joerg | 3 | -18/+52 |
2006-01-09 | Bump to nb1 for adodb security issue (adodb is included with mantis) | adrianp | 2 | -3/+8 |
2006-01-09 | Uses msgfmt. | joerg | 1 | -1/+2 |
2006-01-09 | Add DrgaonFly support. Link hdiff explicitly against -lm, it uses sqrt. | joerg | 3 | -4/+19 |
2006-01-09 | Fix GCC 3.4+: Don't clobber %ebx on IA32. | joerg | 2 | -1/+24 |
2006-01-09 | ksh as build dependency. It doesn't seem to be used at run time, just | joerg | 1 | -1/+2 |
2006-01-09 | Don't run test by default, make it a TEST_TARGET. | joerg | 3 | -8/+14 |
2006-01-09 | Fix MASTER_SITE entry. | joerg | 1 | -2/+2 |
2006-01-09 | stdout can't be used on file scope, defer to run time. | joerg | 2 | -1/+24 |
2006-01-09 | Add DragonFly support. | joerg | 3 | -1/+29 |
2006-01-09 | Use NetBSD rules for DragonFly as well. Don't hard-code -lpthread. | joerg | 3 | -3/+15 |
2006-01-09 | Add DragonFly support. The sys/types.h works around a header bug in | joerg | 4 | -7/+40 |
2006-01-09 | *** empty log message *** | uebayasi | 3 | -10/+9 |
2006-01-09 | Added a patch that fixes the mixing of code and declarations. | rillig | 2 | -1/+19 |
2006-01-08 | Override config.guess and config.sub. Add DragonFly. | joerg | 3 | -7/+26 |
2006-01-08 | DragonFly uses SIGBUS for access violations. Fix the vprint | joerg | 3 | -3/+17 |