Commit graph

8 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
a4c7efe3e7 - Chase allegro update 2005-11-13 15:17:00 +00:00
Pav Lucistnik
0dbee18f66 - Update to 0.2.4
PR:		ports/70259
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-11 21:21:12 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +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
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21: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