notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: chinese/xcin25/Makefile

Number of commits found: 47

Sunday, 5 Nov 2006
10:29 rafan search for other commits by this committer
- Remove chinese/xcin25. It is renamed to chinese/xcin to reflect its real
  portname.
Original commit
Monday, 18 Sep 2006
06:37 rafan search for other commits by this committer
- Use new magic in MASTER_SITES

Thanks to:      sat
Original commit
Tuesday, 12 Sep 2006
15:16 rafan search for other commits by this committer
- Fix pointyhat build by putting chewing patch to local distfiles
Original commit
Sunday, 10 Sep 2006
12:49 rafan search for other commits by this committer
- Drop maintainership due to no active use of these ports

Submitted by:   Kuang-che Wu (maintainer)
Original commit
Wednesday, 19 Jul 2006
15:33 rafan search for other commits by this committer
- Chase chinese/libtabe 0.2.6
- Use TAB for messasge indent

PR:             ports/97960
Submitted by:   rafan (me)
Approved by:    maintainer timeout (7 weeks)
Original commit
Friday, 26 May 2006
01:37 clsung search for other commits by this committer
- portlint whine me to use a tab (not space) after a variable name
Original commit
01:33 clsung search for other commits by this committer
- remove trailing directory of --with-db-lib
Original commit
Tuesday, 23 May 2006
01:13 clsung search for other commits by this committer
- 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)
Original commit
Wednesday, 3 May 2006
23:38 edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Friday, 10 Feb 2006
00:54 clsung search for other commits by this committer
- change distfile url.
- change maintainer's email address.

PR:             93095
Submitted by:   maintainer (Kuang-che Wu)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Tuesday, 30 Mar 2004
19:20 krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Wednesday, 4 Feb 2004
04:36 marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Original commit
Friday, 23 Jan 2004
18:12 trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
Original commit
Tuesday, 26 Aug 2003
20:25 marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Original commit
Monday, 25 Aug 2003
05:41 marcus search for other commits by this committer
Chase the libintl.so shared lib version.
Original commit
Saturday, 9 Aug 2003
12:27 leeym search for other commits by this committer
patch for zh_CN.EUC.

PR:             54877
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
Approved by:    Kuang-che Wu <kcwu@kcwu.homeip.net>
Original commit
Friday, 21 Feb 2003
11:06 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 22 Aug 2002
19:34 ade search for other commits by this committer
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.
Original commit
19:13 ade search for other commits by this committer
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
Original commit
Wednesday, 21 Aug 2002
09:47 kevlo search for other commits by this committer
Applied this patch to ensure build smoothly on
some environment/compiler.

PR: 41535
Submitted by: MAINTAINER
Original commit
Thursday, 1 Aug 2002
16:22 ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Original commit
Sunday, 16 Jun 2002
02:08 pat search for other commits by this committer
Fix MASTER_SITES and use space after variable name

PR:             39334
Submitted by:   maintainer
Original commit
Saturday, 20 Apr 2002
14:56 ijliao search for other commits by this committer
xcinrc fix

PR:             37258
Submitted by:   maintainer
Original commit
Wednesday, 17 Apr 2002
11:51 clive search for other commits by this committer
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>
Original commit
Friday, 12 Apr 2002
17:10 ade search for other commits by this committer
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
Original commit
Friday, 15 Mar 2002
19:44 ade search for other commits by this committer
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
Original commit
Saturday, 8 Dec 2001
07:24 clive search for other commits by this committer
Update chewing module.    
Original commit
Monday, 15 Oct 2001
11:01 ijliao search for other commits by this committer
- NOPORTDOCS support to pkg-plist   - 's-${INSTALL_MAN}-${INSTALL_DATA}-'    
Original commit
Friday, 22 Jun 2001
10:05 keith search for other commits by this committer
Update the libtabe version check in RUN_DEPENDS.    
Original commit
Friday, 30 Mar 2001
17:04 keith search for other commits by this committer
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. 
  
Original commit
Tuesday, 13 Mar 2001
06:32 keith search for other commits by this committer
Upgrade to 2.5.2.3.    
Original commit
Wednesday, 14 Feb 2001
19:02 vanilla search for other commits by this committer
Add chewing module, and bump version.    
Original commit
Tuesday, 2 Jan 2001
06:30 keith search for other commits by this committer
Update to 2.5.2.2.    
Original commit
Monday, 6 Nov 2000
18:15 keith search for other commits by this committer
Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org    
Original commit
Tuesday, 31 Oct 2000
12:50 kevlo search for other commits by this committer
Update to version 2.5.2.1    
Original commit
Monday, 16 Oct 2000
14:04 kevlo search for other commits by this committer
Upgrade to version 2.5.2    
Original commit
Tuesday, 10 Oct 2000
06:37 kevlo search for other commits by this committer
Upgrade to version 2.5.2.pre6    
Original commit
Tuesday, 19 Sep 2000
16:35 ade search for other commits by this committer
Remove 800k patch-zz.. this is being handled by PATCH_SITES as   per my earlier
commit    
Original commit
16:03 ade search for other commits by this committer
Oops.  Forgot a PORTREVISION bump.    
Original commit
16:03 ade search for other commits by this committer
Add author-generated patches to fix several bugs and introduce   many new
features    
Original commit
Friday, 25 Aug 2000
06:19 vanilla search for other commits by this committer
Upgrade to 2.5.2p5.    
Original commit
Saturday, 12 Aug 2000
08:36 vanilla search for other commits by this committer
Upgrade to latest version.    
Original commit
Thursday, 3 Aug 2000
17:22 kevlo search for other commits by this committer
autoconvert was missing "zh-" in front of PORTNAME    
Original commit
Sunday, 16 Jul 2000
09:51 vanilla search for other commits by this committer
Make it compileable with libtabe-0.1.5.    
Original commit

Number of commits found: 47