Commit graph

18111 commits

Author SHA1 Message Date
Dmitry Marakasov
9e4f45c7c3 - Add empty directories to plist
- Add NO_ARCH

Approved by:	portmgr blanket
2015-08-14 17:41:39 +00:00
Jose Alonso Cardenas Marquez
a22a4a6604 - /var/log/bareos and /var/run/bareos are created by bareos-client now. It
fixed a problem when bareos-client is started

PR:		202291
Reported by:	timp87  _ at _ gmail.com
2015-08-14 16:33:39 +00:00
Rene Ladan
1f01e778c4 Remove expired port:
2015-08-12 sysutils/rubygem-bundler17: not used by other ports anymore
2015-08-13 18:03:59 +00:00
Sunpoet Po-Chuan Hsieh
8c9a5f334f - Remove RG link 2015-08-13 17:39:31 +00:00
Sunpoet Po-Chuan Hsieh
917e489ae3 - Update to 0.2.2
Changes:	https://github.com/WinRb/winrm-fs/blob/master/changelog.md
2015-08-13 17:37:56 +00:00
Sunpoet Po-Chuan Hsieh
f658105be7 - Rename gemspec patch to patch-gemspec 2015-08-13 17:36:59 +00:00
Sunpoet Po-Chuan Hsieh
bf28fdee7c - Add NO_ARCH
Approved by:	portmgr (blanket)
2015-08-13 17:36:54 +00:00
Sunpoet Po-Chuan Hsieh
ec59040100 - Update to 4.6.4
- Remove RG link

Changes:	https://github.com/guard/guard-rspec/releases
2015-08-13 17:33:41 +00:00
Michael Moll
1553fe44ee sysutils/rubygem-hiera: update to 3.0.1
- this is paving the way for a Puppet 4.x port
- preserve 1.3.4 as sysutils/rubygem-hiera1
- use sysutils/rubygem-hiera1 in dependent ports
- change maintainer to ruby@

Approved by:	robak (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3359
2015-08-13 16:22:54 +00:00
Kris Moore
29c7c52f5e - Since upstream isn't sure what version number to assign to -devel
let's just make it a timestamp.
- Update to 20150811
2015-08-13 13:53:02 +00:00
Michael Moll
e01cb7e934 sysutils/rubygem-smart_proxy_salt: update to 2.1.4 2015-08-13 13:32:09 +00:00
Dmitry Marakasov
b4f127b156 - Update to 1.7.1
- Switch to autoplist
- Add NO_ARCH, LICENSE and fix shebangs

PR:		201034
Submitted by:	linpct@gmail.com (maintainer)
2015-08-13 11:02:49 +00:00
Kevin Lo
fc51c02c2c Update to 1.7.4 2015-08-13 06:33:29 +00:00
Mark Felder
a0a8f97bb0 sysutils/moosefs-* update to 2.0.72-1
The update to 2.0.72-1 includes splitting the sysutils/moosefs-master
port into several new ports to achieve better modularization. This
matches the approach upstream has taken with their own FreeBSD packages
which they were distributing via their own pkgng repository.

Further details are provided in the UPDATING entry.

Upstream MooseFS team is now taking maintainership of these ports.

PR:		199342
PR:		199343
PR:		199344
PR:		199345
PR:		199346
PR:		199347
PR:		199348
PR:		199349
2015-08-12 16:10:30 +00:00
Pawel Pekala
66cc417a3b Update to version 1.0.72
PR:		201950
Submitted by:	 Nikolai Lifanov (maintainer)
2015-08-10 20:57:18 +00:00
Steve Wills
01a4e71505 sysutils/rubygem-bosh_cli: update for depdendency updates 2015-08-10 19:50:27 +00:00
Dmitry Marakasov
5a56cca93d - Mark ONLY_FOR_ARCHS: uses x86-only assembly from machine/cpufunc.h 2015-08-10 19:28:57 +00:00
Dmitry Marakasov
932a039627 - Mark ONLY_FOR_ARCHS: this port is useless and in fact does not build on non-x86 archs 2015-08-10 19:20:56 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
Koop Mast
6551f52192 Don't create the history log file at post-install, and don't list it in the
plist with a fixed checksum. Move the touch command to the plist, and clean
it up regardless of checksum.

PR:		202034
Submitted by:	peter@
2015-08-09 17:01:15 +00:00
Olivier Duchateau
68a4ad81d7 - Update to 1.5.2
- Sort USES
- Remove unneeded patches

Obtained from:	Xfce devel repo
2015-08-09 15:22:11 +00:00
Koop Mast
4e4d1e4765 Unbreak cinnamon-control-center after gnome-common change in the
GNOME 3.16 import.

Submitted by:	pkg-fallout
2015-08-09 14:29:00 +00:00
Koop Mast
ea0ab4efd1 Update polkit to 0.113. [1]
- Add LICENSE blob
- Adjust dependencies
- Reorganize options helper
- Update description file

PR:		201362 [1], 194789
Submitted by:	olivierd@ [1]
Tested by:	olivierd@, Tobias Berner <tcberner@gmail.com>, and myself
2015-08-09 13:28:40 +00:00
Mathieu Arnold
16a74386bb If the port only install documentation, don't create an option to disable the docs.
With hat:	portmgr
Sponsored by:	Absolight
2015-08-09 12:14:17 +00:00
Ed Schouten
ac0f2013b4 Upgrade the CloudABI toolchain and utilities.
A new version of cloudlibc and cloudabi-utils has been released, to
catch up with ABI changes (due to the import into FreeBSD HEAD). Bump
these ports up to v0.4.

While there, upgrade the LLVM packages. It looks like the LLVM project
is finally releasing tarballs itself, meaning we can use those instead
of requiring me to host them myself. Update the ports to use a common
Makefile (cloudabi-libc++/Makefile.common) to set the PORTVERSION,
MASTER_SITES, etc.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3332
2015-08-09 11:42:05 +00:00
Ion-Mihai Tetcu
1dd2dc6430 - replace back-up MASTERSITE with one that actually works [1]
- pet portlint

Submitted by:	Sitsofe Wheeler <sits@sucs.org> [1]
MFH:		2 weeks
2015-08-09 10:26:02 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Jose Alonso Cardenas Marquez
55317a6e3b - New port: sysutils/bareos-docs
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

This port installs the latest documentation for Bareos.

WWW: http://www.bareos.org/
> Approved by:              If you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or description.
> Sponsored by:             If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    Makefile
A    bareos-docs
AM   bareos-docs/Makefile
AM   bareos-docs/distinfo
AM   bareos-docs/pkg-descr
2015-08-09 05:14:01 +00:00
Jose Alonso Cardenas Marquez
704d84b6fa - New ports : sysutils/bareos-*
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.

WWW: http://www.bareos.org/
2015-08-09 04:55:20 +00:00
Ian Lepore
2dd618a75f Use gcc 4.9.2 to cross-compile u-boot for Cubox and Hummingboard.
Also, fix a board-type detection problem that prevents booting on
hummingboard, by initializing fdt_board to something non-zero, so that it
ends up in the data segment instead of bss (and thus survives the memory
init process which includes zeroing bss and runs after board detection).

Approved by:	rpaulo
2015-08-09 02:16:54 +00:00
Ian Lepore
35c9f9b47e Use gcc 4.9.2 to cross-compile u-boot for wandboard.
Approved by:	rpaulo
2015-08-09 01:52:16 +00:00
Ian Lepore
05abf7c1a3 Use gcc 4.9.2 to cross-compile u-boot for pandaboard.
Approved by:	rpaulo
2015-08-09 01:47:54 +00:00
Ian Lepore
6324336f70 Use gcc 4.9.2 to cross-compile u-boot for duovero.
Approved by:	rpaulo
2015-08-09 01:46:46 +00:00
Ian Lepore
38b5b806e1 Use gcc 4.9.2 to cross-compile u-boot for beaglebone.
Approved by:	rpaulo
2015-08-09 01:44:22 +00:00
Ian Lepore
e8effadcaa Use gcc 4.9.2 to cross-compile u-boot for rpi.
Approved by:	rpaulo
2015-08-09 01:38:55 +00:00
Michael Moll
d7517bd832 sysutils/puppet: update to 3.8.2
unbreak on Ruby 2.2 [1]

Approved by:	swills (maintainer)
Obtained from:	safe_yaml upstream (commit e281053e) [1]
2015-08-08 20:44:11 +00:00
Koop Mast
0a500955e1 Don't check for a removed symbol in libdvdcss.so.
Submitted by:	Paul Pathiakis <pathiaki2@yahoo.com>
Obtained from:	brasero upstream bugtracker #744916
2015-08-08 16:37:22 +00:00
Kris Moore
a768f41cb1 - Switch to pulling from the main iocage GH account 2015-08-07 13:54:02 +00:00
John Marino
8e27faa6f6 sysutils/mate-system-monitor: Unbreak DragonFly with USES=alias 2015-08-06 23:25:31 +00:00
Jung-uk Kim
574e51a875 Tidy up a patch. No functional change. 2015-08-06 20:31:35 +00:00
Bartek Rutkowski
a5ea67b1b1 sysutils/b2sum: update 0.0.20150529 -> 0.0.20150531
- Fix build on 9.x systems

PR:		201981
Submitted by:	Matthew Rezny <matthew@reztek.cz> (maintainer)
2015-08-06 17:40:08 +00:00
Kris Moore
193c21af0a - Update iocage-devel to 1.7.2 2015-08-06 13:34:08 +00:00
Dmitry Marakasov
683789ec47 - Bump PORTREVISION after last change 2015-08-05 20:23:09 +00:00
Dmitry Marakasov
5328d534a0 - Mentione another ublio bug:
Current implementation does not properly work with partitions of size which
is not a multiply of UBLIO_BLOCKSIZE (cannot read/write last cluster). For
instance, you may not be able to create ntfs filesystem because of this with

   Initializing device with zeroes:  99%Failed to complete writing to
   /dev/ada0s1 after three retries.
2015-08-05 19:41:08 +00:00
Koop Mast
d129587b5d The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
2015-08-05 19:13:24 +00:00
Dmitry Marakasov
3e5b9c2dd2 - Fix shebangs in examples
- Fix examples installation

PR:		201990
Submitted by:	amdmi3
Approved by:	portmaster@bsdforge.com (maintainer)
2015-08-05 12:31:29 +00:00
Bartek Rutkowski
1cc711860b sysutils/iocage: update 1.6.2 -> 1.7.1
- Change upstream GH account
- Change WWW

PR:		202079
Submitted by:	Ben Woods <woodsb02@gmail.com>
2015-08-05 12:10:21 +00:00
Matthew Seaman
8b1a09a372 * Update to 8.11.0
- Upstream has incorporated one part of the patches to runtime/stream.c
  - regenerate patches with 'make makepatch'
* Modernize port
  - Use OPTION helpers
  - USE_AUTOTOOLS -> USES+= autoreconf
* Set INSTALL_TARGET=install-strip rather than stripping in post-install:
  - Previously optional modules wouldn't have been stripped
* Update pkg-message.in to use the now standard 'Rainier script' configuration
  file syntax (http://www.rsyslog.com/doc/rainerscript.html).
* Add new option to enable the mmnormalize module. (http://www.rsyslog.com/doc/v8-stable/configuration/modules/mmnormalize.html)
  This enables converting some not-standard log formats to RFC3164 or
  RFC5424 styles, amongst other possible transformations.
* Tweak PORTSCOUT setting

PR:		202080
Approved by:	brd (maintainer)
2015-08-04 20:29:28 +00:00
Dmitry Marakasov
9a794e1006 - Don't use / in sed regexps to allow paths, unbreaking cross-builds
Approved by:	portmgr blanket
2015-08-04 19:19:58 +00:00
Michael Moll
cac303ed06 sysutils/rubygem-hammer_cli_foreman: update to 0.3.0 2015-08-04 18:53:20 +00:00