1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

27034 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
058f874f40 - Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
2015-05-13 19:01:37 +00:00
Sunpoet Po-Chuan Hsieh
9bf0a32c07 - Cleanup GH_* knobs: remove GH_TAGNAME 2015-05-13 19:01:32 +00:00
Sunpoet Po-Chuan Hsieh
1c60d3b264 - Update to 0.20.14
- Regenerate patch file with makepatch:

Changes:	http://git.gnome.org/browse/gupnp/tree/NEWS
2015-05-13 19:00:47 +00:00
Johannes Jost Meixner
172e01515f net/libnss-cache: fix distinfo
distinfo has a superfluous .1 in the filename.
Fix port by taking this out.
2015-05-13 17:14:00 +00:00
Jan Beich
d4b48afd79 net/hanstunnel: update to 0.4.4 [1] and improve
- Revert r326014 as nothing to substitute in pkg-message [1]
- Clarify server works only on Linux [1]
- Unbreak build on DragonFly [2]
- Drop poorly maintained CLANG option [3]
- Simplify patching via MAKE_ARGS
- Respect LOCALBASE != PREFIX
- Pet portlint (makepatch)
- Clarify LICENSE

PR:		195313
Reported by:	DPorts [2]
Requested by:	many [3]
Submitted by:	vsityz@gmail.com (maintainer [1], based on)
Reviewed by:	marino [2]
Approved by:	maintainer timeout (~3 weeks)
2015-05-13 16:14:46 +00:00
Johannes Jost Meixner
438f262f49 net/libnss-cache: fix some threading issues
- fix some threading issues.
  https://github.com/google/libnss-cache/pull/3

Requested by:	Kevin Bowling <k@kev009.com>
2015-05-13 08:22:37 +00:00
Cy Schubert
7bc0f4e609 Remove typo.
Noticed by:	pgollucci
Pointy hat to:	yours truly
2015-05-13 03:41:11 +00:00
Cy Schubert
861de4674e Reintroduce ntp-rc. Ntp release candidates are available again. 2015-05-13 02:47:58 +00:00
Cy Schubert
335961528f Update 4.3.20 --> 4.3.33 2015-05-13 02:11:51 +00:00
Jimmy Olgeni
cb93967dd6 Upgrade to version 3.5.2. 2015-05-12 18:25:21 +00:00
Wen Heping
7d947d2efe - Update to 0.5
PR:		200135
Submitted by:	akosela@andykosela.com(maintainer)
2015-05-12 00:35:07 +00:00
Bartek Rutkowski
0118c793db net/py-raet: NEW PORT - Reliable Asynchronous Event Transport protocol library
RAET is designed to provide secure reliable scalable asynchronous message/event
transport over the internet in a micro-threaded multi-process application
framework that uses UDP for interhost communication and LibSodium for
authentication, encryption and the CurveCP handshake for secure bootstrap.

WWW: https://github.com/saltstack/raet

PR:		200085
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2015-05-11 21:38:18 +00:00
Antoine Brodin
b4cda003a4 Fix build on head and stable/10
Reported by:	pkg-fallout
2015-05-11 20:31:15 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Steve Wills
bfd7dc5069 net/syncthing-discosrv: update to 0.11.2 2015-05-11 17:31:05 +00:00
Steve Wills
8be102c466 net/syncthing-cli: update to 0.11.2 2015-05-11 17:30:27 +00:00
Steve Wills
f7758e92c9 net/syncthing: update to 0.11.2 2015-05-11 17:30:01 +00:00
Johannes Jost Meixner
6b8a9b9fef net/nsscache: add port
nsscache is a utility for caching directory service information into local
cache files.

On FreeBSD, it is intended to be used with the net/libnss-cache port but it
can also output BDB files for use by other operating systems.

WWW: https://github.com/google/nsscache

PR:		200123
Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>
Obtained from:	Limelight Networks
2015-05-11 17:18:55 +00:00
Johannes Jost Meixner
9775985d50 net/libnss-cache: Add port.
libnss-cache is a NSS module for reading directory service information for
hosts from an indexed, local disk cache of that directory service.

nsswitch.conf services provided:  passwd and group

Add 'nsscache' to the desired service(s) and generate the cache with the
net/nsscache port.

WWW: https://github.com/google/libnss-cache

PR:		200120
Submitted by:	Kevin Bowling <k@kev009.com>
2015-05-11 12:20:22 +00:00
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Dmitry Marakasov
675d382814 - Add LICENSE
- Strip library
- Use @sample for config file handling
2015-05-11 02:36:45 +00:00
Sunpoet Po-Chuan Hsieh
6aa5e49bf6 - Fix gemspec for rubygem-facets 3.0.0 update
- Bump PORTREVISION for package change
2015-05-10 20:18:53 +00:00
Sunpoet Po-Chuan Hsieh
813f2a0af8 - Add rubygem-fog-google 0.0.5
Fog currently supports two Google Cloud services (Google Compute Engine and
Google Cloud Storage) via Fog::Google.

WWW: https://github.com/fog/fog-google
RG:  https://rubygems.org/gems/fog-google
2015-05-10 20:15:58 +00:00
Olli Hauer
6a53a2c362 - fix build with LibreSSL [1]
- install manpages into correct MANDIR
- do not run ldconfig in stagedir!
- adjust files/patch names so makepatch can be used in future
- bump PORTREVISION

PR:		198988 [1]
Submitted by:	Bernard Spil
Approved by:	joe _at_ thrallingpenguin.com (maintainer)
2015-05-10 18:06:00 +00:00
Dmitry Marakasov
6918d8cc73 - Add LICENSE
- Strip library
2015-05-10 17:34:44 +00:00
Pawel Pekala
3227151f03 Update to version 5.12.0
Changelog:

- Allow Content-Type application/sru+xml YAZ-840
- New yaz_xml_get_prop utility YAZ-839
- Fix zebrasrv [warn] ir_session (exception) YAZ-838
- Document itemorder-setname and list all ILL options
2015-05-09 19:30:42 +00:00
Sunpoet Po-Chuan Hsieh
1642447916 - Add LICENSE
- Sort PLIST
- Take maintainership
- Update pkg-descr
2015-05-08 20:22:19 +00:00
Adam Weinberger
59b6b01294 Stop trying to be a parselmouth. 2015-05-08 17:22:58 +00:00
Adam Weinberger
03f6bff777 Support fetching the GeoLite City and GeoLite ASN databases.
Requested by:	Scott Loga
2015-05-08 17:19:04 +00:00
Frederic Culot
87bf1c689a - Reassign to the heap after sahil@'s bit was taken in for safekeeping 2015-05-08 13:34:30 +00:00
Mark Felder
e5e4ea1fd0 Improve configuration and setup of vnstat through the rc script
PR:		199133
2015-05-08 13:24:35 +00:00
Dmitry Marakasov
f620f05c0b - Add empty directory to plist
Approved by:	portmgr blanket
2015-05-08 11:25:39 +00:00
Antoine Brodin
36d50a71d2 Unbreak 2015-05-07 18:52:19 +00:00
Antoine Brodin
31006b5639 Unbreak 2015-05-07 18:24:17 +00:00
Mathieu Arnold
9d4e763ba0 Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:26:05 +00:00
Kurt Jaeger
12cb183898 net/p5-Net-Works: 0.20 -> 0.21
- `new_from_integer` will now accept a `Math::BigInt` in addition to a
  `Math::UInt128` or a standard Perl integer.
2015-05-06 20:46:25 +00:00
Guido Falsi
0bff8d28e5 Add a slave port to net/pjsip to force installing pjsip with external
SRTP library.

Make the www/asterisk13 depend on this slave port when both SRTP
and PJSIP options in it are enabled, this allows enabling SRTP
support in asterisk13 without the need to manually reconfigure other
ports.

Reported by:	mat@ and a few others
2015-05-06 20:10:09 +00:00
Steve Wills
23b654137a net/cf: add port
The official command line client for Cloud Foundry.

WWW: http://cloudfoundry.org/
2015-05-06 18:28:25 +00:00
Danilo Egea Gondolfo
95a0737a7b - Update to 1.8.5 2015-05-06 16:48:52 +00:00
Bryan Drewery
307a428865 Rework r385426:
- The include/event2 directory was being created improperly due to the lack
    of a pkgconfig dependency. Add it to USES.
  - Remove WRKSRC from SHEBANG list.

Reported by:	many
2015-05-05 16:20:37 +00:00
Jimmy Olgeni
66821ff397 Add LICENSE. 2015-05-05 11:15:25 +00:00
Jimmy Olgeni
4ffe906c06 Cleanup and remove unnecessary GitHub variables. 2015-05-05 11:14:19 +00:00
Antoine Brodin
d9d5f95ab0 Update to 0.9.13 2015-05-05 10:49:42 +00:00
Bryan Drewery
7af131f0d7 - Fix orphaned include/event2 dir (likely an upstream error that it is created)
- Fix shebang QA error when not using PERL_UTILS. This was broken in r374987.
  Error: '-w' is an invalid shebang you need USES=shebangfix for 'sbin/ntptrace'
  Must replace @PERL_PATH@ before install or it becomes a blank: '#!  -w'

Sponsored by:	EMC / Isilon Storage Division
2015-05-04 19:10:17 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Guido Falsi
f0bc5e8dd9 Modify asterisk UPDATING entry to reflect the present situation.
While here also modify misleading and stale comment in the net/pjsip
port EXTSRTP option.

Thanks to mat@ for making me notice these.
2015-05-04 14:32:15 +00:00
Alexander V. Chernikov
ecb286eedd Finally delete files/patch-conf-cf-lex.l.
Pointed by:	az
2015-05-04 10:36:59 +00:00
Alexander V. Chernikov
7eb9f40e47 Bump version to 1.5.0 (changelog below).
Remove experimental and already included patches.
Add OSPF: Fixes validation of LSA checksums from git.
Remove clang gnu89 constaint.

Version 1.5.0 (2015-04-20)
  Major OSPF protocol redesign.
  OSPFv2 multi-instance extension (RFC 6549).
  BGP AS-wide unique router ID (RFC 6286).
  BGP enhanced route refresh (RFC 7313).
  Link state support in BGP.
  Latency tracking and internal watchdog.
  Uses high port range for BFD on BSD.
  Increase max symbol length to 64.
  Allows to define unnamed protocols from templates.
  Fixes two serious bugs in BGP.
  Several bugfixes and minor improvements.
  Several minor option changes:
     - OSPF: Protocol-wide 'instance id' option added.
     - BGP: Parameters to option 'neighbor' extended.
     - BGP: Separate option 'interface' added.
     - BGP: Option 'start delay time' renamed to 'connect delay time'.
     - BGP: Option 'route limit' deprecated.

  Upgrade notes:

  For OSPF, there are deep internal changes, but user-visible changes
  are limited to log messages and minor changes in formatting of command
  output.

  For BGP, version 1.5.0 is essentially a minor release. There are two
  deprecated options ('start delay time' and 'route limit') and some
  minor formatting changes.

Reviewed by:	az(implicit)
2015-05-04 10:24:00 +00:00
Vanilla I. Shu
6cc8e50ce5 Upgrade to 6.0.4.
PR:		199907
Submitted by:	maintainer
2015-05-04 02:35:01 +00:00
Vanilla I. Shu
7dabdf7607 Upgrade to 7.0.1.
PR:		199906
Submitted by:	maintainer
2015-05-04 02:34:26 +00:00