| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Console CJK Environment let you display and input Chinese/Japanese/Korean
under Linux/FreeBSD console, it works both in VGA mode and frame buffer
mode. Input methods include PinYin WuBi ShuangPin Ziranma CangJie Zhuyin
Dayi YingHan, totally around 40.
PR: ports/61943
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
|
|
|
|
|
| |
PR: ports/67160
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/66802
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
currently unable to look after any of the ports that he has written.
|
|
|
|
|
|
| |
PR: ports/66595
Submitted by: Rong-En Fan <rafan_at_infor.org>
No Responsed: keith@
|
| |
|
|
|
|
| |
- bump PORTREVISION.
|
|
|
|
| |
Requested by: leeym
|
|
|
|
| |
Update to 1.3.1
|
|
|
|
| |
Submitted by: mhsin via #bsdchat
|
| |
|
|
|
|
| |
still broken at that time and no PRs have been submitted containing a fix.
|
|
|
|
|
|
| |
- Bump version.
Submitted by: mhsin via #bsdchat
|
| |
|
|
|
|
| |
Submitted by: kcwu via #bsdchat
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: freshports, elvis via #bsdchat
|
|
|
|
|
| |
Submitted by: mhsin
Forgotten by: me
|
|
|
|
| |
Submitted by: mhsin (msgin_at_mhsin_dot_org)
|
|
|
|
| |
with gtk+-2.4.
|
| |
|
|
|
|
|
| |
PR: 65062
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
|
|
| |
.include "${MASTERDIR}/Makefile"
PR: ports/64393
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
.include "${MASTERDIR}/Makefile"
|
| |
|
|
|
|
|
| |
<statue@freebsd.sinica.edu.tw>: connect to
freebsd.sinica.edu.tw[140.109.13.51]: Connection refused
|
| |
|
|
|
|
|
| |
PR: ports/62307
Submitted by: hamigua <hamigua@hotpop.com>
|
|
|
|
|
| |
PR: 64604
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix WWW:
- Assign maintainership to submitter
PR: ports/64278
Submitted by: Gavin Mu <gavin@tju.edu.cn>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
Client 'core' for MLDonkey with Traditional Chinese (Big5) support
PR: 64039
Submitted by: Hung-Te Lin <piaip@csie.ntu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
|