1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

14742 Commits

Author SHA1 Message Date
Jason Helfman
b6ca2de054 - remove conditional no longer required per staging
- remove now useless inclusion of bpom
2013-11-08 07:37:04 +00:00
Vanilla I. Shu
c03d304e9c 1: support STAGEDIR.
2: switch to new style of LIB_DEPENDS.
2013-11-08 03:01:41 +00:00
Sunpoet Po-Chuan Hsieh
a4b136081d - Fix make package with setgid
- Bump PORTREVISION for package change

PR:		ports/183757
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2013-11-07 19:40:29 +00:00
Ganael LAPLANCHE
7adb6e0d6e - Always copy documentation to stage dir
- Remove useless inclusion of bsd.port.options.mk
- Avoid .for loop to install documentation

Submitted by:	danfe
2013-11-07 16:06:22 +00:00
William Grzybowski
f77987f1cb sysutils/ddrescue: update to 1.17
- Update to 1.17 [1]
- Allow staging

PR:		ports/182780 [1]
Submitted by:	Horia Racoviceanu <horia racoviceanu.com>
Approved by:	maintainer
2013-11-06 22:19:18 +00:00
Kris Moore
a6873ba824 - Cleanup the Makefile
Suggested By: Alexey Dokuchaev <danfe@FreeBSD.org>
2013-11-06 16:21:01 +00:00
Mathieu Arnold
580c8e7ead - Support staging
- Cleanup COMMENT
- Pet portlint

maintainer timeout
PR:		ports/183193
Submitted by:	mat
2013-11-06 12:28:58 +00:00
Vanilla I. Shu
637289c9a4 Support STAGEDIR. 2013-11-06 08:54:17 +00:00
Ganael LAPLANCHE
ef96c901a0 Enable staging 2013-11-06 08:14:37 +00:00
Cy Schubert
bacea4148d Update 3.4.3 --> 3.5.1
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-06 05:51:28 +00:00
Cy Schubert
5c838382c7 Update 3.3.9 --> 3.3.11
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-06 04:21:33 +00:00
Sunpoet Po-Chuan Hsieh
cfa23e7372 - Update to 2.2.3
Changes:	https://github.com/guard/guard/releases
2013-11-05 19:04:39 +00:00
Christian Weisgerber
559a054b49 requires NEED_ROOT 2013-11-05 16:15:41 +00:00
Cy Schubert
cdc306726c Update 3.4.3 --> 3.4.5
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-05 05:38:25 +00:00
Colin Percival
311d06c76f Update to 1.6. This uses "firstboot" support in the base system, so
provide an option which reverts back to the old version of this port.

I'm making it a configurable option rather than autodetecting based
on OSVERSION to make my life easier with "cross-building" images.
2013-11-04 23:54:00 +00:00
Colin Percival
fb760c1c7c People running -STABLE or -RELEASE need to enable crash dumps in order
for panicmail to have something to submit... I forgot it was turned off
by default there.
2013-11-04 23:51:10 +00:00
Veniamin Gvozdikov
284265c537 sysutils/dunst - Lightweight notification daemon
Dunst is a lightweight replacement for the notification-daemons provided
by most desktop environments. It's very customizable, doesn't depend on
any toolkits and therefore fits in those windowmanager centric setups we
all love to customize to perfection.

WWW: http://www.knopwob.org/dunst

Also I fixed:
- Fixed depends
- Removed plist and added list of files at Makefile
- Added stage support
- Added more description of port to pkg-descr

PR:		ports/179624
Submitted by:	Rod Person <rodperson@rodperson.com>
Approved by:	eadler, osa, rm (mentors, implicit)
2013-11-04 09:41:14 +00:00
Colin Percival
604b1dfaa8 When rebooting after a panic, send an encrypted email containing basic
dump metadata along with a kernel backtrace, in order to assist FreeBSD
developers in identifying and fixing common panics.

Discussed on:	freebsd-hackers
2013-11-04 08:57:06 +00:00
Steve Wills
cf5fac8087 - Again try to fix the rc script to use the right ruby 2013-11-04 02:27:13 +00:00
Rene Ladan
1db42c5ed7 NO_XREF is now handled by USES=kmod 2013-11-03 19:42:38 +00:00
Jase Thew
d0bc103116 - Convert LIB_DEPENDS to new format, missed in previous commit 2013-11-03 17:26:45 +00:00
Jase Thew
bb533e3270 - Add STAGE support
- Limit use of Python to <= 2.7
- Correct include of bsd.port.options.mk
2013-11-03 17:22:37 +00:00
Jase Thew
245e1142ed - Revert r332550 - does not work as intended/is not applicable.
Duplicity itself is not fully Python 3 compatible - there's multiple
instances of "print" as command and all the unicode vs bytes string
handling needs fixing to allow working unicode filename support.
Python 3 support is currently planned for the 0.7 branch.
2013-11-03 16:54:55 +00:00
William Grzybowski
5e1f3577fe sysutils/ataidle: update to new WWW
- Update new project URL [1]
- Add LICENSE
- Remove useless options include

PR:		ports/183617
Submitted by:	Bruce Cran <bruce cran.org.uk>
2013-11-03 15:45:45 +00:00
Rene Ladan
bcf73ed797 2013-11-01 lang/dragonegg46: Upgrade to dragonegg46-33 or dragonegg47-33
2013-11-01 sysutils/mktool
2013-11-01 databases/ruby-memcache: Development has been abandoned upstream
2013-11-01 deskutils/blogtk: This is dead upstream and is no longer being maintained
2013-11-03 12:40:14 +00:00
Kris Moore
c9c8fe237a - Add sysutils/grub2-bhyve 0.2
GNU GRUB is a multiboot boot loader.  It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.

This port builds the grub-bhyve binary, allowing booting of non-FreeBSD
operating systems in bhyve.

WWW: https://github.com/grehan-freebsd/grub2-bhyve
2013-11-03 05:11:59 +00:00
Mark Felder
d7e11924d2 Add php openssl module as another dependency
PR:		ports/182208
Approved by:	swills (mentor, implicit)
2013-11-03 00:12:27 +00:00
William Grzybowski
05ca77bc93 sysutils/duplicity: fix for python 3.x
PR:		ports/182765
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer (timeout)
2013-11-02 23:00:53 +00:00
William Grzybowski
382c9a457f sysutils/wmupmon: allow staging
- Allow staging
- Rework pkg-descr

PR:		ports/183593
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-11-02 22:18:38 +00:00
Antoine Brodin
c906e171d9 - update to 1.4.0
- patch to unbreak with clang and libc++
- LICENSE is GPLv3 due to a file polluting
- remove article from COMMENT
- convert to STAGEDIR
- new LIB_DEPENDS syntax
- option to build BEViewer (java frontend)

PR:		ports/183101
Approved by:	maintainer timeout (2 weeks)
2013-11-02 20:17:28 +00:00
William Grzybowski
1bdbccbe48 sysutils/py-halite: update to 0.1.04
PR:		ports/183592
Submitted by:	Christer Edwards <christer.edwards gmail.com> (maintainer)
2013-11-02 18:10:07 +00:00
Sunpoet Po-Chuan Hsieh
22a7cc4d51 - Update to 0.16.1
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Fuse/Changes
2013-11-02 17:20:49 +00:00
Josh Paetzel
0cfff61cb3 Add stagedir support.
Minor cleanup.

PR:	ports/183458
Submitted by:	Takefu <takefu@airport.fm>
Sponsored by:	FOX Amateur Radio Club
2013-11-02 14:28:37 +00:00
William Grzybowski
13536267e9 sysutils/stowES: update to 0.5.7
- Update to 0.5.7
- Allow staging
- Convert to USES gmake

PR:		ports/183562
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 12:50:28 +00:00
John Marino
837ef9d81e sysutils/synergy-devel: unzip is actually an EXTRACT_DEPENDS
My commit r323422 to ensure unzip is available for use by this port
is flawed as the extraction occurs before BUILD_DEPENDS are
imported.  Change unzip from BUILD_DEPENDS to EXTRACT_DEPENDS to
unbreak the port in a jail build.
2013-11-02 03:08:40 +00:00
Ryan Steinmetz
0c837c2945 - Update to 0.5.1 2013-11-01 23:51:27 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Mark Felder
cc011c7623 Support STAGE
Approved by:	swills (mentor, implicit)
2013-11-01 22:55:39 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Pawel Pekala
058eff382b - Update to version 2.2.13
- Add LICENSE
- Switch to PLIST_FILES
- Support staging
- Remove Author tag from pkg-descr

PR:		ports/181059
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-01 21:42:34 +00:00
Veniamin Gvozdikov
e6a4796d73 - Added PYDISTUTILS_AUTOPLIST and removed pkg-plist
Submitted by:	mva
Approved by:	eadler, osa, rm (mentors, implicit)
2013-11-01 07:27:33 +00:00
Renato Botelho
49d5da12ec . Add LICENSE
. Simplify Makefile
2013-10-31 23:46:07 +00:00
Renato Botelho
de52ed0b04 . Add LICENSE
. Simplify Makefile
2013-10-31 23:45:23 +00:00
Veniamin Gvozdikov
129204c6a8 sysutils/py-halite WebUI for sysutils/py-salt
Halite : SaltStack Web UI
=========================

Halite is a lightweight, event-driven web interface for SaltStack.

WWW: http://saltstack.org

PR:		ports/182500
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by:	eadler, osa, rm (mentors, implicit)
2013-10-31 21:21:51 +00:00
Veniamin Gvozdikov
178e074d64 - Fixed pkgng support with custom path to db
PR:		ports/183492
Submitted by:	myself
Approved by:	eadler, osa, rm (mentors, implicit), Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-10-31 20:48:47 +00:00
Dmitry Marakasov
c41a58ca98 - Update to 0.97
- Fix rc.d script

PR:		183518
Submitted by:	Kimmo Paasiala <kpaasial@gmail.com>
2013-10-31 19:46:24 +00:00
Veniamin Gvozdikov
ce0fe787b5 - Update to 9.2.4
- Fixed bugs at code

PR:		ports/183532
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by:	eadler, osa, rm (mentors, implicit)
2013-10-31 18:18:49 +00:00
Sunpoet Po-Chuan Hsieh
389d448390 - Update to 1.3.3
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7767
2013-10-31 15:52:38 +00:00
Rene Ladan
b312c8b039 Convert to USES=kmod 2013-10-31 11:46:06 +00:00
Dmitry Sivachenko
caee0f4bdc Add a patch removed without any good reasong during last port update. 2013-10-31 11:26:52 +00:00