summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-292-3/+3
| | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION
* - Convert to PYDISTUTILS_AUTOPLISTMartin Wilke2014-01-292-3/+3
| | | | | - Stage support - Bump PORTREVISION
* Update pkg-descrMartin Matuska2014-01-291-2/+2
|
* The Foreman Smart Proxy is a project which provides a restful API to variousMartin Matuska2014-01-2910-0/+360
| | | | | | | | | | | | | | | | | | | 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
* Update to 1.7.2.3, this fixes a security issue, where socats PROXY-CONNECTEmanuel Haupt2014-01-292-4/+3
| | | | | | | address was vulnerable to a buffer overflow with data provided on the command line. Security: CVE-2014-0019
* - Stage supportMartin Wilke2014-01-281-1/+0
|
* - Keep category Makefiles sortedDmitry Marakasov2014-01-281-2/+2
|
* Stage supportAntoine Brodin2014-01-282-4/+6
|
* Support STAGEMark Felder2014-01-272-8/+8
| | | | Approved by: swills (mentor)
* Deprecate ports broken for more than 6 monthBaptiste Daroussin2014-01-272-0/+4
|
* This patch will make the socat rc script more reliable. [1]Emanuel Haupt2014-01-272-12/+16
| | | | | | | While here, use 'compiler' USES macro to determine compiler type. PR: 185946 [1] Submitted by: feld
* Support stage.Rene Ladan2014-01-261-7/+2
| | | | Approved by: portmgr (infrastructure blanket)
* Rsync-bpc is a customized version of rsync that is used as part of BackupPC,Ruslan Makhmatkhanov2014-01-264-0/+39
| | | | | | | | | | | | | | | | | | 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>
* Make building as user work.Rene Ladan2014-01-261-4/+2
| | | | Obtained from: Ports r341294
* Add USES=uidfix to avoid the NEED_ROOT macroBaptiste Daroussin2014-01-261-5/+3
| | | | Properly set make env before installing so uidfix works
* - Support stageRene Ladan2014-01-262-9/+8
| | | | | | - Requires NEED_ROOT Approved by: portmgr (infrastructure blanket)
* Support stage.Rene Ladan2014-01-262-7/+6
| | | | | USES=uidfix does not work here, needs NEED_ROOT=yes Approved by: portmgr (infrastructure blanket)
* - Stagify.Juergen Lock2014-01-262-6/+1
| | | | - Remove obsolete ${OSVERSION} < 803000 check.
* - Update to 1.15Frederic Culot2014-01-262-3/+3
|
* - Enable stagedir supportMarcus von Appen2014-01-262-5/+3
| | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Restrict to supported python versions - Convert from USE_PYDISTUTILS=easy_install to yes
* net/miniupnpd: Bump PORTREVISIONJohn Marino2014-01-261-0/+1
| | | | | The previous commit fixed the intended action on a standard option; it should have been bumped.
* net/miniupnpd: Fix PF rules issue, support stageJohn Marino2014-01-261-10/+9
| | | | | | | PR: ports/184726 Submitted by: Chris Scott Approved by: maintainer (Tor Halvard Furulund) Stage support: marino@
* Add net/libkfbapi.Raphael Kubo da Costa2014-01-265-0/+119
| | | | | | | | 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
* - Follow upstream repository transferSteve Wills2014-01-252-3/+3
| | | | | PR: ports/186036 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Fix the build after recent update of net/freerdpSteve Wills2014-01-253-22/+5
| | | | | | | | - Follow upstream repository transfer - Remove unused files from distinfo PR: ports/186035 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Fix build with clangAntoine Brodin2014-01-251-8/+9
| | | | | - Fix python modules after removal of implicit lang/python dependency - Stage support
* - Stage supportMartin Wilke2014-01-251-6/+6
|
* - Stage supportMartin Wilke2014-01-251-13/+11
|
* - Fix dhcp-related error at launch with default configurationRyan Steinmetz2014-01-252-26/+9
| | | | | | | | - Bump PORTREVISION PR: ports/186086 [1] Submitted by: Dave Duchscher <daved@tamu.edu> [1] Reported by: Darrel <levitch@iglou.com>
* Fix file conflict with avahi-app.Koop Mast2014-01-241-1/+0
| | | | | PR: ports/185998 Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
* - Stage SafeMartin Wilke2014-01-2420-20/+0
|
* Convert my own Python ports to:Olivier Duchateau2014-01-244-144/+75
| | | | | | | | | - STAGEDIR - Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes While I'm here - Use PYDISTUTILS_AUTOPLIST - Adjust or add LICENSE
* Upgrade to version 3.2.3 and add LICENSE.Jimmy Olgeni2014-01-242-4/+5
|
* - Mark these ports as stage safeMartin Wilke2014-01-234-4/+0
|
* - Update to 1.24Sunpoet Po-Chuan Hsieh2014-01-232-6/+12
| | | | | | | | | - 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
* - Update to 544Sunpoet Po-Chuan Hsieh2014-01-232-3/+3
|
* - Update to 0.2.1Sunpoet Po-Chuan Hsieh2014-01-232-3/+3
| | | | Changes: https://github.com/Manfred/HTTPauth/commits/master
* - Update to 0.27Sunpoet Po-Chuan Hsieh2014-01-232-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* - Ensure we CONFLICT with the net/freeradius3 portRyan Steinmetz2014-01-221-1/+2
| | | | - Bump PORTREVISION
* Update to version 5.0.11Pawel Pekala2014-01-223-3/+5
|
* - Update to 5.0.23Guido Falsi2014-01-228-104/+94
| | | | | | | | | | - 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)
* Schedule net/pchar for deletion.Bruce A. Mah2014-01-211-0/+3
| | | | | | | | | | | | | 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)
* Fix properties on pkg-plistBaptiste Daroussin2014-01-2159-59/+0
|
* - Update to 2.3.0Steve Wills2014-01-212-3/+3
|
* - Export HOME before starting RabbitMQ node.Jimmy Olgeni2014-01-212-2/+4
| | | | | | | - After starting, wait for RabbitMQ to be available. PR: ports/185962 Submitted by: Anes Mukhametov <anes@anes.su>
* Correct a patch mangled in transfer.Joe Marcus Clarke2014-01-211-4/+4
| | | | Reported by: mat
* Set maintainer to Koichiro IWAO.Xin LI2014-01-211-1/+1
|
* Revert a bad upstream patch pertaining to varargs that continued to plagueJoe Marcus Clarke2014-01-202-3/+6
| | | | | | Time Machine users. Submitted by: dim
* * Fix build on 10Mathieu Arnold2014-01-202-21/+19
| | | | | | * Stagify Sponsored by: Absolight
* - Update to 2.51Sunpoet Po-Chuan Hsieh2014-01-202-4/+4
| | | | | | - Sort *_DEPENDS Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes