Commit graph

16 commits

Author SHA1 Message Date
Tijl Coosemans
a45da9a027 Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
2014-05-05 22:50:59 +00:00
Max Brazhnikov
1d7811daed archivers/libzip:
- Update to bugfix release 0.11.2
- Convert to USES=tar:xz
- Remove needless USE_AUTOTOOLS
- Strip installed library
2014-04-18 09:35:56 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +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
Max Brazhnikov
44f45cd7c7 - Update to 0.11.1 [1]
- Move MANx records to a separate makefile
- switch to xz compressed tarball
- Convert to USES, remove needless pkgconfig dependency

PR:		based on ports/180454 [1]
Submitted by:	Oleg Ginzburg <olevole at olevole.ru>
2013-07-13 18:01:04 +00:00
Alexey Dokuchaev
142171e3f3 For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
2012-12-18 07:57:31 +00:00
Max Brazhnikov
eb6d0eb0f5 Update to bugfix release 0.10.1:
- fixed CVE-2012-1162
 - fixed CVE-2012-1163

Feature safe:	yes
2012-04-03 13:07:32 +00:00
Max Brazhnikov
ca78cea793 Fix build with some non-default locales. 2011-05-12 08:44:46 +00:00
Max Brazhnikov
85dfc7fbf0 Update to 0.10 2011-04-24 21:59:08 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Max Brazhnikov
471b31c71a Update to 0.9.3
Reformat pkg-descr.

Feature safe:	yes
2010-02-22 11:17:16 +00:00
Max Brazhnikov
76030972f5 take maintainership 2010-01-10 08:06:33 +00:00
Mark Linimon
a8b14b118b Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop). 2010-01-10 06:43:00 +00:00
Thomas Abthorpe
1478faa914 - update to 0.8
PR:		ports/115201
Submitted by:	Maxim Samsonov <xors_AT_mne.ru>
Approved by:	Alexander Zhuravlev (maintainer), clsung (mentor)
2007-09-18 12:04:29 +00:00
Cheng-Lung Sung
dcb30613fd - Update to 0.7.1
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:	maintainer (Alexander Zhuravlev)
2006-07-15 15:21:22 +00:00
Jean-Yves Lefort
e74db4a6d9 Add libzip.
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.

WWW: http://www.nih.at/libzip/

PR:		ports/94710
Submitted by:	Alexander Zhuravlev <zaa@ulstu.ru>
2006-03-21 16:28:29 +00:00