| 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 |
22 Aug 2011 14:48:19
0.40_8,1
|
nobutaka  |
Fix incompatibility with Ruby 1.9.
Reported by: linimon |
14 Aug 2011 03:15:23
0.40_7,1
|
nobutaka  |
Use SKK dictionary as of 2011/08/13.
Bump PORTREVISION. |
06 Aug 2011 08:41:47
0.40_6,1
|
swills  |
- Mark broken with Ruby 1.9
With hat: ruby@ |
24 Dec 2010 15:38:27
0.40_6,1
|
nobutaka  |
- Fix build error.
- Update MASTER_SITES.
- Add license info.
- Use SKK dictionary as of 2010/12/23.
- Bump PORTREVISION. |
04 Dec 2010 07:34:27
0.40_5,1
|
ade  |
Sync to new bsd.autotools.mk |
24 Sep 2010 03:22:07
0.40_5,1
|
ade  |
Migrate from devel/automake15 to devel/automake14 (legacy) |
13 Jun 2010 08:40:06
0.40_5,1
|
erwin  |
BROKEN should not be quoted.
No functional change. |
27 Jan 2010 16:54:59
0.40_5,1
|
nobutaka  |
Fix breakage of isearch-backward function
Submitted by: kuriyama |
19 Nov 2009 23:41:55
0.40_4,1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
31 Jul 2009 13:57:52
0.40_4,1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
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. |
05 May 2008 16:53:10
0.40_3,1
|
nobutaka  |
Fix build error. |
04 Aug 2007 08:08:24
0.40_3,1
|
nobutaka  |
Update email address in pkg-descr. |
09 Jul 2006 17:07:31
0.40_3,1
|
nobutaka  |
Update SKK dictionary for migemo to the today's snapshot. |
31 Mar 2006 13:44:15
0.40_3,1
|
nobutaka  |
Remove BROKEN mark since pthread support of lang/ruby18 port that causes
coredump is disabled by default. |
25 Feb 2006 21:49:00
0.40_3,1
|
kris  |
Remove directory now owned by parent
Approved by: portmgr (implicit) |
12 Feb 2006 22:24:14
0.40_3,1
|
kris  |
BROKEN: Coredump during build |
22 Jan 2006 05:52:28
0.40_3,1
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Nov 2005 12:40:09
0.40_3,1
|
nobutaka  |
Update SKK dictionary to the today's snapshot. |
17 Nov 2005 10:31:59
0.40_2,1
|
sem  |
- Fix dependency on removed port.
- Bump PORTREVISION in master port
Reported by: cperciva
Pointy hat to: me |
15 Nov 2005 06:52:12
0.40_1,1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
18 Jun 2005 17:38:57
0.40_1,1
|
nobutaka  |
Use the latest SKK dictionary snapshot to generate the migemo dictionary. |
27 Sep 2004 22:58:52
0.40,1
|
kris  |
Now builds on amd64
Approved by: portmgr (self) |
04 Jun 2004 17:29:38
0.40,1
|
ade  |
Sync with new bsd.autotools.mk |
06 Apr 2004 13:23:40
0.40,1
|
nobutaka  |
Change MASTER_SITES to unbreak fetch. |
06 Apr 2004 01:06:14
0.40,1
|
kris  |
BROKEN: Unfetchable |
14 Mar 2004 06:17:56
0.40,1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
23 Feb 2004 22:07:38
0.40,1
|
kris  |
BROKEN on !i386 and !sparc64: Does not compile |
15 Jun 2003 13:55:57
0.40,1
|
nobutaka  |
Update to 0.40. |
22 Feb 2003 14:25:38
0.32,1
|
nobutaka  |
De-pkg-comment. |
05 Jan 2003 04:34:10
0.32,1
|
nobutaka  |
Create EMACS_SITE_LISPDIR before install. |
06 Oct 2002 12:55:43
0.32,1
|
nobutaka  |
Unify post-install targets of migemo-* ports. |
02 Jun 2002 12:59:09
0.32,1
|
nobutaka  |
Stop to create the unused directory.
Pointed out by: Takayuki Nakao <t@nakao.org> |
03 Nov 2001 19:16:51 
|
nobutaka  |
Maintainer is committer now. |
11 Oct 2001 11:30:06 
|
ijliao  |
add missing file into PLIST |
20 Sep 2001 05:46:10 
|
knu  |
- Update migemo to 0.32. |