Commit Graph

25610 Commits

Author SHA1 Message Date
Vanilla I. Shu
e1bc477b1f Stagify. 2014-08-07 14:46:18 +00:00
John Marino
68c3f4e0bc Add new port net/p5-Net-RabbitFoot
PR:		191713
Submitted by:	Bill Brinzer

     ================================================================

Net::RabbitFoot is an AMQP(Advanced Message Queuing Protocol) client library,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in an asynchronous fashion.
2014-08-07 13:34:49 +00:00
John Marino
c32c356c4a Add new port net/sie-nmsg
PR:		190731
Submitted by:	Don Lewis (truckman@)

     ================================================================

This package extends the libnmsg runtime <net/nmsg> to support the
following message types:

SIE/dnsdedupe
SIE/newdomain
SIE/qr
SIE/reputation
SIE/delay
2014-08-07 11:17:35 +00:00
John Marino
aa961f501b Add new port net/nmsg
PR:		190601
Submitted by:	Don Lewis (truckman@)

     ================================================================

The NMSG format is an efficient encoding of typed, structured data into
payloads which are packed into containers which can be transmitted over
the network or stored to disk. libnmsg is the reference implementation
of this format and provides an extensible interface for creating and
parsing messages in NMSG format. The NMSG format relies on Google
Protocol Buffers to encode the payload header. Individual NMSG payloads
are distinguished by assigned vendor ID and message type values and
libnmsg provides a modular interface for registering handlers for
specific message types. libnmsg makes it easy to build new message
types using the protobuf-c compiler.
2014-08-07 11:02:58 +00:00
Adam Weinberger
35a7bb0830 Fix build without gcc. 2014-08-07 00:30:15 +00:00
Adam Weinberger
efae686783 Add missing header files.
The wacky CLANG option probably needs some attention.
2014-08-06 14:15:04 +00:00
Adam Weinberger
6f33cbfde6 Remove MK_INSTALL_AS_USER from MAKE_ENV.
make[1]: "/usr/share/mk/bsd.own.mk" line 475: MK_INSTALL_AS_USER can't be set by a user.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/packetdrill
2014-08-06 14:03:01 +00:00
Antoine Brodin
284aa3703f Forbid on all versions of freebsd to handle the 8 or 9 jails on 10+ hosts case
With hat:	portmgr
2014-08-06 13:50:26 +00:00
Adam Weinberger
cb7d5cc607 In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2014-08-06 04:34:23 +00:00
William Grzybowski
151f5fa636 net/istgt: support stage
Approved by:	portmgr (implicit, stage)
2014-08-06 01:57:43 +00:00
William Grzybowski
e9bdef42f1 net/binkd: support stage 2014-08-06 01:54:40 +00:00
Cy Schubert
a5b2d134ad Update 4.2.7p454 --> 4.2.7p455 2014-08-06 01:24:53 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Adam Weinberger
859586e289 Stage, and fix build without gcc. 2014-08-04 22:00:31 +00:00
Martin Matuska
fb55987375 Update relayd to 5.5.20140730
PR:		192260
2014-08-04 19:55:52 +00:00
Adam Weinberger
9bcb3eb179 Fix build without gcc. 2014-08-04 18:33:14 +00:00
Alex Dupre
5cc4680666 Update to 5.5.15 release. 2014-08-04 15:04:08 +00:00
Alex Dupre
a2df0fbb92 Update to 5.4.31 release. 2014-08-04 15:03:44 +00:00
Ryan Steinmetz
b1ee3e96a5 - Bring back heartbleed record, however, make it impossible to match on 2014-08-04 12:05:40 +00:00
Jimmy Olgeni
2324d41b4f Upgrade to version 1.0.0. 2014-08-04 10:48:28 +00:00
Kurt Jaeger
f1429d6a93 net/whois: 5.0.23 -> 5.1.4, unbreak, passing maintainership to submitter
PR:		190799
Submitted by:	coco@executive-computing.de
Approved by:	lapo@lapo.it (old maintainer)
2014-08-04 09:31:05 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Raphael Kubo da Costa
b2c313d3a9 Add patch for CVE-2014-4607.
MFH:		2014Q3
Security:	be5421ab-1b56-11e4-a767-5453ed2e2b49
2014-08-03 21:45:17 +00:00
Baptiste Daroussin
cd59438c5f Mark as forbidden the configure script is triggering a nasty bug in unix domain socket
on FreeBSD 10+

Reported by:	peter
2014-08-03 20:50:57 +00:00
Bryan Drewery
f0a393b1e7 - Fix plist
Reported on freenode
2014-08-03 18:35:58 +00:00
Olli Hauer
86618e4d5e - distfile was re-rolled, no changes against the old distfile
- fix ${WRKSRC}
- add LICENSE
- bump PORTREVISION
- adjust MASTER_SITE, WWW

Upstream Note:

Archived Repo
=============

This is an archived project and is no longer supported or updated by Facebook.
Please do not file issues or pull-requests. If you wish to continue to develop
this code yourself, we recommend you fork it.

PR:		191732
Submitted by:	gaod@hychen.org
2014-08-03 16:57:22 +00:00
Kurt Jaeger
e0533dac80 devel/libconfuse: USES=libtool, bump dependencies 2014-08-03 12:25:11 +00:00
Timur I. Bakeyev
eb603f30c6 Upgrade ports to address CVE-2014-3560.
Security:	CVE-2014-3560
2014-08-03 00:43:21 +00:00
John Marino
59c819fa9e Mark net/dante BROKEN on i386
Dante gets stuck building on i386.  Redports did not complete on any of
the four platforms.  Marking this broken, and upstream is being notified.

PR:		192295
2014-08-02 15:33:20 +00:00
Joe Marcus Clarke
a4e90bb4a0 Fix some stage-related plist issues. 2014-08-02 05:03:22 +00:00
Kurt Jaeger
bb2246bebd net/bindtest: unbreak, providing distinfo
Submitted by:	pi@FreeBSD.org
Approved by:	jmohacsi@bsd.hu (maintainer timeout)
2014-08-01 17:51:41 +00:00
Sunpoet Po-Chuan Hsieh
e6663c15cf - Add p5-Net-HTTP-Spore-Middleware-Header 0.03
Net::HTTP::Spore::Middleware::Header is a middleware that add header on each
request. You can specify for exemple a Content-Type to pass.

WWW: http://search.cpan.org/dist/Net-HTTP-Spore-Middleware-Header/
2014-08-01 16:21:19 +00:00
Sunpoet Po-Chuan Hsieh
54e345822d - Add p5-Net-HTTP-Spore 0.06
Net::HTTP::Spore is an implementation of the SPORE specification.

To use this client, you need to use or to write a SPORE specification of an API.
A description of the SPORE specification format is available at [1].

[1] http://github.com/SPORE/specifications/blob/master/spore_description.pod

WWW: http://search.cpan.org/dist/Net-HTTP-Spore/
2014-08-01 16:20:06 +00:00
Sunpoet Po-Chuan Hsieh
3f1f9bae62 - Use USES=twisted 2014-08-01 16:18:33 +00:00
Cy Schubert
2953d0f115 Update 4.2.7p453 --> 4.2.7p454 2014-07-31 20:59:32 +00:00
William Grzybowski
382d70fb84 net/dante: update to 1.4.0
- Add LICENSE
- Support stage

PR:		191232
Submitted by:	mp39590 gmail com
Approved by:	maintainer (timeout)
2014-07-31 15:18:55 +00:00
Sunpoet Po-Chuan Hsieh
b0a447a3cf - Add LICENSE
- Fix *_DEPENDS: p5-Test-Exception is a test-only dependency
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:14:12 +00:00
Sunpoet Po-Chuan Hsieh
9ad5ff6556 - Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort PLIST
2014-07-31 15:14:07 +00:00
Sunpoet Po-Chuan Hsieh
5a5ee1e589 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:14:01 +00:00
Sunpoet Po-Chuan Hsieh
3a6d97b862 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:13:55 +00:00
Sunpoet Po-Chuan Hsieh
b586555216 - Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
2014-07-31 15:13:49 +00:00
Sunpoet Po-Chuan Hsieh
cc510e97ff - Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:13:44 +00:00
Sunpoet Po-Chuan Hsieh
ad378f1811 - Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr
- Use single space after WWW:
2014-07-31 15:13:38 +00:00
Sunpoet Po-Chuan Hsieh
0de02d888c - Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
2014-07-31 15:13:33 +00:00
Sunpoet Po-Chuan Hsieh
627e67b686 - Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:13:27 +00:00
Sunpoet Po-Chuan Hsieh
d0d3b5f32d - Add LICENSE
- Add BUILD_DEPENDS
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:13:21 +00:00
Sunpoet Po-Chuan Hsieh
bef8f3af7c - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-31 15:13:15 +00:00
Sunpoet Po-Chuan Hsieh
2b011faa42 - Add LICENSE
- Sort PLIST
2014-07-31 15:13:10 +00:00
Sunpoet Po-Chuan Hsieh
0c50ab3c76 - Add LICENSE
- Sort PLIST
2014-07-31 15:13:05 +00:00
Sunpoet Po-Chuan Hsieh
c6c6bd1bda - Add LICENSE
- Sort PLIST
2014-07-31 15:12:59 +00:00