aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro-devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix allegro-config --libs to report correct library and bump PORTREVISION.Patrick Li2002-11-231-1/+3
| | | | | | | | PR: ports/45176 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=70900
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-068-57/+853
| | | | | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury Notes: svn path=/head/; revision=69597
* upgrade to 4.0.2Ying-Chieh Liao2002-10-216-248/+43
| | | | Notes: svn path=/head/; revision=68524
* Remove some extra files that are apparently not being built in theKris Kennaway2002-10-021-4/+0
| | | | | | | | general case (perhaps the build is detecting something else on my system). Notes: svn path=/head/; revision=67292
* Fix plist and installationKris Kennaway2002-09-182-3/+7
| | | | Notes: svn path=/head/; revision=66545
* Drop maintainership.Jimmy Olgeni2002-09-161-2/+2
| | | | Notes: svn path=/head/; revision=66449
* 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