| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Many thanks to all those that tested this update, particularly the
FreeBSD GNOME team.
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
file, regardless of whether emacs or xemacs is installed.
PR: 87956
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
|
|
|
| |
Tested with: full build of x11/gnome2 and x11/kde3
|
|
|
|
| |
to autotools
|
|
|
|
| |
Bugged me for: too long
|
|
|
|
| |
Approved by: seanc, ade (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
certain files in the wrong place.
Before, running msginit would give this:
/usr/local/libdata/gettext/project-id: Can't open /usr/local/libdata/gettext/project-id: No such file or directory
msginit: /usr/local/libdata/gettext/project-id subprocess I/O error
/usr/local/libdata/gettext/user-email: Can't open /usr/local/libdata/gettext/user-email: No such file or directory
msginit: /usr/local/libdata/gettext/user-email subprocess I/O error
/usr/local/share/gettext/projects/TP/team-address: /usr/local/libdata/gettext/urlget: not found
etc.
Now, it gives this:
root@smacky:/usr/ports/GNOME/grm/i18n# msginit
The new message catalog should contain your email address, so that users can
give you feedback about the translations, and so that maintainers can contact
you in case of unexpected technical problems.
sed: 8: "{
h
s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern
Couldn't find out about your email address.
Please enter your email address.
adamw@gnome.org
sed: 8: "{
h
s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern
Exception in thread "main" java.lang.NoClassDefFoundError: gnu/gettext/GetURL
Someone should look into that new error.
|
| |
|
|
|
|
| |
Spotted by: pav
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
| |
ourselves.
|
|
|
|
|
|
| |
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016796.html>
Reviewed by: ports@
|
|
|
|
| |
s/NO_${PORTNAME}_OPTIONS/WITHOUT_${PORTNAME}_OPTIONS/
|
| |
|
|
|
|
| |
for non-interactivity.
|
| |
|
|
|
|
|
| |
Closes PR: ports/67653
Noticed by: Paul Beard
|
|
|
|
|
| |
PR: ports/67453
Reported by: Andreas Schulz <ats@first.fraunhofer.de>
|
|
|
|
| |
noticed by: lofi
|
|
|
|
|
| |
Reported by: parv
PR: 65241
|
|
|
|
| |
When NOPORTDOCS is set, do not install a few other HTML files.
|
| |
|
| |
|
| |
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
| |
0.12.1 version) fails to build if kaffe-devel-1.1.3 is installed.
Kludge around this.
|
|
|
|
| |
Obtained from: sobomax via the imake-4 and linux_base ports
|
| |
|
| |
|
| |
|
|
|
|
| |
was installed, but not in package.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
recommended people use:
portupgrade -rf gettext -m BATCH=yes
To update this port.
Tested by: Thierry Thomas <thierry@pompo.net>
myself
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|