aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 4.2.30Pawel Pekala2012-04-132-3/+3
| | | | Notes: svn path=/head/; revision=294785
* Add an apprpopriate LATEST_LINK to the devel port.George V. Neville-Neil2012-04-131-0/+2
| | | | | | | Approved by: skreuzer (mentor) Notes: svn path=/head/; revision=294771
* The samba rc.d script uses some clever tricks to start (up to) 3 differentDoug Barton2012-04-136-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | services using the same script. As a result it resets rcvar several times in order to process the options for each service. The changes I made on 2012/01/14 to facilitate the removal of set_rc_var() from HEAD were effective in the case where the WINBIND option was off (the case that I tested) because that causes the related portions of the rc.d script to be removed completely on install. However, if installed from a package, or installed using the the default OPTIONS, WINBIND is on, which caused the last known rcvar to be winbind_enable. Since the common case seems to be for users to use samba_enable (which only enables smb_and nmb_ by default) the fact that rcvar=winbind_enable, but that knob is off, caused the startup script to trip on a totally unrelated portion of rc.subr. So the fix is to move processing of the winbind_ stuff first, which leaves the last known rcvar as smb_enable. Since running nmb without smb is a very unlikely scenario, this should be safe for the common case, as well as safe if the user enables winbind_. Apologies all around for not catching this sooner, and thanks to the users who reported the problem and stuck with me while I debugged it. Bump PORTREVISION since this fix is needed for the common case, as configured for the package. Notes: svn path=/head/; revision=294765
* - Update to 0.1.15TAKATSU Tomonari2012-04-132-3/+3
| | | | Notes: svn path=/head/; revision=294758
* Unignore and update to latest beta, 2.45.4.Guido Falsi2012-04-125-22/+33
| | | | | | | | PR: 166634 Approved by: crees (mentor) Notes: svn path=/head/; revision=294750
* - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/moshRyan Steinmetz2012-04-121-1/+3
| | | | | | | | | - Bump PORTREVISION Reported By: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=294722
* php4 is EOLed, let's deprecate itBaptiste Daroussin2012-04-124-0/+12
| | | | | | | Approved by: ale (maintainer by private mail) Notes: svn path=/head/; revision=294718
* - Fix testsSteve Wills2012-04-121-3/+2
| | | | | | | | PR: ports/166695 Submitted by: Mel Flynn <rflynn@acsalaska.net> Notes: svn path=/head/; revision=294701
* Add a new port to track PTP version 2 release candidates andGeorge V. Neville-Neil2012-04-116-0/+68
| | | | | | | | | | | | | to generally keep up with the head of development in the PTP project. Add CONFLICTS statements to the original ptpd2 port so that the devel and the released versions cannot be simultaneously installed on the same system. Approved by: skreuzer (mentor) Notes: svn path=/head/; revision=294674
* - Fix _DEPENDSRyan Steinmetz2012-04-113-3/+33
| | | | | | | | - Merge in two additional patches from upstream to fix BSD-specific issues - Bump PORTREVISION Notes: svn path=/head/; revision=294656
* Update to 1.1.1Martin Matuska2012-04-112-3/+3
| | | | Notes: svn path=/head/; revision=294634
* Update to 1.0.1Martin Matuska2012-04-112-3/+3
| | | | Notes: svn path=/head/; revision=294633
* Update to 1.0.2Martin Matuska2012-04-114-6/+6
| | | | Notes: svn path=/head/; revision=294632
* php4 is EOLed, deprecate ports depending on it.Baptiste Daroussin2012-04-111-0/+3
| | | | | | | Approved by: matthew@ (maintainer by private mail) Notes: svn path=/head/; revision=294613
* Security update to address root credential remote code execution issueXin LI2012-04-107-56/+54
| | | | | | | | | | | | | | | | (CVE-2012-1182): - Update samba36 to 3.6.4; - Update samba35 to 3.5.14; - Update samba34 to 3.4.16; All samba users are advised to update. Security: baf37cd2-8351-11e1-894e-00215c6a37bb With hat: secteam@ Notes: svn path=/head/; revision=294569
* New port: net/mosh:Ryan Steinmetz2012-04-108-0/+120
| | | | | | | | | | | | | | Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links. WWW: http://mosh.mit.edu/ Notes: svn path=/head/; revision=294568
* - fix build with gcc46 and clangFlorian Smeets2012-04-102-0/+22
| | | | Notes: svn path=/head/; revision=294565
* Release back to the wild: maintainer no longer has the appropriate hardwareMark Linimon2012-04-101-1/+1
| | | | | | | to test with. Notes: svn path=/head/; revision=294556
* - pass maintainership of this ports to new volunteerRuslan Makhmatkhanov2012-04-101-1/+1
| | | | | | | | | | - add some of them to `enlightenment' virtual category PR: 166814 Submitted by: Grzegorz Blach <magik at roorback dot net> Notes: svn path=/head/; revision=294550
* - Take over maintainershipMartin Wilke2012-04-101-43/+4
| | | | | | | - Switch to PEAR_AUTOINSTALL Notes: svn path=/head/; revision=294525
* - Update to 1.3Martin Wilke2012-04-106-46/+8
| | | | | | | | PR: 166419 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Notes: svn path=/head/; revision=294505
* - update to 0.3.8Baptiste Daroussin2012-04-102-3/+3
| | | | Notes: svn path=/head/; revision=294467
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵Baptiste Daroussin2012-04-092-0/+6
| | | | | | | as broken for more than 6 month Notes: svn path=/head/; revision=294459
* - Add missing BUILD_DEPENDS and RUN_DEPENDSSteve Wills2012-04-091-2/+7
| | | | | | | | | | | | | | - Add TEST_DEPENDS - Sort DEPENDS - Avoid use of SITE_PERL in DEPENDS - Bump PORTREVISION PR: ports/165840 Approved by: maintainer timeout (clsung, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294453
* - Mark DEPRECATED since it's been removed from CPANSteve Wills2012-04-091-0/+3
| | | | | | | | | PR: ports/165832 Approved by: maintainer timeout (joseph@randomnetworks.com, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294451
* - Add missing BUILD_DEPENDSSteve Wills2012-04-091-1/+3
| | | | | | | | | | | | - Avoid use of SITE_PERL in DEPENDS - Add TEST_DEPENDS PR: ports/165828 Approved by: maintainer timeout (clsung, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294449
* - Add missing DEPENDSSteve Wills2012-04-091-0/+4
| | | | | | | | | | | - Bump PORTREVISION PR: ports/165822 Approved by: maintainer timeout (vvelox@vvelox.net, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294448
* 2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no ↵Baptiste Daroussin2012-04-095-51/+0
| | | | | | | | | | | | | | longer functions 2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions 2012-03-14 converters/ruby-lv: upstream no longer has this 2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN" 2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour Feature safe: yes Notes: svn path=/head/; revision=294446
* - Add missing BUILD_DEPENDS and RUN_DEPENDSSteve Wills2012-04-091-2/+5
| | | | | | | | | | | | | - Bump PORTREVISION - Avoid use of SITE_PERL in DEPENDS - Sort DEPENDS PR: ports/165801 Approved by: maintainer timeout (vvelox@vvelox.net, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294442
* Update to 1.16.40Renato Botelho2012-04-082-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294376
* Add optional (default: off) support for LDAP.Joe Marcus Clarke2012-04-081-1/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294358
* librouteros (or libRouterOS) is a C library to communicate with networkChris Rees2012-04-075-0/+53
| | | | | | | | | | | | | devices by MikroTik running their Linux-based operating system RouterOS. WWW: http://verplant.org/librouteros/ PR: ports/166707 Submitted by: Mark Felder <feld@feld.me> Feature safe: yes Notes: svn path=/head/; revision=294326
* Remove empty fileChris Rees2012-04-071-0/+0
| | | | | | | | Submitted by: ak Feature safe: yes Notes: svn path=/head/; revision=294313
* - adds dependencies which required for TEST_DEPENDS.Andrej Zverev2012-04-061-2/+10
| | | | | | | | | PR: ports/166705 Submitted by: Mel Flynn <rflynn@acsalaska.net> Feature safe: yes Notes: svn path=/head/; revision=294307
* - Update to 0.9.13Sofian Brabez2012-04-065-68/+10
| | | | | | | | | | | | | - Make happy portlint - Take maintainership PR: ports/166692 Submitted by: myself Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=294291
* Net::sFlow provides a mechanism to parse and decode sFlow datagrams.Frederic Culot2012-04-065-0/+37
| | | | | | | | | | | | | | It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt) and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt). WWW: http://search.cpan.org/dist/Net-sFlow/ PR: ports/166636 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> Feature safe: yes Notes: svn path=/head/; revision=294280
* - Update to 1.60Frederic Culot2012-04-062-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Feature safe: yes Notes: svn path=/head/; revision=294278
* Turn off non standard patch (RENAMED) by default. This slipped in on accidentEmanuel Haupt2012-04-041-1/+1
| | | | | | | | | | from testing. Notified by: sunpoet Feature safe: yes Notes: svn path=/head/; revision=294213
* - Update to 20111202bFrederic Culot2012-04-042-3/+3
| | | | | | | | | | Changes: http://www.wand.net.nz/pipermail/scamper-announce/2012-April/000015.html PR: ports/166644 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=294210
* Introduce an option that builds rsync with the "detect-renamed" patch. ItEmanuel Haupt2012-04-031-2/+8
| | | | | | | | | | | detects renamed hierarchies and avoids re-copying the files in those hierarchies. Requested by: "J.R. Oldroyd" <jr@opal.com> (via mail) Feature safe: yes Notes: svn path=/head/; revision=294170
* Don't make a empty share/applications directory when we are not going toKoop Mast2012-04-033-14/+19
| | | | | | | | | | | | | install anything in it. This should unbreak the building of the packages that depend on avahi-app when using pkgng. Submitted by: pointyhat (pkgng exp-run by bapt@) Feature safe: yes Notes: svn path=/head/; revision=294168
* Update to 0.9.1.Roman Bogorodskiy2012-04-033-12/+18
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294145
* - Reassign to the heapThomas Abthorpe2012-04-031-1/+1
| | | | | | | | Approved by: portmgr (tabthorpe) Feature safe: yes Notes: svn path=/head/; revision=294139
* - Update to 1.8Sunpoet Po-Chuan Hsieh2012-04-022-4/+6
| | | | | | | | | | - Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/Net-Dropbox-API/Changes Feature safe: yes Notes: svn path=/head/; revision=294125
* - Update to 0.8.6Chris Rees2012-04-0113-338/+135
| | | | | | | | | | | | - Pass maintainership to submitter PR: ports/165659 Submitted by: Mel Flynn <rflynn@acsalaska.net> Approved by: melifaro (former maintainer) Feature safe: yes Notes: svn path=/head/; revision=294087
* - update to 10.3.0Florian Smeets2012-04-014-19/+29
| | | | | | | | | | | - add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [1] PR: ports/166403 [1] Reported by: gpalmer [1] Feature safe: yes Notes: svn path=/head/; revision=294079
* - update to 1.8.11.0 [1]Florian Smeets2012-04-014-19/+31
| | | | | | | | | | | | | - add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [2] - add PORTSCOUT hint PR: ports/166403 [2] Submitted by: zi [1] Reported by: gpalmer [2] Feature safe: yes Notes: svn path=/head/; revision=294078
* - update to 1.0.2Ruslan Makhmatkhanov2012-03-312-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294049
* - do not install rc.d script in slave portsDirk Meyer2012-03-311-1/+1
| | | | | | | | Reported by: bapt Feature safe: yes Notes: svn path=/head/; revision=294032
* - Update to 1.71Sunpoet Po-Chuan Hsieh2012-03-312-3/+3
| | | | | | | | | | | Changes: http://search.cpan.org/dist/Net-SFTP-Foreign/Changes PR: ports/166145 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days) Feature safe: yes Notes: svn path=/head/; revision=294017