Age | Commit message (Expand) | Author | Files | Lines |
2005-06-14 | Let x11/labltk use bdb if native ndbm is not available. | minskim | 2 | -7/+7 |
2005-06-14 | Do not #define _POSIX_SOURCE. We do not need that namespace protection, | kristerw | 2 | -1/+18 |
2005-06-14 | Not all OS have a ln(1) that only accepts one argument, so let's use two. | jschauma | 1 | -2/+2 |
2005-06-12 | allow PECL-like extensions with different MASTER_SITES or EXTRACT_SUFX | jdolecek | 1 | -3/+3 |
2005-06-11 | Perl embeds the full paths to hostname, ln, and sed in several installed | jlam | 1 | -1/+9 |
2005-06-08 | SDBM_File/sdbm/sdbm.h explicitly doesn't include perl.h, but fails to | jlam | 2 | -1/+23 |
2005-06-07 | Make libraries link against libdl if it is available. This fixes PR | minskim | 3 | -8/+10 |
2005-06-07 | Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS. | minskim | 1 | -4/+2 |
2005-06-07 | Make ocaml build with pkgsrc bdb. | minskim | 4 | -5/+71 |
2005-06-06 | Hack to make this package build and run its tests on at least | seb | 1 | -0/+21 |
2005-06-05 | Add DragonFly support; patch from Joerg Sonnenberger. Changes reviewed by | jmmv | 3 | -4/+37 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 3 | -16/+15 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 17 | -34/+33 |
2005-05-31 | Changed $f to ${f}. | rillig | 1 | -3/+3 |
2005-05-31 | don't require native threads, deal with the non-thread case instead. | drochner | 2 | -5/+10 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 3 | -19/+13 |
2005-05-31 | PLIST fixes for IRIX. | jschauma | 2 | -6/+14 |
2005-05-29 | Fix PLIST on NetBSD>=2. | minskim | 2 | -3/+21 |
2005-05-29 | Updated to version 3.4.4. This is a bugfix release. | shannonjr | 2 | -6/+6 |
2005-05-29 | Teach about NetBSD 3.x. | minskim | 3 | -15/+15 |
2005-05-29 | Generate files at "build" instead of "install" so that "make clean" | minskim | 1 | -1/+2 |
2005-05-29 | Make the dbm module build when pkgsrc bdb is used. | minskim | 3 | -8/+80 |
2005-05-29 | Make the bsddb module build when pkgsrc bdb is used. | minskim | 3 | -8/+38 |
2005-05-29 | Add files installed on Linux only. | minskim | 1 | -0/+5 |
2005-05-29 | Explicitly disable modules that should not be built. | minskim | 2 | -12/+12 |
2005-05-29 | Explicitly disable the tkinter module, which is provided by x11/py-Tk. | minskim | 2 | -3/+12 |
2005-05-29 | Include bdb.buildlink3.mk on platforms where the bsddb module is built. | minskim | 1 | -1/+3 |
2005-05-29 | Remove an entry for a nonexistent file. | minskim | 1 | -2/+1 |
2005-05-27 | Quoting fix. | jlam | 1 | -2/+2 |
2005-05-27 | .undef is unnecessary since the temporary variable used in the for loop | jlam | 1 | -4/+1 |
2005-05-26 | Use DIST_SUBDIR to find the collections to set up upon installation. | jschauma | 1 | -2/+2 |
2005-05-25 | Updated scheme48 from 0.57 (four years old) to 1.2. Changes include many | rillig | 3 | -17/+52 |
2005-05-25 | ake the build find the header files. | kristerw | 1 | -1/+2 |
2005-05-25 | Ensure that configure finds ar. | kristerw | 1 | -1/+2 |
2005-05-25 | require gcc>=3 and native threads | drochner | 1 | -1/+4 |
2005-05-25 | Add RMD160 checksum. | wiz | 2 | -2/+4 |
2005-05-25 | Add RMD160 checksum. | wiz | 2 | -2/+4 |
2005-05-23 | Removed trailing white-space. | rillig | 15 | -31/+31 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 47 | -95/+94 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 2 | -14/+3 |
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -2/+1 |
2005-05-21 | Do not strip commands on Linux, where some of them are not regular binaries. | minskim | 1 | -2/+2 |
2005-05-21 | Update ghc to 6.4. | kristerw | 10 | -60/+699 |
2005-05-20 | s/local/locale/ | markd | 1 | -2/+2 |
2005-05-20 | Update from 3.3.3 to 3.3.4. This is a bugfix release. There is a very | shannonjr | 2 | -6/+6 |
2005-05-20 | Move the PLIST_SUBST lines that substitute for PERL5_* variables from | jlam | 1 | -5/+1 |
2005-05-19 | reorder lines to please pkglint | dillo | 1 | -4/+3 |
2005-05-19 | sync with changed distfile -- they have the habit to do minor updates | drochner | 2 | -6/+10 |
2005-05-19 | Split the conditional which seems to occasionally be malformed. This | jlam | 1 | -3/+5 |
2005-05-19 | When perl5/buildlink3.mk is included by a package Makefile, the buildlink | jlam | 1 | -3/+2 |