notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/zoneminder/Makefile

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »  

Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Sunday, 9 Apr 2023
16:37 Kurt Jaeger (pi) search for other commits by this committer Author: Ivan
multimedia/zoneminder: update 1.36.12 -> 1.36.33, add php 8.1 compat

- package installation now creates /var/log/zm
- fixes some locale names

PR:		267304
Changes:	https://github.com/ZoneMinder/zoneminder/releases
Tested-by:	VVD <vvd@unislabs.com>
commit hash: 71909fff64eb4a3abd28ba6a2a77441c1acad7e9 commit hash: 71909fff64eb4a3abd28ba6a2a77441c1acad7e9 commit hash: 71909fff64eb4a3abd28ba6a2a77441c1acad7e9 commit hash: 71909fff64eb4a3abd28ba6a2a77441c1acad7e9 71909ff
Sunday, 18 Sep 2022
11:55 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.164.3095

Changes:	https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee 8f87e3d
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
multimedia/zoneminder: fix pkg-plist use share/man

Approved by:	portmgr (blanket)
commit hash: 3539d10d06fb65493b826349bac04ee049dee7f4 commit hash: 3539d10d06fb65493b826349bac04ee049dee7f4 commit hash: 3539d10d06fb65493b826349bac04ee049dee7f4 commit hash: 3539d10d06fb65493b826349bac04ee049dee7f4 3539d10
Tuesday, 4 Jan 2022
07:57 Fernando Apesteguía (fernape) search for other commits by this committer Author: Ivan
multimedia/zoneminder: Update to 1.36.12

ChangeLog: https://github.com/ZoneMinder/zoneminder/releases

PR:	260869
Reported by:	bsd@abinet.ru (maintainer)
commit hash: e61e7590fc02030bfe4184a7f0f8bd922087fe3c commit hash: e61e7590fc02030bfe4184a7f0f8bd922087fe3c commit hash: e61e7590fc02030bfe4184a7f0f8bd922087fe3c commit hash: e61e7590fc02030bfe4184a7f0f8bd922087fe3c e61e759
Monday, 29 Nov 2021
01:05 Alexey Dokuchaev (danfe) search for other commits by this committer
multimedia/zoneminder: remove now useless ONLY_FOR_ARCHS restriction

It was added in r486990 (f9e7f55b3a20d) without a proper explanation,
and now with seven items on this list, including all Tier-1 and most
Tier-2 architectures, it had clearly outgrown the intended purpose of
this knob.  There shouldn't really be anything architecture-specific
about this software in the first place.
commit hash: 2b291b9c5896a47c824e67e188ae038547f746ac commit hash: 2b291b9c5896a47c824e67e188ae038547f746ac commit hash: 2b291b9c5896a47c824e67e188ae038547f746ac commit hash: 2b291b9c5896a47c824e67e188ae038547f746ac 2b291b9
00:06 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/zoneminder: add armv7 support

Requires replacing getauxval with elf_aux_info.
commit hash: 50946628c31aff06f6ff06504d5164466d34428c commit hash: 50946628c31aff06f6ff06504d5164466d34428c commit hash: 50946628c31aff06f6ff06504d5164466d34428c commit hash: 50946628c31aff06f6ff06504d5164466d34428c 5094662
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Friday, 10 Sep 2021
21:18 Bernhard Froehlich (decke) search for other commits by this committer
multimedia/zoneminder: Add CPE information

Approved by:	portmgr (blanket)
commit hash: eaa54a0e618d400d0989981d4146e1e7dad86bab commit hash: eaa54a0e618d400d0989981d4146e1e7dad86bab commit hash: eaa54a0e618d400d0989981d4146e1e7dad86bab commit hash: eaa54a0e618d400d0989981d4146e1e7dad86bab eaa54a0
Sunday, 29 Aug 2021
16:50 Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 061967a
Saturday, 21 Aug 2021
17:12 Yuri Victorovich (yuri) search for other commits by this committer
multimedia/zoneminder: Update 1.34.21 -> 1.36.5

PR:		257916
Approved by:	bsd@abinet.ru (maintainer)
commit hash: 1494c761437ec617137ebbdfc1ea7a3db81c47e3 commit hash: 1494c761437ec617137ebbdfc1ea7a3db81c47e3 commit hash: 1494c761437ec617137ebbdfc1ea7a3db81c47e3 commit hash: 1494c761437ec617137ebbdfc1ea7a3db81c47e3 1494c76
Monday, 21 Jun 2021
17:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.163.3060

Changes:	https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 d6e8497
Tuesday, 15 Jun 2021
08:41 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/zoneminder: enable on powerpc
commit hash: d65f6982aec808a4084caf85db06f4eb851ac514 commit hash: d65f6982aec808a4084caf85db06f4eb851ac514 commit hash: d65f6982aec808a4084caf85db06f4eb851ac514 commit hash: d65f6982aec808a4084caf85db06f4eb851ac514 d65f6982
Wednesday, 19 May 2021
23:46 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/zoneminder: enable on powerpc64le
commit hash: ff3b233c87d3dc53b64b1b3bc6c9299d7bbd310b commit hash: ff3b233c87d3dc53b64b1b3bc6c9299d7bbd310b commit hash: ff3b233c87d3dc53b64b1b3bc6c9299d7bbd310b commit hash: ff3b233c87d3dc53b64b1b3bc6c9299d7bbd310b ff3b233
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Feb 2021
12:11 tobik search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories

Reported by:	portscan
Original commitRevision:566598 
Monday, 4 Jan 2021
15:41 pkubaj search for other commits by this committer
multimedia/zoneminder: enable on powerpc64
Original commitRevision:560302 
Saturday, 7 Nov 2020
15:49 jbeich search for other commits by this committer
multimedia/x264: update to 0.161.3020

Changes:	https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:554400 
Wednesday, 4 Nov 2020
05:11 lwhsu search for other commits by this committer
multimedia/zoneminder: Update to 1.34.21

PR:		250234
Submitted by:	Ivan <bsd@abinet.ru> (maintainer)
Original commitRevision:554053 
Friday, 3 Jul 2020
22:30 jbeich search for other commits by this committer
multimedia/x264: update to 0.160.3011

Changes:	https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:541152 
Saturday, 11 Apr 2020
10:54 tcberner search for other commits by this committer
multimedia/zoneminder: Update to 1.34.9

PR:		245297
Submitted by:	Ivan <bsd@abinet.ru>  (maintainer)
Original commitRevision:531415 
Monday, 9 Mar 2020
17:33 rigoletto search for other commits by this committer
multimedia/zoneminder: Update to 1.34.6

PR:		244524
Submitted by:	James <kennyknickers@hotmail.com>, Ivan <bsd@abinet.ru>
(maintainer)
Approved by:	tcberner (mentor, implicit)
Relnotes:	https://github.com/ZoneMinder/ZoneMinder/releases/tag/1.34.5
Original commitRevision:528110 
Monday, 24 Feb 2020
09:43 ehaupt search for other commits by this committer
Update to 1.34.3

PR:		243795
Submitted by:	bsd@abinet.ru (maintainer)
Original commitRevision:526960 
Saturday, 21 Dec 2019
19:00 jbeich search for other commits by this committer
multimedia/x264: update to 0.159.2991

Changes:	https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:520577 
Tuesday, 27 Aug 2019
12:12 riggs search for other commits by this committer
Chase multimedia/mp4v2 update; bump PORTREVISIONS of dependent ports

PR:		212785
Original commitRevision:510006 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Sunday, 2 Jun 2019
06:35 arrowd search for other commits by this committer
multimedia/zoneminder: Fix MP4 file generation by patching UB bug in
src/zm_video.cpp file.

The patch has also been merged upstream:
https://github.com/ZoneMinder/zoneminder/pull/2628

Reviewed by:	abi@abinet.ru (maintainer)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:503283 
Monday, 18 Mar 2019
21:45 jbeich search for other commits by this committer
multimedia/x264: update to 0.157.2945

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:496215 
Monday, 4 Mar 2019
11:21 jbeich search for other commits by this committer
multimedia/zoneminder: unbreak with libc++ 8

In file included from src/zm_box.cpp:20:
In file included from src/zm.h:27:
In file included from src/zm_config.h:27:
In file included from /usr/include/c++/v1/string:505:
In file included from /usr/include/c++/v1/string_view:176:
In file included from /usr/include/c++/v1/__string:57:
In file included from /usr/include/c++/v1/algorithm:640:
In file included from /usr/include/c++/v1/initializer_list:47:
In file included from /usr/include/c++/v1/cstddef:38:
version:1:1: error: expected unqualified-id
1.32.3
^

PR:		236192
Approved by:	portmgr blanket
Original commitRevision:494585 
Tuesday, 1 Jan 2019
13:37 rene search for other commits by this committer
multimedia/zoneminder: remove support for PHP 5.6
Original commitRevision:488890 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Sunday, 9 Dec 2018
19:52 pi search for other commits by this committer
multimedia/zoneminder: update 1.32.2 -> 1.32.3

PR:		233876
Approved by:	Ivan <bsd@abinet.ru> (maintainer)
Relnotes:	https://github.com/ZoneMinder/zoneminder/releases/tag/1.32.3
Original commitRevision:487076 
Saturday, 8 Dec 2018
22:28 pi search for other commits by this committer
multimedia/zoneminder: update 1.30.4 -> 1.32.2

PR:		233289
Submitted by:	Ivan <bsd@abinet.ru> (maintainer)
Reviewed by:	lme
Relnotes:	http://www.zoneminder.com/blog/2018/10/13/tuesdays-gone-release.html
		https://github.com/ZoneMinder/zoneminder/releases/tag/1.32.0
Original commitRevision:486990 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Saturday, 29 Sep 2018
08:04 riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Original commitRevision:480899 
Friday, 27 Jul 2018
18:34 netchild search for other commits by this committer
Improve zoneminder ports:
 - add patch to make it compile with a recent clang (from -current)
 - add missing fcgiwrap config option to the FreeBSD readme
 - sync pkg-descr and highlight difference between the ports in pkg-descr and
COMMENT

Approved by:	maintainer
Original commitRevision:475455 
Wednesday, 2 May 2018
18:30 jbeich search for other commits by this committer
multimedia/zoneminder{,-h264}: unbreak with ffmpeg 4.0

src/zm_mpeg.cpp:243:19: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
      c->flags |= CODEC_FLAG_QSCALE;
                  ^
src/zm_mpeg.cpp:268:19: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
      c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                  ^
src/zm_mpeg.cpp:428:22: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ( !(of->flags & AVFMT_RAWPICTURE) )
                     ^
src/zm_mpeg.cpp:675:20: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ( of->flags & AVFMT_RAWPICTURE )
                   ^
src/zm_sdp.cpp:497:38: error: use of undeclared
      identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
                     packet_size, 0, FF_INPUT_BUFFER_PADDING_SIZE);
                                     ^
src/zm_videostore.cpp:116:31: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
    video_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
                              ^
src/zm_videostore.cpp:149:35: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
        audio_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                  ^
src/zm_videostore.cpp:286:74: error: use of undeclared identifier
'AVFMT_RAWPICTURE'
  if (video_st->codec->codec_type == AVMEDIA_TYPE_VIDEO && (fmt->flags &
AVFMT_RAWPICTURE)) {
                                                                         ^

PR:		227726
Reported by:	antoine (via exp-run)
Original commitRevision:468862 
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Thursday, 8 Mar 2018
19:48 mat search for other commits by this committer
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Original commitRevision:463917 
Tuesday, 27 Feb 2018
13:25 sunpoet search for other commits by this committer
Move devel/p5-Sys-Cpu to devel/p5-Sys-CPU

- Strip shared library
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
- Pass maintainership to perl@
Original commitRevision:463142 
Thursday, 11 Jan 2018
14:18 danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
Original commitRevision:458739 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Sunday, 25 Jun 2017
21:07 tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
Original commitRevision:444324 
Monday, 5 Jun 2017
15:26 amdmi3 search for other commits by this committer
- Update to 1.30.4

PR:		219748
Submitted by:	bsd@abinet.ru (maintainer)
Original commitRevision:442667 
Monday, 29 May 2017
15:27 sunpoet search for other commits by this committer
Fix OPTIONS_DEFAULT: remove NLS which is added by framework

Approved by:	portmgr (blanket)
Original commitRevision:442010 
Friday, 5 May 2017
03:17 miwi search for other commits by this committer
- Update to 1.30.3

PR:		218292
Submitted by:	maintainer
Original commitRevision:440139 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Sunday, 12 Mar 2017
19:41 pi search for other commits by this committer
multimedia/zoneminder{-h264}: fix build with clang 4.0

PR:		216627
Reported by:	jbeich
Submitted by:	Ivan <bsd@abinet.ru> (maintainer)
MFH:		2017Q1
Original commitRevision:436017 
Wednesday, 11 Jan 2017
10:08 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:431169 
Tuesday, 3 Jan 2017
18:12 mat search for other commits by this committer
Never set WRKSRC when using USE_GITHUB.

If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
Original commitRevision:430490 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Sunday, 21 Aug 2016
20:57 crees search for other commits by this committer
Fix build and update to 1.30

PR:		ports/211681
Submitted by:	Ivan (bsd@abinet.ru)
Approved by:	maintainer
Original commitRevision:420585 
Wednesday, 27 Jul 2016
08:01 tz search for other commits by this committer
multimedia/zoneminder: Upgrade from 1.30.0-rc1 to 1.30.0-rc2

Changes: https://github.com/ZoneMinder/ZoneMinder/releases/tag/v1.30.0-rc2

PR:           210939
Submitted by: Ivan <bsd@abinet.ru>
Approved by:  pi (mentor)
Original commitRevision:419167 
Thursday, 23 Jun 2016
19:40 pawel search for other commits by this committer
- Add missing php dependencies, works with PHP7
- Documentation tweaks

PR:		210442
Submitted by:	maintainer
Original commitRevision:417398 
Tuesday, 21 Jun 2016
08:09 marino search for other commits by this committer
multimedia/zoneminder: Fix Malformed conditional introduced by last commit

Without an inclusion, OSVERSION and ARCH aren't defined.  While here,
couple OSVERSION with OPSYS.  It's not strictly necessary in this case,
but it maintains consistency with other ports.  The previous change was
apparently committed without any verification.

Approved by:	just-fix-it
Original commitRevision:417189 
Monday, 20 Jun 2016
08:06 olivier search for other commits by this committer
Fix multimedia/zoneminder build on 9.3-i386 and head-amd64

PR:	210261
Submitted by:	bsd@abinet.ru
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D6854
Original commitRevision:417142 
Sunday, 5 Jun 2016
18:47 pi search for other commits by this committer
multimedia/zoneminder: 1.25.0 -> 1.30.0

- submitter becomes maintainer
- A huge list of changes since April 2013 can be found here:
  https://github.com/ZoneMinder/ZoneMinder/releases/

PR:		210007
Submitted by:	bsd@abinet.ru
Original commitRevision:416415 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Sunday, 28 Feb 2016
07:11 miwi search for other commits by this committer
- Ignore php7
Original commitRevision:409722 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Tuesday, 3 Mar 2015
07:41 antoine search for other commits by this committer
- Fix BUILD_DEPENDS
- Bump PORTREVISION as this may change version of php used in run depends
Original commitRevision:380342 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

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
Original commitRevision:373448 
Tuesday, 11 Nov 2014
17:53 mat search for other commits by this committer
Fix build as a user.

Sponsored by:	Absolight
Original commitRevision:372457 
Friday, 7 Nov 2014
13:51 mat search for other commits by this committer
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)

With hat:	perl@
Sponsored by:	Absolight
Original commitRevision:372262 
Monday, 4 Aug 2014
09:43 pi search for other commits by this committer
multimedia/zoneminder: fix syntax error in main php page

PR:		192363
Submitted by:	p-fbsd-bugs@ziemba.us
Original commitRevision:363984 
Saturday, 26 Jul 2014
20:06 pi search for other commits by this committer
multimedia/zoneminder: STAGE support and compilation fixes for 10.x.

PR:		192123
Submitted by:	p-fbsd-bugs@ziemba.us (G. Paul Ziemba)
Original commitRevision:362985 
Thursday, 24 Jul 2014
15:36 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362806 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Tuesday, 8 Oct 2013
23:25 wg search for other commits by this committer
multimedia/zoneminder: link using ffmpeg0

- Link using ffmpeg0
Original commitRevision:329850 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Sunday, 15 Sep 2013
14:54 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327343 
Thursday, 13 Jun 2013
11:54 az search for other commits by this committer
- Fix port afrer recent perl upgrade
Original commitRevision:320784 
Wednesday, 12 Jun 2013
17:45 az search for other commits by this committer
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
Original commitRevision:320709 
Friday, 28 Dec 2012
19:03 flo search for other commits by this committer
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
Original commitRevision:309577 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Sunday, 1 Jul 2012
05:42 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Friday, 30 Mar 2012
18:00 jgh search for other commits by this committer
- Update to 1.25.0
- pass maintainerhship to submitter
- broken on < 900000
- while here drop WWWDIR_REL in favor of WWWDIR and use PORTDOCS

PR:     ports/165211
Submitted by:   pakhom706@gmail.com
Feature safe:   yes
Original commit
Thursday, 16 Feb 2012
15:57 ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Monday, 21 Nov 2011
14:58 bsam search for other commits by this committer
Return to the pool since I don't use and ENOTIME to maintain those ports.

Feature safe:   yes
Original commit
Saturday, 9 Jul 2011
18:55 bsam search for other commits by this committer
. update RC script: create procedure zm_prestart() to detect when
  mysqld may be used by zoneminder;
. delete 10 seconds sleep;
. bump PORTREVISION.

Submitted by:   dougb (thanks!)
Original commit
Wednesday, 6 Jul 2011
15:05 bsam search for other commits by this committer
. rename rc script (zm.in -> zoneminder.in);  [1]
. add a note to UPDATING;
. bump PORTREVISION.

Suggested by:   dougb  [1]
Original commit
Tuesday, 5 Jul 2011
21:53 bsam search for other commits by this committer
. create status_cmd (rc.d script with option status should work now);
. bump PORTREVISION.

Reported by:    achix (at zoneminder forum)
Original commit
Monday, 27 Jun 2011
17:34 bsam search for other commits by this committer
Remove databases/php5-mysql from BUILD_DEPENDS since the dependency
is already utilized by USE_PHP=mysql.
Original commit
13:16 bsam search for other commits by this committer
Fix an error at I386:
zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor
Monitor-1, expected 328, got 316]

The patch for i386 ($arch should be 32 here but perl uses 64 bit integer):
-----
-our $arch = int(3.2*length(~0));
+our $arch = 32;
-----

I'm not sure how to properly fix this. I'm all ears.

Suggested by:   Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
Original commit
Sunday, 26 Jun 2011
20:06 bsam search for other commits by this committer
Remove two dependencies:
. www/mod_perl2 from RUN_DEPENDS (currently port uses only PHP for web);
. security/gnutls from BUILD_DEPENDS (the port is just fine with openssl
  from the base system).
Bump PORTREVISION.

Suggested by:   Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
Original commit
Friday, 24 Jun 2011
22:39 mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
Original commit
Thursday, 16 Jun 2011
18:07 bsam search for other commits by this committer
. ZM_V4L2 -> ZM_HAS_V4L2 (at monitorprobe.php);  [1]
. == -> = (at configure);  [2]
. bump PORTREVISION.

Reported by:    pointyhat (via pavmail)  [1]
Discussed at:   zoneminder forum  [1]
Based on:       patch by Pavel Timofeev <timp87@gmail.com>  [2]
Original commit
Wednesday, 15 Jun 2011
12:44 bsam search for other commits by this committer
. add faststart and faststop options to zmpkg script (this enables zoneminder
  loading at system startup);
. bump PORTREVISION.
Original commit
Tuesday, 14 Jun 2011
14:35 bsam search for other commits by this committer
Refine credits to achix.

Proposed by:    achix (full nickname, zoneminder forum)
Original commit
13:34 bsam search for other commits by this committer
Add credits to achix who wrote at least local fbsd camera code by 99,99%.

Discussed with: achix (full nickname, zoneminder forum)
Original commit
12:43 bsam search for other commits by this committer
1. Add some PHP extensions which are needed at runtime:
   . json;
   . mysql;
   . session.
2. Bump PORTREVISION.
Original commit
Sunday, 12 Jun 2011
08:48 bsam search for other commits by this committer
. remove devel/p5-PHP-Serialization dependency (the code uses devel/php5-json); 
[1]
. bump PORTREVISION;
. remove empty file from files/ by creating the former while pre-build.  [2]

Reported by:    Vladimir Pushkar <vladimir.pushkar@gmail.com> (via e-mail)  [1]
Suggested by:   wen (via e-mail)  [2]
Original commit
Thursday, 9 Jun 2011
10:13 bsam search for other commits by this committer
1) The distfile was re-packaged. Changes:   [1]
  . fix a typo at a debug message;
  . the version ID of that file.
2) Bump PORTREVISION.

PR:             ports/157650  [1]
Submitted by:           Pavel Timofeev <timp87@gmail.com>  [1]
Original commit

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »