Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | Changes 2.9.4: | adam | 9 | -187/+186 |
2006-01-04 | Name of .so file depends on version of R built against so fix PLIST | markd | 1 | -1/+4 |
2006-01-03 | Add: | adrianp | 1 | -1/+3 |
2006-01-03 | With Numbers_Words class you can convert numbers | adrianp | 4 | -0/+22 |
2006-01-03 | Numbers_Roman provides static methods for converting to and from Roman | adrianp | 4 | -0/+20 |
2006-01-03 | pthread user => include pthread.b3.mk. Use PTHREAD_* instead of | joerg | 4 | -7/+34 |
2006-01-03 | config.guess / config.sub override. | joerg | 1 | -1/+3 |
2006-01-03 | Regenerate patch, doesn't apply cleanly on DragonFly. | joerg | 2 | -7/+16 |
2006-01-03 | MAXINT and MAXSHORT don't exist on FreeBSD and DragonFly, so use | joerg | 2 | -4/+4 |
2006-01-03 | Make it a bit harder for the compiler to optimise the sin() test | joerg | 2 | -9/+13 |
2006-01-03 | Let imake handle the man pages and use PLIST variables. Bump revision, | joerg | 2 | -14/+8 |
2006-01-03 | Bump PKGREVISION by update of ruby18-base package. | taca | 1 | -2/+2 |
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby based packages. | taca | 1 | -4/+4 |
2006-01-03 | Remove ruby-bitvector. | taca | 1 | -2/+1 |
2006-01-03 | Remove ruby-bitvector package since MASTER_SITES and HOMEPAGE aren't | taca | 4 | -47/+0 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 3 | -3/+6 |
2005-12-29 | Update R to 2.2.1 | markd | 3 | -32/+6 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 2 | -4/+2 |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 1 | -2/+2 |
2005-12-27 | Fix errno and sys_nerr usage on DragonFly. | joerg | 3 | -1/+50 |
2005-12-21 | Handle DragonFly like NetBSD and Linux with regard to MAIN__ | joerg | 3 | -7/+7 |
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 4 | -2/+52 |
2005-12-19 | avoid computed static constant (which was in any case the wrong value) | markd | 2 | -1/+27 |
2005-12-19 | Remove the R-VR package. A newer version is included in the latest R | markd | 5 | -25/+1 |
2005-12-19 | Fix PLIST problem seen in bulk builds. | markd | 1 | -2/+2 |
2005-12-18 | Forgotten makepatchsum. | joerg | 1 | -2/+2 |
2005-12-17 | Update to 1.6.1. Committed during the freeze because 1.4.3 was broken | wiz | 26 | -1075/+493 |
2005-12-17 | Complete move of math/goffice to misc/goffice. | wiz | 6 | -419/+1 |
2005-12-17 | Fix path and CATEGORIES. | wiz | 2 | -4/+4 |
2005-12-17 | Add and enable goffice. | wiz | 1 | -1/+2 |
2005-12-17 | Initial import of goffice-0.1.2: | wiz | 5 | -0/+417 |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 2 | -4/+4 |
2005-12-11 | Update R to 2.2.0 | markd | 8 | -91/+20 |
2005-12-08 | Add a somewhat tricky check to get isinf correctly on DragonFly. | joerg | 2 | -1/+25 |
2005-12-06 | libtool.m4 fragment patch for DragonFly, otherwise configure rejects | joerg | 2 | -4/+65 |
2005-12-06 | Fix GCC 3.4+: Label at end of compound statement. | joerg | 7 | -12/+101 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 4 | -8/+8 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 27 | -77/+75 |
2005-12-03 | Add DragonFly. | joerg | 2 | -3/+12 |
2005-12-03 | Add DragonFly support. Fix test for exp2, GCC 3.4 would inline it away. | joerg | 3 | -8/+57 |
2005-12-02 | don't declare errno, it was even used before that point anyway. | joerg | 2 | -1/+14 |
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-29 | Changes 2.1.72: | adam | 3 | -8/+11 |
2005-11-25 | Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because | wiz | 1 | -2/+2 |
2005-11-23 | Update mathomatic to 12.5.2. | minskim | 2 | -6/+6 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -3/+3 |
2005-11-11 | Update mathomatic to 12.5.1. | minskim | 2 | -6/+6 |
2005-11-10 | Use errno from errno.h, don't define it manually. Fix a case | joerg | 3 | -7/+36 |
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+4 |