The FreeBSD Ports Archive
FreeBSD japanese : esecanna-module-vje254>
Esecanna module for VJE-Delta 2.5
esecanna-module-vje25 history
v. 1.17
date: 2005/11/15 06:49:44; 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.16
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.15
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.14
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.13
date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.12
date: 2000/07/06 06:10:31; 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.11
date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.10
date: 2000/06/07 17:24:36; 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.9
date: 2000/06/07 08:17:20; 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.8
date: 2000/05/27 18:20:04; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.7
date: 2000/05/17 10:55:32; 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:30; 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 14:11:12; author: knu; state: Exp; lines: +2 -2
Portlint.
RUN_DEPENDS= ${PREFIX}/... -> RUN_DEPENDS= ${LOCALBASE}/...
v. 1.3
date: 2000/03/26 21:20:08; author: knu; state: Exp; lines: +14 -10
Update to 0.14.3
v. 1.2
date: 2000/03/23 07:11:48; 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:40:10; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:40:10; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 2.5
=============================================================================
v. 1.17
date: 2005/11/15 06:49:44; 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.16
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.15
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.14
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.13
date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.12
date: 2000/07/06 06:10:31; 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.11
date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.10
date: 2000/06/07 17:24:36; 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.9
date: 2000/06/07 08:17:20; 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.8
date: 2000/05/27 18:20:04; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.7
date: 2000/05/17 10:55:32; 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:30; 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 14:11:12; author: knu; state: Exp; lines: +2 -2
Portlint.
RUN_DEPENDS= ${PREFIX}/... -> RUN_DEPENDS= ${LOCALBASE}/...
v. 1.3
date: 2000/03/26 21:20:08; author: knu; state: Exp; lines: +14 -10
Update to 0.14.3
v. 1.2
date: 2000/03/23 07:11:48; 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:40:10; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:40:10; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 2.5
=============================================================================
v. 1.17
date: 2005/11/15 06:49:44; 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.16
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.15
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.14
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.13
date: 2003/02/18 05:52:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.12
date: 2000/07/06 06:10:31; 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.11
date: 2000/06/29 02:31:29; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.10
date: 2000/06/07 17:24:36; 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.9
date: 2000/06/07 08:17:20; 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.8
date: 2000/05/27 18:20:04; author: knu; state: Exp; lines: +2 -2
Update to 0.14.5.
v. 1.7
date: 2000/05/17 10:55:32; 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:30; 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 14:11:12; author: knu; state: Exp; lines: +2 -2
Portlint.
RUN_DEPENDS= ${PREFIX}/... -> RUN_DEPENDS= ${LOCALBASE}/...
v. 1.3
date: 2000/03/26 21:20:08; author: knu; state: Exp; lines: +14 -10
Update to 0.14.3
v. 1.2
date: 2000/03/23 07:11:48; 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:40:10; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/07 09:40:10; author: flathill; state: Exp; lines: +0 -0
PR: ports/16972
Submitted by: knu@idaemons.org
Esecanna module for VJE-Delta 2.5
=============================================================================
|
| |

|