aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ustreamer
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/ustreamer: update 6.11 → 6.12Yuri Victorovich2024-05-162-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.10 → 6.11Yuri Victorovich2024-04-072-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.8 → 6.10Yuri Victorovich2024-04-032-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.6 → 6.8Yuri Victorovich2024-03-273-10/+14
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.5 → 6.6Yuri Victorovich2024-03-242-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.4 → 6.5Yuri Victorovich2024-03-222-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.3 → 6.4Yuri Victorovich2024-03-182-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.2 → 6.3Yuri Victorovich2024-03-152-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.1 → 6.2Yuri Victorovich2024-03-112-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 6.0 → 6.1Yuri Victorovich2024-03-092-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.50 → 6.0Yuri Victorovich2024-03-073-4/+15
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.49 → 5.50Yuri Victorovich2024-02-172-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.48 → 5.49Yuri Victorovich2024-02-032-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.47 → 5.48Yuri Victorovich2024-01-102-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.46 → 5.47Yuri Victorovich2024-01-082-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.44 → 5.46Yuri Victorovich2023-12-152-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.42 → 5.44Yuri Victorovich2023-10-152-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: update 5.41 → 5.42Yuri Victorovich2023-08-242-5/+4
| | | | Reported by: portscout
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-0/+1
| | | | New major version 3.0.0
* multimedia/ustreamer: Update 5.40 → 5.41Yuri Victorovich2023-06-202-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.39 → 5.40Yuri Victorovich2023-06-102-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.38 → 5.39Yuri Victorovich2023-05-282-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.37 → 5.38Yuri Victorovich2023-02-262-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.36 -> 5.37Yuri Victorovich2023-01-182-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.35 -> 5.36Yuri Victorovich2022-12-282-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.31 -> 5.35Yuri Victorovich2022-12-232-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.30 -> 5.31Yuri Victorovich2022-11-112-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.28 -> 5.30Yuri Victorovich2022-11-062-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.23 -> 5.28Yuri Victorovich2022-11-052-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.22 -> 5.23Yuri Victorovich2022-09-272-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.21 -> 5.22Yuri Victorovich2022-09-122-4/+4
| | | | Reported by: portscout
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* multimedia/ustreamer: Update 5.20 -> 5.21Yuri Victorovich2022-08-282-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.19 -> 5.20Yuri Victorovich2022-08-202-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.16 -> 5.19Yuri Victorovich2022-07-312-4/+4
|
* multimedia/ustreamer: Update 5.15 -> 5.16Yuri Victorovich2022-07-192-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.13 -> 5.15Yuri Victorovich2022-07-172-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.11 -> 5.13Yuri Victorovich2022-07-052-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.9 -> 5.11Yuri Victorovich2022-07-012-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.8 -> 5.9Yuri Victorovich2022-06-102-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.6 -> 5.8Yuri Victorovich2022-06-082-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.4 -> 5.6Yuri Victorovich2022-06-032-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.3 -> 5.4Yuri Victorovich2022-04-302-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 5.1 -> 5.3Yuri Victorovich2022-04-142-4/+4
| | | | Reported by: portscout
* all: drop support for EOL FreeBSD 12.2Rene Ladan2022-04-011-8/+0
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3, update an example - sysutils/lsof: drop support for ancient FreeBSD releases. - multimedia/ustreamer: remove inline patch for 12.2 - x11/wayland-logout: remove support for FreeBSD < 12.3 - sysutils/bhyve+: remove support for FreeBSD 12.2 - databases/clickhouse: remove support for FreeBSD 12.2 - databases/mariadb106-server: remove support for FreeBSD 12.2 - devel/cvsd: no need to test for FreeBSD >=5 anymore - devel/imake: no need to support a.out anymore - japanese/kterm: no need to support FreeBSD <= 9 - math/igraph: remove support for FreeBSD 12.2 - net/onedrive: remove support for FreeBSD 12.2 - security/ipsec-tools: no need to test for FreeBSD >= 11 - emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after 49f593b2f77f" Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising) Approved by: portmgr (implicit) Differential Revision: https://reviews.freebsd.org/D34523
* multimedia/ustreamer: Update 5.0 -> 5.1Yuri Victorovich2022-03-172-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 4.13 -> 5.0Yuri Victorovich2022-03-062-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 4.12 -> 4.13Yuri Victorovich2022-02-212-4/+4
| | | | Reported by: portscout
* multimedia/ustreamer: Update 4.11 -> 4.12Yuri Victorovich2022-02-132-4/+4
| | | | Reported by: portscout