Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3 15 Jan 2025 19:42:17 |
Daniel Engberg (diizzy) Author: takefu |
devel/libunistring: Update to 1.3
Committers note:
Add a few more sections in port Makefile to make it easier to follow and
to follow Porters Handbook more closely
Changelog: https://savannah.gnu.org/news/?id=10682
PR: 283588 |
1.2 06 Mar 2024 19:19:09 |
Gleb Popov (arrowd) |
devel/libunistring: Mark TESTING_UNSAFE |
1.2 03 Mar 2024 19:26:10 |
Daniel Engberg (diizzy) Author: takefu |
devel/libunistring: Update to 1.2
Changelog: https://savannah.gnu.org/news/?id=10599
PR: 277339 |
1.1 22 Oct 2022 07:57:05 |
Daniel Engberg (diizzy) Author: takefu |
devel/libunistring: Update to 1.1
Changelog:
https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=blob;f=ChangeLog;h=0da0b8c9ea618affc4a6c8b63bfd20a1a9b71456;hb=e21904361e979740ad6a36fe8feb2e20baa0e4b1
PR: 267160 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0 12 Jan 2022 11:53:25 |
Fernando Apesteguía (fernape) Author: Kenji Takefu |
devel/libunistring: Update to 1.0
PR: 261099
Reported by: takefu@airport.fm (maintainer) |
0.9.10_1 10 Sep 2021 21:18:08 |
Bernhard Froehlich (decke) |
devel/libunistring: Add CPE information
Approved by: portmgr (blanket) |
0.9.10_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.10_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.10_1 02 Feb 2020 02:28:32 |
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) |
0.9.10_1 13 Nov 2019 14:32:07 |
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 |
0.9.10_1 10 Nov 2018 18:12:58 |
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 |
0.9.10 09 Jun 2018 21:19:07 |
swills |
devel/libunistring: Update to 0.9.10
PR: 228775
Submitted by: takefu@airport.fm (maintainer)
Exp-run by: antoine |
0.9.9 01 Mar 2018 09:26:19 |
yuri |
devel/libunistring: Update to 0.9.9
PR: 226273
Submitted by: takefu@airport.fm (maintainer)
Approved by: tcberner (mentor, implicit) |
0.9.8 31 Dec 2017 02:18:15 |
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 |
0.9.8 28 Dec 2017 14:28:38 |
swills |
devel/libunistring: Update to 0.9.8
PR: 224631
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
0.9.7 15 Dec 2016 16:18:38 |
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) |
0.9.6 16 Oct 2015 13:10:48 |
amdmi3 |
- Update to 0.9.6
PR: 203543
Submitted by: takefu@airport.fm (maintainer) |
0.9.4 03 Jul 2015 10:46:52 |
marino |
Add USES=alias to 11 ports (non-invasive DragonFly support) |
0.9.4 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.9.4 03 Sep 2014 07:34:38 |
vanilla |
Upgrade to 0.9.4. bump PORTREVISION due shared library incr.
PR: ports/193266
Submitted by: maintainer |
0.9.3_1 29 Aug 2014 08:24:20 |
tijl |
devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.9.3 13 Nov 2013 15:20:20 |
wg |
devel/libunistring: allow staging
- Allow staging
- Use single space for WWW:
- USES gmake
PR: ports/183918
Submitted by: maintainer |
0.9.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.9.3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.9.3 18 Mar 2013 11:40:04 |
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 |
0.9.3 08 Aug 2011 13:29:34 |
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> |