aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-26609-1951/+534
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Make UUID support an option (enabled by default, no functionalGuido Falsi2014-11-261-5/+9
| | | | | | | | | | | | | | | | | change in default port) - Mark conflict on UUID option with ossp-uuid port, since asterisk requires misc/e2fsprogs-libuuid for this functionality and will not build if the former is installed. Please note that when compiling without UUID support the res_rtp module in asterisk will have reduced functionality, so it is suggested to keep the option turned on. PR: 195249 Submitted by: blacktux82 at gmail.com Notes: svn path=/head/; revision=373444
* net/syncthing-discosrv: use newer version of syncthing during buildSteve Wills2014-11-252-5/+7
| | | | Notes: svn path=/head/; revision=373409
* net/syncthing-cli: use newer version of syncthing during buildSteve Wills2014-11-252-4/+4
| | | | Notes: svn path=/head/; revision=373406
* net/syncthing: update to 0.10.8Steve Wills2014-11-253-17/+8
| | | | Notes: svn path=/head/; revision=373405
* - Merge EFL libraries into devel/efl and update to 1.12.0Grzegorz Blach2014-11-255-79/+0
| | | | | | | | | | | | | | | | | - Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine Notes: svn path=/head/; revision=373393
* - Fix build for SNMPBryan Drewery2014-11-241-2/+2
| | | | | | | | PR: 195344 Submitted by: SASAKI Katuhiro <crest@sahiro.org> Notes: svn path=/head/; revision=373365
* - Add rubygem-fog-voxel 0.0.1Sunpoet Po-Chuan Hsieh2014-11-244-0/+28
| | | | | | | | | | Fog::Voxel is a module for the fog gem to support Voxel. WWW: https://github.com/fog/fog-voxel RG: https://rubygems.org/gems/fog-voxel Notes: svn path=/head/; revision=373359
* - Add rubygem-fog-terremark 0.0.3Sunpoet Po-Chuan Hsieh2014-11-244-0/+28
| | | | | | | | | | Fog::Terremark is a module for the fog gem to support Terremark vCloud. WWW: https://github.com/fog/fog-terremark RG: https://rubygems.org/gems/fog-terremark Notes: svn path=/head/; revision=373358
* - Connect rubygem-fog-profitbricks and rubygem-fog-sakuracloudSunpoet Po-Chuan Hsieh2014-11-241-0/+2
| | | | Notes: svn path=/head/; revision=373357
* - Update to 0.3.24Sunpoet Po-Chuan Hsieh2014-11-242-4/+4
| | | | | | | | Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md https://github.com/fog/fog-softlayer/commits/master Notes: svn path=/head/; revision=373356
* - Add rubygem-fog-sakuracloud 0.1.1Sunpoet Po-Chuan Hsieh2014-11-243-0/+28
| | | | | | | | | | | Fog::Sakuracloud is a module for the fog gem that allows you to manage resources in the Sakura no Cloud. WWW: https://github.com/fog/fog-sakuracloud RG: https://rubygems.org/gems/fog-sakuracloud Notes: svn path=/head/; revision=373355
* - Add rubygem-fog-radosgw 0.0.3Sunpoet Po-Chuan Hsieh2014-11-243-0/+30
| | | | | | | | | | | | Fog::Radosgw is a fog backend for provisioning Ceph Radosgw - the Swift and S3 compatible REST API for Ceph. Currently, the gem only supports the S3 API, not Swift. WWW: https://github.com/fog/fog-radosgw RG: https://rubygems.org/gems/fog-radosgw Notes: svn path=/head/; revision=373354
* - Add rubygem-fog-profitbricks 0.0.1Sunpoet Po-Chuan Hsieh2014-11-244-0/+29
| | | | | | | | | | Fog::profitbricks is a module for the fog gem to support ProfitBricks. WWW: https://github.com/fog/fog-profitbricks RG: https://rubygems.org/gems/fog-profitbricks Notes: svn path=/head/; revision=373353
* - Update to 561.1.1Sunpoet Po-Chuan Hsieh2014-11-242-4/+3
| | | | Notes: svn path=/head/; revision=373288
* - Update to 2.143070Sunpoet Po-Chuan Hsieh2014-11-243-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=373264
* - Update to 0.33Sunpoet Po-Chuan Hsieh2014-11-243-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=373263
* - Update to 2.001000Sunpoet Po-Chuan Hsieh2014-11-243-3/+5
| | | | | | | Changes: http://search.cpan.org/dist/GeoIP2/Changes Notes: svn path=/head/; revision=373262
* - Update to 2.016Sunpoet Po-Chuan Hsieh2014-11-243-4/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Socket/Changes Notes: svn path=/head/; revision=373244
* Remove net/p5-SOAP-Transport-TCP, it has been integrated into net/p5-SOAP-Lite.Mathieu Arnold2014-11-245-39/+0
| | | | | | | | | While there, run MOVEDlint, and cleanup two obsolote entries. Sponsored by: Absolight Notes: svn path=/head/; revision=373226
* Update 4.2.7p480 --> 4.2.7p481Cy Schubert2014-11-232-3/+3
| | | | Notes: svn path=/head/; revision=373186
* Add bsdec2-image-upload port:Colin Percival2014-11-234-0/+29
| | | | | | | | | | Tool for uploading disk images into Amazon EC2 and creating Amazon Machine Images from them. This will be used to build FreeBSD/EC2 images in the future. Notes: svn path=/head/; revision=373185
* - update to 1.07Jason Helfman2014-11-233-15/+3
| | | | | | | | | | | - patch obsoleted by upstream merge PR: 193837 Submitted by: jcm@visi.co (maintainer) Reported by: freebsd@spambox.dk Notes: svn path=/head/; revision=373124
* Finally retire USE_PGSQLChris Rees2014-11-227-10/+9
| | | | Notes: svn path=/head/; revision=373100
* multimedia/x264: General overhaulJohannes Jost Meixner2014-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Split x264 into two ports: the CLI application (x264), and the library (libx264). This will allow x264 to use lavf and friends from ffmpeg for decoding and demuxing while preventing a circular dependency between the two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather than x264. - Add the LAVF option to the CLI port, making the dependency on ffmpeg optional. - Update to 0.142.2455. - Amend fixes to local patches so that they can apply to the new upstream files. - Provide the git revision and other version information to the build environment, allowing the CLI binary to display this information (like the Windows builds). - Remove unsupported build options (X11_OUTPUT). - Ensure that the library and CLI ports each have the appropriate options. - Add notes for future contributors who wish to update the ports. - Bump PORTREVISION for all dependent ports. PR: 187805 Differential Revision: https://reviews.freebsd.org/D1159 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> Approved by: koobs (maintainer, mentor) Notes: svn path=/head/; revision=373073
* Cleanup plistAntoine Brodin2014-11-22237-1124/+27
| | | | Notes: svn path=/head/; revision=373063
* net/kamailio: 4.2.0 -> 4.2.1, fix readline on HEADKurt Jaeger2014-11-212-4/+4
| | | | | | | http://www.kamailio.org/pub/kamailio/4.2.1/ChangeLog Notes: svn path=/head/; revision=373014
* Update 4.2.7p479 --> 4.2.7p480Cy Schubert2014-11-212-3/+3
| | | | Notes: svn path=/head/; revision=373011
* - Update net/asterisk to 1.8.32.1 [1]Guido Falsi2014-11-214-6/+6
| | | | | | | | | | | - Update net/asterisk11 to 11.14.1 [2] Security: a92ed304-716c-11e4-b008-001999f8d30b [1] [2] Security: 7bfd797c-716d-11e4-b008-001999f8d30b [2] MFH: 2014Q4 Notes: svn path=/head/; revision=372996
* - Upgrade to 0.0.11.Jun Kuriyama2014-11-203-10/+8
| | | | Notes: svn path=/head/; revision=372948
* - Upgrade to 1.15.Jun Kuriyama2014-11-203-6/+4
| | | | Notes: svn path=/head/; revision=372895
* - Upgrade to 0.10.Jun Kuriyama2014-11-203-6/+7
| | | | Notes: svn path=/head/; revision=372893
* Mark BROKEN: Fails to linkAntoine Brodin2014-11-191-0/+2
| | | | | | | | | | | | | | | | | | /usr/bin/clang++ Ntop.o ParserInterface.o Prefs.o HTTPBL.o Categorization.o EthStats.o HTTPserver.o ActivityStats.o Lua.o ProtoStats.o NetworkInterface.o PcapInterface.o GenericHost.o StringHash.o Trace.o PacketStats.o StringHost.o Utils.o SimpleStringHost.o GenericHashEntry.o DnsStats.o Flow.o Redis.o main.o PeriodicActivities.o AddressResolution.o HostContacts.o HistoricalInterface.o Mutex.o NdpiStats.o ExportInterface.o EppStats.o AlertCounter.o Host.o IpAddress.o DB.o GenericHash.o RuntimePrefs.o FlowHash.o TrafficStats.o PF_RINGInterface.o Geolocation.o NtopGlobals.o CollectorInterface.o HostHash.o -Wall -L/usr/local/lib -lndpi -lpcap -L/usr/local/lib -lluajit-5.1 -L/usr/local/lib -lrrd /usr/local/lib/libzmq.a -L/usr/local/lib -ljson-c -lsqlite3 -lGeoIP -fstack-protector -L/usr/local/lib -lrt -lm -lpthread -o ntopng /usr/local/lib/libzmq.a(libzmq_la-ipc_listener.o): In function `zmq::ipc_listener_t::set_address(char const*)': (.text+0x84e): warning: warning: tempnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new': (.text+0x58): undefined reference to `pgm_init' /usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new': (.text+0x79): undefined reference to `pgm_error_free' /usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_term': (.text+0x198): undefined reference to `pgm_shutdown' ... Reported by: pkg-fallout Notes: svn path=/head/; revision=372823
* Update to version 5.6.0Pawel Pekala2014-11-192-3/+3
| | | | Notes: svn path=/head/; revision=372812
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-1973-1825/+2433
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Fix after latest devel/p5-Test-Base update.Mathieu Arnold2014-11-181-1/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372756
* Replace inclusion of libexecinfo with appropriate USES flag.Timur I. Bakeyev2014-11-181-3/+1
| | | | Notes: svn path=/head/; revision=372749
* - Add USES desktop-file-utilsGuido Falsi2014-11-182-5/+2
| | | | | | | | | | - Remove improper use of PLIST_FILES - Cleanup plist Approved by: mandree@ (maintainer, implicit) Notes: svn path=/head/; revision=372716
* - Add USES desktop-file-utilsGuido Falsi2014-11-182-8/+5
| | | | | | | | | - Make install targets verbose - Remove improper use of PLIST_FILES - Cleanup plist Notes: svn path=/head/; revision=372715
* - Update to 2.48.1Guido Falsi2014-11-183-17/+15
| | | | | | | | | | - Add USES desktop-file-utils - Make install targets verbose - Remove improper use of PLIST_FILES - Cleanup plist Notes: svn path=/head/; revision=372714
* Take miwi's old perl ports into perl@'s fold.Mathieu Arnold2014-11-186-6/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372712
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-1848-48/+48
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Update 4.2.7p476 --> 4.2.7p479Cy Schubert2014-11-172-3/+3
| | | | Notes: svn path=/head/; revision=372678
* net/syncthing-cli: update for new syncthing versionSteve Wills2014-11-162-3/+4
| | | | Notes: svn path=/head/; revision=372657
* net/syncthing-discosrv: update for new syncthing versionSteve Wills2014-11-162-3/+4
| | | | Notes: svn path=/head/; revision=372656
* net/syncthing: update to 0.10.5Steve Wills2014-11-163-41/+4
| | | | Notes: svn path=/head/; revision=372655
* Update to 3.5.0.28Baptiste Daroussin2014-11-162-3/+3
| | | | Notes: svn path=/head/; revision=372650
* DATADIR needs to be created as an empty dir for geoipupdate.sh.Adam Weinberger2014-11-162-0/+2
| | | | | | | Submitted by: Herbert J. Skuhra Notes: svn path=/head/; revision=372643
* Cleanup plistAntoine Brodin2014-11-152-20/+10
| | | | Notes: svn path=/head/; revision=372619
* net/xrdp: fix PAM authentication issueBartek Rutkowski2014-11-155-31/+53
| | | | | | | | | | | | | - Fix PAM authentication failure after recent base update - Replace local patch with new patch from upstream - Rename patch files, remove dirrms, use @sample, some plist fixes PR: 194474 Submitted by: Koichiro Iwao <meta+ports@vmeta.jp> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372583