summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2015-09-01- Switch to @sampleDmitry Marakasov
Approved by: portmgr blanket
2015-09-01Forcibly disable res_timing_kqueue again: it causes lockups.Guido Falsi
Reported by: Sulev-Madis Silber <madis555 at gmail.com> (via email)
2015-08-31- Switch to USES=libedit as suggested by stage-qaDmitry Marakasov
Approved by: portmgr blanket
2015-08-31Look for an executable instead of a library for the build dependency.Jung-uk Kim
2015-08-31Fix plist.Dmitry Sivachenko
PR: 202791 Submitted by: devnexen@gmail.com
2015-08-31- Add LICENSE_FILEDmitry Marakasov
- Switch to options helpers - Switch to @sample Approved by: portmgr blanket
2015-08-31- Sort USESDmitry Marakasov
- Don't touch /root, as HOME now is set to a safe directory - Switch to @sample Approved by: portmgr blanket
2015-08-31- Add LICENSE_FILEDmitry Marakasov
- Add NO_ARCH - Switch to options helpers - Switch to @sample Approved by: portmgr blanket
2015-08-30Reset maintainership per mail on freebsd-ports@ listJan Beich
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
2015-08-30net/syncthing: update to 0.11.23Steve Wills
2015-08-30Update to version 1.6-dev4.Dmitry Sivachenko
2015-08-30net/syncthing-cli: patch for hostname parserSteve Wills
While here, fix build by using Go 1.4 until upstream supports Go 1.5 PR: 202425 Submitted by: peter
2015-08-30Fix build by using Go 1.4 until upstream supports Go 1.5Steve Wills
2015-08-30net/jwhois: fix all build issues with/without NLSKurt Jaeger
PR: 202673 Submitted by: Carlos J Puga Medina <cpm@fbsd.es>
2015-08-30- Add LICENSE_FILEDmitry Marakasov
- Pet portlint - Switch to @sample Approved by: portmgr blanket
2015-08-30- Switch to @sampleDmitry Marakasov
Approved by: portmgr blanket
2015-08-30net/asterisk: Overhaul & Add *BONUS* user featureKubilay Kocak
This port now supports custom Asterisk configurations using a *user-supplied* menuselect.makeopt file. This feature is of most value for users that want to disable or override default functionality that they dont want or need, particular in space and/or resource constrained, or embedded environments. For more information see this ports pkg-message file. OPTIONS Changes: - Make speex, libexecinfo and mpg123 OPTION'al - Make menuselect backends (curses/newt) OPTION'al - Re-order, sort and group all OPTIONS - Rename MP3 option to MP3PLAYER (ambiguous with format_mp3 module) - Remove override-able OPTION descriptions (dont appear necessary) - Add CODECS, SOUNDS and DATABASE options groups for better UX - Improve OPTION descriptions - Temporarily disable ICONV option until libxml2 is fixed [1][2] General Changes: - Add support for fetching G.279 Core and MOH sounds - Re-do patches using makepatch (portlint) - Use %%DATADIR%% in pkg-plist (portlint) - Make DATADIR-safe (portlint) - Re-order Makefile sections (portlint) - Reset @owner/@group after pkg-plist entries - Simplify post-install: find files/dirs pkg-plist commands - De-scope global use of LDFLAGS and CPPFLAGS - Use OPTIONS helpers for openh323 CPPFLAGS and MAKE_ENV - Use USE_OPENSSL and its respective variables in CONFIGURE_ARGS - Modify build to be verbose (NOISY_BUILD) - Pass CFLAGS/LDFLAGS to ASTCFLAGS/ASTLDFLAGS respectively in MAKE_ENV - Update and cleanup pkg-plist - Bump PORTREVISION Note: These changes will be merged into net/asterisk11 and net/asterisk13 ports in the near future. [1] https://reviews.freebsd.org/D3261 [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202006 Reviewed by: madpilot (maintainer) Approved by: madpilot (maintainer) Differential Revision: https://reviews.freebsd.org/D3262
2015-08-29- Clarify LICENSEBabak Farrokhi
Approved by: mat Differential Revision: https://reviews.freebsd.org/D3526
2015-08-29Update to 14.7.0.Roman Bogorodskiy
2015-08-29net/rtpproxy:Babak Farrokhi
- Update to 2.0.0 - Pet portlint - Take maintainership Approved by: mat Differential Revision: https://reviews.freebsd.org/D3523
2015-08-29net/radvd:Babak Farrokhi
- Update to 1.15 - Pet portlint - Take maintainership Approved by: mat Differential Revision: https://reviews.freebsd.org/D3514
2015-08-29net/lft:Babak Farrokhi
- Update to 3.73 - Install docs only if needed - Take maintainership Approved by: mat Differential Revision: https://reviews.freebsd.org/D3515
2015-08-29net/patchneck: Makefile cleanupBabak Farrokhi
- Remove dead MASTER_SITES - Take maintainership Approved by: bapt, mat Differential Revision: https://reviews.freebsd.org/D3513
2015-08-29- Switch to @sampleDmitry Marakasov
Approved by: portmgr blanket
2015-08-28- Remove manual config file handling from plist: @sample already does thisDmitry Marakasov
Approved by: portmgr blanket
2015-08-28- Switch to @sampleDmitry Marakasov
Approved by: portmgr blanket
2015-08-28net/jwhois: really commit fixKurt Jaeger
Missed Makefile during last commit PR: 202673 Submitted by: Carlos J Puga Medina <cpm@fbsd.es>
2015-08-28- Add empty directory to plistDmitry Marakasov
Approved by: portmgr blanket
2015-08-28- Switch to @sampleDmitry Marakasov
Approved by: portmgr blanket
2015-08-28- Switch to options helpersDmitry Marakasov
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket
2015-08-28net/knemo-kde4:Max Brazhnikov
- Update to 0.7.7
2015-08-27- Fix build with DOCS disabled (port tried to install nonexistinent files)Dmitry Marakasov
- Unsilence install commands - Switch to options helpers - Add NO_ARCH Approved by: portmgr blanket
2015-08-27- Update to 0.7.6Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
2015-08-27- Fix shebangsDmitry Marakasov
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
2015-08-26net/jwhois: added USES=iconvKurt Jaeger
- Added USES=iconv - Regenerate patches to make portlint happy - Bump PORTREVISION PR: 202673 Submitted by: Carlos J Puga Medina <cpm@fbsd.es>
2015-08-26- Switch graphics/py-PyX dependency to graphics/py-PyX12 which works with ↵Dmitry Marakasov
python2 - While here, add LICENSE, NO_ARCH and pet portlint PR: 201430 Submitted by: andrey@bsdnir.info Approved by: maintainer timeout (vanhu, 7 weeks)
2015-08-26- Update to 3.6.1Sunpoet Po-Chuan Hsieh
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown
2015-08-26- Add NO_ARCHSunpoet Po-Chuan Hsieh
Approved by: portmgr (blanket)
2015-08-26- Update to 1.5.1Sunpoet Po-Chuan Hsieh
Changes: https://github.com/ruby-amqp/amqp/commits/1.5.x-stable
2015-08-26- Restore functionality of ICA_CERTS (was broken after r391627) [1]Emanuel Haupt
- Adjust wfcmgr wrapper to run the now renamed configuration utility configmgr. Retain name to avoid possible namespace collision due to its generic name. - Make various scripts executable PR: 194900 [1] Submitted by: Helge Oldach <freebsd@oldach.net>
2015-08-26- Update to 0.30.0Danilo Egea Gondolfo
2015-08-26- Switch to libedit as suggested by stage-qaDmitry Marakasov
Approved by: portmgr blanket
2015-08-25- Update to 0.0.2Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-dynect/commits/master
2015-08-25- Update to 0.7.5Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-aws/commits/master
2015-08-25- Update to 4.1.3Li-Wen Hsu
Approved by: koobs (maintainer) MFH: 2015Q3 Differential Revision: https://reviews.freebsd.org/D3402
2015-08-25- Pass maintainership to perl@Sunpoet Po-Chuan Hsieh
2015-08-25- Sort *_DEPENDSSunpoet Po-Chuan Hsieh
- Sort PLIST - Pass maintainership to perl@
2015-08-25- Add NO_ARCHDmitry Marakasov
2015-08-25- Add NO_ARCHDmitry Marakasov
2015-08-25- Disable ClientAudio in module.ini as this requires epoll_create which is notEmanuel Haupt
yet implemented in linux abi - Take maintainership Notified by: Sergey Nasonov <snasonov@bcc.ru>