rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
Don't install files owned by root:wheel with mode gu+s; use u+s instead.
I'm not sure why these need to be setuid root in the first place, but
that's a separate issue.
Bump PORTREVISION.
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
o Modify lunar man page.
Since I can read the message, and it exactly matches what my mother told
me, I think it's okay to commit.
PR: ports/35344
Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw>
cwTeX is a famous TeX/LaTeX derivative in Taiwan, which runs on
MS-DOS, Windows, Linux, and now on FreeBSD.
Of course, cwTeX is subject to process Chinese character gracefully.
PR: ports/36567
Submitted by: Statue <statue@softwareliberty.org>
o Add zh_TW.Big5 po messages.
o Remove big5 IME extra-patches and merge it into standard FreeBSD patches.
PR: ports/35271
Submitted by: Yen-Ming Lee <leeym@leeym.com>
Add line-wrap support with big5 charset.
Add multibytes cursor movement support with big5 charset.
PR: ports/35485
Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw>
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
mutt in the freenix world. (Yay!)
Submitted by: Chou Yeh-Jyi <yjchou@age.homeip.net>
o Turn on WITH_MUTT_NCURSES and WITHOUT_MUTT_SGMLFORMAT by default. (Yay!)
add Bridge Version by using mapping tables of ftp.unicode.org
add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) of
partners.adobe.com
add Bridge Version by using CMaps for PDF core fonts(ToUnicode CMap) and
mapping tables of ftp.unicode.org
o update pkg-install
from 6.50 to 6.52
PR: 32813
Submitted by: Statue <statue@softwareliberty.org>
jis2gb converts JISX0208-1983 and JISX0212-1990 characters
to GB2312-80 and GB8565-88 characters. JISX0208-1983
(^[$B), JISX0208-1990 (^[&@^[$B), JISX0212-1990 (^[$(D),
JISC6226-1978 (^[$@), and Japanese-EUC are available for
Kanji code.
PR: ports/31868
Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
GB2JIS converts GB2312-80 and GB8565-88 characters to
JISX0208-1983 and JISX0212-1990 characters. GB2312-80
(^[$A), GB2312-80 + GB8565-88 (^[$(E), and Chinese-EUC
(8-bit GuoBiao) are available for Hanzi code.
PR: ports/31849
Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
BBSnet is a front-end of telnet client, and it can be used for
multiple users or in private.
PR: ports/32487
Submitted by: statue@freebsd.sinica.edu.tw
Notice: I know chinese/cle_base which corresponds to emulators/linux_base
and Chinese locale but it is large and if cle_base is installed then
Asian languages except Chinese could *NOT* be used when I tried.
In zh-linux_locale + linux_base, almost languages could be used.
So this port is needed to treat these.
to $PREFIX/share/AbiSuite
So we should change path-setting in chinese/abiword and chinese/ttfm
PR: 30600
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
Approved by: MAINTAINER
The patchset for this port simply does one thing: let 8 bit character go.
According to the submitter, the patchset is derived from twnic.net,
which allows multilingual .tw domain name registration now.
Submitted by: jihuang@gate.sinica.edu.tw
Zhcon is a fast Linux Console Chinese System which supports
framebuffer device.It can display Chinese,Japanese or Korean
double byte characters.Supported language encodings include:
GB2312,GBK,BIG5,JIS and KSCM.
It can also use input methods(table based) from Windows 98 and
UCDOS for MS-DOS.
PR: ports/30433
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
a resized 16x16 bitmap font) by CMEX and DynaLab for the X Window System
(PCF). This is one of the few Big5 or Big5+ Chinese bitmap fonts on the
Internet that is DFSG-compliant.
The font was designed by DynaLab and released by CMEX as part of the
proposed Big5+ standard documentation. It was then converted to HBF and BDF
format and further modified by Wei-Lun Chao in September 1998.
Submitted by: statue@freebsd.sinica.edu.tw
Handed to me via: keichii
Enlarge buffer size for extra-long line.
This fixes core dump which is rarely happened.
PR: ports/26961
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
In this xmms release (1.2.5), only few default values should be tuned
for localization, instead of patching source code extensively.
Now I'm considering an issue: should we provide localized ports/packages
which are properly tuned, or simply tell users what variables/options
should be checked/unchecked via FreeBSD documentation project ?
It seems that tin itself now has more ability to handle MB.
More inspection on chinese/tin may be required to remove obsoleted method.
(I will forward this commit log to its MAINTAINER and
freebsd-taiwan-chinese@maillist.tw.freebsd.org)
This version fixes NTFS filenames which have both Chinese and English
characters.
Submitted by: huangant.bbs@bbs.cs.ntou.edu.tw (author of the ntfs patch)
like '\n' is definitely non-printable.
o Fix this by tin's misc.c way, exactly what ports/26402 submitted.
o Unless we have wchar and, well, Citrus Project, imported, there's
no clean way, Good Thing (tm), we can do in this case.
PR: ports/26402
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
RUN_DEPENDS. Since we now have the correct patch in all of
x11/{XFree86,XFree86-4,XFree86-4-libraries}, its service is no
longer needed.
Reported by: cheath.bbs@bbs.cs.nthu.edu.tw
This kernel module lets users read BIG5 filenames on an NTFS. The author
is <huangant.bbs@bbs.cs.ntou.edu.tw>. The original patch is located at:
http://www.cis.nctu.edu.tw/~gis89501/bsd/ntfs/chinese_ntfs-4.3b2-ro.patch
It is slightly modified to accomodate port building.
It was tested on 4.3-BETA with Windows 2000 by the author, and 5.0-CURRENT
by me (also with 2000).