Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add WITHOUT_THREADS knob. | flz | 2005-07-01 | 1 | -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. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Update to 4.1.12 | pav | 2003-12-13 | 7 | -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. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | devel/allegro: updating to 4.1.4 (devel version). | edwin | 2003-03-30 | 8 | -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. | olgeni | 2003-02-23 | 1 | -1/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix allegro-config --libs to report correct library and bump PORTREVISION. | pat | 2002-11-24 | 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-11 | 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-07 | 8 | -57/+853 |
| | | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury | ||||
* | upgrade to 4.0.2 | ijliao | 2002-10-22 | 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-24 | 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-16 | 1 | -2/+11 |
| | | | | Submitted by: steve | ||||
* | Add port devel/allegro (3.9.34). | olgeni | 2001-03-05 | 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 |