notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libunistring/Makefile
SVNWeb

Number of commits found: 23

Sat, 22 Oct 2022
[ 07:57 Daniel Engberg (diizzy) search for other commits by this committer Author: takefu ]    commit hash:92097e8a3254ab07377820c8fb5cfec14f0386fb  commit hash:92097e8a3254ab07377820c8fb5cfec14f0386fb  commit hash:92097e8a3254ab07377820c8fb5cfec14f0386fb  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 12 Jan 2022
[ 11:53 Fernando Apesteguía (fernape) search for other commits by this committer Author: Kenji Takefu ]    commit hash:70d66aeb17039f9769903223046b3d63f69e32aa  commit hash:70d66aeb17039f9769903223046b3d63f69e32aa  commit hash:70d66aeb17039f9769903223046b3d63f69e32aa  70d66ae 
devel/libunistring: Update to 1.0

PR:	261099
Reported by:	takefu@airport.fm (maintainer)
Fri, 10 Sep 2021
[ 21:18 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:1351a381da3f7ec0bac2c4addd8509b2baaa9e52  commit hash:1351a381da3f7ec0bac2c4addd8509b2baaa9e52  commit hash:1351a381da3f7ec0bac2c4addd8509b2baaa9e52  1351a38 
devel/libunistring: Add CPE information

Approved by:	portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 2 Feb 2020
[ 02:28 swills search for other commits by this committer ] Original commit   Revision:524801
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 search for other commits by this committer ] Original commit   Revision:517376
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 search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:472092
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 search for other commits by this committer ] Original commit   Revision:463289
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 search for other commits by this committer ] Original commit   Revision:457665
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 search for other commits by this committer ] Original commit   Revision:457461
devel/libunistring: Update to 0.9.8

PR:		224631
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
Thu, 15 Dec 2016
[ 16:18 sunpoet search for other commits by this committer ] Original commit   Revision:428623
- 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 search for other commits by this committer ] Original commit   Revision:399441
- Update to 0.9.6

PR:		203543
Submitted by:	takefu@airport.fm (maintainer)
Fri, 3 Jul 2015
[ 10:46 marino search for other commits by this committer ] Original commit   Revision:391227 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add USES=alias to 11 ports (non-invasive DragonFly support)
Wed, 3 Sep 2014
[ 07:34 vanilla search for other commits by this committer ] Original commit   Revision:367172
Upgrade to 0.9.4. bump PORTREVISION due shared library incr.

PR:		ports/193266
Submitted by:	maintainer
Fri, 29 Aug 2014
[ 08:24 tijl search for other commits by this committer ] Original commit   Revision:366467
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 search for other commits by this committer ] Original commit   Revision:333700
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 search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:314556 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
           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