aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xv-m17n
Commit message (Collapse)AuthorAgeFilesLines
* Don't let xv change its name when options change.mat2015-04-111-0/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* - use OPTIONS_SLAVEdinoex2014-03-311-1/+1
|
* - use STAGEDIRdinoex2013-11-283-46/+1
| | | | | | - remove option NOMAN - use OPTIONS_DEFINE - merge xv-m17m in xv
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - cleanup headerdinoex2013-01-261-6/+2
| | | | - fix regression if build in /usr/ports/local
* Use classic run dependency linebapt2012-10-111-1/+1
| | | | | Hat: portmgr Feature safe: yes
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - take maintainershipdinoex2009-05-201-3/+3
| | | | - cleanup paths
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Remove pkg-comment from remaining master/slave port sets.ade2003-03-072-1/+1
| | | | Approved by: portmgr (implicitly)
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-131-3/+1
| | | | Ready to cooperate with the slave port `japanese/xv'.
* Modify my e-mail address.shige2000-01-091-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Changed my e-mail address.shige1999-03-021-1/+1
|
* MAINTAINER changed, because I was a committer.shige1999-03-011-2/+2
|
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-5/+4
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* An X11 program that displays images of various formats with multilingualization.kuriyama1998-10-284-0/+65
PR: ports/8186 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>