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: devel/m17n-lib/pkg-plist

Number of commits found: 11

Tuesday, 17 Jul 2018
16:53 thierry search for other commits by this committer
Upgrade to 1.8.0 and set LICENSE.

PR:		228648
Submitted by:	/me
Approved by:	maintainer
Original commitRevision:474807 
Friday, 13 May 2016
18:05 amdmi3 search for other commits by this committer
- Update to 1.7.0

PR:		201708
Submitted by:	yuri@rawbw.com
Approved by:	nikola.lecic@anthesphoria.net (maintainer)
Original commitRevision:415125 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Monday, 27 Oct 2014
10:40 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371546 
Monday, 3 May 2010
06:39 wen search for other commits by this committer
- pdate devel/m17n-lib to 1.6.1
- Be more precise regarding the dependencies (USE_XORG, LIB_DEPENDS)
- Fix USE_AUTOTOOLS

PR:             ports/146248
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Original commit
Thursday, 28 Feb 2008
09:21 miwi search for other commits by this committer
- Update to 1.5.1

PR:             120475
Submitted by:   Ports Fury
Original commit
Tuesday, 23 Oct 2007
11:40 miwi search for other commits by this committer
- Update to 1.4.0

PR:             117329
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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
Thursday, 3 Mar 2005
12:51 flz search for other commits by this committer
- Update to 1.2.0.

PR:             ports/78310
Submitted by:   Ports Fury
Approved by:    pav (mentor)
Original commit
Tuesday, 17 Aug 2004
14:03 pav search for other commits by this committer
- Update to 1.1.0

PR:             ports/70571
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
Original commit
Saturday, 29 May 2004
17:45 pav search for other commits by this committer
Add m17n-lib, a library which provides following facilities to handle
multilingual text:
    * M-text: A data structure for a multilingual text.  It is
      basically a string but with attributes called text property, and
      is designed to substitute for the C string.  It is the most
      important object of the m17n library.
    * Functions for creating and processing M-texts.
    * Functions for converting M-texts from/to strings encoded in
      various existing formats.
    * A huge character space, which contains all the Unicode
      characters and more non-Unicode characters.
    * Chartable: A data structure that contains per-character
      information efficiently.
    * Functions for inputting and displaying M-text on a window
      system.

WWW: http://www.m17n.org/m17n-lib/

PR:             ports/67332
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Original commit

Number of commits found: 11