Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up whitespace. | Trevor Johnson | 2004-04-10 | 1 | -3/+3 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 1 | -2/+0 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 1 | -0/+2 |
| | | | | Approved by: pat | ||||
* | Release maintainership. I just don't want to get in the way. | Akinori MUSHA | 2002-05-11 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES and WWW. | Akinori MUSHA | 2001-04-22 | 1 | -1/+1 |
| | | | | Submitted by: eguchi@post.co.jp | ||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi 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. | ||||
* | Add a patch for lib/abbrev.sl to fix abbrev_mode. | Akinori MUSHA | 2000-10-04 | 1 | -0/+1 |
| | | | | Obtained from: s-lang@juice.or.jp mailing list | ||||
* | Use ${MASTER_SITE_LOCAL}. | Satoshi Asami | 2000-06-29 | 1 | -1/+2 |
| | |||||
* | Local distfiles have been moved to: | Akinori MUSHA | 2000-06-07 | 1 | -1/+1 |
| | | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ | ||||
* | Move local distfiles from: | Akinori MUSHA | 2000-06-07 | 1 | -1/+1 |
| | | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ | ||||
* | Do not install *.orig files. | Akinori MUSHA | 2000-05-17 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org | Akinori MUSHA | 2000-04-24 | 1 | -1/+1 |
| | | | | so as to make it clear that a FreeBSD committer maintains them. | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -11/+11 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -4/+7 |
| | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) | ||||
* | Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/ | Akinori MUSHA | 2000-03-23 | 1 | -2/+1 |
| | | | | to http://people.FreeBSD.org/~knu/ | ||||
* | A SLang-based text editor (w/ Japanese support) | Satoshi Taoka | 2000-02-08 | 1 | -0/+104 |
PR: 16576 Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> |