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: textproc/scim/pkg-plist

Number of commits found: 28

Saturday, 26 Dec 2015
15:15 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Original commitRevision:404526 
Saturday, 26 Sep 2015
00:08 bapt search for other commits by this committer
Specify correctly @post* for gtk-query-immodules
Original commitRevision:397909 
Sunday, 31 Aug 2014
13:19 tijl search for other commits by this committer
textproc/scim:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Original commitRevision:366755 
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 
Tuesday, 22 Oct 2013
14:01 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])

Approved by:	portmgr (bdrewery)
Original commitRevision:331274 
12:10 tijl search for other commits by this committer
- Fix linker problem by removing libtool dependency.  The combination of
  USE_AUTOTOOLS, USE_GCC and C++ is broken because /usr/local/bin/libtool
  has hardcoded the linker it was built with.  So on FreeBSD 10 it tries
  to link gcc compiled C++ code with clang which does not work.
- Remove USE_GCC and fix build with clang with two new patches. [1]
- Fix build with libc++ by removing -lstdc++ from linker flags.  The
  compiler automatically adds the right runtime library.
- Add LICENSE.
- Convert gnomehack to pathfix.
- Remove references to PTHREAD_LIBS and PTHREAD_CFLAGS.
- Support staging.
- Remove an old patch that's no longer needed.

PR:		ports/164618 [1]
Submitted by:	Paul Ambrose <ambrosehua@gmail.com> [1]
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:331255 
Monday, 17 Jun 2013
16:18 antoine search for other commits by this committer
- Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstall
with pkg
- Consistently use full path when running gtk-query-immodules as the path
is embedded in output (we prefer reproducible output)

This fixes leftovers reported by poudriere
====>> Files or directories modified:
etc/gtk-2.0/gtk.immodules

PR:		ports/179230
Approved by:	portmgr (bapt)
Original commitRevision:321140 
Tuesday, 21 Aug 2012
11:20 bapt search for other commits by this committer
remove trailing spaces in plist

PR:		ports/168840
Submitted by:	bapt
Approved by:	maintainer timeout (>2 months)
Original commit
Saturday, 23 Jul 2011
00:21 lx search for other commits by this committer
Update pkg-plist with newly added locale files.

Submitted by:   Pav
Original commit
Wednesday, 20 Jul 2011
21:58 lx search for other commits by this committer
Update to 1.4.9.
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
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
Sunday, 29 Apr 2007
00:29 lx search for other commits by this committer
Update to 1.4.6, a bugfix release.

Approved by:    edwin (mentor)
Original commit
Friday, 30 Mar 2007
12:33 ume search for other commits by this committer
Update to 1.4.5.
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
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
Sunday, 22 Jan 2006
02:55 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Saturday, 15 Oct 2005
13:21 nork search for other commits by this committer
SCIM updated to 1.4.2.
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.

Approved by:    Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by:    Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
Original commit
Saturday, 30 Jul 2005
06:20 nork search for other commits by this committer
o Update to 1.4.0.
o Chase bump libversion to slave ports .

PR:             ports/84247
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Tuesday, 10 May 2005
14:57 nork search for other commits by this committer
o Update
  ports/textproc/scim 1.2.0 --> 1.2.2
  ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.

PR:             ports/80848
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Wednesday, 2 Mar 2005
09:57 ahze search for other commits by this committer
- Update to 1.2.0

PR:             ports/78260
Submitted by:   maintainer
Original commit
Tuesday, 25 Jan 2005
00:41 pav search for other commits by this committer
- Fix build on 4-STABLE
- Support GCONF_SCHEMAS
- Install GNOME related files to proper locations

PR:             ports/76548
Submitted by:   Ports Fury
Approved by:    maintainer
Original commit
Monday, 18 Oct 2004
21:35 thierry search for other commits by this committer
Upgrade textproc/scim and related ports:
  textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Pet portlint.

PR:             ports/71919
Submitted by:   maintainer.
Original commit
Sunday, 22 Aug 2004
12:33 arved search for other commits by this committer
Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.
Update textproc/scim to 0.99.6
Update dependants:
  textproc/skim         0.9.4 --> 0.9.5
  chinese/scim-chinese  0.4.0 --> 0.4.1
  chinese/scim-tables   0.4.0 --> 0.4.1
  korean/scim-tables    0.4.0 --> 0.4.1
  japanese/scim-tables  0.4.0 --> 0.4.1

PR:             70501
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Original commit
Thursday, 12 Aug 2004
07:14 vanilla search for other commits by this committer
1: Make scim buildable on 4-X.
2: Add sf.net to MASTER_SITE.
3: make other ports BROKEN on 4-X.

PR:             ports/70326
Submitted by:   maintainer
Original commit
Friday, 30 Jul 2004
08:40 pav search for other commits by this committer
- Update to 0.99.5

PR:             ports/69777
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Sunday, 25 Jul 2004
13:16 vanilla search for other commits by this committer
Update textproc/scim to 0.99.4, and remove a post-patch reinplacement that is
now in the new version.

PR:             ports/69640
Submitted by:   maintainer
Original commit
Friday, 2 Jul 2004
22:35 vanilla search for other commits by this committer
Add scim 0.99.2, smart Common Input Method platform.

PR:             ports/67133
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Somepart by:    me
Original commit

Number of commits found: 28