Commit graph

20760 commits

Author SHA1 Message Date
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
David Thiel
6a35c39093 Update to 2.4.4, adding sysctl and pkgng monitoring support. 2017-05-15 19:41:22 +00:00
Mathieu Arnold
aa1ca03dda Remove svn keywords from patches.
Sponsored by:	Absolight
2017-05-15 15:38:56 +00:00
Joseph Mingrone
aa7634c171 sysutils/zap: Update to version 0.7.0
Upstream changes: https://github.com/Jehops/zap/releases/tag/0.7.0

Approved by:	swills (mentor, implicit)
2017-05-14 19:22:22 +00:00
Palle Girgensohn
86479bf740 Update beats to 5.4.0
Remove migration script from version 1.x rather than having to pull in python
dependency.
2017-05-14 13:35:41 +00:00
Rene Ladan
c2b5bde1fb pwgen is only used by some contributed zsh scripts of password-store
Make the pwgen dependency depend on the CONTRIB option and
bump PORTREVISION
2017-05-14 12:57:42 +00:00
Mark Linimon
a401704344 Mark some ports failing on various tier-2 archs. In cases where the
error message was a stub, provide a real one.

While here, pet portlint.

This is a catchup commit from various earlier commits.

Approved by:	portmgr (tier-2 blanket)
2017-05-14 06:33:57 +00:00
Cy Schubert
fdd05e256a Properly detect devel/ncurses if installed and use it. Previously if
devel/ncurses was installed, even though the dependency was registered,
base ncurses would still be linked.

PR:		219260
Submitted by:	knu@
2017-05-14 04:39:16 +00:00
Mark Linimon
17509a431f Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:50:49 +00:00
Sunpoet Po-Chuan Hsieh
23e914032b Update to 2016.11.5
Changes:	https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2016.11.5.rst
PR:		219258
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2017-05-13 14:59:25 +00:00
Mikhail Pchelin
52aaab4563 - update from 1.0.4 to 1.0.5
Approved by:	jpaetzel (implicit)
2017-05-13 13:51:32 +00:00
Alexey Dokuchaev
5d42dd6487 New port: `sysutils/pxattr', command-line utility to manage filesystem
extended attributes in a uniform and cross-platform way.

WWW: http://www.lesbonscomptes.com/pxattr/

TIMESTAMP (pxattr-2.1.0.tar.gz) = 1359827271
2017-05-13 12:40:53 +00:00
Sunpoet Po-Chuan Hsieh
4935f3f983 Update distinfo and unbreak this port
- While I'm here:
  - Add NO_ARCH
  - Fix indent

Content of tarballs are unchanged (checked against [1]).

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_Fstab-2.0.3.tgz [1]
Approved by:	portmgr (blanket)
2017-05-13 12:14:21 +00:00
Martin Wilke
e6393f6535 - Mark Broken
fetch: http://pear.php.net/get/File_Fstab-2.0.3.tgz: size mismatch: expected 7084, actual 7200
2017-05-13 07:13:54 +00:00
Alexey Dokuchaev
b9a670c733 Fix line endings and svn:eol-style properties on some patch files that got
bogusly set to CRLF.
2017-05-12 20:27:52 +00:00
Alexey Dokuchaev
f9c458ae7c - Update to version 3.2.4, the latest in 3.x branch. Versions 4.x are
available, but they do not configure (this might be a red herring,
  pending further investigation):
    ...
    checking for blkid_probe_get_topology... no

    FATAL ERROR: could not find a valid BLKID header.
    Install the Block device ID development package.

- Because DISTNAME is sane now, setting of EXTRACT_SUFX and WRKSRC are
  no longer needed and were dropped
- DESTDIR is now respected by `install-sh' script, which allows to drop
  patching of individual makefiles and `include/buildmacros' file
- All programs are installed under ${LOCALBASE}/sbin now
- This version requires a number of patches to build on FreeBSD, most
  importantly:

    * Use getmntinfo() and extattr_set_fd() APIs instead of Linuxish
      getmntent() and fsetxattr()
    * Rename LIST_HEAD -> XFS_LIST_HEAD macro to avoid clash with our
      own one provided by queue(3)
    * Disable missing mremap(2) system call support in `io/mmap.c'
    * Replace `dirent->d_off' with more portable call to telldir()
    * Add missing `#include <inttypes.h>' in several files, etc.

TIMESTAMP (xfsprogs-3.2.4.tar.gz) = 1438219249
2017-05-12 19:08:17 +00:00
Steve Wills
a23420f8df sysutils/consul: update to 0.8.3 2017-05-12 18:43:37 +00:00
Alexey Dokuchaev
91dde48239 Update port COMMENT (it does not install any library) and description text
(include information on what XFS actually is).

Obtained from:	Debian package
2017-05-12 17:55:47 +00:00
Marius Strobl
c7ec399cb5 Build on FreeBSD versions 1003514+ and 1100513+, too. 2017-05-11 21:29:21 +00:00
Ganael LAPLANCHE
b97d77c515 Update to 0.9.3 2017-05-11 20:55:43 +00:00
Antoine Brodin
66b2ec0e39 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-05-11 17:32:52 +00:00
Koop Mast
18bfdadef4 Drop the use of USE_GCC on arm.
PR:		215517
Submitted by:	mikael.urankar@gmail.com
2017-05-10 21:37:57 +00:00
Kirill Ponomarev
9577b10b16 Update to version 1.1
Update WWW to follow new upstream
Pass maintainership to submitter

PR:		218024
Submitted by:	portmaster@bsdforge.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10118
2017-05-10 18:09:37 +00:00
Sunpoet Po-Chuan Hsieh
41039ccd42 Update to 0.1.6
Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
2017-05-10 10:55:40 +00:00
Sunpoet Po-Chuan Hsieh
972bfd8817 Update to 0.14.2
Changes:	https://github.com/dotless-de/vagrant-vbguest/blob/master/CHANGELOG.md
2017-05-10 06:54:12 +00:00
Nikolai Lifanov
c3f9361516 update sysutils/docker to 17.05.0
o follow the partial project move/rename from docker to moby
o strip docker binary: apparently it's safe to strip Go binaries now

Changelog: https://github.com/moby/moby/releases/tag/v17.05.0-ce
2017-05-09 18:38:10 +00:00
Sunpoet Po-Chuan Hsieh
bf70f44ecd Update to 2.9.1
Changes:	https://github.com/nicolargo/glances/blob/master/NEWS
PR:		219129
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
2017-05-09 14:23:26 +00:00
Rene Ladan
27daae85db sysutils/password-store: update to 1.7.1
This release adds new convertors and fixes quite some unit tests.

PR:		218162
Submitted by:	Joris Dedieu
2017-05-09 13:27:38 +00:00
Tobias Kortkamp
cd7bfc9f09 Add a patch to make Solaar work with keyboard+touchpad devices like
the Logitech K400

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10655
2017-05-09 09:13:19 +00:00
Jimmy Olgeni
13456f2cc7 Update sysutils/webmin to version 1.840. 2017-05-08 20:08:30 +00:00
Danilo G. Baio
f8cc2c102f Update my email address
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
2017-05-08 17:21:49 +00:00
Martin Wilke
71d9b3944c - Fix shebangs
- Bump PORTREVISION
2017-05-08 09:40:01 +00:00
Jimmy Olgeni
10e060b2d1 Update sysutils/usermin to version 1.710. 2017-05-08 05:10:48 +00:00
Jan Beich
472df689f2 sysutils/fusefs-gitfs: switch to HTTPS
Homepage link "http://www.presslabs.com/gitfs/" is a permanent
redirect to "https://www.presslabs.com/gitfs/" and should be updated

Reported by:	Repology
2017-05-08 00:57:02 +00:00
Jan Beich
22adf3f58c sysutils/uhidd: switch to HTTPS
Homepage link "http://www.presslabs.com/gitfs/" is a permanent
redirect to "https://www.presslabs.com/gitfs/" and should be updated

Reported by:	Repology
2017-05-08 00:56:39 +00:00
Sunpoet Po-Chuan Hsieh
2a5fb72e9d Use PLIST_FILES instead of PLIST 2017-05-07 21:27:08 +00:00
Sunpoet Po-Chuan Hsieh
064fdcccdc Update to 0.10.2
- Use PLIST_FILES instead of PLIST

Changes:	https://github.com/theforeman/hammer-cli-foreman/releases
2017-05-07 21:27:04 +00:00
Sunpoet Po-Chuan Hsieh
f7b6b302ec Update to 1.11.2
Changes:	https://github.com/grosser/parallel/commits/master
2017-05-07 21:26:44 +00:00
Sunpoet Po-Chuan Hsieh
730a4abd5b Update to 10.3
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-05-07 21:26:34 +00:00
Rene Ladan
3a40ebcff8 Remove expired ports:
2017-04-30 devel/ccons: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fortune: Unfetchable for more than six months (google code has gone away)
2017-05-05 benchmarks/gobench: Builds each time it runs
2017-04-30 sysutils/grok: Unfetchable for more than six months (google code has gone away)
2017-05-07 15:04:55 +00:00
Thomas Zander
0988e96f93 Update to upstream version 0.5.6
PR:		218739
Submitted by:	stl@ossuary.net
Approved by:	maintainer timeout
2017-05-07 11:40:18 +00:00
Thomas Zander
ae5edf013b Update to upstream version 2.5.0, add data package
PR:		218684
Submitted by:	franco@opnsense.org
Approved by:	maintainer timeout
2017-05-07 10:44:11 +00:00
Martin Wilke
b0435fae10 The primary goal of scriptine is to make it easy to write shell scripts with
python.

Features:

 * Easy command creation. Each command is just a function.
 * Automatic option parsing
 * Automatic help text (--help)
 * Log handling (with -v, --verbose and -q, --quiet handling)
 * Testing scripts in dry-mode.
 * Easy execution of other shell scripts.
 * Convenient working with files and directories.

WWW: https://pypi.python.org/pypi/scriptine

PR:		208066
Submitted by:	dbaio@bsd.com.br
2017-05-06 15:09:22 +00:00
Nikolai Lifanov
10f3c6373e update sysutils/moosefs3-* to 3.0.92
* MooseFS 3.0.92-1 (2017-04-27)

  - (master+tools) added chunk slices to mfsappendchunks
  - (tools) added archive mode tools
  - (master+mount) fixed getfacl (unnecessary check for read rights for uid/gid)
  - (master) fixed changing acl mask during setattr

PR:		219087
Submitted by:	freebsd@moosefs.com (maintainer)
2017-05-06 13:54:45 +00:00
Thomas Zander
899ac0f645 Update WWW (Berlios is no more), bump PORTREVISION.
Reported by:	asomers
Approved by:	maintainer timeout
2017-05-06 13:11:46 +00:00
Sunpoet Po-Chuan Hsieh
86d8a25a8d Update to 0.14.1
Changes:	https://github.com/dotless-de/vagrant-vbguest/blob/master/CHANGELOG.md
2017-05-06 11:14:52 +00:00
Sunpoet Po-Chuan Hsieh
f81d0d208d Update to 0.10.2
Changes:	https://github.com/theforeman/hammer-cli/releases
2017-05-06 11:14:47 +00:00
Martin Wilke
fb89991d73 - Update to 1.3.2
PR:		219039
Submitted by:	maintainer
2017-05-06 05:53:03 +00:00
Martin Wilke
b4df37bcd8 - Limit to build to python:2.7
PR:		    217974
Submitted by:	Daniel Ylitalo
Approved by:	maintainer
2017-05-06 05:48:14 +00:00
Sunpoet Po-Chuan Hsieh
5fa519e253 Update to 0.14.0
- Add LICENSE
- Sort RUN_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/dotless-de/vagrant-vbguest/blob/master/CHANGELOG.md
2017-05-05 15:36:29 +00:00