Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-01-08 | Always include errno.h. Avoid the compat interface and correct prototypes. | joerg | 2 | -13/+47 |
2006-01-08 | Rename exp2, GCC 3.4 considers it to be a builtin. | joerg | 2 | -1/+42 |
2006-01-08 | Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql | xtraeme | 1 | -1/+2 |
2006-01-08 | Use SUBST framework. Readd some replacements in the mak files, since | joerg | 21 | -42/+404 |
2006-01-08 | Add a missing directory (ruby-cmd). | minskim | 1 | -1/+2 |
2006-01-08 | Add ruby-gnome2-pango. | minskim | 1 | -1/+2 |
2006-01-08 | Import ruby-gnome2-pango from pkgsrc-wip. Packaged by Dieter Roelants. | minskim | 4 | -0/+47 |
2006-01-08 | Add ruby-gnome2-atk. | minskim | 1 | -1/+2 |
2006-01-08 | Import ruby-gnome2-atk from pkgsrc-wip. Packaged by Dieter Roelants. | minskim | 3 | -0/+22 |
2006-01-08 | Add ruby-gnome2-glib. | minskim | 1 | -1/+2 |
2006-01-08 | Import ruby-gnome2-glib from pkgsrc-wip. Packaged by Dieter Roelants. | minskim | 3 | -0/+23 |
2006-01-07 | Update to 2.16.1, provided by Andreas Hallmann in PR 32190. | wiz | 4 | -14/+16 |
2006-01-07 | Use textproc/intltool/buildlink3.mk. | wiz | 1 | -3/+2 |
2006-01-07 | Needs XML::Parser at build time for intltool. | salo | 1 | -1/+3 |
2006-01-07 | Fix configure script to detect libexif header files correctly, | wiz | 1 | -1/+7 |
2006-01-06 | Use SUBST framework. | joerg | 1 | -7/+8 |
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 12 | -21/+24 |
2006-01-06 | Needs broken gettext detection. | joerg | 1 | -1/+2 |
2006-01-06 | Update to 2.8.5: | wiz | 2 | -6/+6 |
2006-01-05 | Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", | ghen | 1 | -2/+1 |
2006-01-04 | Fix path to scons-devel in DEPENDS line. | wiz | 1 | -2/+2 |
2006-01-04 | Use PKG_SYSCONFDIR as the prefix of default configuration files instead. | gehenna | 1 | -1/+3 |
2006-01-04 | Update to 1.6.0 | adrianp | 2 | -6/+6 |
2006-01-04 | Addd optional support for thread safety and C++ with the options: | recht | 5 | -7/+75 |