aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 2.90, restoring compatibility with the serverChris Rees2014-11-092-3/+4
| | | | | | | PR: ports/194590 Notes: svn path=/head/; revision=372361
* net/kamailio: take maintainershipKurt Jaeger2014-11-091-1/+1
| | | | Notes: svn path=/head/; revision=372358
* net/kamailio: 4.1.6 -> 4.2.0Kurt Jaeger2014-11-095-29/+40
| | | | | | | Changelog: http://www.kamailio.org/w/kamailio-v4-2-0-release-notes/ Notes: svn path=/head/; revision=372357
* - Update to 1.11Wen Heping2014-11-093-43/+19
| | | | | | | | PR: 194902 Submitted by: svysh.fbsd@gmail.com(maintainer) Notes: svn path=/head/; revision=372348
* - Reset maintainer to ports@Wen Heping2014-11-091-1/+1
| | | | | | | | PR: 194903 Submitted by: olivermahmoudi@gmail.com(previous maintainer) Notes: svn path=/head/; revision=372342
* - Update to version 0.5.2 [1]Pawel Pekala2014-11-073-19/+12
| | | | | | | | | | - Convert to options helpers, trim long line PR: 194579 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=372293
* net/dante: 1.4.0 -> 1.4.1Kurt Jaeger2014-11-073-13/+6
| | | | | | | | | | ChangeLog: http://www.inet.no/dante/announce-1.4.1 PR: 192295 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> Notes: svn path=/head/; revision=372290
* - Update to 1.9Alex Kozlov2014-11-072-3/+3
| | | | | | | | | | * Improve NAT-PMP and IPv6 implementations PR: 194812 Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer) Notes: svn path=/head/; revision=372275
* net/citrix_ica: Add webplugin USES flagJohannes Jost Meixner2014-11-072-84/+27
| | | | | | | | | | | | | - Add USES= webplugin:linux - Plist cleanup PR: 179420 Differential Revision: https://reviews.freebsd.org/D1112 Submitted by: upiter77@lycos.com Approved by: swills (mentor) Notes: svn path=/head/; revision=372265
* net/turnserver: upgrade to 3.2.4.6Johannes Jost Meixner2014-11-073-6/+3
| | | | | | | | | | | | | | - upgrade to 3.2.4.6 - clean up pkg-plist PR: 194776 Differential Revision: https://reviews.freebsd.org/D1119 Submitted by: Bradley Hughes <bradleythughes@fastmail.fm> Approved by: mom040267@gmail.com (maintainer) Approved by: swills (mentor) Notes: svn path=/head/; revision=372264
* Replace some occurences of mach with PERL_ARCH (and a couple of other small ↵Mathieu Arnold2014-11-073-9/+9
| | | | | | | | | | noop fixes.) With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=372262
* Update to 2.1.0.Adam Weinberger2014-11-062-7/+5
| | | | Notes: svn path=/head/; revision=372241
* Update to 1.6.1Antoine Brodin2014-11-063-6/+4
| | | | | | | | PR: ports/194431 Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=372232
* - Remove a few remaining $Id$ from pkg-plistsAlex Kozlov2014-11-061-1/+0
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=372228
* Update to version 2.0Steven Kreuzer2014-11-062-3/+3
| | | | Notes: svn path=/head/; revision=372227
* net/babeld: update 1.5.0 -> 1.5.1Bartek Rutkowski2014-11-062-3/+3
| | | | | | | | | PR: 194451 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372217
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-051-0/+1
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* net/rabbitmq: Rare issue, but this is not jobs safeJohn Marino2014-11-051-0/+2
| | | | Notes: svn path=/head/; revision=372183
* Update Qt5 ports to 5.3.2.Raphael Kubo da Costa2014-11-052-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proudly presented by the KDE on FreeBSD team, with several guest stars. This update took way longer than initially expected due to us previously accumulating assumptions and changes to Qt's build system that finally bit us back with the 5.3 release series, so we had to do a fair amount of cleanup. New ports: - comms/qt5-serialport: Qt functions to access serial ports, originally based on work by Fernando Apesteguia. [1] - devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of devel/qt4-qdoc3. Originally worked on by Tobias Berner. It had already been half-split from devel/qt5-buildtools, we just needed to finish the work. Dead ports: - devel/qt5-qmldevtools: Merged into lang/qt5-qml. Minor changes: - devel/qt5: Add x11/qt5-x11extras and the new ports to the dependency list. - graphics/qt5-imageformats: The port now supports the JPEG2000, WEBP, Direct Draw Surface and ICNS formats. - multimedia/qt5-multimedia: The ALSA and PULSEAUDIO options are now mutually exclusive due to changes introduced in Qt 5.3.0 (the ALSA code is now a proper plugin that is only built if PulseAudio is not used). - x11/qt5-x11extras: Add USE_LDCONFIG since the port installs a shared library. The big changes: - bsd.qt.mk: Set QMAKESPEC instead of QMAKEPATH. [3] QMAKEPATH does much more than we want now that we call qmake from the top of ${WRKSRC}. qmake uses QMAKEPATH when evaluating the QMAKE_MKSPECS property, which is in turn used by qt_config.pri to load the .pri files in mkspecs/modules. In practice, this means that if people have an older Qt installation those files will be used and QT_CONFIG will have values such as "gui" even if one is building a port like textproc/qt5-xml, which passes -no-gui to the configure script. Consequently, unintended code paths may be enabled or the configuration step can just fail if the .pro files expect values that are not present in the system-wide, older .pri files. We avoid all those problems if we use QMAKESPEC, as qmake does not take its value into account when evaluating the QMAKE_MKSPECS property and will only parse the files in the mkspec's directory (mkspecs/freebsd-clang, for example, instead of all the files in mkspecs). - Stop explicitly passing ${LOCALBASE} to the compiler. [3] qmake's behavior has changed in Qt 5, and the paths set in QMAKE_INCDIR and QMAKE_LIBDIR in the mkspecs are passed before any others, such as the ones in the build directory themselves. In practice, this means that we end up with linker calls like this: c++ -o libfoo.so foo.o bar.o -L/usr/local/lib -L/wrkdir/build/lib -lQt5Gui -lQt5Core So if one already has Qt installed in the system, the older, already present version of the libraries in /usr/local/lib will be used instead of the newly-built ones in /wrkdir/build/lib. QTBUG-40825 discusses this behavior upstream, but there has been no agreement on a solution yet. For now, the solution adopted is to make the compiler and the linker aware of those paths but only try them last after all others, and this is achieved by setting the CPATH and LIBRARY_PATH environment variables when qmake is being used. In addition to setting them in CONFIGURE_ENV and MAKE_ENV, we also need to stop changing QMAKE_INCDIR and QMAKE_LIBDIR as well as filter those paths from the pkg-config calls qtbase's configure script makes. - Call qmake from the root of the ${WRKSRC}. In Qt 5.3, Qt's build infrastructure has undergone some changes that make our previous approach of calling qmake from the directories we want to build stop working. Things would break even more in Qt 5.4, in which qtbase's configure script does not accept the -process, -fully-process and -dont-process arguments anymore (it always behaves as if -process had been used). Bite the bullet and start calling qmake from ${WRKSRC}. The largest part of this change involves changing lines in Makefiles from WRKSRC_SUBDIR= foo/bar to BUILD_WRKSRC= ${WRKSRC}/foo/bar INSTALL_WRKSRC= ${WRKSRC}/foo/bar as well as adding patches to .pro files to avoid entering other subdirectories and removing post-configure targets that are not necessary anymore. Since qmake needs to be called from the top of ${WRKSRC} anyway, we can also simplify the configuration process for the qtbase ports a little. Looking at r10019 it is not clear why we started calling qmake in the pre-configure target in addition to the post-configure one (while also skipping it in do-configure), but we can now drop this call since letting configure behave as if -process had been passed means it will call qmake on its own and overwrite the files generated by the pre-configure call. We still need to call qmake in post-configure though, as the configure script does not pass -recursive when calling qmake and we need to be able to call make from any subdirectory when building. PR: 194762 [1] PR: 194566 # exp-run with base GCC and clang PR: 194088 [3] Notes: svn path=/head/; revision=372179
* net/miniupnpd: Upgrade version 1.8.20140523 => 1.8.20141022John Marino2014-11-043-54/+3
| | | | | | | | | PR: 193577 Submitted by: razzfazz (gmail) Approved by: maintainer (Tor Halvard Furulund) Notes: svn path=/head/; revision=372172
* - Update to version 6.5.1, add pkg-message [1]Pawel Pekala2014-11-045-5/+28
| | | | | | | | | | | - Prevent config overwrite by using @sample keyword [2] PR: 194486 [1], 194449 [2] Submitted by: maintainer [1], guyyur@gmail.com [2] Approved by: maintainer [2] Notes: svn path=/head/; revision=372160
* Add new port net/p5-Net-NmsgJohn Marino2014-11-045-0/+70
| | | | | | | | | | | | | | | | | | | | | PR: 194276 Submitted by: Don Lewis Net::Nmsg is a perl binding to libnmsg, the reference implementation of the NMSG binary structured message interchange format. The NMSG documentation describes the format as: The NMSG format is an efficient encoding of typed, structured data into payloads which are packed into containers which can be transmitted over the network or stored to disk. Each payload is associated with a specific message schema. Modules implementing a certain message schema along with functionality to convert between binary and presentation formats can be loaded at runtime by libnmsg. nmsgtool provides a command line interface to control the transmission, storage, creation, and conversion of NMSG payloads. Notes: svn path=/head/; revision=372158
* - Update to 0.13Philippe Audeoud2014-11-044-9/+12
| | | | | | | - Add licence Notes: svn path=/head/; revision=372137
* net/syncthing-cli: update to new snapshotSteve Wills2014-11-043-73/+32
| | | | | | | While here, use deps bundled with syncthing as much as possible Notes: svn path=/head/; revision=372132
* net/syncthing-discosrv: update to new snapshotSteve Wills2014-11-042-50/+40
| | | | | | | While here, use deps bundled with syncthing Notes: svn path=/head/; revision=372131
* net/syncthing: update to 0.10.4Steve Wills2014-11-043-20/+34
| | | | Notes: svn path=/head/; revision=372130
* Fix an error in generation of the list of additional modules.Timur I. Bakeyev2014-11-031-2/+2
| | | | | | | PR: 194548 Notes: svn path=/head/; revision=372128
* Update to version 20141101Pawel Pekala2014-11-032-3/+4
| | | | | | | | PR: 194725 Submitted by: maintainer Notes: svn path=/head/; revision=372119
* - Make the example slapd.conf use mdb as examples.Xin LI2014-11-022-2/+28
| | | | | | | - Remove BDB dependency from default build. Notes: svn path=/head/; revision=372085
* - Update from 9.9.12 to 9.9.13Danilo Egea Gondolfo2014-11-022-3/+3
| | | | Notes: svn path=/head/; revision=372054
* Avoid using @cwdBaptiste Daroussin2014-11-011-7/+4
| | | | Notes: svn path=/head/; revision=372025
* Prevent using @cwdBaptiste Daroussin2014-11-011-2/+1
| | | | Notes: svn path=/head/; revision=372024
* Prevent usage of @cwdBaptiste Daroussin2014-11-011-3/+2
| | | | Notes: svn path=/head/; revision=372023
* Start the path with / where neededBaptiste Daroussin2014-11-011-8/+8
| | | | Notes: svn path=/head/; revision=372022
* Remove now useless @cwdBaptiste Daroussin2014-11-011-3/+0
| | | | Notes: svn path=/head/; revision=372021
* - Update to 1.31 [1]Guido Falsi2014-11-013-7/+8
| | | | | | | | | | | | | | While here: - Add makeinfo and readline uses - Fix plist orphans PR: 194079 [1] Submitted by: Kevin Thompson <antiduh at csh.rit.edu> Approved by: maintainer timeout Notes: svn path=/head/; revision=372019
* Update to version 5.5.0Pawel Pekala2014-11-012-4/+3
| | | | Notes: svn path=/head/; revision=372004
* Simplify plistBaptiste Daroussin2014-11-011-13/+3
| | | | Notes: svn path=/head/; revision=371980
* Simplify plistBaptiste Daroussin2014-10-311-22/+4
| | | | Notes: svn path=/head/; revision=371963
* Fix shebang.Mathieu Arnold2014-10-312-4/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=371875
* Simplify plistBaptiste Daroussin2014-10-311-8/+1
| | | | Notes: svn path=/head/; revision=371870
* - Update to 2.79Frederic Culot2014-10-312-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes Notes: svn path=/head/; revision=371817
* Update to version 1.5.8.Dmitry Sivachenko2014-10-313-14/+3
| | | | Notes: svn path=/head/; revision=371805
* Activate CURVE and OPENPGM options by defaultBaptiste Daroussin2014-10-311-1/+3
| | | | | | | | | Strip binaries Approved by: koobs (maintainer) Notes: svn path=/head/; revision=371798
* Strip binariesBaptiste Daroussin2014-10-312-43/+26
| | | | | | | | Avoid useless include of bsd.port.options.mk by letting plist handle what to add in the package or not Notes: svn path=/head/; revision=371797
* net/motsognir: NEW PORT - Full-featured gopher server without dependenciesBartek Rutkowski2014-10-315-0/+75
| | | | | | | | | | | | | | | | | | | | | | | Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). The Motsognir gopher server is meant to be used for small projects (like home servers), but should scale well on bigger architectures as well. All the configuration is done via a single configuration file, which has very reasonable defaults. That makes Motsognir easily maintainable, and allows the administrator to have a full knowledge of what features are allowed/enabled on the server. Motsognir supports server-side CGI applications and PHP scripts, is plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C without external dependencies. WWW: http://sourceforge.net/projects/motsognir PR: 184203 Submitted by: Mateusz Viste <mateusz@viste.fr> Approved by: mentors (implicit) Notes: svn path=/head/; revision=371787
* Update to version 1.5.7.Dmitry Sivachenko2014-10-313-3/+14
| | | | Notes: svn path=/head/; revision=371783
* s/soo_ioctl/fo_ioctl/. The former should not be called directly.Xin LI2014-10-302-1/+21
| | | | Notes: svn path=/head/; revision=371768
* - update to 1.1.1Jason Helfman2014-10-303-3/+6
| | | | | | | - add pkg-message about starting service in resource configuration (rc) Notes: svn path=/head/; revision=371767
* Update to 1.3.18 release.Alex Dupre2014-10-302-5/+5
| | | | Notes: svn path=/head/; revision=371731