Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase the checksum on the docs -- the postscript files were regenerated | kris | 2001-03-10 | 1 | -1/+1 |
| | |||||
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR. | will | 2000-06-10 | 1 | -1/+3 |
| | | | | Pointy hat: will | ||||
* | Use absolute path for FILESDIR instead of relative path. | will | 2000-06-10 | 1 | -1/+1 |
| | | | | | PR: 19150 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Fix for extracting without unneeded stuff. | will | 2000-06-05 | 1 | -2/+3 |
| | | | | | PR: 18975 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update port to 1.50 | mharo | 2000-04-20 | 10 | -553/+616 |
| | | | | | PR: 18049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | PORTNAME / PORTVERSION syntax conversion | obrien | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Update to version 1.40c. | steve | 1999-02-22 | 4 | -52/+69 |
| | | | | | PR: 10073 Submitted by: maintainer | ||||
* | Update to version 1.40. | steve | 1999-01-03 | 4 | -493/+635 |
| | | | | | PR: 9216 Submitted by: maintainer | ||||
* | Remove extraneous x11 from CATEGORIES. | steve | 1998-11-21 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -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. | steve | 1998-10-05 | 2 | -5/+13 |
| | |||||
* | Unspam---Remove test target that accidentally slipped in. | hoek | 1998-09-19 | 1 | -4/+1 |
| | |||||
* | Use files/manpages and MLINKS. | hoek | 1998-09-19 | 3 | -465/+550 |
| | |||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -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's | hoek | 1998-08-19 | 1 | -292/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Make this re-install friendly. | steve | 1998-08-10 | 2 | -14/+7 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -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. | mph | 1998-08-04 | 1 | -1/+3 |
| | | | | | PR: 7484 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Make this port be installable twice. | asami | 1998-07-28 | 1 | -5/+5 |
| | |||||
* | Update to version 1.39. | steve | 1998-07-27 | 3 | -1015/+1176 |
| | | | | | PR: 7374 Submitted by: maintainer | ||||
* | This port is not reinstall-friendly. I tried changing some | asami | 1998-07-23 | 1 | -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 implements | tg | 1998-05-19 | 5 | -0/+1658 |
about 100 OpenGL-like functions for high-level 3D graphics programming. PR: 6532 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |