Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Fix allegro-config --libs to report correct library and bump PORTREVISION. | pat | 2002-11-23 | 1 | -1/+3 |
| | | | | | PR: ports/45176 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -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_DEPENDS | ijliao | 2002-11-06 | 8 | -57/+853 |
| | | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury | ||||
* | upgrade to 4.0.2 | ijliao | 2002-10-21 | 6 | -248/+43 |
| | |||||
* | Remove some extra files that are apparently not being built in the | kris | 2002-10-02 | 1 | -4/+0 |
| | | | | | general case (perhaps the build is detecting something else on my system). | ||||
* | Fix plist and installation | kris | 2002-09-18 | 2 | -3/+7 |
| | |||||
* | Drop maintainership. | olgeni | 2002-09-16 | 1 | -2/+2 |
| | |||||
* | Use proper names for installed libraries. | olgeni | 2002-03-28 | 2 | -2/+7 |
| | |||||
* | Unbreak and fix the bogus plist. | olgeni | 2002-03-25 | 2 | -39/+31 |
| | | | | Noticed by: kris | ||||
* | BROKEN: plist incorrect | kris | 2002-03-25 | 1 | -0/+2 |
| | |||||
* | Update port to version 4.0.0. | olgeni | 2002-02-23 | 6 | -291/+419 |
| | | | | Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Allow this port to support arbitrary versions of autoconf. | will | 2002-01-07 | 2 | -10/+5 |
| | | | | Submitted by: bento 4-exp | ||||
* | Fix port build on bento. | olgeni | 2001-12-15 | 1 | -2/+11 |
| | | | | Submitted by: steve | ||||
* | Add port devel/allegro (3.9.34). | olgeni | 2001-03-04 | 6 | -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 |