aboutsummaryrefslogtreecommitdiff
path: root/graphics/libwpcg
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Fix build with gcc 3.4Tilman Keskinoz2004-08-201-0/+11
| | | | Notes: svn path=/head/; revision=116767
* Work around bsd.port.mk bug: Does not currently set up MAKE_ENV for gcc 3.2 ↵Kris Kennaway2004-03-141-1/+8
| | | | | | | and 3.3 Notes: svn path=/head/; revision=103940
* Switch to gcc 3.3 since this is the latest version.Kris Kennaway2004-03-141-1/+1
| | | | Notes: svn path=/head/; revision=103938
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.Norikatsu Shigemura2003-02-081-2/+2
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=75089
* Update to 0.9.3.Norikatsu Shigemura2003-02-023-4/+74
| | | | | | | | PR: ports/47764 Submitted by: Ports Fury Notes: svn path=/head/; revision=74516
* upgrade to 0.9.2Ying-Chieh Liao2003-01-035-53/+9
| | | | | | | | PR: 46589 Submitted by: Ports Fury Notes: svn path=/head/; revision=72464
* add libwpcg 0.9.0Ying-Chieh Liao2002-11-187-0/+77
A basic 2D/3D computer graphics library which uses OpenGL Notes: svn path=/head/; revision=70417