Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't let xv change its name when options change. | mat | 2015-04-11 | 1 | -0/+2 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Remove indefinite articles and trailing periods from COMMENT, plus | olgeni | 2014-06-13 | 1 | -1/+1 |
| | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) | ||||
* | - use OPTIONS_SLAVE | dinoex | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | - use STAGEDIR | dinoex | 2013-11-28 | 3 | -46/+1 |
| | | | | | | - remove option NOMAN - use OPTIONS_DEFINE - merge xv-m17m in xv | ||||
* | - fix misplaced NO_STAGE in slaveports and ifdefs | dinoex | 2013-09-21 | 1 | -1/+0 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | graphics) | ||||
* | - cleanup header | dinoex | 2013-01-26 | 1 | -6/+2 |
| | | | | - fix regression if build in /usr/ports/local | ||||
* | Use classic run dependency line | bapt | 2012-10-11 | 1 | -1/+1 |
| | | | | | Hat: portmgr Feature safe: yes | ||||
* | The vast majority of pkg-descr files had the following format when they | dougb | 2011-10-24 | 1 | -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 maintainership | dinoex | 2009-05-20 | 1 | -3/+3 |
| | | | | - cleanup paths | ||||
* | Reset MAINTAINER to ports@. | nork | 2004-12-23 | 1 | -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. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | Approved by: portmgr (implicitly) | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -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. | knu | 2000-04-13 | 1 | -3/+1 |
| | | | | Ready to cooperate with the slave port `japanese/xv'. | ||||
* | Modify my e-mail address. | shige | 2000-01-09 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Changed my e-mail address. | shige | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | MAINTAINER changed, because I was a committer. | shige | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | asami | 1998-12-01 | 1 | -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. | kuriyama | 1998-10-28 | 4 | -0/+65 |
PR: ports/8186 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |