non port: devel/gettext/pkg-plist |
SVNWeb
|
Number of commits found: 34 |
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
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)
|
Fri, 31 Oct 2014
|
[ 14:58 bapt ]
Strip binaries
Remove useless @exec mkdir
|
Mon, 27 Oct 2014
|
[ 10:10 bapt ] (Only the first 10 of 286 ports in this commit are shown above. )
Cleanup plist
|
Wed, 20 Aug 2014
|
[ 18:22 bdrewery ]
Remove excess whitespace
|
Wed, 29 Jan 2014
|
[ 20:24 tijl ]
- Add two new arguments to USES=iconv so ports can indicate they use GNU
iconv extensions that the base system iconv doesn't support yet:
* wchar_t: port uses the special WCHAR_T character conversion.
* translit: port uses //TRANSLIT or //IGNORE conversion options.
Adding one or both of these arguments makes the port depend on
converters/libiconv for now.
- Allow installation of converters/libiconv on FreeBSD 10+.
- Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS
and LDFLAGS to fix compilation with libiconv installed.
- Stage converters/libiconv and devel/gettext.
Approved by: bapt (on trust)
|
Tue, 21 Jan 2014
|
[ 23:40 bapt ] (Only the first 10 of 949 ports in this commit are shown above. )
Fix properties on pkg-plist
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] (Only the first 10 of 51 ports in this commit are shown above. )
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
Mon, 18 Mar 2013
|
[ 11:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Mon, 31 May 2010
|
[ 01:51 ade ]
Update to 0.18
Tested by: -exp run (pav)
Hat: Extra kevlar
|
Fri, 6 Jun 2008
|
[ 02:36 ade ] (Only the first 10 of 18 ports in this commit are shown above. )
Major autotools-related update:
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 17 Mar 2007
|
[ 22:37 ade ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 0.16.1
Many thanks to all those that tested this update, particularly the
FreeBSD GNOME team.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 22 Jan 2006
|
[ 05:52 edwin ] (Only the first 10 of 153 ports in this commit are shown above. )
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Fri, 17 Jun 2005
|
[ 17:11 ade ]
Update to 0.14.5
Tested with: full build of x11/gnome2 and x11/kde3
|
Thu, 26 May 2005
|
[ 17:57 pav ]
- Remove incorrect dirrm
Bugged me for: too long
|
Fri, 13 May 2005
|
[ 03:51 ahze ]
- Update to 0.14.4
|
Tue, 28 Dec 2004
|
[ 02:16 marcus ]
Be sure to create the empty lib/gettext directory during package creation.
Spotted by: pav
|
Fri, 24 Dec 2004
|
[ 08:38 marcus ]
Remove the empty lib/gettext directory.
Reported by: pointyhat via kris
|
Tue, 21 Dec 2004
|
[ 01:00 marcus ]
* Update to 0.14.1 without a shared library version bump
* Use new libtool scheme [1]
The primary addition in this release is support for C# files when generating
translations.
Submitted by: mezz [1]
Tested by: many, including mezz, adamw, and myself
|
Thu, 16 Dec 2004
|
[ 05:49 kris ] (Only the first 10 of 69 ports in this commit are shown above. )
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
Wed, 24 Nov 2004
|
[ 21:39 kris ]
Don't remove all empty locale directories, only the ones we created
ourselves.
|
Sat, 3 Apr 2004
|
[ 03:48 trevor ]
By default, do not install HTML-formatted man pages.
When NOPORTDOCS is set, do not install a few other HTML files.
|
Fri, 2 Apr 2004
|
[ 12:25 trevor ]
Make examples (mostly) optional, requested by obrien.
|
Sun, 25 Jan 2004
|
[ 02:19 trevor ]
version 0.13.1, noticed by marcus
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.13.
|
Mon, 25 Aug 2003
|
[ 05:37 marcus ] (Only the first 10 of 20 ports in this commit are shown above. )
Update to 0.12.1. This brings a shared lib bump of libintl.so. It is
recommended people use:
portupgrade -rf gettext -m BATCH=yes
To update this port.
Tested by: Thierry Thomas <thierry@pompo.net>
myself
|
Sat, 10 Aug 2002
|
[ 19:25 ade ]
Upgrade to 0.11.5
Submitted by: Jim Bloom <bloom@acm.org> and others
|
Thu, 1 Aug 2002
|
[ 02:30 ade ]
(1) Update to 0.11.4
(2) install po-compat.el in addition to po-mode.el
PR: (1) 41170 (2) 41170, 40670
Submitted by: 40670: Olivier Tharan <olive@oban.frmug.org>
41170: Ports Fury
|
Wed, 19 Jun 2002
|
[ 06:31 ade ]
Update to 0.11.2
PR: 39481
Submitted by: Ports Fury
|
Tue, 30 Apr 2002
|
[ 08:32 sobomax ]
Don't modify charset.alias file installed by libintl.
|
Mon, 25 Mar 2002
|
[ 22:18 ade ]
Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.
Reviewed by: portmgr
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Number of commits found: 34 |