Commit graph

14896 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3c13374d32 - Update to 0.17.3
Changes:	https://github.com/saltstack/salt/commits/develop
PR:		ports/184637
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-12-09 19:31:16 +00:00
Alex Kozlov
463fcce56e - Mark ports as architecture-neutral (NO_ARCH)
PR:	ports/184542
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-12-09 12:38:45 +00:00
Tim Bishop
1b10e2697e - Fix build. Needs pkgconfig to find libstatgrab. 2013-12-08 20:42:12 +00:00
Colin Percival
d626e7e328 Fix dumb typo: Need to check if the number of rc.d scripts has changed
between pre-package-installation and post-package-installation, not
between pre- and pre-.
2013-12-08 11:03:09 +00:00
Colin Percival
4863f70cc7 Update ec2-scripts to 1.7:
* Add support for system configuration via ec2 user-data.
* Add support for allocating swap space from ephemeral disks with EC2
  (linux) device names of "xvd[a-j]" rather than just "sd[a-j]".
2013-12-08 05:46:31 +00:00
Colin Percival
a10cfe706f If firstboot_pkgs installs a package which contains an rc.d script,
request a reboot so that any newly-installed daemons will be launched.
2013-12-08 05:34:43 +00:00
Cy Schubert
b20c7091fb Update 3.5.1 --> 3.5.2
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-12-07 19:34:40 +00:00
Glen Barber
0dd076723f To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.

Approved by:	affected maintainers (implicit)
Sponsored by:	The FreeBSD Foundation
2013-12-07 10:50:23 +00:00
Eitan Adler
8f2c34bf19 Add recently added NO_ARCH variable to some of my ports which can use it. 2013-12-07 05:19:44 +00:00
Kris Moore
531052ff8a Fix some Makefile changes clobbered by my previous commit, Thanks Bapt!
While here fix pkg-plist
2013-12-06 17:43:18 +00:00
Kris Moore
45ec8f6663 - Update to 1382605460 for 10.x and later 2013-12-06 17:06:30 +00:00
Antoine Brodin
c93afd21d1 Make fetchable again 2013-12-06 09:11:25 +00:00
Sunpoet Po-Chuan Hsieh
52d96130fe - Update to 4.2.0
Changes:	https://github.com/guard/guard-rspec/releases
2013-12-05 20:26:07 +00:00
Emanuel Haupt
d7cab56cb6 - Update to 1.4.15
- Add LICENSE
- Eliminate the need for archivers/unzip as an extract dependency
- Support staging

Approved by:    gnn (maintainer)
2013-12-05 18:53:06 +00:00
Antoine Brodin
652b8e5c37 - Update to 3.5.21
- Fix build on 10/head after iconv changes
- Stage support

PR:		ports/184093
Submitted by:	Mike Jakubik (maintainer)
2013-12-05 17:53:21 +00:00
Max Brazhnikov
5682280936 Add new port sysutils/qsynergy:
Comprehensive and easy to use graphical front end for Synergy.

WWW: http://www.volker-lanz.de/software/qsynergy

PR:		ports/184414
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-12-05 12:36:21 +00:00
Nicola Vitale
f8342be9f2 - Update to 2013.08.18 [1]
- Add license (BSD)
- Remove leading article from COMMENT
- Allow staging

PR:	ports/181580  [1]
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
2013-12-05 02:42:11 +00:00
Sunpoet Po-Chuan Hsieh
0df2365fa9 - Update to 4.1.0
Changes:	https://github.com/guard/guard-rspec/releases
2013-12-04 21:53:05 +00:00
Sunpoet Po-Chuan Hsieh
585087610d - Update to 2.1.0
Changes:	https://github.com/guard/guard-livereload/releases
2013-12-03 12:21:47 +00:00
Sunpoet Po-Chuan Hsieh
4cd346bf5a - Update to 1.7.2
Changes:	https://github.com/nicolargo/glances/blob/master/NEWS
PR:		ports/183983
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
2013-12-02 08:17:14 +00:00
Olli Hauer
37df5f700f - security update to 3.3.1
This is a maintenance release that fixes a serious bug in the built-in HTTP
server. It was discovered that the handle_request() routine did not properly
perform input sanitization which led into a number of security
vulnerabilities.

An unauthenticated, remote attacker could exploit this flaw to execute
arbitrary commands on the remote host.

All users still using older versions are advised to upgrade to this version,
which resolves this issue.

Approved by:	crees (maintainer, per PM)
Security:	620cf713-5a99-11e3-878d-20cf30e32f6d
2013-12-01 15:10:18 +00:00
Edward Tomasz Napierala
af968666dc Fix build failure caused by defining NO_PROFILE in src.conf.
Discussed with:	se
PR:		ports/182864, ports/184094
Sponsored by:	The FreeBSD Foundation
2013-12-01 04:54:57 +00:00
Cy Schubert
356df99715 Add staging support.
PR:		184372
Submitted by:	skreuzer
2013-11-30 16:11:52 +00:00
Sunpoet Po-Chuan Hsieh
5dc7df39c8 - Use PYDISTUTILS_AUTOPLIST
Suggested by:	mva
2013-11-30 09:15:17 +00:00
Colin Percival
eee107ae75 Add firstboot-pkgs:
When the system first boots, install the pkg(8) tools (if not already
installed) and packages listed in the $firstboot_pkgs_list rc.conf
variable.

Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.
2013-11-30 00:17:00 +00:00
Sunpoet Po-Chuan Hsieh
8341761039 - Use PYTHON_PY3K_PLIST_HACK 2013-11-29 22:40:06 +00:00
Sunpoet Po-Chuan Hsieh
60d95aa699 - Update to 8.07.07
- Support STAGEDIR
- While I'm here:
  - Hack MASTER_SITES to remove unnecessary pre-fetch:
  - Add MEGACLI_ARCH to simplify ARCH manipulation

PR:		ports/184365
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	Venom <samflanker@gmail.com> (maintainer)
2013-11-29 17:31:26 +00:00
Kubilay Kocak
f76d27ad3e sysutils/ansible: Update to 1.4.1
PR:		ports/184373
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-11-29 16:17:10 +00:00
Mathieu Arnold
6b063e7a40 Convert to staging. 2013-11-29 14:39:22 +00:00
Kubilay Kocak
37e82e1f27 sysutils/pam_mount: Cherrypick upstream for libHX 3.12 support, Enable STAGE
This issue was originally reported on the freebsd-ports mailing list [1]
and has been sitting in my local tree since June. Let's finish it off.

- Backport upstream commit adding libHX 3.12 support [2] and remove
  obsoleted patches (patch-src_mtab.c, patch-src_pmvarrun.c
- QA: Enable STAGE support, remove MAN* macros and pkg-plist accordingly
- QA: Remove indefinite article from COMMENT
- QA: Add LICENSE (LGPL21 GPLv2)
- QA: Use new LIB_DEPENDS shared library convention

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084156.html
[2] 33550036cb/

Reviewed by:	gahr (maintainer)
Approved by:	gahr (maintainer)
2013-11-29 09:14:05 +00:00
Cy Schubert
95618cce27 Update 3.4.5 --> 3.4.6
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-28 19:35:14 +00:00
Mathieu Arnold
65990f38b1 Fixup the dos2unix conversion. 2013-11-28 16:49:31 +00:00
William Grzybowski
9d88e78533 - Fix build with distribute -> setuptools change
Approved by:	portmgr (bapt, implicit)
2013-11-27 19:21:00 +00:00
Sunpoet Po-Chuan Hsieh
0cff233443 - Update to 2.0.1
Changes:	https://github.com/guard/guard-livereload/releases
2013-11-27 17:10:28 +00:00
Sunpoet Po-Chuan Hsieh
a82c81f429 - Pet portlint: move LICENSE upward
- Support STAGEDIR
- While I'm here:
  - Remove leading indefinite article from COMMENT
  - Convert to new LIB_DEPENDS format
  - Use USES=pathfix

PR:		ports/184271
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-27 16:18:00 +00:00
Philippe Audeoud
64a3560f70 - Update to 0.4.6
- Support STAGEDIR

PR:		ports/184001
Submitted by:	Jason Bacon <jwbacon@tds.net>
2013-11-27 15:17:42 +00:00
Sunpoet Po-Chuan Hsieh
77bb541270 - Update to 0.9.1
Changes:	https://github.com/grosser/parallel/commits/master
2013-11-26 18:40:10 +00:00
William Grzybowski
5344e0d598 sysutils/eiciel: update to 0.9.8.2
- Update to 0.9.8.2
- Allow staging
- USES gettext gmake

PR:		ports/184222
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 17:18:32 +00:00
Sunpoet Po-Chuan Hsieh
64a370ec26 - Update to 20131122
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7796
PR:		ports/184308
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-11-26 15:07:40 +00:00
Sunpoet Po-Chuan Hsieh
adaa588f8a - Support STAGEDIR
- While I'm here:
  - Convert to new options helper
  - Use USES=gmake

PR:		ports/184275
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-26 15:07:23 +00:00
Sunpoet Po-Chuan Hsieh
71b862808a - Convert to new options framework
- Support STAGEDIR
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/184272
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-26 15:07:16 +00:00
Danilo Egea Gondolfo
aac081e22d - Update from 0.9.29 to 0.9.30 [1]
- Convert all if's in options helpers

PR:		ports/184256
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-11-26 10:44:18 +00:00
Kevin Lo
51b1189c76 - Fix hang on reading config [1]
- support STAGE

PR:	ports/184015 [1]
Submitted by:	Henry Hu <henry.hu.sh at gmail dot com>
2013-11-26 02:16:54 +00:00
Antoine Brodin
d86e43e7c8 - Update to 2013-11-24
- Shebangfix example files
2013-11-25 22:09:51 +00:00
Max Brazhnikov
8518a1f60b - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-25 18:01:08 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Boris Samorodov
bc06d6eb05 Add PKGNAMESUFFIX=-hpc to have a non-conflict package name with
net/slurm.

Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer, via e-mail)
2013-11-25 15:54:38 +00:00
Rene Ladan
af0ce9a069 Remove expired ports:
2013-11-24 net/ftelnetd: "Unfetchable due to parked MASTER_SITES"
2013-11-24 games/BillardGL: Unplayable, development ceased
2013-11-25 sysutils/rsyslog6-pgsql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-relp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gnutls: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-rfc3195: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gssapi: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-snmp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-mysql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-dbi: Use sysutils/rsyslog7
2013-11-25 12:02:45 +00:00
Ganael LAPLANCHE
b744210a90 - Enable staging
- Update USES
- Use new OPTIONS framework
- Use program's native install target
- Strip binary
2013-11-25 07:51:23 +00:00
Ganael LAPLANCHE
39bc71ec16 - Enable staging
- Fix shebang using shebangfix
- Use INSTALL_SCRIPT to install main script
2013-11-25 07:48:48 +00:00