| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.17_1
|
rafan  |
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 ) |
07 Jun 2008 10:42:33
0.17_1
|
ade  |
Fix NOPORTDOCS case.
PR: 124348
Submitted by: oliver@gid0.org |
06 Jun 2008 15:33:40
0.17_1
|
edwin  |
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) |
06 Jun 2008 03:36:00
0.17
|
ade  |
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 |
19 Apr 2008 18:56:05
0.16.1_3  |
miwi  |
- 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) |
23 Jul 2007 10:36:52
0.16.1_3
|
rafan  |
- 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 |
29 May 2007 18:11:49
0.16.1_3
|
ade  |
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 |
19 May 2007 21:32:57
0.16.1_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Apr 2007 06:53:10
0.16.1_1
|
ade  |
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. |
17 Mar 2007 22:37:26
0.16.1
|
ade  |
Update to 0.16.1
Many thanks to all those that tested this update, particularly the
FreeBSD GNOME team. |
23 Feb 2006 10:40:45
0.14.5_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 23:20:05
0.14.5_1
|
kuriyama  |
Chase shlib bump of libexpat. |
22 Jan 2006 08:30:12
0.14.5
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 05:52:28
0.14.5
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
0.14.5
|
ade  |
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. |
13 Nov 2005 23:30:10
0.14.5
|
ade  |
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> |
17 Jun 2005 18:11:00
0.14.5
|
ade  |
Update to 0.14.5
Tested with: full build of x11/gnome2 and x11/kde3 |
15 Jun 2005 07:48:19
0.14.4_1
|
ade  |
Pick this one up too, since it is somewhat intrinsically linked
to autotools |
26 May 2005 18:57:50
0.14.4_1
|
pav  |
- Remove incorrect dirrm
Bugged me for: too long |
22 May 2005 10:55:53
0.14.4_1
|
girgen  |
Trivial fix: add ending quote
Approved by: seanc, ade (implicit) |
20 May 2005 05:20:31
0.14.4_1
|
adamw  |
Bump PORTREVISION for the addition of the msginit.c patch. |
20 May 2005 05:19:52
0.14.4
|
adamw  |
Sortof fix msginit a little bit kindof. It was looking for
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 (Only the first 15 lines of the commit message are shown above ) |
13 May 2005 04:51:07
0.14.4
|
ahze  |
- Update to 0.14.4 |
28 Dec 2004 02:16:39
0.14.1
|
marcus  |
Be sure to create the empty lib/gettext directory during package creation.
Spotted by: pav |
24 Dec 2004 08:38:44
0.14.1
|
marcus  |
Remove the empty lib/gettext directory.
Reported by: pointyhat via kris |
21 Dec 2004 01:00:29
0.14.1
|
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 |
16 Dec 2004 05:49:27
0.13.1_1
|
kris  |
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 |
24 Nov 2004 21:39:30
0.13.1_1
|
kris  |
Don't remove all empty locale directories, only the ones we created
ourselves. |
19 Oct 2004 17:09:14
0.13.1_1
|
eik  |
- eliminate dependency on libexpat on >= 5.0
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016796.html>
Reviewed by: ports@ |
27 Aug 2004 18:52:06
0.13.1_1
|
obrien  |
Previous revision accidently deleted the expat.5 dependancy.
s/NO_${PORTNAME}_OPTIONS/WITHOUT_${PORTNAME}_OPTIONS/ |
27 Aug 2004 02:16:48
0.13.1_1
|
obrien  |
Add a NO_GETTEXT_OPTIONS knob. |
12 Jul 2004 09:02:43
0.13.1_1
|
kris  |
Put back OPTIONS now that release builds have been fixed to set BATCH
for non-interactivity. |
12 Jul 2004 06:16:29
0.13.1_1
|
obrien  |
Fix the release build. |
14 Jun 2004 17:03:56
0.13.1_1
|
vs  |
Fix packaging issues for html-files.
Closes PR: ports/67653
Noticed by: Paul Beard |
02 Jun 2004 22:07:21
0.13.1_1
|
pav  |
- Relax mv in kaffe hack
PR: ports/67453
Reported by: Andreas Schulz <ats@first.fraunhofer.de> |
07 Apr 2004 19:47:06
0.13.1_1
|
trevor  |
Correct last commit.
noticed by: lofi |
06 Apr 2004 16:39:51
0.13.1_1
|
trevor  |
Fix packing list when NOPORTDOCS is set.
Reported by: parv
PR: 65241 |
03 Apr 2004 04:48:30
0.13.1_1
|
trevor  |
By default, do not install HTML-formatted man pages.
When NOPORTDOCS is set, do not install a few other HTML files. |
03 Apr 2004 03:34:14
0.13.1_1
|
trevor  |
Fix whitespace. |
03 Apr 2004 03:03:27
0.13.1_1
|
trevor  |
Correct packing list. |
02 Apr 2004 13:25:24
0.13.1_1
|
trevor  |
Make examples (mostly) optional, requested by obrien. |
14 Mar 2004 07:58:26
0.13.1_1
|
kuriyama  |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
18 Feb 2004 02:08:32
0.13.1
|
trevor  |
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. |
08 Feb 2004 21:46:37
0.13.1
|
trevor  |
Add "anti-foot-shooting device".
Obtained from: sobomax via the imake-4 and linux_base ports |
05 Feb 2004 19:30:43
0.13.1
|
marcus  |
Use USE_ICONV. |
04 Feb 2004 17:49:44
0.13.1
|
marcus  |
Remove the CONFLICTS as this is now the One True gettext. |
29 Jan 2004 07:24:56
0.13.1
|
trevor  |
SIZEify. |
25 Jan 2004 12:51:47
0.13.1
|
dinoex  |
- add missing manpage envsubst.1
was installed, but not in package. |
25 Jan 2004 02:19:25
0.13.1
|
trevor  |
version 0.13.1, noticed by marcus |
23 Jan 2004 18:49:48
0.13
|
trevor  |
Note conflict with old versions (requested by marcus). |
23 Jan 2004 18:12:16
0.13
|
trevor  |
Update to 0.13. |
25 Aug 2003 06:37:53
0.12.1
|
marcus  |
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 |
20 Feb 2003 17:07:10
0.11.5_1
|
knu  |
De-pkg-comment. |
17 Sep 2002 17:36:02
0.11.5_1
|
ijliao  |
Bump PORTREVISION and expat shlib. |
07 Sep 2002 09:44:49
0.11.5
|
ade  |
Relinquish all my ports. |
10 Aug 2002 20:25:04
0.11.5
|
ade  |
Upgrade to 0.11.5
Submitted by: Jim Bloom <bloom@acm.org> and others |
01 Aug 2002 03:38:31
0.11.4
|
ade  |
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. :) |
01 Aug 2002 03:30:59
0.11.4
|
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 |
21 Jul 2002 03:17:49
0.11.2_1
|
kuriyama  |
Bump portrevision (textproc/expat2 shlib bump). |
19 Jun 2002 07:31:47
0.11.2
|
ade  |
Update to 0.11.2
PR: 39481
Submitted by: Ports Fury |
10 May 2002 16:36:48
0.11.1_3
|
sobomax  |
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 |
30 Apr 2002 09:32:36
0.11.1_2
|
sobomax  |
Don't modify charset.alias file installed by libintl. |
29 Apr 2002 22:23:21
0.11.1_1
|
sobomax  |
- 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. |
12 Apr 2002 18:10:20
0.11.1_1
|
ade  |
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 |
25 Mar 2002 22:18:57
0.11.1
|
ade  |
Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.
Reviewed by: portmgr |
19 Mar 2002 12:52:55
0.10.40_1
|
sobomax  |
Fix another few places where giconv used instead of iconv.
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |
18 Mar 2002 10:27:58
0.10.40_1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
0.10.40_1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
15 Mar 2002 19:44:29
0.10.40
|
ade  |
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 |
05 Jan 2002 11:11:00 
|
reg  |
Kludge the build in the face of systems with autoconf 2.52+. |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 12:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
13 Jun 2000 08:58:50 
|
reg  |
Cleanup share/locale in PREFIX, LOCALBASE and X11BASE. |
03 Jun 2000 02:40:22 
|
asami  |
Don't remove share/aclocal -- it's created by mtree. |