aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mesagl
Commit message (Collapse)AuthorAgeFilesLines
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-12/+14
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Spell asm_386.S correctly.steve1998-10-041-1/+1
| | | | Submitted by: Takeshi Yamada <ken@tydfam.machida.tokyo.jp>
* Upgrade to Mesa 3.0jseger1998-10-014-19/+18
|
* Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asmsteve1998-09-281-6/+24
| | | | | | | | | optimizations too. Note I didn't turn this on by default to be fair to those in the our upcoming Alpha world. However all you have to do to build with it is set ALL_TARGET to freebsd-386-elf at the bottom of the Makefile. Submitted by: Doug Rabson <dfr@nlsystems.com>
* Convert to ELF.steve1998-09-273-17/+56
|
* Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overridesasami1998-08-131-1/+3
| | | | Mesa2).
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Upgrade repository copy to Mesa-3.06.jseger1998-07-254-32/+23
|
* Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pendingasami1998-07-201-1/+3
| | | | | | | Justin's upgrade. Change all "graphics/Mesa" dependencies to "graphics/Mesa2". Requested by: jseger
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-1/+2
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Build and install Mesaaux and Mesatk libs.tg1998-03-103-3/+13
| | | | | PR: 5919 Submitted by: Donald Burr <dburr@POBoxes.com>
* Upgrade to version 2.6.jseger1998-02-164-11/+11
|
* Upgrade of graphics/Mesa to version 2.5.jseger1997-11-224-11/+26
|
* Update from Mesa-2.2 to Mesa-2.4. No longer include the demos because they arejseger1997-11-014-295/+15
| | | | | | in a separate package now. Make myself MAINTAINER.
* Oops, portlint, portlint!max1997-10-011-2/+2
|
* Upgrade, 2.1 -> 2.2.max1997-10-015-320/+324
|
* We leave deletion of old versions to pkg_delete.tg1997-02-141-5/+3
| | | | Add MAINTAINER=ports.
* Use 13.1 as the library version number.tg1997-02-142-40/+37
|
* Upgrade to 2.1.tg1997-02-135-36/+297
| | | | | | Closes PR #2659. Submitted by: Paulo Menezes <paulo@isr.uc.pt>
* Make this thing actually compile and package. (Jordan, you can't justasami1996-12-172-4/+15
| | | | | change the install target and assume the building rule or package target will figure out the shlib name change! ;)
* PKGNAME is not necessary if it's the same as DISTNAME.asami1996-12-171-2/+1
|
* Undo the evil I did with the 2.0 shlib number. Now 13, as proper.jkh1996-12-172-6/+6
|
* Properly sectionize. DISTFILES is not necessary.asami1996-12-071-2/+3
|
* Update to version 2.0jkh1996-12-054-47/+51
| | | | Submitted-By:Paulo Menezes <paulo@lapa.isr.uc.pt>
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade to 1.2.7. This port is not BROKEN anymore!asami1996-05-166-45/+67
| | | | Submitted by: chuckr@glue.umd.edu
* This port is BROKEN. :(asami1996-04-121-3/+2
|
* Yet another round of Makefile updates, graphics version.asami1995-04-091-4/+6
|
* Make this go to the right place for -lX11 (-l${PREFIX}/lib).jkh1995-04-041-2/+3
| | | | !! ** This also requires my patch to bsd.port.mk for USE_X11 ** !!
* Upgrade to 1.1.3beta.hsu1995-04-042-4/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* The makefiles now use some gmake constructs.hsu1995-03-161-1/+2
|
* Author updated distribution w/o bumping version number.hsu1995-03-161-1/+1
|
* Upgrade to 1.1.2 beta.hsu1995-03-162-5/+4
|
* Use manifest constant CLOCKS_PER_SEC instead of sysconf(_SC_CLK_TCK).hsu1995-03-062-6/+19
|
* Update to 1.1 beta.hsu1995-03-061-3/+3
|
* Mesa - a 3-D graphics library similiar to OpenGLhsu1995-02-083-0/+40