Commit Graph

20 Commits

Author SHA1 Message Date
Xin LI 504651b9e5 archivers/lzlib: update to 1.11. 2020-02-09 20:45:07 +00:00
Baptiste Daroussin fb3d8a97b2 Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
2019-10-10 13:17:47 +00:00
Xin LI 85dc9d4ba2 Update to 1.10. 2018-12-31 23:13:13 +00:00
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
Xin LI 9384442c28 Update to 1.9. 2017-07-22 06:57:45 +00:00
Xin LI 065abd0be0 Update to 1.8. 2016-06-26 07:46:09 +00:00
Xin LI 3acec172ca Update to 1.7. 2015-07-24 00:17:16 +00:00
Xin LI f8d3976163 Update to 1.6. 2015-03-28 05:15:03 +00:00
Baptiste Daroussin 4483e41440 Support stage 2013-12-26 16:06:13 +00:00
Xin LI cbae61bd3d Update:
lzlib to 1.5
  plzip to 1.1
2013-09-26 17:29:29 +00:00
Baptiste Daroussin b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Xin LI 6629a4909b - Update lzlib to 1.4.
- Update plzip to 1.0.
2013-06-18 03:38:38 +00:00
Alexey Dokuchaev d0cbe4fcbd - Sanitize port COMMENT
- Remove old-school author attribution from pkg-descr

Feature safe:	yes
2012-12-05 01:58:40 +00:00
Xin LI c890a96acc - Update to 1.3.
- Take maintainership.

Feature safe:	yes
2012-12-04 21:13:56 +00:00
Ryan Steinmetz c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Martin Wilke c69f6c05ce - Respect CXX/CXXFLAGS
PR:		163249
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
2012-01-27 17:43:28 +00:00
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Wen Heping ac930c0369 - Update to 1.1
PR:		ports/154048
Submitted by:	Albert Vernon <f3cun3c02@sneakemail.com> (maintainer)
Feature safe:	yes
2011-01-16 07:14:09 +00:00
Martin Wilke a2c463183a The lzlib compression library provides in-memory LZMA compression
and decompression functions, including integrity checking of the
uncompressed data.  The compressed data format used by the library
is the lzip format.

WWW: http://www.nongnu.org/lzip/lzlib.html

Albert Vernon <f3cun3c02@sneakemail.com>

PR:		ports/146882
Submitted by:	Albert Vernon <f3cun3c02 at sneakemail.com>
2010-06-02 15:33:22 +00:00