summaryrefslogtreecommitdiffstats
path: root/graphics/EZWGL
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 1.50mharo2000-04-1910-553/+616
| | | | | PR: 18049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PORTNAME / PORTVERSION syntax conversionobrien2000-04-131-2/+2
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update to version 1.40c.steve1999-02-224-52/+69
| | | | | PR: 10073 Submitted by: maintainer
* Update to version 1.40.steve1999-01-024-493/+635
| | | | | PR: 9216 Submitted by: maintainer
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-8/+10
| | | | | | | | 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.)
* Convert to ELF.steve1998-10-052-5/+13
|
* Unspam---Remove test target that accidentally slipped in.hoek1998-09-191-4/+1
|
* Use files/manpages and MLINKS.hoek1998-09-193-465/+550
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-181-292/+0
| | | | too many, so I'll remove half of them.
* Make this re-install friendly.steve1998-08-092-14/+7
|
* 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.
* Add post-install target to run ldconfig -m.mph1998-08-041-1/+3
| | | | | PR: 7484 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Make this port be installable twice.asami1998-07-271-5/+5
|
* Update to version 1.39.steve1998-07-273-1015/+1176
| | | | | PR: 7374 Submitted by: maintainer
* This port is not reinstall-friendly. I tried changing someasami1998-07-231-1/+3
| | | | | | | | | | | | | "ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt. ===> Installing for EZWGL-1.38 ===> EZWGL-1.38 depends on shared library: jpeg\.9\. - found tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists tar: Could not create symlink to EZ_ClearListBox.html : File exists tar: Could not create symlink to EZ_DefineLightSrc.html : File exists tar: Could not create symlink to EZ_DefineMaterial.html : File exists tar: Could not create symlink to EZ_CMove3f.html : File exists :
* New port EZWGL. The EZ Widget and Graphics Library implementstg1998-05-195-0/+1658
about 100 OpenGL-like functions for high-level 3D graphics programming. PR: 6532 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
OpenPOWER on IntegriCloud