Commit graph

24206 commits

Author SHA1 Message Date
Bernhard Froehlich
1f48c0980e RemoteBox is a graphical (GTK) VirtualBox client, which lets you administer
guests or virtual machines which reside on a remote server or even your
local machine if desired.

WWW: http://remotebox.knobgoblin.org.uk/

PR:		ports/183995
Submitted by:	Haowu Ge <ghw@7axu.com>
2014-01-30 15:45:16 +00:00
Tijl Coosemans
7693ab2f15 Fix symlinks.
Submitted by:	az
2014-01-30 09:45:17 +00:00
Pawel Pekala
5dfdd909ed - Update to 20140122 [1]
- Convert USE_GMAKE to USES=gmake
- Support staging

PR:		ports/186042 [1]
Submitted by:	maintainer
2014-01-29 21:05:31 +00:00
Martin Matuska
66a757ec56 Fix fetch arguments 2014-01-29 16:35:47 +00:00
Martin Wilke
528736998d - Stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION
2014-01-29 16:17:02 +00:00
Martin Wilke
a876ff58a2 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-01-29 13:18:39 +00:00
Martin Matuska
3ab9847226 Update pkg-descr 2014-01-29 11:50:32 +00:00
Martin Matuska
1b7d97b184 The Foreman Smart Proxy is a project which provides a restful API to various
sub-systems.

Its goal is to provide API for a higher level orchestration tools (such as
Foreman). The Smart proxy provides an easy way to add or extended existing
subsystems and API's.

Currently supported are:
DHCP - ISC DHCP and MS DHCP Servers
DNS - Bind and MS DNS Servers
TFTP - any UNIX based tftp server
Puppet - Any Puppet server from 0.24.x
Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA
            server
BMC - BMC management etc

WWW: http://theforeman.org
2014-01-29 11:46:59 +00:00
Emanuel Haupt
e5c07fb5d3 Update to 1.7.2.3, this fixes a security issue, where socats PROXY-CONNECT
address was vulnerable to a buffer overflow with data provided on the command
line.

Security:       CVE-2014-0019
2014-01-29 07:32:29 +00:00
Martin Wilke
b684e4f597 - Stage support 2014-01-28 13:36:15 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Mark Felder
73d646ab85 Support STAGE
Approved by:	swills (mentor)
2014-01-27 18:17:15 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Emanuel Haupt
f091a2b471 This patch will make the socat rc script more reliable. [1]
While here, use 'compiler' USES macro to determine compiler type.

PR:		185946 [1]
Submitted by:	feld
2014-01-27 11:50:59 +00:00
Rene Ladan
e3e4d83ba6 Support stage.
Approved by:	portmgr (infrastructure blanket)
2014-01-26 23:45:44 +00:00
Ruslan Makhmatkhanov
a8eb1a972a Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.

The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.

Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.

Rsync-bpc serves no purpose outside of BackupPC.

WWW: http://backuppc.sourceforge.net/

PR:		182434
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2014-01-26 23:37:32 +00:00
Rene Ladan
2755bd449b Make building as user work.
Obtained from:	Ports r341294
2014-01-26 22:00:23 +00:00
Baptiste Daroussin
c78d7035e7 Add USES=uidfix to avoid the NEED_ROOT macro
Properly set make env before installing so uidfix works
2014-01-26 21:52:12 +00:00
Rene Ladan
b09673b70d - Support stage
- Requires NEED_ROOT

Approved by:	portmgr (infrastructure blanket)
2014-01-26 21:36:23 +00:00
Rene Ladan
28ce1d5071 Support stage.
USES=uidfix does not work here, needs NEED_ROOT=yes
Approved by:	portmgr (infrastructure blanket)
2014-01-26 21:27:11 +00:00
Juergen Lock
9a993f8491 - Stagify.
- Remove obsolete ${OSVERSION} < 803000 check.
2014-01-26 18:02:07 +00:00
Frederic Culot
ed02df22b0 - Update to 1.15 2014-01-26 16:09:07 +00:00
Marcus von Appen
5a735e5e7a - Enable stagedir support
- Convert to PYDISTUTILS_AUTOPLIST
- Restrict to supported python versions
- Convert from USE_PYDISTUTILS=easy_install to yes
2014-01-26 15:25:32 +00:00
John Marino
ca172e882f net/miniupnpd: Bump PORTREVISION
The previous commit fixed the intended action on a standard option;
it should have been bumped.
2014-01-26 14:27:10 +00:00
John Marino
9c8c712dc1 net/miniupnpd: Fix PF rules issue, support stage
PR:		ports/184726
Submitted by:	Chris Scott
Approved by:	maintainer (Tor Halvard Furulund)
Stage support:	marino@
2014-01-26 13:56:39 +00:00
Raphael Kubo da Costa
a87c66f8f6 Add net/libkfbapi.
This will be used by future KDE versions, and it doesn't hurt adding it in
advance.

  Library for accessing Facebook services.
  WWW: http://projects.kde.org/libkfbapi
2014-01-26 01:06:24 +00:00
Steve Wills
f21ad00173 - Follow upstream repository transfer
PR:		ports/186036
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-01-25 17:42:42 +00:00
Steve Wills
389406f3e5 - Fix the build after recent update of net/freerdp
- Follow upstream repository transfer
- Remove unused files from distinfo

PR:		ports/186035
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-01-25 17:00:15 +00:00
Antoine Brodin
7b9c257653 - Fix build with clang
- Fix python modules after removal of implicit lang/python dependency
- Stage support
2014-01-25 15:17:56 +00:00
Martin Wilke
842105585f - Stage support 2014-01-25 06:05:16 +00:00
Martin Wilke
7f774969ea - Stage support 2014-01-25 05:38:51 +00:00
Ryan Steinmetz
d978a3b014 - Fix dhcp-related error at launch with default configuration
- Bump PORTREVISION

PR:		ports/186086 [1]
Submitted by:	Dave Duchscher <daved@tamu.edu> [1]
Reported by:	Darrel <levitch@iglou.com>
2014-01-25 02:08:02 +00:00
Koop Mast
6f119e3d1f Fix file conflict with avahi-app.
PR:		ports/185998
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
2014-01-24 17:45:53 +00:00
Martin Wilke
c6a4d55ba1 - Stage Safe 2014-01-24 14:53:03 +00:00
Olivier Duchateau
8b223b0637 Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes

While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
2014-01-24 13:34:31 +00:00
Jimmy Olgeni
558f41538b Upgrade to version 3.2.3 and add LICENSE. 2014-01-24 10:36:33 +00:00
Martin Wilke
b390fcd1d0 - Mark these ports as stage safe 2014-01-23 14:32:34 +00:00
Sunpoet Po-Chuan Hsieh
840ca3c774 - Update to 1.24
- Add LICENSE
- Add TEST_DEPENDS
- Remove trailing period from SASL option description
- Add BUILD_DEPENDS for SASL option

Changes:	http://search.cpan.org/dist/Net/Changes
2014-01-23 03:28:29 +00:00
Sunpoet Po-Chuan Hsieh
374b1e3997 - Update to 544 2014-01-23 03:27:42 +00:00
Sunpoet Po-Chuan Hsieh
635e96c218 - Update to 0.2.1
Changes:	https://github.com/Manfred/HTTPauth/commits/master
2014-01-23 03:27:37 +00:00
Sunpoet Po-Chuan Hsieh
adc377d983 - Update to 0.27
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2014-01-23 03:27:23 +00:00
Ryan Steinmetz
79ed60fb56 - Ensure we CONFLICT with the net/freeradius3 port
- Bump PORTREVISION
2014-01-22 22:36:13 +00:00
Pawel Pekala
e702bdd84a Update to version 5.0.11 2014-01-22 21:50:58 +00:00
Guido Falsi
35ad8cc0ea - Update to 5.0.23
- Convert to staging
- Support NLS option
- Remove uneeded file
- Rename patch files according to standard

PR:		ports/185929
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2014-01-22 15:21:59 +00:00
Bruce A. Mah
38aef4a2b0 Schedule net/pchar for deletion.
I am the upstream author of this software.  pchar was originally
developed in a time before store-and-forward switches were common on
LANs.  Its algorithms assumed that there is only one packet queue per IP
hop.  Almost every modern network violates this assumption; thus pchar
will return incorrect results in the vast majority of environments where
it could be used today.  In addition, I have not supported this software
for over ten years.  For these reasons I am scheduling this port for
removal.

Approved by:	mat (mentor)
2014-01-21 23:47:07 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Steve Wills
caf23cf692 - Update to 2.3.0 2014-01-21 21:26:24 +00:00
Jimmy Olgeni
a62402190b - Export HOME before starting RabbitMQ node.
- After starting, wait for RabbitMQ to be available.

PR:		ports/185962
Submitted by:	Anes Mukhametov <anes@anes.su>
2014-01-21 15:40:07 +00:00
Joe Marcus Clarke
1f627837c6 Correct a patch mangled in transfer.
Reported by:	mat
2014-01-21 15:18:01 +00:00