Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On -current there's a new header: printf.h. The port picks it up, but fails | netchild | 2006-02-19 | 2 | -7/+20 |
| | | | | | | because printf.h needs wchar.h. So: - include wchar.h - while I'm here include stdlib.h (for the prototype of exit()) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | BROKEN on 7.0: Does not compile | kris | 2006-01-20 | 1 | -1/+7 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - Update to version 2.3 | krion | 2003-11-16 | 3 | -13/+8 |
| | | | | | | - Unbreak on -current - Fix WWW: line - Maintainer informed | ||||
* | BROKEN on 5.x: does not compile | kris | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | URL changed. | naddy | 2003-02-15 | 1 | -1/+1 |
| | | | | | PR: 48295 Submitted by: Dunzi MA <tadalunch@sources.redhat.com> | ||||
* | Update MASTER_SITES and Maintainer's email address | jedgar | 2000-09-17 | 1 | -2/+2 |
| | | | | | PR: 21158 Submitted by: Maintainer | ||||
* | portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Gensig is a random signature generator. It is intended to be usable | cpiazza | 1999-10-03 | 5 | -0/+31 |
with any mail- or newsreader. PR: 14073 Submitted by: arensb@ooblick.com |