non port: devel/libunistring/Makefile |
SVNWeb
|
Number of commits found: 23 |
Sat, 22 Oct 2022
|
[ 07:57 Daniel Engberg (diizzy) Author: takefu ] 92097e8
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 12 Jan 2022
|
[ 11:53 Fernando Apesteguía (fernape) Author: Kenji Takefu ] 70d66ae
devel/libunistring: Update to 1.0
PR: 261099
Reported by: takefu@airport.fm (maintainer)
|
Fri, 10 Sep 2021
|
[ 21:18 Bernhard Froehlich (decke) ] 1351a38
devel/libunistring: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 2 Feb 2020
|
[ 02:28 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)
|
Wed, 13 Nov 2019
|
[ 14:32 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
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Sat, 9 Jun 2018
|
[ 21:19 swills ]
devel/libunistring: Update to 0.9.10
PR: 228775
Submitted by: takefu@airport.fm (maintainer)
Exp-run by: antoine
|
Thu, 1 Mar 2018
|
[ 09:26 yuri ]
devel/libunistring: Update to 0.9.9
PR: 226273
Submitted by: takefu@airport.fm (maintainer)
Approved by: tcberner (mentor, implicit)
|
Sun, 31 Dec 2017
|
[ 02:18 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
|
Thu, 28 Dec 2017
|
[ 14:28 swills ]
devel/libunistring: Update to 0.9.8
PR: 224631
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Thu, 15 Dec 2016
|
[ 16:18 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)
|
Fri, 16 Oct 2015
|
[ 13:10 amdmi3 ]
- Update to 0.9.6
PR: 203543
Submitted by: takefu@airport.fm (maintainer)
|
Fri, 3 Jul 2015
|
[ 10:46 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to 11 ports (non-invasive DragonFly support)
|
Wed, 3 Sep 2014
|
[ 07:34 vanilla ]
Upgrade to 0.9.4. bump PORTREVISION due shared library incr.
PR: ports/193266
Submitted by: maintainer
|
Fri, 29 Aug 2014
|
[ 08:24 tijl ]
devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Wed, 13 Nov 2013
|
[ 15:20 wg ]
devel/libunistring: allow staging
- Allow staging
- Use single space for WWW:
- USES gmake
PR: ports/183918
Submitted by: maintainer
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (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
|
[ 11:40 bapt ] (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
|
Mon, 8 Aug 2011
|
[ 13:29 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>
|
Number of commits found: 23 |