aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mesagl
Commit message (Expand)AuthorAgeFilesLines
* Add conflicts to XFree86- and xorg- libraries, as they already installDejan Lesjak2004-08-211-0/+2
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-241-1/+1
* SIZEify.Trevor Johnson2004-03-181-0/+2
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* Re-add PORTREVISON, dropped accidentally in the last commit, and bump it forEric Anholt2003-11-091-0/+1
* Oops, re-add these files for 5.0.1 which I had removed when working on updatingEric Anholt2003-10-243-0/+42
* Remove libglut from this port (it is now located in graphics/libglut) and markEric Anholt2003-10-249-121/+27
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
* Add missing files and bump PORTREVISIONKris Kennaway2003-06-092-0/+3
* Fix patch target on non-current systems.Maxim Sobolev2003-05-142-2/+2
* Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect itMaxim Sobolev2003-05-1110-50/+118
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Add missing INSTALLS_SHLIB statement.Edwin Groothuis2003-02-061-0/+1
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
* Use USE_REINPLACE.Maxim Sobolev2002-07-191-2/+3
* Explicitly link resulting libraries with libm, so it is possible to linkMaxim Sobolev2001-11-271-2/+3
* Unbroke with latest XFree86-4.Maxim Sobolev2001-06-253-14/+16
* Distfile has been rerolled. diff between old and new version revealed thatMaxim Sobolev2001-05-192-1/+2
* Update to 3.4.2.Maxim Sobolev2001-05-183-6/+6
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-301-1/+1
* Update to 3.4.1.Maxim Sobolev2001-03-214-8/+11
* Bump PORTREVISION (mesa.conf search path fix).Maxim Sobolev2000-09-111-0/+1
* Fix a place where Mesa looks for mesa.conf - it should be ${PREFIX}/etc/mesa....Maxim Sobolev2000-09-112-0/+14
* Now bsd.port.pre.mk declares XFREE86_VERSION, so we could remove it.Maxim Sobolev2000-09-041-2/+0
* Fix a breakage when XFREE86_VERSION is not defined in make.conf (I think asamiMaxim Sobolev2000-08-241-0/+2
* Update to 3.2.1 and make it working on XFree86-4.Maxim Sobolev2000-08-245-23/+69
* Take over maintainership.Maxim Sobolev2000-08-231-1/+1
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
* Upgrade to 3.2Justin M. Seger2000-04-264-16/+15
* Fix wrong variable usages. (Essential)Akinori MUSHA2000-04-141-2/+2
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-5/+4
* Upgrade to Mesa-3.1Justin M. Seger2000-03-214-104/+42
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-181-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-271-1/+1
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-121-1/+3
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-12/+14
* Spell asm_386.S correctly.Steve Price1998-10-041-1/+1
* Upgrade to Mesa 3.0Justin M. Seger1998-10-014-19/+18
* Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asmSteve Price1998-09-281-6/+24
* Convert to ELF.Steve Price1998-09-273-17/+56
* Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overridesSatoshi Asami1998-08-131-1/+3
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
* Upgrade repository copy to Mesa-3.06.Justin M. Seger1998-07-254-32/+23
* Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pendingSatoshi Asami1998-07-201-1/+3
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-1/+2
* Build and install Mesaaux and Mesatk libs.Thomas Gellekum1998-03-103-3/+13
* Upgrade to version 2.6.Justin M. Seger1998-02-164-11/+11
* Upgrade of graphics/Mesa to version 2.5.Justin M. Seger1997-11-224-11/+26
* Update from Mesa-2.2 to Mesa-2.4. No longer include the demos because they areJustin M. Seger1997-11-014-295/+15
* Oops, portlint, portlint!Masafumi Max NAKANE1997-10-011-2/+2
* Upgrade, 2.1 -> 2.2.Masafumi Max NAKANE1997-10-015-320/+324
* We leave deletion of old versions to pkg_delete.Thomas Gellekum1997-02-141-5/+3
* Use 13.1 as the library version number.Thomas Gellekum1997-02-142-40/+37
* Upgrade to 2.1.Thomas Gellekum1997-02-135-36/+297
* Make this thing actually compile and package. (Jordan, you can't justSatoshi Asami1996-12-172-4/+15
* PKGNAME is not necessary if it's the same as DISTNAME.Satoshi Asami1996-12-171-2/+1
* Undo the evil I did with the 2.0 shlib number. Now 13, as proper.Jordan K. Hubbard1996-12-172-6/+6
* Properly sectionize. DISTFILES is not necessary.Satoshi Asami1996-12-071-2/+3
* Update to version 2.0Jordan K. Hubbard1996-12-054-47/+51
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
* Upgrade to 1.2.7. This port is not BROKEN anymore!Satoshi Asami1996-05-166-45/+67
* This port is BROKEN. :(Satoshi Asami1996-04-121-3/+2
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-4/+6
* Make this go to the right place for -lX11 (-l${PREFIX}/lib).Jordan K. Hubbard1995-04-041-2/+3
* Upgrade to 1.1.3beta.Jeffrey Hsu1995-04-042-4/+4
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
* The makefiles now use some gmake constructs.Jeffrey Hsu1995-03-161-1/+2
* Author updated distribution w/o bumping version number.Jeffrey Hsu1995-03-161-1/+1
* Upgrade to 1.1.2 beta.Jeffrey Hsu1995-03-162-5/+4
* Use manifest constant CLOCKS_PER_SEC instead of sysconf(_SC_CLK_TCK).Jeffrey Hsu1995-03-062-6/+19
* Update to 1.1 beta.Jeffrey Hsu1995-03-061-3/+3
* Mesa - a 3-D graphics library similiar to OpenGLJeffrey Hsu1995-02-083-0/+40