aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesagl
Commit message (Collapse)AuthorAgeFilesLines
* - Resurrect graphics/mesagl in a mangled versionThomas Abthorpe2008-10-308-0/+237
| | | | | | | | PR: ports/125705 Submitted by: Pedro F. Giffuni <giffunip tutopia.com> Notes: svn path=/head/; revision=222231
* - Remove XFree86 3.3.6Pav Lucistnik2007-02-028-170/+0
| | | | | | | It was released seven years ago, and is totally outdated by now. Notes: svn path=/head/; revision=183977
* No need to conditionalize on PACKAGE_BUILDINGKris Kennaway2006-09-021-1/+1
| | | | Notes: svn path=/head/; revision=171929
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* - Update to 5.0.2.Stefan Walter2006-07-037-60/+36
| | | | | | | | | | | | - Slightly adjust CONFLICTS. - IGNORE only when PACKAGE_BUILDING. PR: 94036 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: arved (mentor) Notes: svn path=/head/; revision=166852
* 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
* USE_MESA has been removed from bsd.port.mk.Mark Linimon2006-01-271-4/+0
| | | | Notes: svn path=/head/; revision=154555
* - Add SHA256Pav Lucistnik2005-11-261-0/+2
| | | | 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
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-1/+9
| | | | Notes: svn path=/head/; revision=136637
* Add conflicts to XFree86- and xorg- libraries, as they already installDejan Lesjak2004-08-211-0/+2
| | | | | | | | | | | Mesa GL. Noticed by: David Julien (david dot julien at gmail dot com) PR: ports/70004 Approved by: anholt (mentor) Notes: svn path=/head/; revision=116868
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Re-add PORTREVISON, dropped accidentally in the last commit, and bump it forEric Anholt2003-11-081-0/+1
| | | | | | | | | libglut removal change. Submitted by: arved Notes: svn path=/head/; revision=93412
* Oops, re-add these files for 5.0.1 which I had removed when working on updatingEric Anholt2003-10-243-0/+42
| | | | | | | it to 5.0.2 (which I didn't do due to other errors). Notes: svn path=/head/; revision=92036
* Remove libglut from this port (it is now located in graphics/libglut) and markEric Anholt2003-10-249-121/+27
| | | | | | | it IGNORE on XFree86-4. Notes: svn path=/head/; revision=92035
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Add missing files and bump PORTREVISIONKris Kennaway2003-06-092-0/+3
| | | | Notes: svn path=/head/; revision=82577
* Fix patch target on non-current systems.Maxim Sobolev2003-05-132-2/+2
| | | | Notes: svn path=/head/; revision=80923
* Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect itMaxim Sobolev2003-05-1010-50/+118
| | | | | | | to the build. Notes: svn path=/head/; revision=80617
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add missing INSTALLS_SHLIB statement.Edwin Groothuis2003-02-061-0/+1
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=74963
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Use USE_REINPLACE.Maxim Sobolev2002-07-181-2/+3
| | | | Notes: svn path=/head/; revision=63210
* Explicitly link resulting libraries with libm, so it is possible to linkMaxim Sobolev2001-11-271-2/+3
| | | | | | | application with libGL without any additional black magic. Bump PORTREVISION. Notes: svn path=/head/; revision=50624
* Unbroke with latest XFree86-4.Maxim Sobolev2001-06-253-14/+16
| | | | | | | Reported by: MANY Notes: svn path=/head/; revision=44422
* Distfile has been rerolled. diff between old and new version revealed thatMaxim Sobolev2001-05-192-1/+2
| | | | | | | | | | | | | | several bugs were fixed. Following are relevant changelog entries: - fixed stencil buffer clear width/height typo - fixed GL error glitches in gl[Client]ActiveTextureARB() - fixed Windows compilation problem in texutil.c - fixed 1/8-pixel AA triangle sampling error Submitted by: many Notes: svn path=/head/; revision=42733
* Update to 3.4.2.Maxim Sobolev2001-05-183-6/+6
| | | | Notes: svn path=/head/; revision=42697
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 3.4.1.Maxim Sobolev2001-03-204-8/+11
| | | | Notes: svn path=/head/; revision=40112
* Bump PORTREVISION (mesa.conf search path fix).Maxim Sobolev2000-09-111-0/+1
| | | | | | | AFAIK it is the first commit utilising this new feature. Notes: svn path=/head/; revision=32520
* Fix a place where Mesa looks for mesa.conf - it should be ↵Maxim Sobolev2000-09-112-0/+14
| | | | | | | | | | | | ${PREFIX}/etc/mesa.conf, not /etc/mesa.conf. PR: 17678 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=32516
* Now bsd.port.pre.mk declares XFREE86_VERSION, so we could remove it.Maxim Sobolev2000-09-041-2/+0
| | | | Notes: svn path=/head/; revision=32244
* Fix a breakage when XFREE86_VERSION is not defined in make.conf (I think asamiMaxim Sobolev2000-08-241-0/+2
| | | | | | | should move it into BEFOREPORTMK section). Notes: svn path=/head/; revision=31920
* Update to 3.2.1 and make it working on XFree86-4.Maxim Sobolev2000-08-245-23/+69
| | | | | | | | | | | | On XFree86-4 the port builds/installs only GLU and glut libraries and associated includes, so GL applications have a chance to use GL library provided by the XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf if you are building it with XFee86-4. Approved by: jseger (previous maintainer) Notes: svn path=/head/; revision=31915
* Take over maintainership.Maxim Sobolev2000-08-231-1/+1
| | | | | | | Submitted by: jseger (previous maintainer) Notes: svn path=/head/; revision=31900
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Upgrade to 3.2Justin M. Seger2000-04-254-16/+15
| | | | Notes: svn path=/head/; revision=28003
* Fix wrong variable usages. (Essential)Akinori MUSHA2000-04-141-2/+2
| | | | | | | | PR: ports/17994 Submitted by: Robert Withrow <bwithrow@nortelnetworks.com> Notes: svn path=/head/; revision=27503
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-5/+4
| | | | Notes: svn path=/head/; revision=27470
* Upgrade to Mesa-3.1Justin M. Seger2000-03-204-104/+42
| | | | | | | | Submitted by: Will Andrews <andrews@technologist.com> PR: ports/17029 Notes: svn path=/head/; revision=26873
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
| | | | Notes: svn path=/head/; revision=18059
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+3
| | | | Notes: svn path=/head/; revision=17142