aboutsummaryrefslogtreecommitdiff
path: root/graphics/kludge3d
Commit message (Collapse)AuthorAgeFilesLines
* - Fix x11-toolkits/gtkglext dependency in LIB_DEPENDS (1.0.2 -> 1.0.0), whichAlejandro Pulver2006-07-181-1/+1
| | | | | | | | | has changed since the last update. Reported by: linimon Notes: svn path=/head/; revision=168159
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+1
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to version 0040822Kirill Ponomarev2004-08-282-7/+8
| | | | | | | | PR: ports/71059 Submitted by: Ports Fury Notes: svn path=/head/; revision=117488
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 20031224Kirill Ponomarev2003-12-252-2/+2
| | | | Notes: svn path=/head/; revision=96564
* - Update to version 20031119Kirill Ponomarev2003-11-202-3/+4
| | | | | | | | PR: 59518 Submitted by: Ports Fury Notes: svn path=/head/; revision=94499
* - Update to version 20031028Kirill Ponomarev2003-11-052-2/+2
| | | | | | | | PR: 58965 Submitted by: Ports Fury Notes: svn path=/head/; revision=93160
* - Update to version 20030926Kirill Ponomarev2003-10-092-4/+3
| | | | | | | | PR: 57804 Submitted by: Ports Fury Notes: svn path=/head/; revision=90720
* Chase the GtkGLExt shared lib version.Joe Marcus Clarke2003-07-311-1/+1
| | | | Notes: svn path=/head/; revision=85992
* - Update to version 20030726Kirill Ponomarev2003-07-272-2/+2
| | | | | | | | | PR: 54901 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85677
* Update to version 20030718Maho Nakata2003-07-212-6/+6
| | | | | | | | PR: 54662 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=85273
* Update to version 20030709.Norikatsu Shigemura2003-07-112-6/+6
| | | | | | | | PR: ports/54324 Submitted by: Ports Fury Notes: svn path=/head/; revision=84689
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* upgrade to 20021103Ying-Chieh Liao2002-11-202-3/+3
| | | | | | | | PR: 45432 Submitted by: Ports Fury Notes: svn path=/head/; revision=70575
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* Update to 20020702Patrick Li2002-07-123-22/+19
| | | | | | | | PR: ports/40499 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62883
* add kludge3d 20020301Ying-Chieh Liao2002-05-076-0/+51
A simple 3d editor Notes: svn path=/head/; revision=58668