Age | Commit message (Expand) | Author | Files | Lines |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 39 | -460/+39 |
2004-09-21 | Adapt to differences between the old buildlink3 wrapper scripts and the | jlam | 1 | -3/+3 |
2004-09-21 | Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixes | shannonjr | 3 | -13/+12 |
2004-09-19 | Disable threads usage by tcl on NetBSD-1.6* (tested) and NetBSD-1.5* | he | 1 | -3/+14 |
2004-09-15 | - don't hard code the c compiler name. | dmcmahill | 5 | -13/+32 |
2004-09-15 | If libperl functionality is needed, prefer building perl-5.8.x instead of | jlam | 1 | -2/+2 |
2004-09-15 | add a minor patch to make this package actually work on 64 bit systems. | dmcmahill | 2 | -1/+15 |
2004-09-15 | Correct the directory we descend into to build the version of perl needed | jlam | 1 | -2/+3 |
2004-09-14 | libtool-ize this for building its shared libs instead of using | dmcmahill | 7 | -215/+112 |
2004-09-14 | s/_OPSYS_RPATH_NAME/COMPILER_RPATH_FLAG/ | markd | 2 | -4/+4 |
2004-09-13 | Make platform target used in the make match that used in the configure. | markd | 1 | -1/+7 |
2004-09-12 | Create a directory before copying files with pax. Should fix the | minskim | 1 | -1/+2 |
2004-09-10 | Set LIBTOOLIZE_PLIST to "yes" and remove obsolete code that performed the | jlam | 1 | -21/+3 |
2004-09-08 | Don't check in /usr/local/lib on FreeBSD for system libraries. | jlam | 1 | -1/+2 |
2004-09-08 | GCC generates and uses its own libtool to build shared libraries, and | jlam | 5 | -30/+25 |
2004-09-08 | Use OPSYSVARS to set --enable-shared or --disable-shared based on the | jlam | 1 | -7/+9 |
2004-09-05 | Update to version 1.66 | seb | 7 | -58/+47 |
2004-09-05 | update to librep 0.17, mostly from a patch by Tobias Nygren in | danw | 5 | -327/+303 |
2004-08-29 | Extend some checks to also test for netbsd2 as sys.platform. | recht | 20 | -35/+242 |
2004-08-28 | set INSTALL_UNSTRIPPED on darwin so that python modules will build | danw | 1 | -1/+6 |
2004-08-28 | defuzz patch | danw | 2 | -6/+7 |
2004-08-28 | darwin fix | danw | 1 | -1/+9 |
2004-08-28 | Use the new BUILDLINK_TRANSFORM commands to more precisely state the | jlam | 2 | -4/+4 |
2004-08-27 | update to mono-1.0.1 | recht | 5 | -80/+13 |
2004-08-27 | Convert to use {COMPILER,LINKER}_RPATH_FLAG. | jlam | 5 | -13/+13 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 8 | -19/+19 |
2004-08-26 | Update to 3.1.4, convert to bsd.options.mk: | wiz | 6 | -47/+29 |
2004-08-24 | Fix file permission problem in CGI::Session reported by CAN-2004-0755. | taca | 3 | -3/+17 |
2004-08-23 | No objections to remove proposal on tech-pkg; guavac is now Gone. | tv | 6 | -96/+1 |
2004-08-19 | update to Pyrex-0.9.3 | recht | 3 | -91/+91 |
2004-08-18 | Add and enable Cg-compiler. | minskim | 1 | -1/+2 |
2004-08-18 | Import Cg-compiler-1.2.1 from pkgsrc-wip. Packaged by xtraeme@ and | minskim | 5 | -0/+853 |
2004-08-18 | Update for recent dependencies/version. | minoura | 1 | -12/+3 |
2004-08-18 | Remive ONLY_FOR_PLATFORMS: | minoura | 1 | -12/+1 |
2004-08-17 | Update drscheme to version 207. Changes since 202: | jschauma | 14 | -775/+2789 |
2004-08-16 | Add and enable py-funge. | minskim | 1 | -1/+2 |
2004-08-16 | Initial import of py-funge. Packaged by Yi Min-Cheol. | minskim | 4 | -0/+66 |
2004-08-13 | Include "/usr/pkg/gcc3/lib" in the list of directories that contain gcc3 | jlam | 1 | -3/+9 |
2004-08-11 | Bring inline with gcc34 pkg by incomporating the following changes | shannonjr | 1 | -4/+7 |
2004-08-11 | 1) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalib | shannonjr | 3 | -23/+18 |
2004-08-11 | 1.1: Add more wrappers (jdb, rmic, rmiregistry, ...). | tv | 4 | -19/+58 |
2004-08-11 | Add ABI description file for sparc64--netbsd2.x | shannonjr | 1 | -0/+2035 |
2004-08-10 | Add ABI description file for i386-netbsd1.x | shannonjr | 1 | -0/+2044 |
2004-08-10 | Introduce several changes so that package builds successfully on | shannonjr | 12 | -17/+4168 |
2004-08-09 | Update to version 2.20pl2, as hinted by Roland Illig in PR 26577. While | cube | 2 | -7/+12 |
2004-08-08 | make target is install not ${INSTALL} | shannonjr | 1 | -2/+2 |
2004-08-08 | The make target is install not ${INSTALL}. Thank you Georg Schwarz for | shannonjr | 1 | -3/+3 |
2004-08-08 | Updated to 0.8.1. | minoura | 5 | -6900/+37 |
2004-08-06 | Override "host" in configure only for NetBSD. This was requested because | shannonjr | 1 | -1/+3 |
2004-08-02 | Fix PY_PLATNAME for IRIX. | recht | 3 | -6/+8 |