notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/gettext-runtime/pkg-plist
SVNWeb

Number of commits found: 9

Wed, 30 Nov 2022
[ 14:57 Tijl Coosemans (tijl) search for other commits by this committer ]    commit hash:fb6a9af3e898ad5476fbd13b1e5dd8be9aab865b  commit hash:fb6a9af3e898ad5476fbd13b1e5dd8be9aab865b  commit hash:fb6a9af3e898ad5476fbd13b1e5dd8be9aab865b  fb6a9af 
devel/gettext: Update to 0.21.1

PR:		267905
Exp-run by:	antoine
Tue, 4 Aug 2020
[ 09:08 tijl search for other commits by this committer ] Original commit   Revision:544151
Update to 0.21.

PR:		248346
Exp-run by:	antoine
Sun, 26 Apr 2020
[ 09:10 tijl search for other commits by this committer ] Original commit   Revision:532999
Update to 0.20.2.

PR:		245724
Approved by:	portmgr (antoine)
Exp-run by:	antoine
Sat, 8 Jun 2019
[ 09:55 tijl search for other commits by this committer ] Original commit   Revision:503716 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
devel/gettext*:
- Update to 0.20.1.
- Add options to install documentation and examples.

devel/libtextstyle:
- Take maintainership because it is now released as part of gettext.

ftp/weex:
- Remove bundled gettext (intl/): no longer supported.
- Patch configure.in, Makefile.am and src/Makefile.am to remove references
  to bundled gettext.
- Patch configure.in to add AC_CONFIG_MACRO_DIR([m4]) so aclocal.m4 will
  include gettext .m4 files from m4/ (matching the version set with
  AM_GNU_GETTEXT_VERSION) instead of /usr/local/share/aclocal.
- Port to modern gettext: add po/Makevars and fix a problem in the French
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Thu, 16 Jun 2016
[ 13:31 tijl search for other commits by this committer ] Original commit   Revision:416967
Update to 0.19.8.1.

PR:		210232
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Wed, 7 Oct 2015
[ 09:59 tijl search for other commits by this committer ] Original commit   Revision:398756
- Update to 0.19.6
- Set TEST_TARGET

PR:		203549
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Fri, 23 Jan 2015
[ 18:54 tijl search for other commits by this committer ] Original commit   Revision:377757 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
  compiler during linking.  Add the same fix to USES=libtool.  This should
  improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
  AC_CONFIG_AUX_DIR appears earlier.
  For databases/libmemcached changing configure.ac causes manpages to be
  regenerated which requires extra dependencies so patch a makefile to
  prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
  automake

PR:		196938
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Sat, 29 Nov 2014
[ 18:22 tijl search for other commits by this committer ] Original commit   Revision:373636 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)

Number of commits found: 9