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) combination for a given watch list. This is what FreshPorts will look for.

non port: japanese/uim/Makefile

Number of commits found: 41

Wednesday, 30 Nov 2005
16:32 nobutaka search for other commits by this committer
Move japanese/uim port to textproc category after repocopy.

PR:             ports/89725
Submitted by:   nobutaka
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
Sunday, 6 Nov 2005
17:41 nobutaka search for other commits by this committer
Sync with libscim shared library version bump.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 28 Oct 2005
23:05 kris search for other commits by this committer
BROKEN on ia64: Segfault during build
Original commit
Saturday, 1 Oct 2005
16:47 nobutaka search for other commits by this committer
- Update to 0.9.1. This version fixes the privilege escalation vulnerability.
- Fix build error with WITH_SCIM on 4-stable. [*]

Submitted by:   mi <the_necronomicon@bigfoot.com> [*]
Security:      
http://www.vuxml.org/freebsd/1e606080-3293-11da-ac91-020039488e34.html
Original commit
Tuesday, 20 Sep 2005
16:47 nobutaka search for other commits by this committer
Update 0.4.9.
Original commit
Friday, 15 Jul 2005
22:01 nobutaka search for other commits by this committer
Update to 0.4.7.1.
Original commit
Sunday, 26 Jun 2005
19:42 nobutaka search for other commits by this committer
Update to 0.4.7.
Original commit
Sunday, 5 Jun 2005
16:22 nobutaka search for other commits by this committer
Correct the default path to the SKK dictionary.
Original commit
16:05 nobutaka search for other commits by this committer
Fix incorrect usage of  bind_textdomain_codeset().

PR:             ports/80755
Submitted by:   YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
Patch Obtained from:   
http://lists.freedesktop.org/archives/uim-commit/2005-May/000728.html
Original commit
Sunday, 13 Mar 2005
14:20 nobutaka search for other commits by this committer
- Sync with libscim shared library version bump.
- Add a missing file to pkg-plist.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Tuesday, 1 Mar 2005
19:34 nobutaka search for other commits by this committer
- Update to 0.4.6.
- Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
  isn't installed. [1]
- Add WITH_SCIM and WITH_CANNA knobs.
- This update also includes the security fix for libuim privilege escalation
  problelm. [2]

Security:       CAN-2005-0503
Security:      
http://lists.freedesktop.org/pipermail/uim/2005-February/000996.html
Security:       setuid programs linked against libuim cause privilege
escalation.
Reported by:    pointyhat via kris and krion [1], nectar [2]
Original commit
Monday, 28 Feb 2005
01:02 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
Original commit
Saturday, 27 Nov 2004
12:12 nobutaka search for other commits by this committer
Update MASTER_SITES.
Original commit
Sunday, 31 Oct 2004
14:27 nobutaka search for other commits by this committer
Update to 0.4.5.

PR:             ports/73311
Submitted by:   Yamashiro Jun <yamajun@ofug.net>
Original commit
Saturday, 28 Aug 2004
16:32 nobutaka search for other commits by this committer
Sync with libm17n shared library version bump.

Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Original commit
Sunday, 1 Aug 2004
13:57 nobutaka search for other commits by this committer
Update to 0.4.2.1.
Original commit
Monday, 12 Jul 2004
15:49 nobutaka search for other commits by this committer
Update to 0.4.1.
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 4 Jul 2004
03:20 nobutaka search for other commits by this committer
Sync with libanthy shared library version bump.
Original commit
Friday, 25 Jun 2004
15:44 nobutaka search for other commits by this committer
Update to 0.3.9.
Add dependency on m17n-lib. [*]

PR:             ports/68302 [*]
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> [*]
Original commit
Friday, 21 May 2004
13:34 nobutaka search for other commits by this committer
Update to 0.3.8.
Original commit
Sunday, 9 May 2004
14:55 nobutaka search for other commits by this committer
Update to 0.3.6.
Original commit
Wednesday, 7 Apr 2004
14:40 nobutaka search for other commits by this committer
Update to 0.3.4.2.
Original commit
Tuesday, 6 Apr 2004
13:36 nobutaka search for other commits by this committer
Update to 0.3.3.
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
Tuesday, 2 Mar 2004
15:28 nobutaka search for other commits by this committer
Update to 0.3.1.
Correct the path for skk-jisyo. [1]

PR:             ports/63422 [1]
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Sunday, 8 Feb 2004
15:28 nobutaka search for other commits by this committer
Update to 0.2.8.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Sunday, 11 Jan 2004
15:21 nobutaka search for other commits by this committer
Update to 0.2.4.
Original commit
Wednesday, 31 Dec 2003
19:31 lofi search for other commits by this committer
Update to 0.2.2.
Original commit
Sunday, 21 Dec 2003
17:50 krion search for other commits by this committer
- Support USE_LIBTOOL properly
- Fix install location of several files

PR:             60466
Submitted by:   Ports Fury
Original commit
Thursday, 11 Dec 2003
10:02 nobutaka search for other commits by this committer
Update to 0.2.0.
Original commit
Saturday, 15 Nov 2003
16:37 nobutaka search for other commits by this committer
Update to 0.1.5.
Original commit
Sunday, 9 Nov 2003
02:36 nobutaka search for other commits by this committer
Update to 0.1.4.1.
Original commit
Thursday, 16 Oct 2003
12:21 nobutaka search for other commits by this committer
Correct pkg-plist.
Original commit
Wednesday, 15 Oct 2003
14:47 nobutaka search for other commits by this committer
Update to 0.1.2.
Original commit
Monday, 13 Oct 2003
15:39 nobutaka search for other commits by this committer
Update to 0.1.1.
Original commit
Sunday, 31 Aug 2003
12:24 nobutaka search for other commits by this committer
Add uim, an input method library.
Original commit

Number of commits found: 41