| Commit History - (may be incomplete: see CVSWeb 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 |
27 Jan 2010 17:05:16
0.40_5,1
|
nobutaka  |
Update BUILD_DEPENDS, RUN_DEPENDS and CONFLICTS. |
20 Dec 2009 20:19:24
0.40_4,1
|
bsam  |
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!). [1]
Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.
Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.
Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: (Only the first 15 lines of the commit message are shown above ) |
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. |
04 Aug 2007 10:53:59
0.40_3,1
|
nobutaka  |
Correct dependency to fix package build.
Reported by: pointyhat via kris |
04 Aug 2007 08:07:46
0.40_3,1
|
nobutaka  |
Add CONFLICTS for ja-migemo-emacs22.
Update email address in pkg-descr. |
16 Jul 2007 09:07:54
0.40_3,1
|
nobutaka  |
Make EMACS_PORT_NAME overridable. |
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. |
06 Oct 2002 12:55:43
0.32
|
nobutaka  |
Unify post-install targets of migemo-* ports. |
02 Jun 2002 12:59:09
0.32
|
nobutaka  |
Stop to create the unused directory.
Pointed out by: Takayuki Nakao <t@nakao.org> |
12 Dec 2001 08:57:59 
|
nobutaka  |
Add migemo-emacs21, a Japanese incremental search tool for emacs21. |