Commit graph

26 commits

Author SHA1 Message Date
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Raphael Kubo da Costa
12c1109714 Take maintainership of the port. 2016-10-23 12:40:04 +00:00
Jason E. Hale
bc8a7afbb1 - Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
2016-10-23 09:13:09 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Raphael Kubo da Costa
6c4a4a6b21 Update to 1.1.2.
Release notes: http://www.nih.at/libzip/NEWS.html

PR:		207441
Approved by:	makc (maintainer)
2016-02-25 10:03:17 +00:00
Raphael Kubo da Costa
ad6b0f53de Update to 1.1.1.
2016-02-07: Released libzip 1.1.1
- Build fixes for Linux
- Fix some warnings reported by PVS-Studio

2016-01-28: Released libzip 1.1
- ziptool(1): command line tool to modify zip archives
- Speedups for archives with many entries
- Coverity fixes
- Better APK support
- Support for running tests on Windows
- More build fixes for Windows
- Portability fixes
- Documentation improvements

PR:		207250
Approved by:	makc (maintainer)
2016-02-17 13:58:46 +00:00
Max Brazhnikov
f4a3846f70 archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches
2015-08-28 10:47:43 +00:00
Max Brazhnikov
31a383009b archivers/libzip:
- Add patch to fix CVE-2015-2331: ZIP Integer Overflow [1]
- Add CPE

PR:		198913 [1]
Reported by:	Sevan Janiyan
2015-03-28 16:48:15 +00:00
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