aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ustreamer
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/ustreamer: UnbreakYuri Victorovich2020-01-253-6/+15
| | | | | | | | | | The upstream uses -DWITH_PTHREAD_NP={0|1} and #ifdef WITH_PTHREAD_NP inconsistently. Fixed this by undeffing WITH_PTHREAD_NP. Reported by: fallout Notes: svn path=/head/; revision=524128
* multimedia/ustreamer: Attempt to unbreak by adding the recommended C-level ↵Yuri Victorovich2020-01-181-0/+2
| | | | | | | | | define Reported by: fallout Notes: svn path=/head/; revision=523489
* multimedia/ustreamer: Update 1.10 -> 1.11Yuri Victorovich2020-01-152-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=523094
* multimedia/ustreamer: Update 1.9 -> 1.10Yuri Victorovich2020-01-042-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=521973
* multimedia/ustreamer: Update 1.0 -> 1.9Yuri Victorovich2019-10-125-45/+21
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=514321
* Drop the ipv6 virtual category for m* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514142
* devel/libevent2: update to 2.1.11Jan Beich2019-08-021-1/+1
| | | | | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133 Notes: svn path=/head/; revision=507877
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* multimedia/ustreamer: Update 0.79 -> 1.0Yuri Victorovich2019-07-132-4/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=506529
* multimedia/ustreamer: Update 0.78 -> 0.79Yuri Victorovich2019-07-062-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=506076
* multimedia/ustreamer: Update 0.75 -> 0.78Yuri Victorovich2019-06-032-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=503361
* multimedia/ustreamer: Update 0.73 -> 0.75Yuri Victorovich2019-05-182-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501968
* multimedia/ustreamer: Update 0.72 -> 0.73Yuri Victorovich2019-05-112-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=501282
* multimedia/ustreamer: 0.71 -> 0.72Yuri Victorovich2019-05-042-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=500775
* multimedia/ustreamer: fix build with GCC-based architecturesPiotr Kubaj2019-05-021-1/+1
| | | | | | | | | | Add USES=compiler:c11 to fix: cc1: error: unrecognized command line option "-std=c11" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=500649
* multimedia/ustreamer: Update 0.70 -> 0.71Yuri Victorovich2019-05-022-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=500638
* New port: multimedia/ustreamer: Lightweight and fast MJPG-HTTP streamerYuri Victorovich2019-04-275-0/+84
Notes: svn path=/head/; revision=500192