Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-12-05 | MAKE_JOBS_SAFE= no | ahoka | 1 | -1/+3 |
2008-11-15 | Address tmp file vulnerability noted at | dmcmahill | 5 | -3/+195 |
2008-06-23 | Explicitly disable java support so that it doesn't try, and fail, to build | markd | 1 | -1/+2 |
2007-10-07 | do not install dold which is has a non-existant interpreter. It isn't used | dmcmahill | 2 | -4/+4 |
2007-10-05 | remove some files which failed CHECK_INTERPRETER and are not used except | dmcmahill | 2 | -6/+6 |
2007-04-10 | Handle DragonFly as FreeBSD for now. Fix build on both. | joerg | 4 | -10/+52 |
2007-03-28 | fix the SCI variable directory name | dmcmahill | 1 | -2/+2 |
2007-03-24 | add missing entry | dmcmahill | 1 | -1/+2 |
2007-03-23 | Update to scilab-4.1. The old version was very out of date and there | dmcmahill | 27 | -1570/+7218 |
2007-02-04 | remove some extra included bl3.mk files which are not needed | dmcmahill | 1 | -6/+1 |
2006-11-10 | Use find -print | xargs rather than find -exec. | tv | 1 | -3/+3 |
2006-10-11 | Use COMPILER_RPATH_FLAG instead of hard coding -Wl,--rpath. | dmcmahill | 2 | -5/+5 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-05-22 | regen patch-ah with correct offset. | wiz | 2 | -6/+6 |
2006-05-15 | Fix patch sums. | joerg | 1 | -3/+3 |
2006-05-12 | Honour LDFLAGS, fix errno usage. | joerg | 8 | -9/+492 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -2/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -11/+11 |
2005-10-26 | - update some buildlink variables which were missed during the last | dmcmahill | 2 | -4/+8 |
2005-09-22 | fix a broken configure script which tries to compile something | dmcmahill | 3 | -11/+31 |
2005-09-09 | do not try and build our own Xaw3d library | dmcmahill | 1 | -2/+3 |
2005-09-09 | add some missing entries | dmcmahill | 1 | -2/+8 |
2005-09-07 | update to scilab-3.1.1 | dmcmahill | 11 | -2769/+1205 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -2/+2 |
2005-05-16 | Note that this package uses tee. | jlam | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-17 | rework the pre-fetch check on alpha to unsure ${WRKDIR}/.pkgdb gets created | dmcmahill | 1 | -3/+2 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -2/+2 |
2004-12-24 | Adjust dependencies after ocaml has been splitted into three different | jmmv | 1 | -2/+2 |
2004-11-29 | Add dependency on lang/ocaml for those systems which ocamlopt is supported | dmcmahill | 4 | -3/+71 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-08-13 | add bl3 file | dmcmahill | 1 | -0/+30 |
2004-07-15 | repair distinfo after getting rid of DIST_SUBDIR. Reported in PR 26334 | dmcmahill | 1 | -3/+3 |
2004-07-15 | update to scilab-3.0 | dmcmahill | 15 | -1354/+5900 |
2004-06-06 | Packages no longer need to clean up *.subst.sav leftovers. | schmonz | 1 | -3/+1 |
2004-03-28 | make this work again after the tcl/tk package thread enabling | dmcmahill | 4 | -10/+100 |
2004-03-19 | use Tk-8.4 instead of 8.3. | dmcmahill | 3 | -6/+6 |
2004-03-10 | bl3ify | dmcmahill | 1 | -9/+25 |
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |