Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Schedule these forbidden ports for termination on 2006-12-01 | kris | 2006-09-02 | 1 | -0/+2 |
| | |||||
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-07 | 1 | -1/+0 |
| | |||||
* | Mark zgv and xzgv FORBIDDEN due to an arbitrary code execution | remko | 2006-04-23 | 1 | -0/+2 |
| | | | | | | | vulnerability. Approved by: simon Security: http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html | ||||
* | Remove install-info from Makefile, it's automatically done when INFO is defined | edwin | 2005-12-05 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Use INSTALL_PROGRAM with custom BINMODE to strip binary on installation | vs | 2005-11-02 | 1 | -1/+2 |
| | |||||
* | - Update to 5.9 | pav | 2005-05-04 | 3 | -320/+3 |
| | | | | | PR: ports/80586 Submitted by: Radim Kolar <hsn@netmag.cz> | ||||
* | Bump PORTREVISION for previous security fix. | nectar | 2005-01-18 | 1 | -0/+1 |
| | |||||
* | Correct exploitable vulnerabilities documented in | nectar | 2005-01-18 | 1 | -0/+316 |
| | | | | http://vuxml.freebsd.org/249a8c42-6973-11d9-ae49-000c41e2cdad.html . | ||||
* | Drop maintainership to ports@FreeBSD.org | krion | 2004-10-12 | 1 | -1/+1 |
| | | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz> | ||||
* | - Really fix build on 4.x | pav | 2004-05-09 | 1 | -1/+4 |
| | | | | Reported by: bento via kris | ||||
* | - Register installed .info file | pav | 2004-04-18 | 1 | -1/+2 |
| | | | | | | | - Install one more doc file PR: ports/65706 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) | ||||
* | - Fix build on 4-x | krion | 2004-04-17 | 1 | -0/+1 |
| | | | | Reported by: bento via kris | ||||
* | Add zgv 5.8, | krion | 2004-04-15 | 3 | -0/+62 |
zgv is an svgalib-based viewer which views GIF, JPEG, PNG, PBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with a full-screen file selector front-end. It can be used as a simple command, with zgv filename(s), which bypasses the front-end. For more on how zgv works and how to use it, do `info zgv' or `man zgv' once it's installed. PR: ports/65577 Submitted by: Radim Kolar |