| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.40_8,1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
06 May 2008 06:43:24
0.40_3,1
|
nobutaka  |
Make migemo ports to properly handle a case that EMACS_PORT_NAME is defined in
/etc/make.conf. |
28 Jan 2006 02:11:36
0.40_3,1
|
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
22 Feb 2003 14:25:38
0.32
|
nobutaka  |
De-pkg-comment. |
05 Jan 2003 04:34:10
0.32
|
nobutaka  |
Create EMACS_SITE_LISPDIR before install. |
06 Oct 2002 13:17:46
0.32
|
nobutaka  |
Add migemo-xemacs-devel-mule, a Japanese incremental search tool for
xemacs-devel-mule.
PR: ports/42873
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> |