aboutsummaryrefslogtreecommitdiff
path: root/graphics/jgraph
Commit message (Collapse)AuthorAgeFilesLines
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-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 Notes: svn path=/head/; revision=394508
* - Strip binaryDmitry Marakasov2015-05-152-12/+9
| | | | | | | - Simplify patching Notes: svn path=/head/; revision=386420
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* Rename german/ and graphics/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-285-0/+0
| | | | Notes: svn path=/head/; revision=363261
* Add staging supportPawel Pekala2014-04-272-4/+5
| | | | Notes: svn path=/head/; revision=352449
* - Avoid PKGNAME collision.Eitan Adler2013-10-211-1/+1
| | | | | | | - Fix COMMENT Notes: svn path=/head/; revision=331168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Fix build with CLANGPietro Cerutti2013-02-193-39/+40
| | | | | | | | - Make DATADIR-safe - Pet portlint a bit Notes: svn path=/head/; revision=312552
* - Update MASTER_SITES and WWWWen Heping2011-08-042-6/+2
| | | | | | | | | | - Remove DEPRECATED lines PR: ports/159472 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=278880
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-161-0/+3
| | | | Notes: svn path=/head/; revision=275656
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Set NO_LATEST_LINK.Kirill Ponomarev2005-01-301-0/+1
| | | | Notes: svn path=/head/; revision=127721
* Add size data.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104582
* E-mail to the maintainer bounced:Trevor Johnson2004-03-181-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 Notes: svn path=/head/; revision=104386
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-5/+4
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Initial import of jgraph version 8.3.Steve Price1999-09-0610-0/+1128
A tool for generating postscript graphs. PR: 13035 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=21338