Commit graph

24191 commits

Author SHA1 Message Date
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
Xin LI
dace2a79c5 Set maintainer to Koichiro IWAO. 2014-01-21 01:18:22 +00:00
Joe Marcus Clarke
3558ea425d Revert a bad upstream patch pertaining to varargs that continued to plague
Time Machine users.

Submitted by:	dim
2014-01-20 23:47:14 +00:00
Mathieu Arnold
2c565bd71b * Fix build on 10
* Stagify

Sponsored by:	Absolight
2014-01-20 17:56:19 +00:00
Sunpoet Po-Chuan Hsieh
4c14d70eef - Update to 2.51
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Whois-Raw/Changes
2014-01-20 17:02:44 +00:00
William Grzybowski
e6fc29f373 net/py-kombu: update to 1.4.1
- Update to 1.4.1
- Switch to appropriate BSD license
- Remove deprecated python <2.7 detection
2014-01-20 13:25:18 +00:00
William Grzybowski
b71ab1eabd net/py-amqp: update to 1.4.1 2014-01-20 13:20:08 +00:00
Pietro Cerutti
7673c1a949 - Fix build with modern compilers [MFH]
- Convert to USES=tk
- STAGE-clean

MFH:		2014Q1
PR:		185840
Approved by:	maintainer
2014-01-20 08:11:26 +00:00
Dima Panov
6b7cedbc2f - Unbroke remmina-plugin-nx build by define dependency on libssh directly
- Remove libssh block from common plugins block, it used only for -nx
2014-01-20 04:45:49 +00:00
Martin Matuska
3842b235c2 Fix pkg-plist for relayd 2014-01-19 12:44:59 +00:00
Martin Matuska
76e8d4b417 Fix pkg-plist for relayd 2014-01-19 12:19:25 +00:00
Martin Matuska
7eaf6ab880 Add STAGE support to net/relayd 2014-01-19 12:07:21 +00:00
Martin Matuska
89127e0e8f Add STAGE support to ProFTPD 2014-01-19 11:24:24 +00:00
Martin Wilke
177df99bd7 - Fix build with clang
PR:		185506
Submitted by:	ports fury
2014-01-19 09:28:21 +00:00
Sunpoet Po-Chuan Hsieh
08937eb1e2 - Update to 0.9.3
Changes:	https://github.com/intridea/oauth2/commits/master
2014-01-19 09:26:59 +00:00
Sunpoet Po-Chuan Hsieh
31455e6333 - Update to 0.26
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2014-01-19 09:26:54 +00:00