Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 1 | -2/+0 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 1 | -0/+2 |
| | | | | Approved by: pat | ||||
* | fix installation | ijliao | 2002-09-28 | 1 | -2/+4 |
| | | | | | | | unbreak PR: 43309 Submitted by: adam@vectors.cx | ||||
* | Broken: installation fails (looks like fallout from bsd.*.mk changes) | kris | 2002-09-20 | 1 | -0/+2 |
| | |||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Fix overflows and bump PORTREVISION. | kris | 2001-02-07 | 7 | -1/+189 |
| | | | | Reviewed by: jedgar | ||||
* | Mark FORBIDDEN: exploitable buffer overflows yielding gid dialer | kris | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Just happened to see that this line misses a MAINTAINER line. | alex | 2000-06-28 | 1 | -0/+2 |
| | |||||
* | - MAKE_FLAGS -> MAKE_ARGS | alex | 2000-06-28 | 3 | -5/+58 |
| | | | | | | | | | - Support CC/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR - Change MASTERSITE PR: 19342 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Remove paterno@dsi.unifi.it as MAINTAINER; email has been bouncing for | fenner | 2000-06-12 | 1 | -2/+0 |
| | | | | about 2 months. | ||||
* | PORTNAME / PORTVERSION syntax conversion | obrien | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | steve | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | 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-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Bump png's major number to 3. | vanilla | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Import of graphics/dc20ctrl | jseger | 1998-12-22 | 7 | -0/+55 |
dc20ctrl can control your Kodak DC20 digital camera via the embedded serial port. With dc20ctrl you can control any parameter of your camera, as quering the current state, taking a photo, downloading the thumbnails and/or the pictures (in raw, pgm or ppm format, and eventually others: it depends on compilation-time options), erasing the camera memory and changing its resolution. PR: ports/5885 Submitted by: paterno@dsi.UNIFI.IT |