1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

343334 Commits

Author SHA1 Message Date
Dmitry Marakasov
fa67aa1a37 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-23 08:44:42 +00:00
Dmitry Marakasov
ea953a7f02 - Switch to USES=libtool, drop .la files 2014-07-23 08:42:13 +00:00
Dmitry Marakasov
f590dd2bf9 - Switch to USES=libtool, drop .la files
- Fix plist
2014-07-23 08:41:52 +00:00
Dmitry Marakasov
39ee0c39ad - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 08:39:51 +00:00
Erwin Lansing
928595fc55 - Fix location of libsofthsm.so [1]
- Fix depency on sqlite with non-default LOCALBASE [2]
- Update to 1.4.6

Updates:
Signer Engine: Print secondary server address when logging notify reply errors.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:
OPENDNSSEC-469: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-617: Signer Engine: Fix DNS Input Adapter to not reject zone the first time due to RFC 1982 serial arethmetic.
OPENDNSSEC-619: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
OPENDNSSEC-627: Signer Engine: Unable to update serial after restart when the backup files has been removed.
OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed from debug to info.
OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
libhsm: Fixed a few other memory leaks.
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)

PR:		191272 [1], 192021 [2], 192023 [3]
Submitted by:	Andrew Fyfe <andrew@neptune-one.net> [1],
		jhujhiti@adjectivism.org [2],
		Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [3]
2014-07-23 08:30:09 +00:00
Alexey Dokuchaev
81bec741fb - Do not advertise that port is BROKEN on PowerPC as it builds fine there
- Rearrange Makefile for better readability, remove extraneous bdeps, etc.
2014-07-23 08:28:39 +00:00
Erwin Lansing
cfe88cb1ad - Fix location of libsofthsm.so [1]
-Update to 1.3.18 [2]

Updates:

OPENDNSSEC-620: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:

OPENDNSSEC-632: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't be written zone is still added to database, solved it by checking the zonelist.xml.backup is writable before adding zones, and add error message when add zone failed.
OPENDNSSEC-624: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)
libhsm: Fixed a few other memory leaks.

PR:		191272 [1], 192022 [2]
Submitted by:	Andrew Fyfe <andrew@neptune-one.net> [1],
		Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [2]
2014-07-23 08:05:33 +00:00
Bartek Rutkowski
556d9fdb70 databases/riak: update 1.4.9 -> 1.4.10
PR:		192007
Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
Approved by:	swills (mentor)
2014-07-23 08:04:20 +00:00
Xin LI
bc9db444b9 Document Mozilla multiple vulnerabilities. 2014-07-23 07:50:19 +00:00
Xin LI
9f034fd828 Apply vendor patch to fix race condition in certificate verification
that can lead to remote code execution.

Reference:	https://hg.mozilla.org/projects/nss/rev/204f22c527f8
Security:	CVE-2014-1544
Security:	978b0f76-122d-11e4-afe3-bc5ff4fb5e7b
2014-07-23 07:49:43 +00:00
Alexey Dokuchaev
35eec38ead - Give the reason why the port is currently amd64-only
- Remove no-op patch file (builds just fine with -Werror as it seems)
- In BATCH or PACKAGE_BUILDING modes, produce verbose build logs
- Rework post-extract target: do not extract bootstrap compiler ourselves,
  put it into expected download directory instead; this also allows us to
  optimize away RUST_TARGET knob and post-patch hack
- Since the port is for FreeBSD 10+, no need to explicitly depend on
  libexecinfo.so
- Use OPTIONS helpers, perform some other minor Makefile cleanups
- Augment port description text while I am here
2014-07-23 07:41:07 +00:00
Dmitry Marakasov
19a363cc1d - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 07:02:54 +00:00
Dmitry Marakasov
da2c06db0a - Drop .la files, no dependees require them
- Strip libraries
2014-07-23 06:58:40 +00:00
Dmitry Marakasov
b92a454e4e - Fix config file handling @unexec
Approved by:	portmgr blanket
2014-07-23 06:58:16 +00:00
Frederic Culot
510bb8d084 - Update to 0.29
Changes:	http://search.cpan.org/dist/Future/Changes
2014-07-23 06:56:51 +00:00
Dmitry Marakasov
428e672f98 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 06:48:38 +00:00
Dmitry Sivachenko
bb4bfafdc7 Update to version 4.4. 2014-07-23 06:27:27 +00:00
John Marino
083e07a6c3 deskutils/fet: Reset maintainer
The former maintainer timed out at least PRs that I know about, including
the last three that were committed.
2014-07-23 06:13:15 +00:00
Kurt Jaeger
19555a0b89 www/p5-libapreq2: reduce/fix dependencies
PR:		191161
Submitted by:	vivek@khera.org
2014-07-23 05:19:07 +00:00
Alexey Dokuchaev
54d2419f77 - Stagify; unbreak the against Clang
- Allow for parallel (-jX) builds
- Cleanup Makefile while I'm at here
- Augment port description, fix WWW

N.b., there's version 2.4 available.
2014-07-23 05:17:15 +00:00
Kurt Jaeger
316e3dbeed databases/cassandra: 1.2.17 -> 1.2.18
- Support Thrift tables clustering columns on CqlPagingInputFormat
  (CASSANDRA-7445)
- Fix compilation with java 6 broke by CASSANDRA-7147

PR:		191870
Submitted by:	hsn@sendmail.cz (maintainer)
2014-07-23 05:15:35 +00:00
Sunpoet Po-Chuan Hsieh
96958645ed - Update to 20140722
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8033
PR:		ports/192049
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2014-07-23 05:04:55 +00:00
Adam Weinberger
c6cce77cd6 Use the install target from the source Makefile instead of doing a
manual do-install:.
2014-07-23 03:30:11 +00:00
Vanilla I. Shu
24b663f510 1: Upgrade to 1.16.
2: Stagify.

PR:		ports/177349
Submitted by:	tomi.o.tapper at student.jyu.fi[1], me[2]
Approved by:	maintainer
2014-07-23 03:23:22 +00:00
Adam Weinberger
95786c7af1 Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
2014-07-23 01:45:47 +00:00
Adam Weinberger
6fc383021d Fix a typo. 2014-07-23 01:09:16 +00:00
Adam Weinberger
5de79e9b47 Oops, correct my email address. 2014-07-23 01:06:54 +00:00
Nicola Vitale
fea24a6371 - Fix pkg-plist when MANPAGES option is off
- Bump PORTREVISION

PR:	192028
Submitted by:	arcade@b1t.name
2014-07-23 00:38:27 +00:00
Dmitry Marakasov
b303044461 - Bump PORTREVISION after sysutils/libieee1284 .so version change
- While here, fix spelling error
2014-07-22 23:52:49 +00:00
Dmitry Marakasov
9055bb63fe - Switch to USES=libtool, drop .la files 2014-07-22 23:52:43 +00:00
Dmitry Marakasov
5ed519cc02 - Switch to USES=libtool
- Fix build on 10.x

Approved by:	portmgr blanket
2014-07-22 23:42:32 +00:00
Dmitry Marakasov
6424df3402 - Extend PORTSCOUT ignore list 2014-07-22 23:37:11 +00:00
Sofian Brabez
cb94ba9284 - Switch to GITHUB
- Add LICENSE
2014-07-22 23:34:10 +00:00
Dmitry Marakasov
fcf8e750d0 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-22 23:25:54 +00:00
Nicola Vitale
f75d2aa2cd - Bump PORTREVISION (change pkg-plist
- Take maintainership
- Use desktop-file-utils and libtool helpers
- Add support for stage dir
- Install a predefined list of RSS feeds
- Add files/patch-src__libetm-0.4.4__Makefile.in

Build Log:	https://redports.org/buildarchive/20140722225327-99178/
2014-07-22 23:24:03 +00:00
Li-Wen Hsu
4af4f255bb - Update to 1.573 2014-07-22 23:06:03 +00:00
Dmitry Marakasov
c02b670acc - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-22 22:57:02 +00:00
Sofian Brabez
b160662cea - Update to 1.5.0 2014-07-22 22:28:03 +00:00
Dmitry Marakasov
85fd1d0b48 - Switch to USES=libtool, drop .la files
- Fix whitespace

Approved by:	portmgr blanket
2014-07-22 22:22:28 +00:00
Dmitry Marakasov
37898e3607 - Convert USE_BZIP2 to USES
Approved by:	portmgr blanket
2014-07-22 22:17:21 +00:00
Dmitry Marakasov
fe3bf421d9 - Update to 2.3.2 (fixing fetch)
- Switch to USES=libtool, drop .la files
- Strup libraries
2014-07-22 22:14:32 +00:00
Dmitry Marakasov
7a3bbfed60 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-22 22:12:41 +00:00
Dmitry Marakasov
646f175619 - Switch to USES=libtool, drop .la files
- Fix shebangs

Approved by:	portmgr blanket
2014-07-22 22:12:15 +00:00
Dmitry Marakasov
83390a8b7f - Update to 0.85.0
- Bring back xine support
- Strip binaries
2014-07-22 22:08:29 +00:00
Dmitry Marakasov
7a8733324a - Switch to USES=libtool, drop .la files 2014-07-22 22:04:01 +00:00
Dmitry Marakasov
ccf702f123 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-22 21:59:55 +00:00
Dmitry Marakasov
da6159425a - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-22 21:59:48 +00:00
Dmitry Marakasov
96c26b82f9 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-22 21:58:45 +00:00
Dmitry Marakasov
d7ca3d83ff - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-22 21:58:00 +00:00
Thomas Zander
80be454b6f - Add missing dependency on gettext via USES if NLS build is requested
- Introduce NLS option
- Bump PORTREVISION

Approved by:	mentors (implicit)
2014-07-22 21:52:21 +00:00