aboutsummaryrefslogtreecommitdiff
path: root/graphics/plotmtv
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Convert to USES=imakeBaptiste Daroussin2013-06-281-9/+7
| | | | | | | | | | | While here: Trim headers, Remove some indefinite article Mark xmagv as broken given it doesn't build Convert to new options framework Notes: svn path=/head/; revision=321988
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* - PORTDOCS policePatrick Li2001-12-241-38/+38
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Correct manpage handling with XFree86-4.FUJISHIMA Satsuki2000-12-304-11/+29
| | | | | | | | | | | | | honor CFLAGS. supress <malloc.h> warnings. split patch-aa into patch-a[acd]. PR: 23445 Submited by: myself Approved by: maintainer Notes: svn path=/head/; revision=36470
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-1/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-2/+2
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Upgrade to 1.4.1.Thomas Gellekum1997-06-195-49/+119
| | | | | | | | PR: 3248 Submitted by: NAKAMURA Kazushi <nkazushi@highway.or.jp> Notes: svn path=/head/; revision=7013
* Added white spaceDavid E. O'Brien1997-02-261-0/+1
| | | | Notes: svn path=/head/; revision=5759
* mkdir -p ==> ${MKDIR}David E. O'Brien1997-02-261-3/+3
| | | | Notes: svn path=/head/; revision=5758
* Minor nits:Satoshi Asami1997-02-261-5/+5
| | | | | | | | | (1) Move MASTER_SITES up before EXTRACT_SUFX. (2) Use INSTALL_* macros. Notes: svn path=/head/; revision=5757
* Import of plotmtv, a multipurpose X11 plotting package.Thomas Gellekum1997-02-257-0/+84
Closes PR #2601. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=5747