| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jan 2010 14:47:20
1.1.1.a021_8
|
hrs  |
- Improve buffer management. This change should fix issues on amd64.
- Fix daemonizing part. It now returns the exit status correctly.
- Fix *_{pre,post}cmd handling in the rc.d scripts. Plus,
wnntouch is now invoked just before running the server process.
- Use ${*_WNNMANDIR} in Makefile to use the common patchset
in both FreeWnn-server and -lib.
- Integrate libtool22 change and regenerate patch files. |
20 Nov 2009 22:53:09
1.1.1.a021_7
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
02 Aug 2009 20:36:34
1.1.1.a021_7
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
02 Jan 2009 23:08:15
1.1.1.a021_7
|
hrs  |
- Use RFC 2553 API for AF_INET[46] socket handling.
- Fix several potential buffer overflows.
- Add missing "listenaddr ::1" to cserverc.
- Add WITHOUT_INET6 handling. |
02 Jan 2009 11:49:48
1.1.1.a021_6
|
hrs  |
- Enable IPv6 support.
- Add multiple "listenaddr" support. The jserverrc now
understands the following statements:
listenaddr 127.0.0.1
listenaddr ::1
The option "-a <listenaddr>" can also be specified more than
once. Currently the maximum number of listen addresses is 256.
- SIGINT is no longer hooked when the -D (not daemonize,
primarily for debugging) flag is specified.
- Add --unix, long opt counterpart of -u. |
01 Nov 2008 14:45:16
1.1.1.a021_5
|
hrs  |
- Add "listenaddr 127.0.0.1" to {c|t|k}serverc.
- Update startup scripts.
- Simplify the pkg-install script. |
30 Oct 2008 07:43:17
1.1.1.a021_4
|
hrs  |
- Add "-a ADDR" option to jserver and "listenaddr" directive to
jserverrc. This specifies listen address of the INET socket.
Note that the default value is set as 127.0.0.1. If you need
the old behavior (listen INADDR_ANY), use "-a 0.0.0.0" in
$wnn_flags or modify jserverrc.
- Fix a buffer overflow when very long file name is specified in
the -f option.
- Fix a typo in CONFIGURE_ARGS and COMMENT.
- Rename a patch file (patch-Wnn-jd-serverdef). |
26 Oct 2008 19:17:56
1.1.1.a021_3
|
hrs  |
- Style clean-ups.
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership. |
20 Aug 2008 01:57:32
1.1.1.a021_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 05:47:37
1.1.1.a021_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
16 Jul 2007 12:02:11
1.1.1.a021_1
|
rafan  |
- Patch makefile for localized manual pages location instead of passing
--mandir to configure which will be conflict with the default --mandir
in bsd.port.mk (exp run on pointyhat now)
Reported by: pointyhat exp run |
15 Aug 2006 01:29:13
1.1.1.a021_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.1.1.a021_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:16:45
1.1.1.a021
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Dec 2005 19:45:19
1.1.1.a021
|
hrs  |
Fix typos which cause installation failure of twnn.sh. |
07 Dec 2005 10:46:20
1.1.1.a021
|
hrs  |
- Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files. |
24 Nov 2005 23:02:13
1.1.1.a020
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.1.1.a020
|
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. |
02 Jun 2005 21:28:41
1.1.1.a020
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
07 Dec 2004 09:03:31
1.1.1.a020
|
linimon  |
That last commit should read '2003'. Sigh. |
07 Dec 2004 08:55:54
1.1.1.a020
|
linimon  |
With portmgr hat on, reset maintainership of port belonging to committer
who has been inactive since late 1993. |
31 Mar 2004 04:12:58
1.1.1.a020
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.1.1.a020
|
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. |
02 Sep 2003 11:04:54
1.1.1.a020
|
taoka  |
* Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d |
26 Jun 2003 23:58:32
1.1.1.a018_1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
02 Jun 2003 02:14:45
1.1.1.a018_1
|
taoka  |
Change a default server from "jserver" to "localhost"
Submitted by: mita |
07 Mar 2003 00:16:25
1.1.1.a018
|
ade  |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
01 Dec 2001 00:32:35 
|
lioux  |
o USE_AUTO* police sweep - Don't hardcode, use AUTOCONF_DIR |
15 Oct 2001 14:55:03 
|
sobomax  |
WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary. |
08 Aug 2001 02:38:01 
|
taoka  |
Update to 1.1.1-a018 All removed patch files was imported into FreeWnn |
14 Feb 2001 20:19:44 
|
lioux  |
typo clean up police: \s -> \t |
06 Feb 2001 13:22:01 
|
olgeni  |
Style review in ports/japanese. |
16 Nov 2000 15:36:16 
|
asami  |
This port INSTALLS_SHLIB. |
08 Oct 2000 04:24:23 
|
asami  |
Convert category japanese to new layout. |
12 Sep 2000 19:08:29 
|
taoka  |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: |