summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.Koop Mast2016-02-1427-68/+92
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
* net/svnup: Fix linking correct libsslBernard Spil2016-02-141-2/+3
| | | | | | | | - Use bsd.openssl.mk defined variable for libs Reviewed by: koobs (mentor), feld (mentor) Approved by: feld (mentor) Differential Revision: D4843
* Upgrade nmsg to version 0.11.1:Don Lewis2016-02-132-3/+8
| | | | | | | | | | | | | [ Henry Stern ] * Use gmtime_r() instead of gmtime() in JSON and text format generators (#46). [ Robert Edmonds ] * Distribute README.FILTERS.md in release tarballs. Install README.md and README.FILTERS.md in ${DOCSDIR} Sponsored by: Farsight Security, Inc.
* Fix expiration date to actually be in the future.Guido Falsi2016-02-121-1/+1
| | | | | Reported by: rene MFH: 2016Q1
* - Update net/asterisk11 to 11.21.2, which provides a fix for theGuido Falsi2016-02-126-42/+162
| | | | | | | | | | | old OpenSSL included in 9.x - Backport the fis to net/asterisk (asterisk 1.8) - net/asterisk13 already includes this fix, so remove my workaround While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE it and add an expiration time. MFH: 2016Q1
* Make sure that /var/log/rabbitmq has the correct owner.Jimmy Olgeni2016-02-122-1/+6
|
* - Update to 2.92Philippe Audeoud2016-02-112-3/+3
|
* - Update to 0.8ePhilippe Audeoud2016-02-112-5/+5
|
* Sort USE_PYTHONDon Lewis2016-02-101-1/+1
| | | | Sponsored by: Farsight Security, Inc.
* Update net/rubygem-epp-client-* to 0.14.0Mathieu Arnold2016-02-1010-15/+15
| | | | Sponsored by: Absolight
* net/pptpclient: Add pptp service(8) scriptDevin Teske2016-02-093-1/+182
| | | | | Reviewed by: feld Differential Revision: https://reviews.freebsd.org/D5236
* - Update to 1.18Philippe Audeoud2016-02-092-3/+3
|
* net/motsognir: 1.0.6 -> 1.0.8Kurt Jaeger2016-02-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | v1.0.8 [06 Feb 2016] - Fixed execution of PHP scripts used as sub-gophermaps, - Sub-gophermap CGI scripts are executed regardless of their extension, - Dynamic gophermaps can output partial gophermap lines now (Motsognir will fill in lacking data like for normal gophermaps), - Added the PubDirList configuration list to allow serving content from outside the gopher root (typically via symlinks), - CGI/PHP scripts are executed whith their working directory set to either where the script is, or where the parent gophermap is (if called as an inline subgophermap). v1.0.7 [12 Jul 2015] - Support for secondary parameters passed to CGI scripts (when both a search string AND a '?' URL is used), - Added a configurable secondary query-delimiter character (SecUrlDelim), - New CAPS token: 'ServerDefaultEncoding', - Implemented a configurable 'Paranoid mode' for serving only world-readable files, - Fixed a slight memory leak, - Significantly improved performances when reading data from CGI. PR: 206984 Submitted by: kaltheat@gmail.com Approved by: Mateusz Viste <mateusz@viste.fr> (maintainer)
* Update to 0.4.0.Vanilla I. Shu2016-02-082-3/+3
|
* - Update to 0.14Philippe Audeoud2016-02-082-3/+5
|
* Update to 13.7.2Guido Falsi2016-02-082-3/+3
|
* Update liferea to 1.10.18.Koop Mast2016-02-073-110/+112
|
* Update to 4.12.0.Raphael Kubo da Costa2016-02-073-4/+47
| | | | | | | Since 4.11.0, libkvkontakte was split out of the digiKam tarball and is released independently. Submitted by: Tobias Berner <tcberner@gmail.com> via the area51 repository
* net/balance: 3.56 -> 3.57Kurt Jaeger2016-02-072-3/+3
| | | | | | | - MAXGROUPS has been increased to 32 PR: 206964 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
* Update OpenLDAP to 2.4.44.Xin LI2016-02-073-30/+4
| | | | MFH: 2016Q1
* New port: net/guacamole-serverKurt Jaeger2016-02-066-0/+194
| | | | | | | | | | | | | | | | | | | The guacamole-server package is a set of software which forms the basis of the Guacamole stack. It consists of guacd, libguac, and several protocol support libraries. guacd is the Guacamole proxy daemon used by the Guacamole web application and framework. As JavaScript cannot handle binary protocols (like VNC and remote desktop) efficiently, a new test-based protocol was developed which would contain a common superset of the operations needed for efficient remote desktop access, but would be easy for JavaScript programs to process. guacd is the proxy which translates between arbitrary protocols and the Guacamole protocol. WWW: https://github.com/glyptodon/guacamole-server PR: 202754 Submitted by: Ultima1252@gmail.com
* - Update to 1.10.2Danilo Egea Gondolfo2016-02-063-8/+8
|
* Update to 2.0.1. The list of changes can be found atJoe Marcus Clarke2016-02-053-5/+5
| | | | https://www.wireshark.org/docs/relnotes/wireshark-2.0.1.html .
* net/google-cloud-sdk: update to 94.0.0Steve Wills2016-02-053-1430/+2203
|
* - Fix shebangsDmitry Marakasov2016-02-051-2/+5
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2016Q1 (blanket)
* net/trafshow: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | | | while here, set USES+= tar approved by: infrastructure blanket
* net/tn5250: USES+= ncursesJohn Marino2016-02-051-1/+1
|
* net/sntop: USES+= ncurses, respect LDFLAGSJohn Marino2016-02-052-3/+10
|
* net/shmux: USES+= ncursesJohn Marino2016-02-051-1/+1
|
* x11/xterm: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-2/+2
| | | | | | Also link with libncurses, not libcurses approved by: infrastructure blanket
* net/omnitty: USES+= ncursesJohn Marino2016-02-051-1/+1
|
* net/nload: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | approved by: infrastructure blanket
* net/nifmon: USES+= ncurses, link to libnurses, not libcursesJohn Marino2016-02-051-0/+2
|
* net/netscript: Link with libncurses, not libcursesJohn Marino2016-02-051-1/+1
|
* net/mosh: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | approved by: infrastructure blanket
* net/libtrace: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | approved by: infrastructure blanket
* net/httping: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | approved by: infrastructure blanket
* net/e169-stats: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-051-1/+3
| | | | | | Also link with libncurses, not libcurses approved by: infrastructure blanket
* net/boinc_curses: USES+= ncurses, respect LDFLAGSJohn Marino2016-02-052-1/+12
|
* net/ccxstream: USES+= ncurses, link libnurses not libtermcapJohn Marino2016-02-051-1/+4
|
* net/cnd: document ncurses requirement (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-053-15/+15
| | | | | | Both patches got regenerated with makepatch in the process. approved by: infrastructure blanket
* - Switch to options helpersDmitry Marakasov2016-02-041-18/+10
| | | | | - Silence stripping - Remove LARGEFILES option - it does nothing on FreeBSD and is not in fact needed
* - Add security fixes to net/asterisk port (PORTVERSION bumped)Guido Falsi2016-02-048-9/+202
| | | | | | | | | | | | | | | | | | | | | - Update net/asterisk11 to 11.21.1 - Update net/asterisk13 to 13.7.1 The security update included in these commits introduces an unexpected incompatibility with FreeBSD 9.3 bundled OpenSSL. Unluckily simply forcing this port to use ports provided openssl on 9.x isn't viable, since ftp/curl by default links with base openssl. A default binary package would just crash on startup when loading the asterisk curl module, due to conflicting openssl implementations being used. This commit adds a check in the Makefile, copied from the ftp/curl port, which removes the offending (and unsupported on that openssl version) code from the source file when linking against base OpenSSL on 9.x. Security: 559f3d1b-cb1d-11e5-80a4-001999f8d30b MFH: 2016Q1
* - Update to 0.040001Sunpoet Po-Chuan Hsieh2016-02-032-3/+4
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/MaxMind-DB-Common/Changes
* - Remove deprecated @dirrmPawel Pekala2016-02-032-38/+8
| | | | | | | | | | - Creating kfun link and tmp directory is already done in post-install target there's no need to do it with @exec in pkg-plist again - Use options helper PR: 206377 Submitted by: myself Approved by: maintainer timeout
* Upgrade net/nmsg to 0.11.0:Don Lewis2016-02-033-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nmsg (0.11.0) [ Henry Stern ] * Add an interval randomization option that randomizes the initial offset within the selected time interval. This functionality is exposed via the libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R / --randomize command-line option (#27, #33). * Add documention for nmsgtool -j / --readjson and -J / --write-json command-line options (#26, #28). * Add PKG_CHECK_MODULES dependency on yajl >= 2.1.0 (#29, #31). * Make nmsgtool -k / --kicker work when combined with -c or -t, when producing output in JSON format (#25, #38). * Fix compiler warning [-Wtautological-compare] in _nmsg_msgmod_json_to_payload_load() (#36, #39). * Add nmsg_message_get_num_field_values(), nmsg_message_get_num_field_values_by_idx() functions (#5, #40). [ Robert Edmonds ] * Remove the unused enum nmsg_modtype from the internal libnmsg API (#30). * Header file cleanups (#14, #34). * Rewrite nmsg_res_lookup() to use a switch, which eliminates a Clang warning (#14, #35). * Add a message filtering capability to the libnmsg I/O loop, including external filter module plugin and nmsgtool support (#41, #43, #44). [ Mike Schiffman ] * Add yajl/ prefix to #include's of yajl headers (#37) Pet portlint Sponsored by: Farsight Security, Inc.
* Horde package update:Martin Matuska2016-02-026-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.30.2 -> 2.30.6 devel/pear-Horde_Alarm 2.2.5 -> 2.2.6 devel/pear-Horde_Argv 2.0.11 -> 2.0.12 security/pear-Horde_Auth 2.1.10 -> 2.1.11 devel/pear-Horde_Autoloader 2.1.1 -> 2.1.2 www/pear-Horde_Browser 2.0.10 -> 2.0.11 devel/pear-Horde_Cache 2.5.0 -> 2.5.2 archivers/pear-Horde_Compress 2.1.3 -> 2.1.4 archivers/pear-Horde_Compress_Fast 1.1.0 -> 1.1.1 devel/pear-Horde_Constraint 2.0.2 -> 2.0.3 devel/pear-Horde_Controller 2.0.3 -> 2.0.4 devel/pear-Horde_Core 2.22.3 -> 2.22.5 security/pear-Horde_Crypt 2.6.1 -> 2.7.0 security/pear-Horde_Crypt_Blowfish 1.1.0 -> 1.1.1 www/pear-Horde_Css_Parser 1.0.7 -> 1.0.8 devel/pear-Horde_Data 2.1.3 -> 2.1.4 devel/pear-Horde_Date 2.1.1 -> 2.2.0 devel/pear-Horde_Date_Parser 2.0.4 -> 2.0.5 databases/pear-Horde_Db 2.3.0 -> 2.3.1 devel/pear-Horde_Exception 2.0.6 -> 2.0.7 www/pear-Horde_Feed 2.0.3 -> 2.0.4 www/pear-Horde_Form 2.0.11 -> 2.0.12 security/pear-Horde_Group 2.0.5 -> 2.1.0 databases/pear-Horde_HashTable 1.2.3 -> 1.2.4 devel/pear-Horde_History 2.3.5 -> 2.3.6 www/pear-Horde_Http 2.1.5 -> 2.1.6 devel/pear-Horde_Icalendar 2.1.2 -> 2.1.3 dns/pear-Horde_Idna 1.0.3 -> 1.0.4 graphics/pear-Horde_Image 2.3.3 -> 2.3.4 mail/pear-Horde_Imap_Client 2.29.4 -> 2.29.5 devel/pear-Horde_Injector 2.0.4 -> 2.0.5 devel/pear-Horde_Itip 2.1.0 -> 2.1.1 mail/pear-Horde_ListHeaders 1.2.2 -> 1.2.3 devel/pear-Horde_Lock 2.1.1 -> 2.1.2 sysutils/pear-Horde_Log 2.1.2 -> 2.1.3 devel/pear-Horde_LoginTasks 2.0.5 -> 2.0.6 mail/pear-Horde_Mail 2.6.2 -> 2.6.3 mail/pear-Horde_Mapi 1.0.5 -> 1.0.6 mail/pear-Horde_Mime 2.9.2 -> 2.9.3 mail/pear-Horde_Mime_Viewer 2.1.1 -> 2.1.2 devel/pear-Horde_Notification 2.0.3 -> 2.0.4 archivers/pear-Horde_Pack 1.0.5 -> 1.0.6 textproc/pear-Horde_Pdf 2.0.6 -> 2.0.7 devel/pear-Horde_Prefs 2.7.4 -> 2.7.5 devel/pear-Horde_Rdo 2.0.4 -> 2.0.5 www/pear-Horde_Routes 2.0.4 -> 2.0.5 net/pear-Horde_Rpc 2.1.5 -> 2.1.6 security/pear-Horde_Secret 2.0.5 -> 2.0.6 devel/pear-Horde_Serialize 2.0.4 -> 2.0.5 www/pear-Horde_SessionHandler 2.2.5 -> 2.2.7 security/pear-Horde_Share 2.0.7 -> 2.0.8 mail/pear-Horde_Smtp 1.9.1 -> 1.9.2 net/pear-Horde_Socket_Client 2.0.0 -> 2.1.0 textproc/pear-Horde_SpellChecker 2.1.2 -> 2.1.3 devel/pear-Horde_Stream 1.6.2 -> 1.6.3 devel/pear-Horde_Stream_Filter 2.0.3 -> 2.0.4 devel/pear-Horde_Stream_Wrapper 2.1.2 -> 2.1.3 devel/pear-Horde_Support 2.1.4 -> 2.1.5 comms/pear-Horde_SyncMl 2.0.5 -> 2.0.6 www/pear-Horde_Template 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.1.1 -> 2.1.2 textproc/pear-Horde_Text_Filter 2.3.2 -> 2.3.3 textproc/pear-Horde_Text_Flowed 2.0.2 -> 2.0.3 devel/pear-Horde_Timezone 1.0.9 -> 1.0.10 devel/pear-Horde_Token 2.0.7 -> 2.0.8 devel/pear-Horde_Translation 2.2.0 -> 2.2.1 net/pear-Horde_Url 2.2.4 -> 2.2.5 devel/pear-Horde_Util 2.5.6 -> 2.5.7 sysutils/pear-Horde_Vfs 2.3.0 -> 2.3.1 devel/pear-Horde_View 2.0.5 -> 2.0.6 textproc/pear-Horde_Xml_Element 2.0.3 -> 2.0.4 textproc/pear-Horde_Xml_Wbxml 2.0.2 -> 2.0.3 ftp/horde-gollem 3.0.6 -> 3.0.7 www/horde-base 5.2.8 -> 5.2.9 mail/horde-imp 6.2.11 -> 6.2.12 mail/horde-ingo 3.2.7 -> 3.2.8 deskutils/horde-kronolith 4.2.11 -> 4.2.12 deskutils/horde-mnemo 4.2.8 -> 4.2.9 deskutils/horde-nag 4.2.6 -> 4.2.7 devel/horde-timeobjects 2.1.0 -> 2.1.1 www/horde-trean 1.1.3 -> 1.1.4 mail/horde-turba 4.2.11 -> 4.2.12 mail/horde-webmail 5.2.11 -> 5.2.12 devel/horde-whups 3.0.5 -> 3.0.6
* - Update to 0.5.20160128Sunpoet Po-Chuan Hsieh2016-02-022-4/+6
| | | | | | | - Fix LICENSE - Add LICENSE_FILE Changes: https://github.com/knu/ruby-domain_name/commits/master
* net/py-ldap3: update to 1.0.4Ruslan Makhmatkhanov2016-02-022-3/+3
|
* Bump minimal python3 version to 3.3 in USESRuslan Makhmatkhanov2016-02-021-1/+1
| | | | | | Because we are going to remove python 3.2 from the ports tree With hat: python