1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

19504 Commits

Author SHA1 Message Date
Cy Schubert
89f3109dd2 Update cfengine39 and cfengine-masterfiles39 to 3.9.1.
cfengine and cfengine-masterfiles now defaults to cfengine39 and
cfengine-masterfiles39
2016-08-05 21:32:46 +00:00
Mathieu Arnold
40776c5ede Actually install bcr's plugins.
Sponsored by:	Absolight
2016-08-04 14:51:40 +00:00
Mathieu Arnold
b224fa620b Fix swap accounting if there are multiple devices [1]
Add a few zfs related plugins [2]

PR:		210494 [1]
Submitted by:	bcr [2]
Reported by:	Fabian Keil [1]
Sponsored by:	Absolight
2016-08-04 14:26:56 +00:00
Mathieu Arnold
bfe057a12d Fix some Unicode characters not displaying correctly.
PR:		211499
Submitted by:	Oleg Gushchenkov
Obtained from:	65e4c57d3a
Sponsored by:	Absolight
2016-08-04 13:19:34 +00:00
Kubilay Kocak
3f51de6055 [NEW] sysutils/py-uptime: Cross-platform uptime library
This module provides a cross-platform way to retrieve system uptime and boot
time. See documentation for a full list of supported platforms (yours is likely
one of them).

WWW: https://github.com/Cairnarvon/uptime

PR:		208560
Submitted by:	Uros <uros.gruber gmail com>
2016-08-04 12:04:32 +00:00
John Marino
f858881db9 multimedia ... sysutils: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 04:36:54 +00:00
John Marino
f7ada07601 sysutils/rsyncrypto: Remove redundant dependency on gzip
A dependency on gzip will never be registered since gzip is available
on all supported platforms (since FreeBSD 7.0).  Rsyncrypto hasn't
registered gzip in years, so remove the misleading pkg-message while
we are at it (requires a revbump)

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 02:02:16 +00:00
John Marino
486f8df418 sysutils/bstack: properly register gdb as RUN_DEPENDS
bstack requires the ports version of gdb, but the was RUN_DEPENDS was
specified, the base gdb satisfied the requirement, thus ports gdb is
never registered as a dependency.  Specify using the full path of gdb
to rectify + revbump.

approved by:	just-fix-it
2016-08-04 00:05:05 +00:00
Pawel Pekala
e2072932e3 Update to version 2016.3.2
PR:		211532
Submitted by:	Andres Montalban
Approved by:	Christer Edwards (maintainer)
2016-08-03 18:26:42 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Carlos J. Puga Medina
aa1525744c - Fix build on FreeBSD 11.0/i386 and HEAD.
- Mark BROKEN on 9.3
- We have no MASTER_SITES and no DISTFILES. Therefore these are empty.

PR:	211321
Submitted by:	Tobias Kortkamp (maintainer)
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
MFH:		2016Q3 (ports-secteam build fix blanket)
2016-08-03 11:13:30 +00:00
Ed Schouten
170c47577d Upgrade cloudabi-utils to 0.14.
Earlier today version 0.13 got released, but it turned out it contained
a pretty major bug in IPv6 address handling (which was also present in
previous versions). While we're at it, just do another release to tackle
that.
2016-08-02 20:08:21 +00:00
Mark Felder
455e891edd sysutils/moosefs3-master: Update to 3.0.81
- Pet PORTLINT as well

Changelog:
* MooseFS 3.0.81-1 (2016-07-25)

  - (mount) fixed oom killer disabling (setting oom_adj and oom_score_adj)
  - (cli) fixed displaying inactive mounts
  - (mount) added fsync before removing any locks
  - (daemons) added disabling oom killer (Linux only)
  - (all) small fixes in manpages
  - (mount) fixed handling nonblocking lock commands (unlock and try) in both locking mechanisms
  - (daemons+mount) changed default settings for limiting malloc arenas (Linux only)

PR:		211527
2016-08-02 15:23:22 +00:00
Ed Schouten
5e95b2f279 Upgrade cloudabi-utils to the latest upstream version.
Compared to version 0.12, it now includes more complete parsing of YAML
input. For example, it now automatically infers the typing of integers,
booleans, etc. without requiring explicit !!int / !!bool tags.
2016-08-02 12:22:44 +00:00
Antoine Brodin
89b1e497b3 Prevent collision with getline(3) 2016-08-01 17:46:35 +00:00
Tijl Coosemans
21653fcc78 Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
2016-08-01 13:07:14 +00:00
Andrej Zverev
5fa9c612fb Update to 1.4.1
Changelog:	https://metacpan.org/changes/distribution/Rex
2016-08-01 09:57:50 +00:00
Roger Pau Monné
27734a12cb xen: apply XSA-{182/183/184}
Sponsored by:	Citrix Systems R&D
PR:		211482
2016-08-01 08:35:54 +00:00
Pawel Pekala
4de274dbef lr is a tool for generating file listings, which includes the best
features of ls(1), find(1), stat(1) and du(1).

WWW: https://github.com/chneukirchen/lr/

PR:		211324
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-07-31 19:10:54 +00:00
Pawel Pekala
0bd3d7bd10 xe is a tool for constructing command lines from file listings or
arguments, which includes the best features of xargs(1) and apply(1).

Benefits over xargs:
- Sane defaults (behaves like xargs -d'\n' -I{} -n1 -r).
- No weird parsing, arguments are separated linewise or by NUL byte.
- Can also take arguments from command-line.
- No shell involved unless -s is used.
- {} replacing possible with multiple arguments.

WWW: https://github.com/chneukirchen/xe/

PR:		211323
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-07-31 18:31:07 +00:00
Baptiste Daroussin
7d03a9dc86 Remove dependency on gcc given that it builds fine with clang 2016-07-31 16:59:05 +00:00
Kubilay Kocak
d36beb635a sysutils/py-ploy_ansible: Depend on ansible1, unbreak runtime
1.3.1 changes the ansible requirement to < 2.dev0 due to too many
incompatible changes. Switch the dependency to ansible1 to compensate.

While I'm here:

* Add TEST_DEPENDS and test target

PR:		210215
Reported by:	Claus Andersen <Claus.Andersen+FreeBSDbugzilla enkel-it dk>
MFH:		2016Q3
2016-07-31 12:14:23 +00:00
Kurt Jaeger
fa3284635d sysutils/atop: fix after r302904 due to flag rename (P_KPROC -> P_KTHREAD)
PR:		211173
Approved by:	samm@os2.kiev.ua (maintainer timeout)
MFH:		2016Q3
2016-07-31 10:31:30 +00:00
Thomas Zander
cef6070340 Update to upstream release 0.1.1 2016-07-31 06:56:28 +00:00
Kevin Lo
c8338667f9 Update to 8.3 2016-07-30 16:00:57 +00:00
Pawel Pekala
c561090565 Update to version 4.42
PR:		211442
Submitted by:	Naram Qashat (maintainer)
2016-07-30 15:52:46 +00:00
Kurt Jaeger
ed81849c9f sysutils/fcron: 3.2.0 -> 3.2.1
- @-lines can now be run up to every second (previously every 10s at most)

PR:		211451
Submitted by:	bob@eager.cx (maintainer)
2016-07-30 14:22:03 +00:00
Kurt Jaeger
85778282f2 sysutils/flock: 2.19 -> 2.28
- This brings flock to the current state based on fetching the
  original util-linux sources and configuring them accordingly
- adding a NLS knob as suggested by portlint.
- For background on DIOCGDINFO see
  https://lists.freebsd.org/pipermail/freebsd-current/2015-January/053963.html
- Submitter becomes maintainer

PR:		210185
Changes: http://git.kernel.org/?p=utils/util-linux/util-linux.git/
Submitted by:	Franco Fichtner <franco@opnsense.org>
Approved by:	zont (maintainer)
2016-07-30 09:40:45 +00:00
Jung-uk Kim
fb7c3f7173 Update to 20160729. 2016-07-30 02:11:05 +00:00
Baptiste Daroussin
007e9c0077 Prevent collision with getline(3) 2016-07-30 00:45:13 +00:00
Baptiste Daroussin
b379716217 Prevent collision with getline(3) 2016-07-30 00:41:00 +00:00
Baptiste Daroussin
a70268c775 Do not redefine getline(3) on version that already have it 2016-07-30 00:20:02 +00:00
Antoine Brodin
0cd0b9474b Update to 20160721 2016-07-29 17:40:05 +00:00
Antoine Brodin
f68477c719 Update to 4.3.0 2016-07-29 17:39:22 +00:00
Pawel Pekala
b03cb9a35d Update to version 1.9.9
PR:		211434
Submitted by:	maintainer
2016-07-29 16:03:42 +00:00
Pawel Pekala
67cadcb973 - Update to version 2.60.2 [1]
- FIx typo in pkg-descr

PR:		211433 [1]
Submitted by:	maintainer [1]
2016-07-29 15:40:43 +00:00
Guido Falsi
e809a4a93b Update to 2.1.1.0.
PR:		211439
Submitted by:	Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer)
2016-07-29 14:10:36 +00:00
Matthias Andree
63dcd8625f Disable one self-test due to strange failures. 2016-07-29 13:29:21 +00:00
Kris Moore
f59fa65eb0 - Fix packaging after PAM lib bump (__FreeBSD_version 1100117)
PR: 211227
Submitted by: maintainer
2016-07-28 17:27:00 +00:00
Tobias C. Berner
c1ff5bbef3 Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
2016-07-27 10:22:26 +00:00
Pawel Pekala
a085713ccb Fix typo 2016-07-26 18:57:23 +00:00
Pawel Pekala
5d669867ea - Add explicit IMPLIES between dependencies and simplify option handling [1]
- Convert to USES=localbase
- Switch some options helpers from LIB_DEPENDS to USE=xorg and USE=gnome

PR:		210414 [1] (based on)
Submitted by:	elferdo@gmail.com
Approved by:	maintainer timeout
2016-07-26 18:40:20 +00:00
Mark Felder
0cfeb8fd9f Add remaining moosefs3-* ports to the ports tree
PR:		210306
Submitted by:	Jakub Kruszona-Zawadzki <acid@moosefs.com>
2016-07-26 16:56:05 +00:00
Mark Felder
5a20e7990e MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS CGI monitor.

WWW: https://moosefs.com/

PR:		210306
Submitted by:	Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
2016-07-26 16:50:55 +00:00
Dmitry Marakasov
6abbdf7eb8 - Add LICENSE
- Switch to options helpers
- Don't install LICENSE with documentation
- Regenerate patches with `make makepatch`
2016-07-26 09:00:53 +00:00
Muhammad Moinur Rahman
2e84010899 sysutils/fusefs-sshfs: Update version 2.7=>2.8
0 Add USES=gettext
2016-07-26 01:36:14 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Pawel Pekala
c258e24d50 - Update to 1.0.0
- Add USE_CSTD=c99 to fix building on 9.3
- Take maintainership

PR:		211314
Submitted by:	Danilo G. Baio
2016-07-24 19:34:19 +00:00
Pawel Pekala
855e5fab7b - GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
  with proper permissions
- Fix hardcoded package description path

PR:		211332
Submitted by:	myself
Approved by:	jmcneill (maintainer)
2016-07-24 14:45:16 +00:00
Pawel Pekala
7cd2bde74b Fix hardcoded package description path
Submitted by:	mat
2016-07-24 11:26:58 +00:00