Commit Graph

16999 Commits

Author SHA1 Message Date
Chris Rees 1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Thomas Zander 97dce54033 Update to upstream version 2.3.2
PR:		194888
Submitted by:	c.kworr@gmail.com (maintainer)
2014-11-22 14:22:21 +00:00
Antoine Brodin 23b328aaf9 Cleanup plist 2014-11-22 09:13:35 +00:00
Cy Schubert 9ebffd61b6 A new development cycle commences. Update 3.6.0r2 --> 3.7.0a1
Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
Sponsored by:	BalaBit IT Security / syslog-ng upstream
2014-11-21 20:18:16 +00:00
John Marino 2e3279a8dd sysutils/gnome-schedule,deskutils/conduit: USE_GNOME+=gnomedocutils 2014-11-21 18:35:55 +00:00
Olivier Duchateau 59c942ef4d Update to 1.1.2 2014-11-21 12:57:56 +00:00
Colin Percival 85915e1f23 Add firstboot-growfs port:
When the system first boots, resize the (GPT) partition holding the root
  filesystem, then resize the (UFS) root filesystem.  This is intended to be
  used in virtual machines where a VM image is built with one size but may
  be launched onto a larger disk.

This will be used in EC2 images in the near future.
2014-11-20 23:57:07 +00:00
Koop Mast 09e1b7138a The libgnome-keyring lives in the libgnome-keyring port, not gnome-keyring.
Submitted by:	antoine@
2014-11-20 19:34:26 +00:00
Kris Moore 5512bc7765 - Update to v0.30
Add -c, --cons-dev option to choose terminal.
This allows nmdm devices to be used by grub for output.
Submitted by Conrad Meyer.

Set Linux boot_params video rows/columns to 80x25. This can
be disabled with the "-e|--evga" switch.

Move the 32-bit flat-mode GDT to the first page in memory to
avoid being stomped on by the decompressor in older Linux kernels.
These two fixes allow Centos 4/5 ISOs to boot without
triple-faulting or panic'ing with divide-by-zero errors.

Clean up command-line help, and be more FreeBSD-specific in
the display, including printing the grub-bhyve version.
2014-11-20 14:07:01 +00:00
Mathieu Arnold bc01935d26 Fix nutups_*.
PR:		195196
Submitted by:	jeffrey endrift com
Sponsored by:	Absolight
2014-11-20 13:18:42 +00:00
Mathieu Arnold 80845d543a Fix python support.
Sponsored by:	Absolight
2014-11-20 12:35:37 +00:00
Jun Kuriyama af0264e815 - Upgrade to 0.35. 2014-11-20 09:48:44 +00:00
John Marino 2e10bd8835 sysutils/cdrtools: Unbreak on DragonFly
The Makefile.DragonFly hack stopped working, so fix this properly.
No-op for FreeBSD.
2014-11-19 18:49:00 +00:00
Baptiste Daroussin d3b1c2c69e Remove: abandonware, depends on non existing USE_GNOME components
Approved by:	gnome (kwm)
2014-11-19 14:55:13 +00:00
Baptiste Daroussin d71f3a39cb Remove: abandonware, depends on non existing USE_GNOME components 2014-11-19 14:51:14 +00:00
Koop Mast af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Cy Schubert 50a3353271 Remove sysutils/cfengine36-rc because cfengine 3.6.2 has gone GA. 2014-11-18 20:27:55 +00:00
Danilo Egea Gondolfo b5a3e792a4 - Update from 1.3.12 to 1.3.13 2014-11-18 16:48:10 +00:00
Cy Schubert 25b8b1485f Update 3.6.1 --> 3.6.2 2014-11-18 14:33:44 +00:00
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Mathieu Arnold a16b93afdc Actually make if_packets_ work.
PR:		194733
Submitted by:	Claudius Herder
Sponsored by:	Absolight
2014-11-17 21:45:00 +00:00
Mathieu Arnold 8f0780d5de - Fix bugs in if_* (prompted by [1])
- Add a new PERL option to add some extra dependencies needed by some modules
  (based on [2])

PR:		194733 [1] 195021 [2]
Submitted by:	Claudius Herder [1]  John W. O'Brien [2]
Sponsored by:	Absolight
2014-11-17 15:04:19 +00:00
Dmitry Sivachenko 0f81c4f608 Update to version 1.2.3.
PR:		195067
Submitted by:	olivierd
2014-11-16 09:59:04 +00:00
Johannes Jost Meixner be2136f177 sysutils/rubygem-hammer_cli_foreman_ssh: new port
This Hammer CLI plugin contains a set of commands for remote execution
of commands on hosts known to Foreman via SSH

WWW: https://github.com/theforeman/hammer-cli-foreman-ssh

PR:		194673
Differential Revision:	https://reviews.freebsd.org/D1113
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills (mentor)
2014-11-16 07:55:07 +00:00
Xin LI d3c5fdd830 Update to 1.40. 2014-11-14 18:04:02 +00:00
Stephen Hurd bf8c80c38c New port: sysutils/zfs-stats-lite
zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.

This script is a fork of sysutils/zfs-stats which has no dependency on perl or
other ports.

PR:		ports/194977
Submitted by:	Devin Teske <dteske@FreeBSD.org> (maintainer)
Sponsored by:	Panzura, Inc.
2014-11-14 03:20:07 +00:00
John Marino 0589b04770 sysutils/sec: Fix $command_interpreter warning
PR:		194535
Submitted by:	John Polstra
Approved by:	maintainer
2014-11-13 20:46:16 +00:00
Antoine Brodin 676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Johannes Jost Meixner 1acdfd1d87 sysutils/htop: Restrict to Python 2.x
- restrict htop to build with python 2.7 only.

PR: 194446
Differential Revision:	https://reviews.freebsd.org/D1151
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: maintainer timeout (2+ weeks)
Approved by: koobs (mentor)
2014-11-13 05:28:42 +00:00
Kris Moore 060c0a1c73 - Fix an issue setting kenv values in grub.cfg with ; or " in the string
- Add some default kenv values to match /boot/defaults/loader.conf
 - Bump PORTREV
2014-11-12 17:48:18 +00:00
Steve Wills 1be0656d21 sysutils/puppet27: Mark broken with Ruby 2.0 and 2.1
Technically any Ruby version 1.9 or newer isn't supported:

https://docs.puppetlabs.com/guides/platforms.html#ruby-versions

but I didn't hear any complaints about Puppet 2.7 not working until 2.0 became
default, so leave it for now, instead of deleting it.
2014-11-12 03:36:03 +00:00
Antoine Brodin 2fd25fa08d Package orphaned man pages 2014-11-11 22:29:40 +00:00
Antoine Brodin 9d1056eb9f - Update to 6.2
- Clarify License
- Strip library

PR:		ports/194852
Submitted by:	Yasuhiro KIMURA
2014-11-11 08:00:30 +00:00
Antoine Brodin 8f5f0d8588 Cleanup plist 2014-11-10 23:10:23 +00:00
Antoine Brodin db1bbb588b Remove duplicates from plist 2014-11-10 21:29:32 +00:00
Jung-uk Kim 5d08688782 Update to 20141107. 2014-11-10 20:45:54 +00:00
Veniamin Gvozdikov d638f5949b - Bump PORTREVISION
- Added -pthread due to failing to build

PR:		ports/194879
Submitted by:	olevole@olevole.ru
2014-11-10 13:43:11 +00:00
Baptiste Daroussin 39a9d72d64 Remove dependency on bash
No bashism is available on freebsd supported scripts
Still eradicate bashism on scripts that would never work on freebsd :)
2014-11-09 22:49:19 +00:00
Guido Falsi 70db521251 - Update to 2014.7.0
- Remove dirrms

PR:		194827
Submitted by:	christer.edwards at gmail.com (maintainer)
2014-11-09 22:07:25 +00:00
Marius Strobl 24a8bc10bf - Update MASTER_SITES.
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
- Account for the fact that libiconv now may live in base, merging r348916.
- Partially merge pkg-plist modernization from r370671.
2014-11-09 21:17:06 +00:00
Marius Strobl ca641fd440 - Update to 3.01a24.
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
2014-11-09 21:12:49 +00:00
Marius Strobl e6c366362f - Fix half-assed, broken attempt of r361978 to convert sysutils/cdrdao to
OPTIONS and of r358245 to staging.
- Add LICENSE.
2014-11-09 20:32:04 +00:00
John Marino 15365729e6 sysutils/tw_cli: clean up, including removal of pkg-plist
PR:		194774
Submitted by:	takefu (airport.fm)
Approved by:	Just fix it
2014-11-09 16:06:41 +00:00
John Marino 089b440e1d Add new port sysutils/rcm
PR:		194248
Submitted by:	Leonardo Brondani Schenkel

The rcm suite of tools is for managing dotfiles directories. This is a
directory containing all the .*rc files in your home directory (.zshrc,
.vimrc, and so on). These files have gone by many names in history, such as
"rc files" because they typically end in rc or "dotfiles" because they begin
with a period.

This suite is useful for committing your rc files to a central repository
to share, but it also scales to a more complex situation such as multiple
source directories shared between computers with some host-specific or
task-specific files.
2014-11-09 12:05:46 +00:00
Kevin Lo c75de50d41 Initial import of zbackup 1.3.
Zbackup is a globally-deduplicating backup tool, based on the ideas found
in rsync.
2014-11-08 15:34:05 +00:00
Kurt Jaeger 006d036ae6 sysutils/bsdadminscripts: fix distviper
Adds a -H to all uses of find(1) in distviper so symlinks are handled
correctly

By default find(1) will not follow symlinks given on the command-line.
There are several places in distviper where find is used without
allowing for this.

In particular in the default mode, if PORTSDIR is a link and DISTDIR
isn't, then no distinfo files are found and all the distfiles are
deleted.

This can be fixed by either making sure that find is given directory
names that end in a "/" or with the -H option.

PR:		194567
Submitted by:	rwmaillists@googlemail.com
Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2014-11-07 22:53:13 +00:00
Pawel Pekala 61e3005525 Update to version 1.0.64
PR:		194836
Submitted by:	maintainer
2014-11-07 20:07:01 +00:00
Kris Moore 278d9120f1 - Add patch to support GRUB boot using serial output, passing this
setting to FreeBSD kernel
- Bump PORTREV
2014-11-07 15:30:28 +00:00
Mathieu Arnold d291ad32ca Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat:	perl@
Sponsored by:	Absolight
2014-11-07 13:51:10 +00:00
Johannes Jost Meixner 47c9886d23 sysutils/rubygem-yell: update to 2.0.5
- update to 2.0.5

PR:		194387
Differential Revision:	https://reviews.freebsd.org/D1116
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills
2014-11-06 04:54:48 +00:00