| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 May 2013 20:11:14
20120404_1
|
johans  |
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
- Remove BROKEN |
10 May 2013 07:01:20
20120404
|
miwi  |
- Broken fails to build
_short_name.texi glibc-functions/svcerr_deco!
de.texi g!
libc-functions/gnu_dev_minor.texi | sed 1q` > updated-stamp
env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /usr/local/bin/makeinfo --no-split
--reference-limit=2000 gnulib.texi
env: /usr/local/bin/makeinfo: No such file or directory
gmake: *** [gnulib.info] Error 127
gmake: Leaving directory
`/work/a/ports/devel/gnulib/work/gnulib-20120404-stable/doc'
*** Error code 2
Reported by: pointyhat |
06 Apr 2012 12:22:31
20120404
|
johans  |
Update gnulib to stable release of 20120404
Feature safe: yes |
15 Dec 2011 22:07:48
20111211
|
johans  |
Update gnulib to December stable release |
07 Oct 2011 15:39:50
20110908
|
johans  |
Update gnulib to latest stable release |
11 Jun 2011 12:01:45
20110609
|
johans  |
- Update gnulib to 20110609 release
- Requires modern makeinfo from ports to build info file |
17 Apr 2011 16:08:39
20110412
|
johans  |
Update gnulib to April 2011 release |
25 Feb 2011 13:19:38
20110216
|
johans  |
Update gnulib to latest stable release |
29 Dec 2010 20:27:56
20101221
|
johans  |
Update gnulib to 21 December release (regression fix) |
28 Dec 2010 18:01:37
20101220
|
johans  |
- Update gnulib to latest stable release (20 December) |
28 Oct 2010 18:53:58
20101024
|
johans  |
Update to latest gnulib release |
05 Sep 2010 20:32:44
20100829
|
johans  |
Update gnulib to 20100829 release |
14 Aug 2010 15:46:47
20100704_1
|
johans  |
- Don't preserve owner/group of installed files
(useful when the port is built by a regular user and installed via SU_CMD)
- Install `top' directory
PR: ports/149645
Submitted by: Anonymous <swell.k@gmail.com> |
15 Jul 2010 05:55:07
20100704_1
|
johans  |
Remove dependency on bash: it is no longer required
PR: ports/148592
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
05 Jul 2010 19:50:39
20100704
|
johans  |
Update to the 20100704 release
Feature safe: yes |
26 Apr 2010 19:06:57
20100424
|
johans  |
Refuse installation when NOPORTDATA is set |
26 Apr 2010 18:34:10
20100424
|
johans  |
Update to latest release |
02 Apr 2010 11:37:14
20100308
|
johans  |
Fix installation on FreeBSD 6.x which doesn't have 'cp -a'
Reported by: pointyhat via erwin |
20 Mar 2010 17:05:56
20100308
|
johans  |
Gnulib, the GNU portability library, offers a macro system and C
declarations and definitions for commonly-used API elements and
abstracted system behaviors. It can be used to improve portability and
other functionality in your programs.
Gnulib takes a different approach than libiberty. Gnulib components are
intended to be shared at the source level, rather than being a library that
gets built, installed, and linked against.
WWW: http://www.gnu.org/software/gnulib/ |