The FreeBSD Ports Archive
FreeBSD japanese : epic44>
The (E)nhanced (P)rogrammable (I)RC-II (C)lient with Japanese support
EPIC4 is a new direction in ircII development. No longer is EPIC 100%
backwards compatible with ircII, but instead those things where
compatibility is undesirable have been found and fixed. No gratuitous
incompatibilities have been added, but lots of new code has been added to
make EPIC the best ircII client available.
EPIC no longer shares any file names with ircII, so they should happily
co-exist.
http://www.epicsol.org/
|
epic4 history
v. 1.9
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.8
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.7
date: 2005/10/09 05:24:06; author: fenner; state: Exp; lines: +1 -1
Remove trailing backslash, which caused the MASTER_SITE_SUBDIR
setting to be included in MASTER_SITES.
v. 1.6
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.5
date: 2004/01/05 16:14:54; author: knu; state: Exp; lines: +26 -5
Unbreak by making this port a non-slave port and going back to 1.0.1.
v. 1.4
date: 2003/02/18 06:03:47; author: knu; state: Exp; lines: +1 -1
De-pkg-decomment epic4 master-slave ports. Allow overriding
MAINTAINER while I'm here.
v. 1.3
date: 2003/02/10 09:03:58; author: kris; state: Exp; lines: +1 -1
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
v. 1.2
date: 2003/01/25 13:37:53; author: knu; state: Exp; lines: +0 -1
Unbreak after the lateest update of irc/epic4.
Update a URL in pkg-descr.
v. 1.1
date: 2000/12/05 12:04:45; author: knu; state: Exp;
Add ja-epic4, the (E)nhanced (P)rogrammable (I)RC-II (C)lient with
Japanese support.
=============================================================================
v. 1.9
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.8
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.7
date: 2005/10/09 05:24:06; author: fenner; state: Exp; lines: +1 -1
Remove trailing backslash, which caused the MASTER_SITE_SUBDIR
setting to be included in MASTER_SITES.
v. 1.6
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.5
date: 2004/01/05 16:14:54; author: knu; state: Exp; lines: +26 -5
Unbreak by making this port a non-slave port and going back to 1.0.1.
v. 1.4
date: 2003/02/18 06:03:47; author: knu; state: Exp; lines: +1 -1
De-pkg-decomment epic4 master-slave ports. Allow overriding
MAINTAINER while I'm here.
v. 1.3
date: 2003/02/10 09:03:58; author: kris; state: Exp; lines: +1 -1
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
v. 1.2
date: 2003/01/25 13:37:53; author: knu; state: Exp; lines: +0 -1
Unbreak after the lateest update of irc/epic4.
Update a URL in pkg-descr.
v. 1.1
date: 2000/12/05 12:04:45; author: knu; state: Exp;
Add ja-epic4, the (E)nhanced (P)rogrammable (I)RC-II (C)lient with
Japanese support.
=============================================================================
v. 1.9
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.8
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.7
date: 2005/10/09 05:24:06; author: fenner; state: Exp; lines: +1 -1
Remove trailing backslash, which caused the MASTER_SITE_SUBDIR
setting to be included in MASTER_SITES.
v. 1.6
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.5
date: 2004/01/05 16:14:54; author: knu; state: Exp; lines: +26 -5
Unbreak by making this port a non-slave port and going back to 1.0.1.
v. 1.4
date: 2003/02/18 06:03:47; author: knu; state: Exp; lines: +1 -1
De-pkg-decomment epic4 master-slave ports. Allow overriding
MAINTAINER while I'm here.
v. 1.3
date: 2003/02/10 09:03:58; author: kris; state: Exp; lines: +1 -1
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
v. 1.2
date: 2003/01/25 13:37:53; author: knu; state: Exp; lines: +0 -1
Unbreak after the lateest update of irc/epic4.
Update a URL in pkg-descr.
v. 1.1
date: 2000/12/05 12:04:45; author: knu; state: Exp;
Add ja-epic4, the (E)nhanced (P)rogrammable (I)RC-II (C)lient with
Japanese support.
=============================================================================
|
| |

|