summaryrefslogtreecommitdiff
path: root/graphics/linux_mesa3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* BROKEN: Inconsistent dependencies (installs both linux_base-6.x and 7.x, ↵Kris Kennaway2003-10-131-0/+2
| | | | | | | which conflict) Notes: svn path=/head/; revision=90986
* It seemed that devel/linux_devtools was repocopied to linux_develtools-6Edwin Groothuis2003-04-171-1/+1
| | | | | | | | and linux_devtools-7, but that the original directory never was removed. Finished this action and updated dependencies. Notes: svn path=/head/; revision=79133
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Fix build when X is not installedPatrick Li2002-01-271-1/+3
| | | | | | | | PR: 34104 Submitted by: maintainer Notes: svn path=/head/; revision=53815
* Fix libMesaGL.so version.Jim Mock2002-01-142-5/+7
| | | | | | | | PR: 33374 Submitted by: maintainer Notes: svn path=/head/; revision=53038
* Specify version numbers as symbols for pkg-plist.SADA Kenji2001-12-232-16/+29
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=52048
* Upgrade to version 3.4.2.SADA Kenji2001-12-236-75/+68
| | | | | | | | PR: ports/31679 Submitted by: Maintainer Notes: svn path=/head/; revision=52034
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-1/+0
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Fix location where distfiles can be foundDavid W. Chapman Jr.2001-06-071-7/+8
| | | | | | | | | PR: 27947 Submitted by: maintainer Reviewed by: will Notes: svn path=/head/; revision=43619
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* New port: linux_mesa3 with RedHat PackageSADA Kenji2000-09-075-60/+92
| | | | | | | | | | This is Linux Version of MesaLib version 3. PR: ports/18656 Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=32362
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+4
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Move linux_mesa and linux_glide from emulators to graphics.Satoshi Asami2000-02-231-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=26184
* Mark it broken with a short explanation.Martin Cracauer1999-11-031-0/+1
| | | | | | | | | | Linux crosscompilation on FreeBSD ELF mixes libraries from Linux and FreeBSD environments, "behind the back" of the compiler running as Linux binary (due to automatic double lookup in /compat/linux/usr/lib and /usr/lib). I sent longer explanations to freebsd-emulation. Notes: svn path=/head/; revision=22889
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Make port depend on linux_devtools instead of linux_devel.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20300
* Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | They are intended for Linux/i386 emulation and to work on i386. Notes: svn path=/head/; revision=15877
* Fix distfile locationMartin Cracauer1998-11-051-2/+2
| | | | Notes: svn path=/head/; revision=14359
* Reorder BUILD_DEPENDSMartin Cracauer1998-10-081-3/+4
| | | | | | | Obtained from: portlint Notes: svn path=/head/; revision=13751
* This port compiles and installs a Linux shared library of MesaMartin Cracauer1998-10-085-0/+76
accessing glide/3dfx cards. To be used with linux_devel. Notes: svn path=/head/; revision=13746