summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam7-21/+21
2005-06-16Add missing RCS Id tag to patch-dc.hira4-4/+8
2005-06-16Create directories before installing files into them.jlam33-34/+90
2005-06-14Let x11/labltk use bdb if native ndbm is not available.minskim2-7/+7
2005-06-14Do not #define _POSIX_SOURCE. We do not need that namespace protection,kristerw2-1/+18
2005-06-14Not all OS have a ln(1) that only accepts one argument, so let's use two.jschauma1-2/+2
2005-06-12allow PECL-like extensions with different MASTER_SITES or EXTRACT_SUFXjdolecek1-3/+3
2005-06-11Perl embeds the full paths to hostname, ln, and sed in several installedjlam1-1/+9
2005-06-08SDBM_File/sdbm/sdbm.h explicitly doesn't include perl.h, but fails tojlam2-1/+23
2005-06-07Make libraries link against libdl if it is available. This fixes PRminskim3-8/+10
2005-06-07Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS.minskim1-4/+2
2005-06-07Make ocaml build with pkgsrc bdb.minskim4-5/+71
2005-06-06Hack to make this package build and run its tests on at leastseb1-0/+21
2005-06-05Add DragonFly support; patch from Joerg Sonnenberger. Changes reviewed byjmmv3-4/+37
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam3-16/+15
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam17-34/+33
2005-05-31Changed $f to ${f}.rillig1-3/+3
2005-05-31don't require native threads, deal with the non-thread case instead.drochner2-5/+10
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo3-19/+13
2005-05-31PLIST fixes for IRIX.jschauma2-6/+14
2005-05-29Fix PLIST on NetBSD>=2.minskim2-3/+21
2005-05-29Updated to version 3.4.4. This is a bugfix release.shannonjr2-6/+6
2005-05-29Teach about NetBSD 3.x.minskim3-15/+15
2005-05-29Generate files at "build" instead of "install" so that "make clean"minskim1-1/+2
2005-05-29Make the dbm module build when pkgsrc bdb is used.minskim3-8/+80
2005-05-29Make the bsddb module build when pkgsrc bdb is used.minskim3-8/+38
2005-05-29Add files installed on Linux only.minskim1-0/+5
2005-05-29Explicitly disable modules that should not be built.minskim2-12/+12
2005-05-29Explicitly disable the tkinter module, which is provided by x11/py-Tk.minskim2-3/+12
2005-05-29Include bdb.buildlink3.mk on platforms where the bsddb module is built.minskim1-1/+3
2005-05-29Remove an entry for a nonexistent file.minskim1-2/+1
2005-05-27Quoting fix.jlam1-2/+2
2005-05-27.undef is unnecessary since the temporary variable used in the for loopjlam1-4/+1
2005-05-26Use DIST_SUBDIR to find the collections to set up upon installation.jschauma1-2/+2
2005-05-25Updated scheme48 from 0.57 (four years old) to 1.2. Changes include manyrillig3-17/+52
2005-05-25ake the build find the header files.kristerw1-1/+2
2005-05-25Ensure that configure finds ar.kristerw1-1/+2
2005-05-25require gcc>=3 and native threadsdrochner1-1/+4
2005-05-25Add RMD160 checksum.wiz2-2/+4
2005-05-25Add RMD160 checksum.wiz2-2/+4
2005-05-23Removed trailing white-space.rillig15-31/+31
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam47-95/+94
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam2-14/+3
2005-05-22For packages that use GNU configure, don't bother adding "TOOL"jlam1-2/+1
2005-05-21Do not strip commands on Linux, where some of them are not regular binaries.minskim1-2/+2
2005-05-21Update ghc to 6.4.kristerw10-60/+699
2005-05-20s/local/locale/markd1-2/+2
2005-05-20Update from 3.3.3 to 3.3.4. This is a bugfix release. There is a veryshannonjr2-6/+6
2005-05-20Move the PLIST_SUBST lines that substitute for PERL5_* variables fromjlam1-5/+1
2005-05-19reorder lines to please pkglintdillo1-4/+3