Age | Commit message (Expand) | Author | Files | Lines |
2006-02-26 | Patch from R's svn trunk. Should fix build on NetBSD 1.6.2. | markd | 2 | -1/+26 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-02-04 | test -z $foo -> test -z "$foo" | markd | 2 | -25/+46 |
2006-01-12 | If MANZ=yes was set then the subsequent USE_TOOLS+=gzip caused a gzip | markd | 1 | -2/+4 |
2005-12-29 | Update R to 2.2.1 | markd | 3 | -32/+6 |
2005-12-19 | avoid computed static constant (which was in any case the wrong value) | markd | 2 | -1/+27 |
2005-12-11 | Update R to 2.2.0 | markd | 8 | -91/+20 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-12-01 | forgot patch-ai in last commit | joerg | 1 | -1/+2 |
2005-12-01 | - correctly depend on devel/gettext-lib, bump revision for this | joerg | 9 | -15/+200 |
2005-11-03 | Added a variable R_HOMEPAGE_BASE that is needed as a replacement for all | rillig | 1 | -1/+3 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -3/+3 |
2005-09-20 | add missing libiconv buildlink3.mk | dmcmahill | 1 | -1/+2 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-06-24 | Update R to version 2.1.1. | markd | 2 | -9/+7 |
2005-06-19 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -3/+4 |
2005-06-11 | Cleanup of tools paths appearing in installed files for the new tools | markd | 1 | -17/+5 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+1 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -3/+2 |
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -2/+2 |
2005-05-19 | Don't try and use wide chars on NetBSD 1.6 as the support isn't complete | markd | 1 | -1/+5 |
2005-05-02 | update to 2.1.0 | drochner | 5 | -46/+46 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-12 | Move buildlink3.mk files ahead of targets as per example Makefile. | jlam | 1 | -11/+12 |
2005-01-12 | Fix up the comment to note that we still need to unwrap some files at | jlam | 1 | -13/+12 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -2/+1 |
2004-11-24 | Make bulk build happy by fixing up the rpath. Not actually an issue in | markd | 2 | -1/+15 |
2004-11-18 | Update R to 2.0.1 | markd | 5 | -67/+34 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-07-06 | Annotate a comment: | wiz | 1 | -1/+2 |
2004-06-24 | Update R to 1.9.1 | markd | 2 | -5/+5 |
2004-05-18 | Enable pkgviews installation. | uebayasi | 1 | -1/+3 |
2004-05-07 | R assumes it can append to the DESCRIPTION files of each R package while | markd | 17 | -332/+6 |
2004-04-27 | Convert to buildlink3. | snj | 2 | -27/+19 |
2004-04-27 | Update R to 1.9.0 and buildlink3ify | markd | 14 | -135/+148 |
2004-03-30 | Fix build against newest X11. for some obscure reason, src/modules/x11/datae... | jwise | 2 | -1/+10 |
2004-03-11 | Switch to using tk8.4 | markd | 1 | -3/+3 |
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 |
2004-03-01 | USE_LANGUAGES= c fortran | markd | 1 | -1/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | Reintroduce reordering tests for termcap vs termlib vs ncurses and | markd | 4 | -7/+163 |
2003-12-19 | Fix building when non-root. | markd | 2 | -1/+23 |
2003-12-04 | Now uses shared blas library from math/blas | adam | 1 | -5/+3 |
2003-12-03 | Update R to 1.8.1. | markd | 22 | -369/+320 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+3 |