aboutsummaryrefslogtreecommitdiff
path: root/graphics/lfview
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2015-08-261-2/+2
| | | | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=395395
* 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-284-2/+1
| | | | Notes: svn path=/head/; revision=363261
* - Remove NO_INSTALL_MANPAGES, it's useless with custom do-install targetAntoine Brodin2014-01-081-11/+12
| | | | | | | | | | | | - Stage support - Fix build on head amd64 (MAKE_ENV was overriden) - Add missing OPTIONS_DEFINE PR: ports/185514 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=339163
* 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-7/+3
| | | | | | | | | | | 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
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* 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
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Fix build on amd64.Florent Thoumie2005-03-142-4/+5
| | | | | | | | | | - Polish packing list. PR: ports/78790 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=131175
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* BROKEN on amd64: Does not compile (-fPIC missing)Kris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103100
* Reset bouncing maintainerKris Kennaway2004-01-311-1/+1
| | | | Notes: svn path=/head/; revision=99587
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Fix build problem on XFree86 4.X.Motoyuki Konno2002-04-082-0/+15
| | | | Notes: svn path=/head/; revision=57430
* Upgrade to 1.1aKevin Lo2001-01-123-10/+5
| | | | | | | | | PR: 24209 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Approved by: MAINTAINER Notes: svn path=/head/; revision=37133
* Update to 1.1.Akinori MUSHA2000-10-293-5/+4
| | | | | | | | | PR: ports/22398 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Approved by: Yuu Yashiki <s974123@cc.matsuyama-u.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=34408
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-5/+1
| | | | Notes: svn path=/head/; revision=29630
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-5/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Update to 1.1b3Seiichirou Hiraoka1999-10-102-5/+5
| | | | | | | | PR: ports/14245 Submitted by: s974123@cc.matsuyama-u.ac.jp Notes: svn path=/head/; revision=22292
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-061-1/+1
| | | | Notes: svn path=/head/; revision=18564
* PR: 10460Seiichirou Hiraoka1999-03-076-0/+75
Submitted by: s974123@cc.matsuyama-u.ac.jp Graphic viewer for Leaf products. Notes: svn path=/head/; revision=17034