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/mozc-server/files/patch-base_iconv.cc

Number of commits found: 16

Wednesday, 15 Apr 2015
08:20 tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:384038 
Tuesday, 14 May 2013
19:46 hrs search for other commits by this committer
 - Add Japan Post zip code dictionary.
 - Add LICENSE.
 - Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
   Use USE_* in a consistent manner.
 - Fix inconsistency toolchain usage in build_tools and the others.
   Hardcoded g++ was always used only for the former even if both gcc
   and clang were available.
 - Enable -Werror.
 - Fix SSP issue on i386 platform.
 - Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
 - Use GYP_DEFINES for build variables instead of patching.
 - Separate the stages of configuration and build from each other.
 - Add options for localbase and openssl-related configuration to gyp
   instead of patching.
 - Fix makesum target.
 - Fix whitespaces to make portlint happy.
 - Disable serialization for linking.  It is not needed.
 - Remove hardcoded mozc.xml.
 - Respect DISABLE_MAKE_JOBS=yes.  Do not calculate the factor using the
   number of CPUs.
 - Remove a confusing message after pkg-message.
 - Rename a deprecated function (inactivate-current-input-method-function)
   in mozc.el in a compatible fashion with the older emacsen [1].
 - Add leim-list.el for registration of mozc-mode via LEIM API.
   "(require 'mozc)" is no longer needed.
 - Fix a build problem when binutils is installed and ${LOCALBASE}/bin
   comes first in $PATH [2].

Submitted by:	Tadaaki Nagao [1]
Reported by:	Kenichi Niioka [2]
PR:		ports/178250
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:318195 
Tuesday, 23 Apr 2013
03:11 daichi search for other commits by this committer
update to 1.10.1390.102
Original commitRevision:316305 
Friday, 7 Sep 2012
03:28 daichi search for other commits by this committer
Updated mozc relative ports to 1.6.1187.102
  - Google droped SCIM support from this version.
    japanese/scim-mozc will be removed in the future.
Original commitRevision:303800 
Tuesday, 29 May 2012
14:10 daichi search for other commits by this committer
update to mozc-1.5.1090.102.1
Original commit
Tuesday, 1 May 2012
05:53 daichi search for other commits by this committer
update to 1.5.1053.102
Original commit
Monday, 2 Apr 2012
00:10 daichi search for other commits by this committer
Update to Mozc 1.4.1033.102

Feature safe: yes
Original commit
Friday, 16 Mar 2012
04:22 daichi search for other commits by this committer
Update to 1.4.1003.102

Feature safe: yes
Original commit
Sunday, 29 Jan 2012
05:22 daichi search for other commits by this committer
Update to 1.3.975.102
Original commit
Saturday, 24 Dec 2011
14:15 daichi search for other commits by this committer
Update mozc* to 1.3.931.102
  - update to 1.3.931.102
  - added mozc-el knob
Original commit
Sunday, 4 Dec 2011
14:02 daichi search for other commits by this committer
Update to 1.3.911.102 including new features
  - New tool: Word Register
  - New tool: Hand Writing
  - New tool: Character Palette
  - Prediction feature
  - Correct suggestion feature
  - dictionary improvements

Feature safe: yes
Original commit
Saturday, 6 Nov 2010
02:40 daichi search for other commits by this committer
Update mozc to 0.13.523.102
Original commit
Saturday, 16 Oct 2010
03:42 daichi search for other commits by this committer
Update mozc relative ports from 0.13.481.102 to 0.13.499.102
Original commit
Saturday, 25 Sep 2010
03:56 daichi search for other commits by this committer
Update mozc to 0.13.481.102
Original commit
Saturday, 18 Sep 2010
06:05 daichi search for other commits by this committer
Update mozc to 0.13.464.102
Original commit
Saturday, 4 Sep 2010
02:44 daichi search for other commits by this committer
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
Original commit

Number of commits found: 16