Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Feb 2020 02:28:32
0.9.10_1

|
swills  |
devel/libunistring: Remove gmake dependency and enable test
No PORTREVISION bump because package is not changed
PR: 243280
Submitted by: daniel.engberg.lists@pyret.net
Approved by: takefu@airport.fm (maintainer) |
13 Nov 2019 14:32:07
0.9.10_1

|
jbeich  |
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740 |
10 Nov 2018 18:12:58
0.9.10_1

|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
09 Jun 2018 21:19:07
0.9.10

|
swills  |
devel/libunistring: Update to 0.9.10
PR: 228775
Submitted by: takefu@airport.fm (maintainer)
Exp-run by: antoine |
01 Mar 2018 09:26:19
0.9.9

|
yuri  |
devel/libunistring: Update to 0.9.9
PR: 226273
Submitted by: takefu@airport.fm (maintainer)
Approved by: tcberner (mentor, implicit) |
31 Dec 2017 02:18:15
0.9.8

|
jbeich  |
devel/libunistring: temporarily skip ENOMEM check for printf
configure:25883: checking whether printf survives out-of-memory conditions
configure:26055: /nxb-bin/usr/bin/cc -o conftest -O2 -pipe -DLIBICONV_PLUG
-fno-strict-aliasing -DLIBICONV_PLUG -D_THREAD_SAFE conftest.c >&5
configure:26058: $? = 0
***MEMORY-ERROR***: [67280]: GSlice: failed to allocate 496 bytes (alignment:
512): Cannot allocate memory
PR: 224740
Reported by: Mark Millard (via ports@ list, for armv7)
Approved by: portmgr blanket |
28 Dec 2017 14:28:38
0.9.8

|
swills  |
devel/libunistring: Update to 0.9.8
PR: 224631
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
15 Dec 2016 16:18:38
0.9.7

|
sunpoet  |
- Update to 0.9.7
- While I'm here, add LICENSE_FILE and update WWW
Changes: http://git.savannah.gnu.org/cgit/libunistring.git/tree/NEWS
PR: 215310
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
16 Oct 2015 13:10:48
0.9.6

|
amdmi3  |
- Update to 0.9.6
PR: 203543
Submitted by: takefu@airport.fm (maintainer) |
03 Jul 2015 10:46:52
0.9.4

|
marino  |
Add USES=alias to 11 ports (non-invasive DragonFly support) |
27 Oct 2014 10:40:08
0.9.4

|
bapt  |
Cleanup plist |
03 Sep 2014 07:34:38
0.9.4

|
vanilla  |
Upgrade to 0.9.4. bump PORTREVISION due shared library incr.
PR: ports/193266
Submitted by: maintainer |
29 Aug 2014 08:24:20
0.9.3_1

|
tijl  |
devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
13 Nov 2013 15:20:20
0.9.3

|
wg  |
devel/libunistring: allow staging
- Allow staging
- Use single space for WWW:
- USES gmake
PR: ports/183918
Submitted by: maintainer |
20 Sep 2013 17:13:47
0.9.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
27 Apr 2013 08:50:47
0.9.3

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
18 Mar 2013 11:40:04
0.9.3

|
bapt  |
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 |
08 Aug 2011 13:29:34
0.9.3
|
pav  |
GNU LIBUNISTRING - Unicode string library
This library provides functions for manipulating Unicode strings and
for manipulating C strings according to the Unicode standard.
WWW: http://www.gnu.org/software/libunistring/
PR: ports/157172
Submitted by: Takefu <takefu@airport.fm> |