summaryrefslogtreecommitdiff
path: root/graphics/Mesa3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this thing actually compile and package. (Jordan, you can't justSatoshi Asami1996-12-172-4/+15
| | | | | | | | change the install target and assume the building rule or package target will figure out the shlib name change! ;) Notes: svn path=/head/; revision=4992
* PKGNAME is not necessary if it's the same as DISTNAME.Satoshi Asami1996-12-171-2/+1
| | | | Notes: svn path=/head/; revision=4991
* Undo the evil I did with the 2.0 shlib number. Now 13, as proper.Jordan K. Hubbard1996-12-172-6/+6
| | | | Notes: svn path=/head/; revision=4990
* Properly sectionize. DISTFILES is not necessary.Satoshi Asami1996-12-061-2/+3
| | | | Notes: svn path=/head/; revision=4846
* Update to version 2.0Jordan K. Hubbard1996-12-054-47/+51
| | | | | | | Submitted-By:Paulo Menezes <paulo@lapa.isr.uc.pt> Notes: svn path=/head/; revision=4815
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Upgrade to 1.2.7. This port is not BROKEN anymore!Satoshi Asami1996-05-166-45/+67
| | | | | | | Submitted by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3093
* This port is BROKEN. :(Satoshi Asami1996-04-121-3/+2
| | | | Notes: svn path=/head/; revision=2983
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-4/+6
| | | | Notes: svn path=/head/; revision=1309
* Make this go to the right place for -lX11 (-l${PREFIX}/lib).Jordan K. Hubbard1995-04-041-2/+3
| | | | | | | !! ** This also requires my patch to bsd.port.mk for USE_X11 ** !! Notes: svn path=/head/; revision=1287
* Upgrade to 1.1.3beta.Jeffrey Hsu1995-04-042-4/+4
| | | | Notes: svn path=/head/; revision=1285
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* The makefiles now use some gmake constructs.Jeffrey Hsu1995-03-161-1/+2
| | | | Notes: svn path=/head/; revision=1140
* Author updated distribution w/o bumping version number.Jeffrey Hsu1995-03-161-1/+1
| | | | Notes: svn path=/head/; revision=1139
* Upgrade to 1.1.2 beta.Jeffrey Hsu1995-03-152-5/+4
| | | | Notes: svn path=/head/; revision=1132
* Use manifest constant CLOCKS_PER_SEC instead of sysconf(_SC_CLK_TCK).Jeffrey Hsu1995-03-062-6/+19
| | | | Notes: svn path=/head/; revision=1096
* Update to 1.1 beta.Jeffrey Hsu1995-03-061-3/+3
| | | | Notes: svn path=/head/; revision=1095
* Mesa - a 3-D graphics library similiar to OpenGLJeffrey Hsu1995-02-073-0/+40
Notes: svn path=/head/; revision=908