non port: chinese/xcin25/Makefile |
SVNWeb
|
Number of commits found: 47 |
Sun, 5 Nov 2006
|
[ 10:29 rafan ] (Only the first 10 of 12 ports in this commit are shown above. )
- Remove chinese/xcin25. It is renamed to chinese/xcin to reflect its real
portname.
|
Mon, 18 Sep 2006
|
[ 06:37 rafan ]
- Use new magic in MASTER_SITES
Thanks to: sat
|
Tue, 12 Sep 2006
|
[ 15:16 rafan ]
- Fix pointyhat build by putting chewing patch to local distfiles
|
Sun, 10 Sep 2006
|
[ 12:49 rafan ]
- Drop maintainership due to no active use of these ports
Submitted by: Kuang-che Wu (maintainer)
|
Wed, 19 Jul 2006
|
[ 15:33 rafan ]
- Chase chinese/libtabe 0.2.6
- Use TAB for messasge indent
PR: ports/97960
Submitted by: rafan (me)
Approved by: maintainer timeout (7 weeks)
|
Fri, 26 May 2006
|
[ 01:37 clsung ]
- portlint whine me to use a tab (not space) after a variable name
|
[ 01:33 clsung ]
- remove trailing directory of --with-db-lib
|
Tue, 23 May 2006
|
[ 01:13 clsung ]
- chinese/xcin25 is updated to use USE_BDB, and supports db4+.
A warning message is printed if user defines WITH_BDB_VER.
The db version used for xcin25 and libtabe MUST match.
- USE_BDB exists in libtabe, but it may find the wrong version
if one has more than one bdb version installed. Thus, configure
and two source files are patched to use the correct bdb version
specified in WITH_BDB_VER.
- bump PORTREVISION to encourage updating
PR: ports/96606
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Approved by: maintainer (Kuang-che Wu)
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Fri, 10 Feb 2006
|
[ 00:54 clsung ]
- change distfile url.
- change maintainer's email address.
PR: 93095
Submitted by: maintainer (Kuang-che Wu)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Tue, 30 Mar 2004
|
[ 19:20 krion ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Sat, 9 Aug 2003
|
[ 12:27 leeym ]
patch for zh_CN.EUC.
PR: 54877
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Approved by: Kuang-che Wu <kcwu@kcwu.homeip.net>
|
Fri, 21 Feb 2003
|
[ 11:06 knu ] (Only the first 10 of 76 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 22 Aug 2002
|
[ 19:34 ade ] (Only the first 10 of 18 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly.
|
[ 19:13 ade ] (Only the first 10 of 34 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
Wed, 21 Aug 2002
|
[ 09:47 kevlo ]
Applied this patch to ensure build smoothly on
some environment/compiler.
PR: 41535
Submitted by: MAINTAINER
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Sun, 16 Jun 2002
|
[ 02:08 pat ]
Fix MASTER_SITES and use space after variable name
PR: 39334
Submitted by: maintainer
|
Sat, 20 Apr 2002
|
[ 14:56 ijliao ]
xcinrc fix
PR: 37258
Submitted by: maintainer
|
Wed, 17 Apr 2002
|
[ 11:51 clive ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to latest xcin25/libtabe suite.
Hand MAINTAINER to submitter.
PR: ports/37039 ports/37040
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
gettext upgrade uber-patch (stage 3)
- 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
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Sat, 8 Dec 2001
|
[ 07:24 clive ]
Update chewing module.
|
Mon, 15 Oct 2001
|
[ 11:01 ijliao ]
- NOPORTDOCS support to pkg-plist - 's-${INSTALL_MAN}-${INSTALL_DATA}-'
|
Fri, 22 Jun 2001
|
[ 10:05 keith ]
Update the libtabe version check in RUN_DEPENDS.
|
Fri, 30 Mar 2001
|
[ 17:04 keith ]
Remove ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE check in 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.
|
Tue, 13 Mar 2001
|
[ 06:32 keith ]
Upgrade to 2.5.2.3.
|
Wed, 14 Feb 2001
|
[ 19:02 vanilla ]
Add chewing module, and bump version.
|
Tue, 2 Jan 2001
|
[ 06:30 keith ]
Update to 2.5.2.2.
|
Mon, 6 Nov 2000
|
[ 18:15 keith ] (Only the first 10 of 18 ports in this commit are shown above. )
Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org
|
Tue, 31 Oct 2000
|
[ 12:50 kevlo ]
Update to version 2.5.2.1
|
Mon, 16 Oct 2000
|
[ 14:04 kevlo ]
Upgrade to version 2.5.2
|
Tue, 10 Oct 2000
|
[ 06:37 kevlo ]
Upgrade to version 2.5.2.pre6
|
Tue, 19 Sep 2000
|
[ 16:35 ade ]
Remove 800k patch-zz.. this is being handled by PATCH_SITES as per my earlier
commit
|
[ 16:03 ade ]
Oops. Forgot a PORTREVISION bump.
|
[ 16:03 ade ]
Add author-generated patches to fix several bugs and introduce many new
features
|
Fri, 25 Aug 2000
|
[ 06:19 vanilla ]
Upgrade to 2.5.2p5.
|
Sat, 12 Aug 2000
|
[ 08:36 vanilla ]
Upgrade to latest version.
|
Thu, 3 Aug 2000
|
[ 17:22 kevlo ]
autoconvert was missing "zh-" in front of PORTNAME
|
Sun, 16 Jul 2000
|
[ 09:51 vanilla ]
Make it compileable with libtabe-0.1.5.
|
Number of commits found: 47 |