The FreeBSD Ports Archive
FreeBSD japanese : esecanna-module-vje304>
Esecanna module for VJE-Delta 3.0
esecanna-module-vje30 history
v. 1.27
date: 2006/05/09 00:17:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.26
date: 2005/11/15 06:49:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.24
date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.23
date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.22
date: 2003/02/18 05:52:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.21
date: 2002/11/04 22:57:35; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.20
date: 2002/11/04 20:41:48; author: knu; state: Exp; lines: +4 -3
USE_REINPLACE instead of perl.
v. 1.19
date: 2000/09/10 09:25:59; author: knu; state: Exp; lines: +2 -2
Update to 1.0.1.
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)
Please reinstall this version. Sorry.
v. 1.18
date: 2000/09/09 10:25:10; author: knu; state: Exp; lines: +2 -2
Update to the 1.0.0 official releases.
v. 1.17
date: 2000/08/31 14:19:18; author: knu; state: Exp; lines: +2 -2
Update to 0.14.11.
v. 1.16
date: 2000/08/14 05:46:20; author: knu; state: Exp; lines: +2 -2
Update to 0.14.10.
v. 1.15
date: 2000/07/25 16:33:10; author: knu; state: Exp; lines: +2 -2
Update to 0.14.9.
v. 1.14
date: 2000/07/25 07:28:35; author: knu; state: Exp; lines: +2 -2
Update to 0.14.8.
v. 1.13
date: 2000/07/06 06:10:33; author: knu; state: Exp; lines: +2 -2
Update esecanna modules:
esecanna-module-vje25 -> 0.14.6
esecanna-module-vje30 -> 0.14.7
esecanna-module-wnn6 -> 0.14.3
v. 1.12
date: 2000/06/29 02:31:30; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.11
date: 2000/06/24 19:14:09; author: knu; state: Exp; lines: +2 -2
Update to 0.14.6.
v. 1.10
date: 2000/06/11 13:21:57; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.9
date: 2000/06/07 17:24:37; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.8
date: 2000/06/07 08:17:21; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.7
date: 2000/05/17 10:55:33; author: knu; state: Exp; lines: +2 -2
Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.
Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.6
date: 2000/04/24 15:51:13; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
v. 1.5
date: 2000/04/11 14:13:31; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
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. :)
v. 1.4
date: 2000/03/28 17:45:34; author: knu; state: Exp; lines: +4 -4
Update to 0.14.3
v. 1.3
date: 2000/03/26 21:21:55; author: knu; state: Exp; lines: +16 -10
Update to 0.14.2
v. 1.2
date: 2000/03/23 07:11:50; author: knu; state: Exp; lines: +2 -2
Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
v. 1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 3.0
=============================================================================
v. 1.27
date: 2006/05/09 00:17:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.26
date: 2005/11/15 06:49:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.24
date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.23
date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.22
date: 2003/02/18 05:52:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.21
date: 2002/11/04 22:57:35; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.20
date: 2002/11/04 20:41:48; author: knu; state: Exp; lines: +4 -3
USE_REINPLACE instead of perl.
v. 1.19
date: 2000/09/10 09:25:59; author: knu; state: Exp; lines: +2 -2
Update to 1.0.1.
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)
Please reinstall this version. Sorry.
v. 1.18
date: 2000/09/09 10:25:10; author: knu; state: Exp; lines: +2 -2
Update to the 1.0.0 official releases.
v. 1.17
date: 2000/08/31 14:19:18; author: knu; state: Exp; lines: +2 -2
Update to 0.14.11.
v. 1.16
date: 2000/08/14 05:46:20; author: knu; state: Exp; lines: +2 -2
Update to 0.14.10.
v. 1.15
date: 2000/07/25 16:33:10; author: knu; state: Exp; lines: +2 -2
Update to 0.14.9.
v. 1.14
date: 2000/07/25 07:28:35; author: knu; state: Exp; lines: +2 -2
Update to 0.14.8.
v. 1.13
date: 2000/07/06 06:10:33; author: knu; state: Exp; lines: +2 -2
Update esecanna modules:
esecanna-module-vje25 -> 0.14.6
esecanna-module-vje30 -> 0.14.7
esecanna-module-wnn6 -> 0.14.3
v. 1.12
date: 2000/06/29 02:31:30; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.11
date: 2000/06/24 19:14:09; author: knu; state: Exp; lines: +2 -2
Update to 0.14.6.
v. 1.10
date: 2000/06/11 13:21:57; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.9
date: 2000/06/07 17:24:37; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.8
date: 2000/06/07 08:17:21; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.7
date: 2000/05/17 10:55:33; author: knu; state: Exp; lines: +2 -2
Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.
Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.6
date: 2000/04/24 15:51:13; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
v. 1.5
date: 2000/04/11 14:13:31; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
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. :)
v. 1.4
date: 2000/03/28 17:45:34; author: knu; state: Exp; lines: +4 -4
Update to 0.14.3
v. 1.3
date: 2000/03/26 21:21:55; author: knu; state: Exp; lines: +16 -10
Update to 0.14.2
v. 1.2
date: 2000/03/23 07:11:50; author: knu; state: Exp; lines: +2 -2
Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
v. 1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 3.0
=============================================================================
v. 1.27
date: 2006/05/09 00:17:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.26
date: 2005/11/15 06:49:45; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/11 01:17:36; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.24
date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1
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.
v. 1.23
date: 2004/02/04 05:21:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.22
date: 2003/02/18 05:52:53; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.21
date: 2002/11/04 22:57:35; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.20
date: 2002/11/04 20:41:48; author: knu; state: Exp; lines: +4 -3
USE_REINPLACE instead of perl.
v. 1.19
date: 2000/09/10 09:25:59; author: knu; state: Exp; lines: +2 -2
Update to 1.0.1.
1.0.0 had a silly problem that the tarball included a pre-build Linux
binary by mistake, and this port installed it without a rebuild thanks
to make(1). ;)
Please reinstall this version. Sorry.
v. 1.18
date: 2000/09/09 10:25:10; author: knu; state: Exp; lines: +2 -2
Update to the 1.0.0 official releases.
v. 1.17
date: 2000/08/31 14:19:18; author: knu; state: Exp; lines: +2 -2
Update to 0.14.11.
v. 1.16
date: 2000/08/14 05:46:20; author: knu; state: Exp; lines: +2 -2
Update to 0.14.10.
v. 1.15
date: 2000/07/25 16:33:10; author: knu; state: Exp; lines: +2 -2
Update to 0.14.9.
v. 1.14
date: 2000/07/25 07:28:35; author: knu; state: Exp; lines: +2 -2
Update to 0.14.8.
v. 1.13
date: 2000/07/06 06:10:33; author: knu; state: Exp; lines: +2 -2
Update esecanna modules:
esecanna-module-vje25 -> 0.14.6
esecanna-module-vje30 -> 0.14.7
esecanna-module-wnn6 -> 0.14.3
v. 1.12
date: 2000/06/29 02:31:30; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.11
date: 2000/06/24 19:14:09; author: knu; state: Exp; lines: +2 -2
Update to 0.14.6.
v. 1.10
date: 2000/06/11 13:21:57; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.9
date: 2000/06/07 17:24:37; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.8
date: 2000/06/07 08:17:21; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.7
date: 2000/05/17 10:55:33; author: knu; state: Exp; lines: +2 -2
Update the vje25 module to 0.14.4 and the vje30 one to 0.14.4.
The author quit using libtool so *.la files would not be installed.
Clean up duplicated post-install targets of esecanna/Makefile. (D'oh!)
v. 1.6
date: 2000/04/24 15:51:13; author: knu; state: Exp; lines: +2 -2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
v. 1.5
date: 2000/04/11 14:13:31; author: knu; state: Exp; lines: +4 -4
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
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. :)
v. 1.4
date: 2000/03/28 17:45:34; author: knu; state: Exp; lines: +4 -4
Update to 0.14.3
v. 1.3
date: 2000/03/26 21:21:55; author: knu; state: Exp; lines: +16 -10
Update to 0.14.2
v. 1.2
date: 2000/03/23 07:11:50; author: knu; state: Exp; lines: +2 -2
Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
v. 1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:42:22; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 3.0
=============================================================================
|
| |

|