summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix with a legitimate host name that begins with a digit.Beech Rintoul2008-02-223-8/+28
| | | | | | | | | | | - Makefile cleanup - Bump portrevision PR: ports/120957 Submitted by: Virgil Champlin <champlin@stupidog.org> Notes: svn path=/head/; revision=207761
* Add spnetkit, it's a C++ wrapper for BSD-style sockets.Vanilla I. Shu2008-02-2211-0/+128
| | | | Notes: svn path=/head/; revision=207752
* - Add a knob to apply atimes patch from vendor distributionPav Lucistnik2008-02-221-0/+20
| | | | | | | Submitted by: koitsu Notes: svn path=/head/; revision=207747
* - Update to 0.5Li-Wen Hsu2008-02-222-4/+4
| | | | | | | | | PR: ports/119297 Submitted by: Oleg Ukraincev <oleg AT ht-systems.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=207742
* - Update to 0.1100Cheng-Lung Sung2008-02-222-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes Notes: svn path=/head/; revision=207739
* - Update to 1.08Cheng-Lung Sung2008-02-222-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes Notes: svn path=/head/; revision=207737
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* - Fix build with amd64Beech Rintoul2008-02-211-0/+22
| | | | | | | | PR: ports/120625 Submitted by: Mike Tancsa <mike@sentex.net> Notes: svn path=/head/; revision=207727
* - Update to 1.5Sergey Matveychuk2008-02-212-12/+14
| | | | | | | | | | | | | * Switch from binaries to source code. * Install csocks.conf.sample instead of csocks.conf. It prevents users from lost they configs. * Add an experimental IPv6 support. PR: ports/120866 Submitted by: maintainer Notes: svn path=/head/; revision=207690
* - Update to 0.06Beech Rintoul2008-02-214-12/+11
| | | | | | | | | | - Rearrange the *_DEPENDS sections and fix pkg-plist PR: ports/120919 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=207685
* - Fix path in vnstat-cronBeech Rintoul2008-02-201-0/+3
| | | | | | | | | | | - Bump portrevision PR: ports/120880 Submitted by: Randy Pratt <bsd-unix@embarqmail.com> Approved by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=207669
* Add a vendor patch:Sergey Matveychuk2008-02-202-1/+101
| | | | | | | | | | | | | = A bugfix for FreeBSD users (Quagga bug #326): * zebra_rib.[ch]: (rib_lookup_and_pushup) New function, which makes sure, that if_set_prefix() has nothing in its way of assigning an address. * ioctl.c: (if_set_prefix) Use rib_lookup_and_pushup() to resolve bug #326. Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=207658
* - Update to 1.2.18.Marcelo Araujo2008-02-202-4/+5
| | | | | | | | | | | - Set PORTEPOCH (1.2.18e -> 1.2.18 Release). - Removed a wrong vi swap file within DOCS that generated a error in plist files. Reported by: pointyhat via erwin Thanks to: Michael B Allen <miallen@ioplex.com> (developer). Notes: svn path=/head/; revision=207645
* - Update to 2.52Gabor Kovesdan2008-02-204-16/+10
| | | | | | | | | PR: ports/120588 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=207634
* - After SA 08:01.pty, openpty() calls fork and omnitty has a bad assumptionRong-En Fan2008-02-202-0/+17
| | | | | | | | | | | | that library calls do not do that. Therefore, it's SIGCHLD handling causes a hang in wait() as openpty() already does that. Fix this by using waitpid() with WNOHANG. Diagnosed by: jhb Tested by: dhw (earlier version) Notes: svn path=/head/; revision=207621
* Update to 2.4.9. While there, remove the spurious icu dependency,Xin LI2008-02-193-8/+17
| | | | | | | | which is not used at the moment, and will appear if user has installed icu on their system. Notes: svn path=/head/; revision=207609
* Update to 2.3.41Xin LI2008-02-192-4/+4
| | | | Notes: svn path=/head/; revision=207608
* freeradius-devel was removed but still in net/MakefileEdwin Groothuis2008-02-191-1/+0
| | | | | | | | PR: ports/120846 Submitted by: Yoshihiro Ota <ota@j.email.ne.jp> Notes: svn path=/head/; revision=207606
* - Mark BROKEN on amd64: does not compilePav Lucistnik2008-02-191-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=207601
* vnStat is a console-based network traffic monitor. It keeps a log ofBeech Rintoul2008-02-199-0/+228
| | | | | | | | | | | | | hourly, daily and monthly network traffic for the selected interface(s). However, it isn't a packet sniffer. The traffic information is analyzed from the proc(5) filesystem. That way vnStat can be used even without root permissions. PR: ports/120825 Submitted by: Dennis Herrmann <adox at mcx2.org> (maintainer) Notes: svn path=/head/; revision=207595
* - Update to version 1.2.3Martin Wilke2008-02-182-6/+5
| | | | | | | | PR: 120821 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=207555
* - Update distinfo (track development version progress).Alejandro Pulver2008-02-182-4/+4
| | | | Notes: svn path=/head/; revision=207551
* - Update to 1.2.18e.Marcelo Araujo2008-02-172-5/+5
| | | | Notes: svn path=/head/; revision=207475
* This takes from a search and turns it into a hash.Martin Wilke2008-02-175-0/+45
| | | | | | | | | | | | | | | | | | | | The returned has is in the following format. {DN}{ldap}{attribute}[array of values for this attribute] The reason for the {ldap} is to allow for other values and the like to be tagged onto a hash for a DN that are unrelated to LDAP. This function does not make any attempt to check if the search succedded or not. WWW: http://search.cpan.org/dist/Net-LDAP-LDAPhash/ PR: ports/120589 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=207456
* The Flow module provides the decoding function for NetFlow version 5,9Martin Wilke2008-02-175-0/+42
| | | | | | | | | | | | | | | | | | | and IPFIX, and the encoding function for NetFlow version 9 and IPFIX. It supports NetFlow version 9 (RFC3945) and NetFlow version 5 (http://www.cisco.com/) and IPFIX(draft-ietf-ipfix-protocol-26.txt). Regretfully, it doesn't provide the full specification of IPFIX, yet. It is future work. You can easily make the Flow Proxy, Protocol Converter and Flow Concentrator by using the combination of both function. And also, you can make the flexible Collector which can receive any Templates by using the Storable perl module. WWW: http://search.cpan.org/dist/Net-Flow/ PR: ports/120747 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Notes: svn path=/head/; revision=207453
* Update to 0.20.Hajimu UMEMOTO2008-02-163-25/+4
| | | | Notes: svn path=/head/; revision=207307
* rtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session throughMartin Wilke2008-02-164-0/+39
| | | | | | | | | | | | | | | heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP and any other signaling protocol. In particular, it doesn't require the presence of RTCP packets (voipong needs them) that aren't always transmitted from the recent VoIP clients. WWW: http://xenion.antifork.org/rtpbreak/ PR: ports/120728 Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com> Notes: svn path=/head/; revision=207302
* - Add forgotten RC scriptSergey Matveychuk2008-02-151-0/+28
| | | | Notes: svn path=/head/; revision=207249
* - Update to 2.3.4Sergey Matveychuk2008-02-156-96/+28
| | | | | | | | | | - Take maintainership because of maintainer email is bounced: takano@net-chef.net Recipient address rejected: User unknown in local recipient table Notes: svn path=/head/; revision=207248
* - UnbreakMartin Wilke2008-02-154-130/+37
| | | | | | | | | | | - Update to 1.5 - Pass maintainership to submitter PR: 120666 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=207247
* - Update to 0.10Martin Wilke2008-02-132-5/+6
| | | | | | | | | PR: 120396 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207149
* - Update to 3.0.Marcelo Araujo2008-02-132-4/+5
| | | | | | | | | | - Set PORTEPOCH (3.0b -> 3.0 Release). Reported by: pointyhat via erwin Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=207146
* - Update to 1.1.58Martin Wilke2008-02-123-4/+7
| | | | | | | | PR: 120312 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=207120
* - Update to 0.6.3Martin Wilke2008-02-122-4/+4
| | | | | | | | PR: 120563 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Notes: svn path=/head/; revision=207073
* - Update to 0.4.3bBeech Rintoul2008-02-125-13/+23
| | | | | | | | PR: ports/120495 Submitted by: Stas Timokhin <stast@bsdportal.ru> (maintainer) Notes: svn path=/head/; revision=207072
* Update to 2008.02.08.Norikatsu Shigemura2008-02-112-4/+4
| | | | Notes: svn path=/head/; revision=207028
* . split PORTNAME=iscsi-target onto PORTNAME=iscsi and PKGNAMESUFFIX=-target;Boris Samorodov2008-02-112-5/+6
| | | | | | | | | | . update to version 20080207. PR: ports/120508 Submitted by: Mark D. Foster <mark at foster.cc> (maintainer) Notes: svn path=/head/; revision=207026
* Mark BROKEN: checksum mismatchErwin Lansing2008-02-102-0/+4
| | | | Notes: svn path=/head/; revision=206989
* - Update to 0.1.9Pav Lucistnik2008-02-092-4/+4
| | | | Notes: svn path=/head/; revision=206964
* Allow ServiceTypeDatabase.py to find the services database.Joe Marcus Clarke2008-02-091-1/+5
| | | | Notes: svn path=/head/; revision=206960
* - Bump PORTREVISION.Alejandro Pulver2008-02-082-4/+4
| | | | | | | - Update distinfo (track development progress). Notes: svn path=/head/; revision=206913
* Update to 1.21.Dmitry Sivachenko2008-02-082-4/+4
| | | | | | | | PR: 120383 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=206900
* Update to 0.23.Dmitry Sivachenko2008-02-084-17/+16
| | | | | | | | PR: 120382 (based on) Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=206899
* - Add proper arguments for configure if WITH_TCPSOCKETS is enabledRong-En Fan2008-02-081-0/+4
| | | | | | | | | PR: ports/118339 Reported by: Oles Hnatkevych <don_oles at able.com.ua> Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) Notes: svn path=/head/; revision=206896
* - Update to 2.0 RC1 which works with Asterisk 1.4Rong-En Fan2008-02-076-47/+39
| | | | | | | | PR: ports/117475 Submitted by: Mayo Jordanov <mayo at oyam.ca> (maintainer) Notes: svn path=/head/; revision=206856
* - Update to 1.2.3Martin Wilke2008-02-074-22/+32
| | | | | | | | | PR: 118878 Submitted by: Aaron Seelye <aseelye@eltopia.com> Approved by: Jesus Rodriguez <jesusr@voztele.com> (maintainer) Notes: svn path=/head/; revision=206837
* Fix ## (forceful disconnect) not working in some cases. This issueMaxim Sobolev2008-02-0716-0/+1160
| | | | | | | | has been reported to digium alteady and should be fixed in one of the next releases. Notes: svn path=/head/; revision=206807
* - Update to 20070523kBeech Rintoul2008-02-062-4/+4
| | | | | | | | PR: ports/120308 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Notes: svn path=/head/; revision=206800
* Fix the duplicate section.Wesley Shields2008-02-061-11/+0
| | | | | | | | | | Pointyhat to me. Submitted by: pointyhat via Erwin Approved by: garga (mentor) Notes: svn path=/head/; revision=206787
* - Update to 0.7.0Beech Rintoul2008-02-055-37/+13
| | | | | | | | | | - Use SF macro PR: ports/120260 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer) Notes: svn path=/head/; revision=206774