non port: devel/gettext/Makefile |
SVNWeb
|
Number of commits found XX: 85 |
Thu, 14 May 2015
|
[ 20:22 bapt ] 
386359 devel/gettext/Makefile
386359 devel/gettext/distinfo
Convert to USES=metaport
Remove useless distinfo
Suggested by: jbeich
|
Sun, 29 Mar 2015
|
[ 12:35 robak ] 
382596 devel/gettext/Makefile
devel/gettext: remove CPE information
- Since CPE should not be applied to meta ports, I am reverting the commit with
CPe info
PR: 198631
Approved by: antoine
|
[ 10:28 robak ] 
382579 devel/gettext/Makefile
devel/gettext: add CPE information
- Maintainer's timeout (autotools@FreeBSD.org)
PR: 198631
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] 
373636 CHANGES
373636 Mk/Uses/autoreconf.mk
373636 Mk/Uses/gettext-runtime.mk
373636 Mk/Uses/gettext-tools.mk
373636 Mk/Uses/gettext.mk
373636 UPDATING
373636 archivers/gtar/Makefile
373636 audio/clementine-player/Makefile
373636 audio/gbemol/Makefile
373636 audio/gkrellmms2/Makefile
(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 ] 
371843 devel/gettext/Makefile
371843 devel/gettext/pkg-plist
Strip binaries
Remove useless @exec mkdir
|
Wed, 7 May 2014
|
[ 12:25 tijl ] 
353148 devel/gettext/Makefile
Convert to USES=libtool:oldver.
|
Wed, 29 Jan 2014
|
[ 20:24 tijl ] 
341775 Mk/Uses/iconv.mk
341775 converters/libiconv/Makefile
341775 converters/libiconv/pkg-plist
341775 devel/gettext/Makefile
341775 devel/gettext/pkg-plist
- 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)
|
Fri, 11 Oct 2013
|
[ 20:20 ade ] 
330100 devel/gettext/Makefile
330100 devel/gettext/distinfo
Update to 0.18.3.1 -- shockingly, it's backwards compatible so no
need to rebuild everything that depends on this.
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] 
327723 devel/f77flow/Makefile
327723 devel/fam/Makefile
327723 devel/fampp/Makefile
327723 devel/fastcrc/Makefile
327723 devel/fb303/Makefile
327723 devel/fc++/Makefile
327723 devel/ffcall/Makefile
327723 devel/fga/Makefile
327723 devel/fhist/Makefile
327723 devel/fib/Makefile
(Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] 
323088 Mk/bsd.autotools.mk
323088 archivers/par2cmdline-tbb/Makefile
323088 archivers/unadf/Makefile
323088 audio/libaacplus/Makefile
323088 audio/ncmpcpp/Makefile
323088 comms/lirc/Makefile
323088 comms/tlf/Makefile
323088 databases/firebird20-server/Makefile
323088 databases/firebird20-server/files/patch-configure.in
323088 databases/firebird21-server/Makefile
(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
|
Tue, 7 May 2013
|
[ 06:31 jgh ] 
317574 devel/gettext/Makefile
- remove warning for USE_GETTEXT as environment variable
- while here convert knobs to optionsNG framework
Approved by: portmgr (bapt@)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] 
316654 archivers/dpkg/Makefile
316654 archivers/gtar/Makefile
316654 archivers/liborange/Makefile
316654 archivers/rpm4/Makefile
316654 archivers/rpm5/Makefile
316654 archivers/star/Makefile
316654 archivers/unalz/Makefile
316654 archivers/unrar-iconv/Makefile
316654 archivers/unzip/Makefile
316654 astro/stellarium/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Mon, 18 Mar 2013
|
[ 15:51 bapt ] 
314581 converters/libiconv/Makefile
314581 devel/gettext/Makefile
Prevent using gawk which depends on gettext in configure scripts
Reported by: rene, avg
Tested by: rene
|
[ 11:40 bapt ] 
314556 Mk/Uses/charsetfix.mk
314556 converters/libiconv/Makefile
314556 converters/libiconv/files/patch-ae
314556 converters/libiconv/files/patch-libcharset::lib::config.charset
314556 converters/libiconv/pkg-plist
314556 devel/bison/Makefile
314556 devel/gettext/Makefile
314556 devel/gettext/pkg-plist
314556 devel/libunistring/Makefile
314556 devel/libvirt/Makefile
(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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 17 Sep 2010
|
[ 17:06 ade ]
1.89 devel/gettext/Makefile
Forcibly tell gettext not to use git to compress the infrastructure
archive, even if it's present.
No version bumps, since this is a plist-only thing if and only if
gettext was rebuilt in the presence of git.
Sigh.
|
Wed, 15 Sep 2010
|
[ 18:35 ade ]
1.100 CHANGES
1.2257 MOVED
1.60 Mk/bsd.php.mk
1.646 Mk/bsd.port.mk
1.199 Mk/bsd.ruby.mk
1.971 UPDATING
1.55 arabic/kde3-i18n/Makefile
1.39 arabic/koffice-i18n/Makefile
1.32 archivers/arj/Makefile
1.73 archivers/gtar/Makefile
(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
|
Thu, 3 Jun 2010
|
[ 09:46 ade ]
1.87 devel/gettext/Makefile
Forcibly disable all kinds of random stuff that is lovingly autodetected
by the gettext build, hopefully making this thing slightly more sane.
|
Mon, 31 May 2010
|
[ 01:51 ade ]
1.934 UPDATING
1.86 devel/gettext/Makefile
1.18 devel/gettext/distinfo
1.8 devel/gettext/files/patch-ad
1.7 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.42 devel/gettext/pkg-plist
Update to 0.18
Tested by: -exp run (pav)
Hat: Extra kevlar
|
Wed, 16 Dec 2009
|
[ 11:21 linimon ]
1.65 devel/autoconf213/Makefile
1.75 devel/autoconf262/Makefile
1.79 devel/automake110/Makefile
1.4 devel/automake110/pkg-descr
1.65 devel/automake14/Makefile
1.56 devel/automake15/Makefile
1.41 devel/automake16/Makefile
1.55 devel/automake17/Makefile
1.60 devel/automake18/Makefile
1.75 devel/automake19/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org. This is for individuals willing to put in
the hard work to generate patches and work with portmgr as we put
them through -exp runs and work through port breakage that they
create. (A huge number of ports depend on these, so -exp runs are
required.)
Thanks to aDe@ for all the thankless work he's done over the years
to tame these beasts.
Hat: portmgr
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.149 Mk/bsd.gnome.mk
1.79 Mk/bsd.kde.mk
1.602 Mk/bsd.port.mk
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 14:33 edwin ]
1.65 accessibility/at-spi/Makefile
1.66 accessibility/gail/Makefile
1.52 databases/namazu2/Makefile
1.82 devel/gettext/Makefile
1.134 devel/gnome-vfs/Makefile
1.45 devel/libgsf/Makefile
1.124 devel/subversion-devel/Makefile
1.121 devel/subversion/Makefile
1.326 editors/vim/Makefile
1.42 emulators/vmware-guestd5/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
[ 02:36 ade ]
1.13 comms/aldo/Makefile
1.76 devel/automake110/Makefile
1.27 devel/automake110/distinfo
1.81 devel/gettext/Makefile
1.17 devel/gettext/distinfo
1.6 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.8 devel/gettext/files/patch-gettext-tools_Makefile.in
1.41 devel/gettext/pkg-plist
1.61 devel/libtool15/Makefile
1.16 devel/libtool15/distinfo
(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 Apr 2008
|
[ 17:56 miwi ]
1.3 Mk/bsd.efl.mk
1.46 Mk/bsd.gnustep.mk
1.76 Mk/bsd.kde.mk
1.2 Mk/bsd.ocaml.mk
1.10 Mk/bsd.scons.mk
1.13 Mk/bsd.wx.mk
1.7 Mk/bsd.xorg.mk
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
1.65 accessibility/gail/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.142 Mk/bsd.gnome.mk
1.576 Mk/bsd.port.mk
1.2 Mk/bsd.xorg.mk
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Tue, 29 May 2007
|
[ 17:11 ade ]
1.78 devel/gettext/Makefile
Fix build on -CURRENT. openmp support with gcc 4.2 is autodetected but
is broken if threads are disabled (which they are). This results in
msgmerge segfaulting all over the place.
Since (a) this is -CURRENT only and (b) has no effect on -STABLE,
PORTREVISION is not being bumped.
Submitted by: kris
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.1364 MOVED
1.566 Mk/bsd.port.mk
1.1 Mk/bsd.xorg.mk
1.1 Tools/scripts/mergebase.sh
1.502 UPDATING
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.29 accessibility/at-spi/pkg-plist
1.51 accessibility/atk/Makefile
1.27 accessibility/atk/pkg-plist
(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}.
|
Sun, 8 Apr 2007
|
[ 05:53 ade ]
1.76 devel/gettext/Makefile
Unconditionally disable threading, it is apparently causing some
edge cases to fail, and the previous version of gettext was unthreaded,
so we're not losing anything.
Note that if you've already rebuilt gettext to 0.16.1, you only need
to upgrade gettext, and not everything that depends on it.
Thanks to those that reported the issue, and both gnome@ and kde@ for
confirming that this change does not cause any issues there.
|
Sat, 17 Mar 2007
|
[ 22:37 ade ]
1.75 devel/gettext/Makefile
1.16 devel/gettext/distinfo
1.1 devel/gettext/files/extra-patch-nodocs
1.4 devel/gettext/files/patch-gettext-runtime_configure
1.5 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.1 devel/gettext/files/patch-gettext-runtime_man_Makefile.in
1.7 devel/gettext/files/patch-gettext-tools_Makefile.in
1.6 devel/gettext/files/patch-gettext-tools_configure
1.5 devel/gettext/files/patch-gettext-tools_lib_Makefile.in
1.1 devel/gettext/files/patch-gettext-tools_libgettextpo_Makefile.in
(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 ]
1.49 accessibility/at-spi/Makefile
1.23 accessibility/at-spi/pkg-plist
1.44 accessibility/atk/Makefile
1.22 accessibility/atk/pkg-plist
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.30 accessibility/gail/pkg-plist
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomemag/pkg-plist
1.17 accessibility/gnomespeech/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Mon, 30 Jan 2006
|
[ 23:20 kuriyama ]
1.27 audio/libmusicbrainz/Makefile
1.22 audio/slimserver/Makefile
1.9 comms/trustedqsl/Makefile
1.6 converters/shftool/Makefile
1.12 deskutils/treeline/Makefile
1.60 devel/apr/Makefile
1.22 devel/cvsnt/Makefile
1.7 devel/datadesigner/Makefile
1.41 devel/dbus/Makefile
1.23 devel/e4graph/Makefile
(Only the first 10 of 67 ports in this commit are shown above. )
Chase shlib bump of libexpat.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.18 Mk/bsd.php.mk
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Sun, 13 Nov 2005
|
[ 23:30 ade ]
1.71 devel/gettext/Makefile
Unconditionally disable the installation of the start-po.el emacs lisp
file, regardless of whether emacs or xemacs is installed.
PR: 87956
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
Fri, 17 Jun 2005
|
[ 17:11 ade ]
1.70 devel/gettext/Makefile
1.14 devel/gettext/distinfo
1.36 devel/gettext/pkg-plist
Update to 0.14.5
Tested with: full build of x11/gnome2 and x11/kde3
|
Wed, 15 Jun 2005
|
[ 06:48 ade ]
1.69 devel/gettext/Makefile
Pick this one up too, since it is somewhat intrinsically linked
to autotools
|
Sun, 22 May 2005
|
[ 09:55 girgen ]
1.68 devel/gettext/Makefile
Trivial fix: add ending quote
Approved by: seanc, ade (implicit)
|
Fri, 20 May 2005
|
[ 04:20 adamw ]
1.67 devel/gettext/Makefile
Bump PORTREVISION for the addition of the msginit.c patch.
|
Fri, 13 May 2005
|
[ 03:51 ahze ]
1.66 devel/gettext/Makefile
1.13 devel/gettext/distinfo
1.7 devel/gettext/files/patch-ad
1.4 devel/gettext/files/patch-ak
1.4 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.6 devel/gettext/files/patch-gettext-tools_Makefile.in
1.5 devel/gettext/files/patch-gettext-tools_configure
1.4 devel/gettext/files/patch-gettext-tools_lib_Makefile.in
1.3 devel/gettext/files/patch-gettext-tools_src_Makefile.in
1.34 devel/gettext/pkg-plist
- Update to 0.14.4
|
Tue, 21 Dec 2004
|
[ 01:00 marcus ]
1.65 devel/gettext/Makefile
1.12 devel/gettext/distinfo
1.3 devel/gettext/files/patch-config_ltmain.sh
1.3 devel/gettext/files/patch-gettext-runtime_configure
1.3 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.5 devel/gettext/files/patch-gettext-tools_Makefile.in
1.4 devel/gettext/files/patch-gettext-tools_configure
1.3 devel/gettext/files/patch-gettext-tools_lib_Makefile.in
1.31 devel/gettext/pkg-plist
* 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
|
Tue, 19 Oct 2004
|
[ 16:09 eik ]
1.64 devel/gettext/Makefile
1.1 devel/gettext/files/patch-gettext-tools_config.h.in
1.3 devel/gettext/files/patch-gettext-tools_configure
1.1 devel/gettext/files/patch-gettext-tools_src_x-glade.c
- eliminate dependency on libexpat on >= 5.0
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016796.html>
Reviewed by: ports@
|
Fri, 27 Aug 2004
|
[ 17:52 obrien ]
1.63 devel/gettext/Makefile
Previous revision accidently deleted the expat.5 dependancy.
s/NO_${PORTNAME}_OPTIONS/WITHOUT_${PORTNAME}_OPTIONS/
|
[ 01:16 obrien ]
1.62 devel/gettext/Makefile
Add a NO_GETTEXT_OPTIONS knob.
|
Mon, 12 Jul 2004
|
[ 08:02 kris ]
1.61 devel/gettext/Makefile
Put back OPTIONS now that release builds have been fixed to set BATCH
for non-interactivity.
|
[ 05:16 obrien ]
1.60 devel/gettext/Makefile
Fix the release build.
|
Mon, 14 Jun 2004
|
[ 16:03 vs ]
1.59 devel/gettext/Makefile
Fix packaging issues for html-files.
Closes PR: ports/67653
Noticed by: Paul Beard
|
Wed, 2 Jun 2004
|
[ 21:07 pav ]
1.58 devel/gettext/Makefile
- Relax mv in kaffe hack
PR: ports/67453
Reported by: Andreas Schulz <ats@first.fraunhofer.de>
|
Wed, 7 Apr 2004
|
[ 18:47 trevor ]
1.57 devel/gettext/Makefile
Correct last commit.
noticed by: lofi
|
Tue, 6 Apr 2004
|
[ 15:39 trevor ]
1.56 devel/gettext/Makefile
Fix packing list when NOPORTDOCS is set.
Reported by: parv
PR: 65241
|
Sat, 3 Apr 2004
|
[ 03:48 trevor ]
1.55 devel/gettext/Makefile
1.4 devel/gettext/files/patch-gettext-tools_Makefile.in
1.28 devel/gettext/pkg-plist
By default, do not install HTML-formatted man pages.
When NOPORTDOCS is set, do not install a few other HTML files.
|
[ 02:34 trevor ]
1.54 devel/gettext/Makefile
Fix whitespace.
|
[ 02:03 trevor ]
1.53 devel/gettext/Makefile
Correct packing list.
|
Fri, 2 Apr 2004
|
[ 12:25 trevor ]
1.52 devel/gettext/Makefile
1.3 devel/gettext/files/patch-gettext-tools_Makefile.in
1.27 devel/gettext/pkg-plist
Make examples (mostly) optional, requested by obrien.
|
Sun, 14 Mar 2004
|
[ 07:58 kuriyama ]
1.21 audio/libmusicbrainz/Makefile
1.2 converters/shftool/Makefile
1.35 devel/apr/Makefile
1.20 devel/e4graph/Makefile
1.51 devel/gettext/Makefile
1.11 devel/libmba/Makefile
1.9 devel/libpdel/Makefile
1.11 devel/pwlib/Makefile
1.59 devel/subversion/Makefile
1.4 games/ggz-client-libs/Makefile
(Only the first 10 of 46 ports in this commit are shown above. )
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
|
Wed, 18 Feb 2004
|
[ 02:08 trevor ]
1.50 devel/gettext/Makefile
As discovered by Andrzej Tobola, gettext (this version, or the
0.12.1 version) fails to build if kaffe-devel-1.1.3 is installed.
Kludge around this.
|
Sun, 8 Feb 2004
|
[ 21:46 trevor ]
1.16 converters/iconv/Makefile
1.49 devel/gettext/Makefile
Add "anti-foot-shooting device".
Obtained from: sobomax via the imake-4 and linux_base ports
|
Thu, 5 Feb 2004
|
[ 19:30 marcus ]
1.48 devel/gettext/Makefile
Use USE_ICONV.
|
Wed, 4 Feb 2004
|
[ 17:49 marcus ]
1.47 devel/gettext/Makefile
Remove the CONFLICTS as this is now the One True gettext.
|
Sun, 25 Jan 2004
|
[ 12:51 dinoex ]
1.46 devel/gettext/Makefile
- add missing manpage envsubst.1
was installed, but not in package.
|
[ 02:19 trevor ]
1.45 devel/gettext/Makefile
1.10 devel/gettext/distinfo
1.26 devel/gettext/pkg-plist
version 0.13.1, noticed by marcus
|
Fri, 23 Jan 2004
|
[ 18:49 trevor ]
1.44 devel/gettext/Makefile
Note conflict with old versions (requested by marcus).
|
[ 18:12 trevor ]
1.43 devel/gettext/Makefile
1.9 devel/gettext/distinfo
1.6 devel/gettext/files/patch-ad
1.3 devel/gettext/files/patch-ak
1.2 devel/gettext/files/patch-config_ltmain.sh
1.2 devel/gettext/files/patch-gettext-runtime_configure
1.2 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.2 devel/gettext/files/patch-gettext-tools_Makefile.in
1.2 devel/gettext/files/patch-gettext-tools_configure
1.2 devel/gettext/files/patch-gettext-tools_lib_Makefile.in
(Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.13.
|
Mon, 25 Aug 2003
|
[ 05:37 marcus ]
1.42 devel/gettext/Makefile
1.8 devel/gettext/distinfo
1.4 devel/gettext/files/patch-Makefile.in
1.5 devel/gettext/files/patch-ad
1.10 devel/gettext/files/patch-ae
1.2 devel/gettext/files/patch-ak
1.1 devel/gettext/files/patch-config_ltmain.sh
1.3 devel/gettext/files/patch-doc::Makefile.in
1.1 devel/gettext/files/patch-gettext-runtime_configure
1.1 devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
(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
|
Thu, 20 Feb 2003
|
[ 17:07 knu ]
1.18 devel/ElectricFence/Makefile
1.7 devel/ElectricFence/pkg-comment
1.19 devel/SpecTcl/Makefile
1.5 devel/SpecTcl/pkg-comment
1.4 devel/adacurses/Makefile
1.4 devel/adacurses/pkg-comment
1.4 devel/alf/Makefile
1.4 devel/alf/pkg-comment
1.13 devel/allegro/Makefile
1.4 devel/allegro/pkg-comment
(Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 17 Sep 2002
|
[ 16:36 ijliao ]
1.38 devel/gettext/Makefile
Bump PORTREVISION and expat shlib.
|
Sat, 7 Sep 2002
|
[ 08:44 ade ]
1.27 databases/db2/Makefile
1.45 databases/db3/Makefile
1.43 databases/db4/Makefile
1.32 devel/autoconf/Makefile
1.32 devel/autoconf213/Makefile
1.23 devel/automake/Makefile
1.23 devel/automake14/Makefile
1.25 devel/gettext-old/Makefile
1.37 devel/gettext/Makefile
1.43 devel/gmake/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Relinquish all my ports.
|
Sat, 10 Aug 2002
|
[ 19:25 ade ]
1.36 devel/gettext/Makefile
1.7 devel/gettext/distinfo
1.23 devel/gettext/pkg-plist
Upgrade to 0.11.5
Submitted by: Jim Bloom <bloom@acm.org> and others
|
Thu, 1 Aug 2002
|
[ 02:38 ade ]
1.31 devel/autoconf/Makefile
1.31 devel/autoconf213/Makefile
1.22 devel/automake/Makefile
1.22 devel/automake14/Makefile
1.24 devel/gettext-old/Makefile
1.35 devel/gettext/Makefile
1.41 devel/gmake/Makefile
1.18 devel/libtool/Makefile
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
|
[ 02:30 ade ]
1.34 devel/gettext/Makefile
1.6 devel/gettext/distinfo
1.3 devel/gettext/files/patch-Makefile.in
1.9 devel/gettext/files/patch-ae
1.2 devel/gettext/files/patch-doc::Makefile.in
1.5 devel/gettext/files/patch-lib::Makefile.in
1.3 devel/gettext/files/patch-src::Makefile.in
1.22 devel/gettext/pkg-plist
(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
|
Sun, 21 Jul 2002
|
[ 02:17 kuriyama ]
1.7 devel/apr/Makefile
1.3 devel/e4graph/Makefile
1.33 devel/gettext/Makefile
1.2 devel/log4c/Makefile
1.15 devel/subversion/Makefile
1.3 net/easysoap/Makefile
1.6 net/p5-JUNOScript/Makefile
1.2 textproc/orchard-c/Makefile
1.18 textproc/p5-XML-Parser/Makefile
1.4 textproc/py-expat/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Bump portrevision (textproc/expat2 shlib bump).
|
Wed, 19 Jun 2002
|
[ 06:31 ade ]
1.32 devel/gettext/Makefile
1.5 devel/gettext/distinfo
1.21 devel/gettext/pkg-plist
Update to 0.11.2
PR: 39481
Submitted by: Ports Fury
|
Fri, 10 May 2002
|
[ 15:36 sobomax ]
1.31 devel/gettext/Makefile
Add textproc expat into LIB_DEPENDS and bump PORTREVISION. XML support is
necessary for some GNOME packages (evolution et al.)
Reported by: bento, paul, Marc Unangst <mju@unangst.org>
PR: 37924
|
Tue, 30 Apr 2002
|
[ 08:32 sobomax ]
1.30 devel/gettext/Makefile
1.4 devel/gettext/files/patch-intl::Makefile.in
1.4 devel/gettext/files/patch-lib::Makefile.in
1.20 devel/gettext/pkg-plist
Don't modify charset.alias file installed by libintl.
|
Mon, 29 Apr 2002
|
[ 21:23 sobomax ]
1.29 devel/gettext/Makefile
1.8 devel/gettext/files/patch-ae
1.3 devel/gettext/files/patch-intl::Makefile.in
1.3 devel/gettext/files/patch-lib::Makefile.in
1.2 devel/gettext/files/patch-ltmain.sh
1.2 devel/gettext/files/patch-src::Makefile.in
- Use USE_LIBTOOL;
- don't explicitly link libc into the gettext shared library, because
potentially it can screw up threaded programs linked against libintl.so.
|
Fri, 12 Apr 2002
|
[ 17:10 ade ]
1.26 archivers/gtar/Makefile
1.39 archivers/rpm/Makefile
1.6 astro/fooseti/Makefile
1.13 astro/seti_applet/Makefile
1.6 astro/spacechart/Makefile
1.28 audio/aumix/Makefile
1.5 audio/denemo/Makefile
1.12 audio/kmikmod/Makefile
1.3 audio/koog/Makefile
1.11 audio/lopster/Makefile
(Only the first 10 of 171 ports in this commit are shown above. )
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
Mon, 25 Mar 2002
|
[ 22:18 ade ]
1.27 devel/gettext/Makefile
1.4 devel/gettext/distinfo
1.2 devel/gettext/files/patch-Makefile.in
1.4 devel/gettext/files/patch-ad
1.7 devel/gettext/files/patch-ae
1.2 devel/gettext/files/patch-intl::Makefile.in
1.2 devel/gettext/files/patch-lib::Makefile.in
1.2 devel/gettext/files/patch-man::Makefile.in
1.1 devel/gettext/files/patch-src::Makefile.in
1.19 devel/gettext/pkg-plist
Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.
Reviewed by: portmgr
|
Tue, 19 Mar 2002
|
[ 12:52 sobomax ]
1.4 converters/siconv/Makefile
1.8 databases/sqlrelay/Makefile
1.26 devel/gettext/Makefile
1.19 devel/gtranslator/Makefile
1.8 devel/styx/Makefile
1.41 editors/AbiWord/Makefile
1.18 editors/dedit/Makefile
1.7 editors/poedit/Makefile
1.95 irc/xchat/Makefile
1.54 mail/balsa/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Fix another few places where giconv used instead of iconv.
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
Mon, 18 Mar 2002
|
[ 10:27 knu ]
1.40 audio/mpg123/Makefile
1.15 audio/vorbis-tools/Makefile
1.7 converters/p5-Text-Iconv/Makefile
1.5 converters/py-iconv/Makefile
1.17 converters/ruby-iconv/Makefile
1.3 converters/siconv/Makefile
1.18 databases/freetds/Makefile
1.12 databases/grass/Makefile
1.7 databases/sqlrelay/Makefile
1.28 devel/bison/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
Bump PORTREVISION to reflect the (lib)iconv upgrade.
|
[ 09:46 sobomax ]
1.39 audio/mpg123/Makefile
1.14 audio/vorbis-tools/Makefile
1.6 converters/p5-Text-Iconv/Makefile
1.4 converters/py-iconv/Makefile
1.16 converters/ruby-iconv/Makefile
1.2 converters/siconv/Makefile
1.17 databases/freetds/Makefile
1.11 databases/grass/Makefile
1.6 databases/sqlrelay/Makefile
1.27 devel/bison/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
|
Fri, 15 Mar 2002
|
[ 19:44 ade ]
1.4850 /CVSROOT/modules
1.25 archivers/gtar/Makefile
1.38 archivers/rpm/Makefile
1.5 astro/fooseti/Makefile
1.12 astro/seti_applet/Makefile
1.5 astro/spacechart/Makefile
1.27 audio/aumix/Makefile
1.4 audio/denemo/Makefile
1.11 audio/kmikmod/Makefile
1.2 audio/koog/Makefile
(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
|
Sat, 5 Jan 2002
|
[ 11:11 reg ]
unknown devel/gettext/Makefile
unknown devel/gettext/files/patch-ae
Kludge the build in the face of systems with autoconf 2.52+.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 11:38 sobomax ]
unknown audio/esound/Makefile
unknown audio/esound/pkg/PLIST
unknown audio/gsm/Makefile
unknown audio/gsm/pkg/PLIST
unknown cad/geda/Makefile
unknown cad/geda/pkg/PLIST
unknown converters/iconv/Makefile
unknown converters/iconv/pkg/PLIST
unknown databases/db/Makefile
unknown databases/db/pkg/PLIST
(Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Tue, 13 Jun 2000
|
[ 07:58 reg ]
unknown devel/gettext/Makefile
unknown devel/gettext/pkg/PLIST
Cleanup share/locale in PREFIX, LOCALBASE and X11BASE.
|
Number of commits found XX: 85 |