Commit graph

7 commits

Author SHA1 Message Date
Ade Lovett
fe0d23d638 Update to GNU make 3.82 after numerous -exp runs. 2011-04-11 19:54:35 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Alejandro Pulver
76c21d9ed0 - Update to version 0.4.2. 2007-07-24 13:55:49 +00:00
Alejandro Pulver
0b6c2e4bbe - Update to version 0.4.0 RC4 (compatible with current allegro: version 4.2.0).
- Make symlink to make LIB_DEPENDS work (libagl.so -> libagl.so.4).
- Use SF macro in MASTER_SITES.
- Take maintainership.
2006-09-09 16:27:45 +00:00
Kirill Ponomarev
52d8b2822c - Use ALLEGRO_CONFIG instead of hardcoded path
PR:		ports/64876
Submitted by:	maintainer
2004-03-29 08:14:29 +00:00
Kirill Ponomarev
2684ed96b7 - Update to version 0.2.2
PR:		ports/64791
Submitted by:	maintainer
2004-03-27 06:58:48 +00:00
Kirill Ponomarev
bdf202c987 Add allegrogl 0.2.0,
The library mostly provides functions to allow you to use
OpenGL alongside Allegro -- you use OpenGL for your rendering
to the screen, and Allegro for miscellaneous tasks like
gathering input, doing timers, getting cross-platform
portability, loading data, playing samples and drawing your
textures. So this library fills the same hole that things like
GLUT do.

PR:		ports/61763
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-23 10:02:47 +00:00