Commit graph

21775 commits

Author SHA1 Message Date
Palle Girgensohn
078175a325 Better fix for gosigar
WWW: https://github.com/elastic/gosigar/issues/89
2017-12-28 11:24:48 +00:00
Ben Woods
e8140dfc2d sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgrade
These have been committed upstream:
  f70ca0f91d
  348342f4eb

PR:		224594
Approved by:	Christer Edwards (maintainer)
2017-12-28 08:53:53 +00:00
Marcelo Araujo
b4502710c6 - Update to 0.9.10.
Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.10

Sponsored by:	iXsystems, Inc.
2017-12-28 04:41:49 +00:00
Nikolai Lifanov
cba6116390 update sysutils/py-docker to 2.7.0 2017-12-27 20:09:54 +00:00
Sunpoet Po-Chuan Hsieh
6b705e62db Update to 1.0.0
Changes:	https://github.com/trusche/httplog/commits/master
2017-12-27 19:53:39 +00:00
Sunpoet Po-Chuan Hsieh
ee7fcf65a9 Mark CONFLICTS_INSTALL with sysutils/py-psutil 2017-12-27 19:51:50 +00:00
Sunpoet Po-Chuan Hsieh
9eed2876db Mark CONFLICTS_INSTALL with sysutils/py-psutil121 2017-12-27 19:51:45 +00:00
Alexey Dokuchaev
f1405f0ddc Unbreak the build on sparc64: it was caused by #include <net/pfvar.h> that
was conflicting with C++ headers, leading to the following errors:

  In file included from /usr/include/c++/4.2/iostream:45,
                   from ../include/XmlFileWriter.h:36,
                   from pflogx.cpp:36:
  /usr/include/c++/4.2/ostream:566:47: error: macro "flush" passed 2
  arguments, but takes just 1

This header was required before PF_* enums were moved to <netpfil/pf/pf.h>,
which applies to all supported versions of FreeBSD.  Thus, do not #include
offending and nowadays useless header file, only #include <netpfil/pf/pf.h>
(which is #included by <net/pfvar.h>) when its definitions are needed.

Tested on:	i386, amd64, powerpc, sparc64
2017-12-27 10:39:58 +00:00
Sunpoet Po-Chuan Hsieh
b35cdd6aa9 Update to 11
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-12-26 23:20:07 +00:00
Tobias Kortkamp
ca303b7572 New port: sysutils/snooze
Snooze waits until a particular time and then runs a command.
Together with a service supervision system such as runsv(8) (from
sysutils/runit), this can be used to replace cron(8).

Benefits over cron(8):

- mnemonic syntax
- no overlapping job runs possible
- filtering by ISO week and day of year
- no centralized daemon required (no fuzzing with multiple
  users/permissions)
- can easily disable jobs or force their execution
  instantly
- have custom logs
- very robust with respect to external time changes
- can use a file timestamp to ensure minimum waiting time between two
  runs, even across reboots
- randomized delays
- variable slack
- ad-hoc usage possible, just run the program from command line

WWW: https://github.com/chneukirchen/snooze
2017-12-26 20:52:14 +00:00
Dmitry Marakasov
4f8cb33fcf - Fix LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2017-12-26 09:00:38 +00:00
Alexey Dokuchaev
33f6cf74a8 Remove a bunch of BROKEN_$arch statements: this port only supports amd64
for the time being.
2017-12-25 13:24:19 +00:00
Tobias Kortkamp
68f0968217 sysutils/nq: Update to 0.2.2
Changes:	https://github.com/chneukirchen/nq/blob/v0.2.2/NEWS.md
2017-12-25 05:22:18 +00:00
Tobias Kortkamp
3731c0940a sysutils/htop: Add a new default LSOF option
htop only requires lsof for its open files view.  Move the lsof run
dependency to an option so that it can be removed by users.

While here

- Add LICENSE_FILE
- Follow http://htop.sourceforge.net/ redirect to
  http://hisham.hm/htop/ and update WWW

PR:		224241
Approved by:	gaod@hychen.org (maintainer timeout, 2 weeks)
2017-12-25 04:45:32 +00:00
Yuri Victorovich
84eb955a84 New port: sysutils/glogg: GUI application to browse and search through long or complex log files
Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13609
2017-12-24 20:27:59 +00:00
Tijl Coosemans
50a815ac46 Convert to USES=autoreconf. 2017-12-24 10:51:05 +00:00
Thomas Zander
9faadcd4fc Update to upstream version 45
PR:		224548
Submitted by:	pkubaj@anongoth.pl (maintainer)
2017-12-24 09:14:44 +00:00
Tijl Coosemans
958c2c6e91 Convert to USES=autoreconf. 2017-12-23 19:31:00 +00:00
Tijl Coosemans
83d90f0468 Remove unused ACLOCAL_ARGS. 2017-12-23 17:24:19 +00:00
Tijl Coosemans
fce0066cd9 Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build because
autoreconf is run manually via autogen.sh in pre-configure.
2017-12-23 17:22:10 +00:00
Tijl Coosemans
87a85bfada Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build because
autoreconf is run manually via autogen.sh in pre-configure.
2017-12-23 17:18:36 +00:00
Tijl Coosemans
34a99527b8 Convert to USES=autoreconf. 2017-12-23 15:28:29 +00:00
Tijl Coosemans
075f9511f2 Convert to USES=autoreconf. 2017-12-23 15:13:18 +00:00
Antoine Brodin
b1ccef37e1 Update to 20171109 2017-12-23 12:21:57 +00:00
Dmitry Morozovsky
2da3ffc69e Merge 2 useful diffs from the dev tree:
- compatibility with verbose boot
- proper treatment for undefined vm_dir

PR:		222496
Approved by:	maintainer-timeout (since 20170921)
2017-12-23 09:58:55 +00:00
Antoine Brodin
ddd8c8640e Change default version of samba from 4.4 to 4.6
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Sunpoet Po-Chuan Hsieh
54d62723ce Update to 1.16.1
Changes:	https://github.com/bundler/bundler/blob/1-16-stable/CHANGELOG.md
2017-12-22 23:05:08 +00:00
Dmitry Marakasov
c783434de3 - Fix build and apparent logic error
Approved by:	portmgr blanket
2017-12-22 15:39:32 +00:00
Marcelo Araujo
1e49fe5e5a Update WWW.
Reported by:	bapt@
Sponsored by:	iXsystems, Inc.
2017-12-22 03:02:29 +00:00
Mark Linimon
ee84afb699 Make the IGNORE message and the COMMENT message more meaningful for
the masterport.
2017-12-22 02:11:44 +00:00
Yuri Victorovich
bb5cc41a79 New port: sysutils/twmn: Notification system for tiling window managers
There were some questions about the version. The source code has 1.2 in it,
but it hasn't been tagged on github. So I left it as g20171216.

PR:		224470
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13563
2017-12-21 18:12:11 +00:00
Sunpoet Po-Chuan Hsieh
e6015fe93d Pet portlint: move BROKEN_* upward 2017-12-21 17:40:56 +00:00
Palle Girgensohn
36cf9dc687 Update to latest version 2017-12-21 14:08:45 +00:00
Danilo G. Baio
e4f061a138 sysutils/smenu: Update to 0.9.10
Using ncurses from ports, smenu needs a newer version
of ncurses to work properly.

Changes:	b3564338dd
2017-12-21 14:00:27 +00:00
Mark Linimon
bc6d0887a0 Try to bring some consistency to ports that have x86-specific pieces.
- in general, if we think that the code is not architecture-specific,
   and instead just enables x86 assembler by default, those should
   use BROKEN rather than IGNORE.  This will allow them to be attempted
   with TRYBROKEN.
 - spell i386 as x86.
 - spell asm as assembler.
 - pet portlint.

These changes should have no effect on tier-1 builds.

Approved by:	portmgr (tier-2 blanket)
2017-12-21 10:23:19 +00:00
Dmitry Marakasov
3028b125ee - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2017-12-21 09:00:35 +00:00
Mark Linimon
e833b0b1f2 Mastersite disappeared. Forgotten in previous commit. 2017-12-21 08:44:38 +00:00
Mark Linimon
e3dd6fffb0 Mark deprecated: mastersite disappeared. 2017-12-21 08:42:55 +00:00
Emmanuel Vadot
d9ec3b9154 sysutils/atf-allwinner: Update to 20171017
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D13560
2017-12-20 20:37:01 +00:00
Emmanuel Vadot
8c37ccba99 Add sysutils/u-boot-a64-olinuxino
A64-Olinuxino is a Single Board Computer based on the Allwinner A64 SoC.

Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D13562
2017-12-20 20:35:49 +00:00
Baptiste Daroussin
5a27145800 Use swig 3.0 2017-12-20 14:44:20 +00:00
Sunpoet Po-Chuan Hsieh
853ea946c4 Update to 2.6.1
Changes:	https://github.com/puppetlabs/r10k/blob/2.6.x/CHANGELOG.mkd
2017-12-20 14:42:32 +00:00
Baptiste Daroussin
3c7f4b241f Use swig3.0 to generate the python binding 2017-12-20 14:16:29 +00:00
Steve Wills
4aa1a45735 sysutils/logrotate: fix paths after upate to 3.13.0
While here add USES=localbase and unmute post-install tasks

PR:		223227
Submitted by:	a.ulasov@gmail.com (inspired by)
Approved by:	js@iksz.hu (maintainer)
2017-12-20 02:31:40 +00:00
Guido Falsi
3c67e7f52f - Update xfce4-power-manager to 1.6.1
- Perform some whitespace changes
- Add missing dependencies reported by stage-qa
2017-12-19 18:37:53 +00:00
Sunpoet Po-Chuan Hsieh
ecd043da70 Update textproc/tinyxml2 to 6.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
2017-12-19 18:20:20 +00:00
Yuri Victorovich
5c1e603d4f New port: sysutils/usbtop: Utility that shows an estimated instantaneous USB bandwidth
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13525
2017-12-19 15:53:19 +00:00
Baptiste Daroussin
2004ea81d9 CLeanup u-boot-tools
- Do not overwrite do-build, it is not necessary
- Ensure the env variables are respected during configure phase
- Now that we use the regular do-build kernel we can pass gmake variables via
  arguments which allows to overwrites predefine ones without custom patches
- Force verbose mode when building to see what command line is invoke, in in
  particular which compiler is called
- Overwrite NOSTDINC_FLAGS because on freebsd we do actually want to use our
  regular standard include files
- Register the dependency on libssl/libcrypto

Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D13543
2017-12-19 15:08:41 +00:00
Nikolai Lifanov
5d36ee1c36 update sysutils/docker-compose to 0.18.0
Changes: https://github.com/docker/compose/blob/1.18.0/CHANGELOG.md
2017-12-19 14:58:15 +00:00
Mark Linimon
b4b75e0c07 Apply similar fix to scripts/Makefile.autoconf as to ../Makefile. 2017-12-19 14:20:19 +00:00