aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Add patches for a couple of issues I found while researching #190055:Dag-Erling Smørgrav2014-11-133-3/+23
| | | | | | | | | | - Use GID_MAX instead of LONG_MAX, they are not the same on 64-bit. - Correctly restore the egid after reading the krb5 credential cache. MFH: 2014Q4 Notes: svn path=/head/; revision=372540
* Update to 1.12.2. SeeJoe Marcus Clarke2014-11-133-7/+7
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-1.12.2.html for the list of changes in this release. Notes: svn path=/head/; revision=372538
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372533
* Fix build on 11.X after r273707 (__FreeBSD_version: 1100041).Hiroki Sato2014-11-123-0/+42
| | | | | | | Approved by: bjk (maintainer) Notes: svn path=/head/; revision=372506
* - Fix Perl dependency by converting the port from usingXin LI2014-11-122-5/+214
| | | | | | | | | | | | | | bsd.port.{pre,post}.mk to options.mk. [1] - Fix build with LibreSSL. [2] [3] - Make LM Password optional and disable by default. [3] Reported by: Lorenzo Perone <lorenzo.perone@bytesatwork.com> [1], brd [1] Submitted by: spil.oss@gmail.com [2] PR: 194841 [3] Notes: svn path=/head/; revision=372499
* - Update to 3.4.3Ryan Steinmetz2014-11-113-70/+139
| | | | | | | | | | - Update to more specific LICENSE PR: 194951 Submitted by: john@saltant.com Notes: svn path=/head/; revision=372472
* - Use option helpersAntoine Brodin2014-11-112-31/+8
| | | | | | | | | - Use @sample keyword - Use COPYTREE_SHARE instead of handrolling - Cleanup plist Notes: svn path=/head/; revision=372469
* - Work around issue with modern versions of perl/libwwwRyan Steinmetz2014-11-112-1/+44
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=372466
* Fix shebangAntoine Brodin2014-11-111-2/+3
| | | | Notes: svn path=/head/; revision=372454
* - Update net/asterisk to 1.8.32.0Guido Falsi2014-11-116-38/+64
| | | | | | | | | | | - Update net/asterisk11 to 11.14.0 - Allow customizing startup options used by rc script [1] - While here, fix some rclint warnings Reported/Requested by: Emmanuel Coulon <silicium at orange.fr> [1] Notes: svn path=/head/; revision=372448
* Upgrade CentOS to 6.6Johannes Jost Meixner2014-11-118-17/+29
| | | | | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc. Notes: svn path=/head/; revision=372445
* Cleanup plistAntoine Brodin2014-11-102-10/+0
| | | | Notes: svn path=/head/; revision=372428
* - Update pandoc to 1.13.1 and update its dependents as wellGabor Pali2014-11-102-4/+3
| | | | | | | | | | | net/hs-hoauth2: 0.4.1 --> 0.4.3 www/hs-activehs: Bump port revision www/hs-gitit: 0.10.5 --> 0.10.6.1 Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=372427
* Remove duplicate plistAntoine Brodin2014-11-101-2/+0
| | | | Notes: svn path=/head/; revision=372416
* Upgrade to version 3.4.1.Jimmy Olgeni2014-11-102-3/+3
| | | | Notes: svn path=/head/; revision=372400
* - Update to 1.9.1Olivier Duchateau2014-11-102-3/+3
| | | | | | | ChangeLog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#191-2014-09-13 Notes: svn path=/head/; revision=372395