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: korean/imhangul/Makefile

Number of commits found: 42

Wednesday, 14 Sep 2016
23:25 jkim search for other commits by this committer
- Unbreak and modernize the port.
- Switch to GTK3 by default.
Original commitRevision:422169 
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Wednesday, 9 Sep 2015
18:21 jkim search for other commits by this committer
Strip binary and modernize the port.
Original commitRevision:396526 
Thursday, 3 Jul 2014
17:32 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
Original commitRevision:360422 
Friday, 14 Mar 2014
17:16 jkim search for other commits by this committer
Use USES=tar:bzip2.
Original commitRevision:348271 
Saturday, 4 Jan 2014
23:27 antoine search for other commits by this committer
With gtk 2.4.22,  immodule cache has moved from gtk.immodules to
immodules.cache.  gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports

Reviewed by:	kwm (immodules part)
Original commitRevision:338683 
Friday, 20 Sep 2013
19:49 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean)
Original commitRevision:327739 
Friday, 21 Jun 2013
23:40 jkim search for other commits by this committer
Add an option to build with GTK+ 3.0.
Original commitRevision:321507 
18:35 jkim search for other commits by this committer
Update to 2.1.1.
Original commitRevision:321495 
Monday, 17 Jun 2013
23:04 jkim search for other commits by this committer
Update e-mail address on behalf of cjh as he personally requested.
Original commitRevision:321160 
Monday, 6 May 2013
15:18 bapt search for other commits by this committer
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
Original commitRevision:317521 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Sunday, 29 Jul 2012
11:17 cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 4 Jan 2012
00:02 jkim search for other commits by this committer
- Update to 2.1.0.
- Update project URL.
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 26 Aug 2011
20:03 jkim search for other commits by this committer
Make portlint happy.
Original commit
Thursday, 25 Aug 2011
22:26 jkim search for other commits by this committer
Update to 2.0.0 and grab maintainership.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 2 Jan 2010
18:14 linimon search for other commits by this committer
Reset cjh due to inactivity.  We hope to see him back again soon.

Hat:            portmgr
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
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
13:39 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Sunday, 23 Mar 2008
16:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
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
Sunday, 11 Sep 2005
07:04 perky search for other commits by this committer
Update to 0.9.13
Original commit
Monday, 1 Aug 2005
02:21 perky search for other commits by this committer
- Fix plist
- Unmark BROKEN and DEPRECATED
- Update to 0.9.12
Original commit
Saturday, 23 Jul 2005
02:53 kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
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
Monday, 28 Feb 2005
00:57 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
Original commit
Saturday, 4 Dec 2004
19:26 cjh search for other commits by this committer
Update to 0.9.11.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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
Monday, 22 Dec 2003
05:39 perky search for other commits by this committer
Update to 0.9.9

Approved by:    maintainer
Original commit
Tuesday, 3 Jun 2003
03:38 cjh search for other commits by this committer
Active korean/imhangul, gtk+ 2.0 Korean input method extension.
Original commit

Number of commits found: 42