Age | Commit message (Expand) | Author | Files | Lines |
2006-01-27 | Whoops, I forgot to actually fix the PLIST when I last "fixed" this. Bump | markd | 2 | -4/+4 |
2006-01-25 | Update mathomatic to 12.5.6. | minskim | 2 | -6/+6 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 13 | -16/+26 |
2006-01-21 | Update mathomatic to 12.5.5. | minskim | 3 | -11/+12 |
2006-01-14 | Update mathomatic to 12.5.4. | minskim | 2 | -6/+6 |
2006-01-12 | If MANZ=yes was set then the subsequent USE_TOOLS+=gzip caused a gzip | markd | 1 | -2/+4 |
2006-01-11 | Use better hack as suggested by jlam: query pari for its WRKSRC and use | joerg | 1 | -6/+8 |
2006-01-11 | Adjust horrible, cludgy hack to not break when WRKDIR is outside the | joerg | 1 | -2/+2 |
2006-01-08 | Update mathomatic to 12.5.3. | minskim | 2 | -7/+7 |
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 |