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/iiimf-le-ude/Makefile

Number of commits found: 24

Sunday, 1 May 2011
19:18 bapt search for other commits by this committer
Removed ports that depends on iiimf expired ports + they are abandonware

japanese/iiimf-le-freewnn
japanese/iiimf-le-canna
chinese/iiimf-le-newpy
korean/iiimf-le-hangul
chinese/iiimf-le-ude
Original commit
Wednesday, 22 Dec 2010
20:05 ade search for other commits by this committer
Sync to final (for now) bsd.autotools.mk
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Thursday, 7 Oct 2010
15:18 ade search for other commits by this committer
Migration of final set of working ports from automake{19,110} -> 111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Saturday, 8 Aug 2009
23:09 mezz search for other commits by this committer
Fix the build w/ libtool22.

Reported by:    erwin (i386 8-exp)
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Monday, 5 Jan 2009
17:27 pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Saturday, 28 Jul 2007
06:33 ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
Original commit
Thursday, 7 Dec 2006
09:15 clsung search for other commits by this committer
- maintainer lost his motivation

PR:             ports/104607
Submitted by:   Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
Original commit
Monday, 6 Feb 2006
11:56 barner search for other commits by this committer
- Remove USE_REINPLACE
- Fix IGNORE line
- Pacify portlint

Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
PR:             ports/92374
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
Friday, 27 May 2005
07:11 daichi search for other commits by this committer
IIIMF-related ports: fix build fail

Pointed out by: pointyhat via kris
Reviewed by:    ozawa@ongs.co.jp
Original commit
Tuesday, 24 May 2005
12:37 daichi search for other commits by this committer
IIIMF-related ports:
    - drop maintainership
    - update to r12.2
    - some bug fixes

PR:             81184
Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
Approved by:    maintainer
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Friday, 25 Mar 2005
07:59 daichi search for other commits by this committer
Fixed iiimf-related ports build fail

Submitted by:   Masanori OZAWA <ozawa@ongs.net>
Approved by:    portmgr(krion)
Pointed out by: pointyhat via kris
Original commit
Friday, 4 Mar 2005
11:38 daichi search for other commits by this committer
IIIMF-related ports some changes:
  - support CFLAGS of /etc/make.conf
  - replace absolute path with ${LOCALBASE}, ${PREFIX} and others
  - replace -pthread flags with ${THREAD*}
  - m17n fixed of gnome-im-swither
  - fixed vid krisbot

Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
Original commit
Monday, 28 Feb 2005
13:52 daichi search for other commits by this committer
fixed to build IIIMF-related ports on 4-stable

Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by: gohan via krisbot
Original commit
04:17 daichi search for other commits by this committer
IIIMF-related ports: Update to r12_1-svn2002 and bug fixes

PR:             ports/77927
Submitted by:   Masanori OZAWA <ozawa@ongs.co.jp>
Approved by:    maintainer
Pointed out by: ume, nork, hrs
Original commit
Wednesday, 13 Oct 2004
22:39 pav search for other commits by this committer
Add iiimf-le-ude, User Defined Engine, SunIM based Simplified Chinese conversion
engine module.

PR:             ports/72626
Submitted by:   Kuang-che Wu <kcwu@csie.org>
Original commit

Number of commits found: 24