Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove UNIQUENAME and LATEST_LINK. | mat | 2015-08-17 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 | ||||
* | - Strip binary | amdmi3 | 2015-05-16 | 2 | -12/+9 |
| | | | | - Simplify patching | ||||
* | Cleanup plist | bapt | 2014-10-21 | 1 | -1/+0 |
| | |||||
* | Rename german/ and graphics/ patch-xy patches to reflect the files they modify. | adamw | 2014-07-29 | 5 | -0/+0 |
| | |||||
* | Add staging support | pawel | 2014-04-28 | 2 | -4/+5 |
| | |||||
* | - Avoid PKGNAME collision. | eadler | 2013-10-22 | 1 | -1/+1 |
| | | | | - Fix COMMENT | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | graphics) | ||||
* | - Fix build with CLANG | gahr | 2013-02-19 | 3 | -39/+40 |
| | | | | | - Make DATADIR-safe - Pet portlint a bit | ||||
* | - Update MASTER_SITES and WWW | wen | 2011-08-04 | 2 | -6/+2 |
| | | | | | | | - Remove DEPRECATED lines PR: ports/159472 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Another bunch of deprecation: no more public distfiles and/or abandonware | bapt | 2011-06-16 | 1 | -0/+3 |
| | |||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Set NO_LATEST_LINK. | krion | 2005-01-31 | 1 | -0/+1 |
| | |||||
* | Add size data. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | E-mail to the maintainer bounced: | trevor | 2004-03-18 | 1 | -1/+1 |
| | | | | | <wolman@cs.washington.edu>: host mx2.cs.washington.edu[128.208.2.105] said: 550 5.1.1 <wolman@cs.washington.edu>... Address unknown | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -5/+4 |
| | | | | string so I fixed it. | ||||
* | Initial import of jgraph version 8.3. | steve | 1999-09-07 | 10 | -0/+1128 |
A tool for generating postscript graphs. PR: 13035 Submitted by: Alec Wolman <wolman@cs.washington.edu> |