Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix url | dinoex | 2005-10-02 | 2 | -3/+3 |
| | | | | | - extend MASTER_SITES reported by: Mark Linimon | ||||
* | - force -fPIC on all architectures | dinoex | 2005-05-13 | 1 | -0/+2 |
| | |||||
* | - make portlint happy | dinoex | 2005-01-15 | 1 | -4/+3 |
| | |||||
* | - update to ffcall-1.10 | dinoex | 2005-01-13 | 2 | -5/+4 |
| | |||||
* | - update to build with libtool-1.5 | dinoex | 2004-08-20 | 1 | -1/+2 |
| | |||||
* | - support amd64 | dinoex | 2004-08-04 | 1 | -2/+10 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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. | ||||
* | - udpate to 1.9 | dinoex | 2004-02-20 | 2 | -3/+3 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | - fix spelling of alpha | dinoex | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | - ONLY_FOR_ARCHS, spac64 not supported | dinoex | 2003-01-30 | 1 | -0/+1 |
| | |||||
* | - make portlint happier | dinoex | 2003-01-22 | 1 | -2/+0 |
| | |||||
* | - update to newer release | dinoex | 2003-01-11 | 3 | -4/+9 |
| | | | | - MASTER_SITE_GNUSTEP | ||||
* | - Take maintainership | dinoex | 2003-01-11 | 1 | -10/+10 |
| | | | | - use tabs | ||||
* | Change of website | edwin | 2002-12-11 | 1 | -1/+1 |
| | | | | | PR: ports/46056 Submitted by: [patch] fix pkg-descr for devel/ffcall | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. | sobomax | 2001-08-31 | 1 | -1/+0 |
| | |||||
* | Add ffcall 1.8, a set of foreign function call libraries. | will | 2001-03-31 | 5 | -0/+58 |
PR: 25916 Submitted by: jagapen@home.com |