aboutsummaryrefslogtreecommitdiffstats
path: root/devel/allegro
Commit message (Collapse)AuthorAgeFilesLines
* - Add WITHOUT_THREADS knob.flz2005-07-011-0/+6
| | | | | PR: ports/82818 Submitted by: Gunter Wambaugh <gunter@thewambaughs.net>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to 4.1.12pav2003-12-137-119/+175
| | | | | | | | | - Add knob to enable to arts sound driver - Use PORTSDOC - Use INFO PR: ports/60193 Submitted by: Thierry Thomas <thierry@pompo.net>
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* devel/allegro: updating to 4.1.4 (devel version).edwin2003-03-308-39/+141
| | | | | | | | This PR updates allegro to the last 4.1.4, fixes allegro-config, and adds samples. PR: ports/45344 Submitted by: Thierry Thomas <thierry@pompo.net>
* Suppress command echo.olgeni2003-02-231-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix allegro-config --libs to report correct library and bump PORTREVISION.pat2002-11-241-1/+3
| | | | | PR: ports/45176 Submitted by: Thierry Thomas <thierry@pompo.net>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* - Fix LIB_DEPENDSijliao2002-11-078-57/+853
| | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury
* upgrade to 4.0.2ijliao2002-10-226-248/+43
|
* Remove some extra files that are apparently not being built in thekris2002-10-021-4/+0
| | | | | general case (perhaps the build is detecting something else on my system).
* Fix plist and installationkris2002-09-182-3/+7
|
* Drop maintainership.olgeni2002-09-161-2/+2
|
* Use proper names for installed libraries.olgeni2002-03-282-2/+7
|
* Unbreak and fix the bogus plist.olgeni2002-03-252-39/+31
| | | | Noticed by: kris
* BROKEN: plist incorrectkris2002-03-251-0/+2
|
* Update port to version 4.0.0.olgeni2002-02-246-291/+419
| | | | Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Allow this port to support arbitrary versions of autoconf.will2002-01-072-10/+5
| | | | Submitted by: bento 4-exp
* Fix port build on bento.olgeni2001-12-161-2/+11
| | | | Submitted by: steve
* Add port devel/allegro (3.9.34).olgeni2001-03-056-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