summaryrefslogtreecommitdiff
path: root/devel/allegro-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use proper names for installed libraries.Jimmy Olgeni2002-03-282-2/+7
| | | | Notes: svn path=/head/; revision=56795
* Unbreak and fix the bogus plist.Jimmy Olgeni2002-03-252-39/+31
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=56638
* BROKEN: plist incorrectKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56574
* Update port to version 4.0.0.Jimmy Olgeni2002-02-236-291/+419
| | | | | | | Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=55146
* Allow this port to support arbitrary versions of autoconf.Will Andrews2002-01-072-10/+5
| | | | | | | Submitted by: bento 4-exp Notes: svn path=/head/; revision=52684
* Fix port build on bento.Jimmy Olgeni2001-12-151-2/+11
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=51593
* Add port devel/allegro (3.9.34).Jimmy Olgeni2001-03-046-0/+359
Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. The WITHOUT_DEVEL option will prevent installation of some development utilities, while WITHOUT_MAN won't install the (many) manual pages. More about allegro at http://www.talula.demon.co.uk/allegro/ PR: 25331 Notes: svn path=/head/; revision=39059