summaryrefslogtreecommitdiff
path: root/lang/oo2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101813
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Replaced invalid master siteMark Pulford2001-07-131-1/+1
| | | | | | | | PR: 28912 Submitted by: maintainer Notes: svn path=/head/; revision=45097
* Oliver Breuninger sent me an updated email address, so put him backBill Fenner2001-07-111-1/+1
| | | | | | | as MAINTAINER. Notes: svn path=/head/; revision=45043
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.Bill Fenner2001-05-281-1/+1
| | | | Notes: svn path=/head/; revision=43213
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* Add oo2c, an Oberon-2 compiler.Will Andrews2000-06-309-0/+384
PR: 18215 Submitted by: Oliver Breuninger <ob@seicom.net> Notes: svn path=/head/; revision=30006