Commit Graph

18 Commits

Author SHA1 Message Date
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Steve Price
7d4d09dc10 Update to version 1.40c.
PR:		10073
Submitted by:	maintainer
1999-02-22 04:26:20 +00:00
Steve Price
61588de77e Update to version 1.40.
PR:		9216
Submitted by:	maintainer
1999-01-02 19:51:39 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
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.)
1998-11-11 05:37:39 +00:00
Steve Price
043536e7ee Convert to ELF. 1998-10-05 02:52:32 +00:00
Tim Vanderhoek
f9628f732f Unspam---Remove test target that accidentally slipped in. 1998-09-19 01:36:18 +00:00
Tim Vanderhoek
c2addec6d0 Use files/manpages and MLINKS. 1998-09-19 01:27:52 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
c32eae1535 Wow. Checkout the number of manpages that are in EZWGL. I think that's
too many, so I'll remove half of them.
1998-08-18 17:55:07 +00:00
Steve Price
f35424c0b2 Make this re-install friendly. 1998-08-09 23:51:08 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Matthew Hunt
7170a1be5c Add post-install target to run ldconfig -m.
PR:		7484
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-04 00:55:57 +00:00
Satoshi Asami
fb14c50203 Make this port be installable twice. 1998-07-27 22:12:27 +00:00
Steve Price
6650804ee9 Update to version 1.39.
PR:		7374
Submitted by:	maintainer
1998-07-27 00:33:28 +00:00
Satoshi Asami
0e68541356 This port is not reinstall-friendly. I tried changing some
"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
 :
1998-07-23 15:37:05 +00:00
Thomas Gellekum
51ee5b12c3 New port EZWGL. The EZ Widget and Graphics Library implements
about 100 OpenGL-like functions for high-level 3D graphics programming.

PR:		6532
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-19 08:50:10 +00:00