13 Commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 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
2018-11-10 18:12:57 +00:00
Antoine Brodin
1301d18baf Skip ENOMEM check for printf when building with qemu, this makes
configure hang

PR:		224740
Reported by:	pkg-fallout
MFH:		2018Q1
2018-03-17 09:14:09 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Antoine Brodin
b9afc6377f Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 09:41:38 +00:00
Dmitry Marakasov
811a73e19a - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-25 18:36:39 +00:00
Alexey Dokuchaev
572dadb91f - Belatedly update to version 1.7
- Move USES knob where it's normally found

Approved by:	maintainer (implicit)
2014-05-21 03:55:21 +00:00
Alexey Dokuchaev
691d107e38 - Update to version 1.6
- Use OPTIONS helpers, stagify

Submitted by:	maintainer
2014-01-09 03:01:23 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Antoine Brodin
8244dc2463 Do not modify charset.alias 2013-06-29 21:46:23 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alexey Dokuchaev
95c7624b07 Install a few docs; omit port revision bump as this port was added for a
private request just couple of hours ago and thus probably not installed
in sufficient quantities to warrant it.

Feature safe:	yes
2012-11-01 13:43:27 +00:00
Alexey Dokuchaev
d290dd613c Add GNU recutils, a set of tools and libraries to access human-editable,
text-based databases called recfiles.

Feature safe:	yes
2012-11-01 10:10:32 +00:00