Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-08 | 1 | -1/+0 |
| | |||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -1/+1 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Remove code to handle japanese slave port that was removed. | erwin | 2005-10-19 | 3 | -27/+2 |
| | |||||
* | Band aid to fix INDEX-builds after retirement of japanese/libimg | vs | 2005-10-19 | 1 | -2/+2 |
| | | | | Pointy hat with bells on top: me | ||||
* | Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL - | fenner | 2005-10-10 | 1 | -1/+1 |
| | | | | there are no files there. | ||||
* | - Unbreak: Fix plist | vs | 2005-04-14 | 2 | -4/+3 |
| | | | | - Register CONFLICTS | ||||
* | BROKEN: Incomplete pkg-plist | kris | 2005-02-14 | 1 | -0/+2 |
| | |||||
* | 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) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Change in-place replacement. | kiri | 2003-05-08 | 2 | -2/+3 |
| | |||||
* | Set MASTER_SITES fetchable and correct reinplace commands. | kiri | 2003-05-08 | 4 | -11/+16 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | sobomax | 2001-05-23 | 1 | -1/+1 |
| | | | | | would be able to insert their own entries (usually language category) upfront. | ||||
* | Fix up dependencies to libimg -- the English version should be a | asami | 2000-11-14 | 1 | -2/+3 |
| | | | | | | | | | | LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on ${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install anything in ${LOCALBASE}/lib). Also, fix path to tkstep.tcl. Submitted by: bento | ||||
* | Update with PORTNAME/PORTVERSION and get happy with the slave. | knu | 2000-04-13 | 1 | -4/+3 |
| | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. | ||||
* | 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. :) | ||||
* | libimg is called libimg, not img. | asami | 1999-05-07 | 1 | -3/+3 |
| | |||||
* | A graphic viewer with various image types. | taoka | 1999-05-06 | 6 | -0/+121 |
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> |