aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan
Commit message (Collapse)AuthorAgeFilesLines
* - Install required file: sdlpixel.hppMarcus Alves Grando2006-04-293-2/+14
| | | | | | | | | | | - Bump PORTREVISION PR: 95582 Submitted by: Yuri Pankov <yuri.pankov___gmail.com> Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=160707
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Fix configure to detect SDLMarcus Alves Grando2005-10-134-25/+53
| | | | | | | | | Bump PORTREVISION Submitted by: maintainer via email Notes: svn path=/head/; revision=145291
* Guichan is a portable C++ GUI library designed forMarcus Alves Grando2005-10-126-0/+128
games using Allegro, SDL and/or OpenGL. WWW: http://guichan.sourceforge.net/ PR: 86954 Submitted by: Tobias Gion <freebsd@gionet.de> Notes: svn path=/head/; revision=145058