Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -2/+2 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Change PREFIX -> LOCALBASE. | Shigeyuki Fukushima | 2000-07-12 | 1 | -2/+2 |
| | |||||
* | Fix make deinstall(pkg_delete) problem. | Shigeyuki Fukushima | 2000-05-12 | 1 | -0/+5 |
| | |||||
* | Update to 10.2. | Shigeyuki Fukushima | 2000-05-10 | 2 | -47/+44 |
| | | | | Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk. | ||||
* | Finish converting editors/ to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Chase emacs upgrade to 20.6. | Satoshi Asami | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | Update to 20.5. | Shigeyuki Fukushima | 2000-01-04 | 2 | -2/+2 |
| | |||||
* | Upgrade to 9.23. | Shigeyuki Fukushima | 2000-01-02 | 1 | -1/+1 |
| | |||||
* | Update to 9.22. | Shigeyuki Fukushima | 1999-10-10 | 2 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Catching up to emacs-20.4. | Shigeyuki Fukushima | 1999-08-09 | 1 | -2/+2 |
| | |||||
* | Update to 9.20. | Shigeyuki Fukushima | 1999-08-06 | 4 | -5/+10 |
| | | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | Tim Vanderhoek | 1999-08-02 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Update to 9.19. | Shigeyuki Fukushima | 1999-06-29 | 3 | -16/+18 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Update to 9.18. | Shigeyuki Fukushima | 1999-05-09 | 3 | -20/+29 |
| | |||||
* | Changed my e-mail address. | Shigeyuki Fukushima | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | MAINTAINER changed, because I was a committer. | Shigeyuki Fukushima | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | editors/apel-emacs: | Jun Kuriyama | 1999-01-02 | 4 | -0/+99 |
A Portable Emacs Library for emacs. editors/apel-emacs20: A Portable Emacs Library for emacs20. editors/apel-mule: A Portable Emacs Library for mule. o Correct "Version required" header in apel-emacs/Makefile. o Fix virtual category "elisps" to "elisp". PR: ports/8831 Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |