Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.36.35 29 Oct 2024 22:26:51 |
Vladimir Druzenko (vvd) Author: Ivan |
multimedia/zoneminder: update 1.36.34 → 1.36.35
Changelog:
https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.35
PR: 282368 |
1.36.34 06 Sep 2024 16:59:00 |
Vladimir Druzenko (vvd) |
multimedia/zoneminder: Update 1.36.33 → 1.36.34
Changelog:
https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.34
PR: 280917
Approved by: Ivan <bsd@abinet.ru> |
1.36.33_4 07 Aug 2024 22:48:06 |
Vladimir Druzenko (vvd) Author: Andreas Jobs |
multimedia/zoneminder: flavorized PHP
Add PHP flavor to be able to use binary package of zoneminder with all
PHP versions.
PR: 280185
Approved by: Ivan <bsd@abinet.ru> (maintainer) |
1.36.33_3 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
1.36.33_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.36.33_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.36.33 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 (Only the first 15 lines of the commit message are shown above ) |
1.36.33 09 Apr 2023 16:37:29 |
Kurt Jaeger (pi) 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> |
1.36.12_1 01 Nov 2022 10:32:02 |
Felix Palmen (zirias) |
multimedia/zoneminder: Fix build with libressl 3.5
PR: 267198
Approved by: bsd@abinet.ru (maintainer), tcberner (mentor) |
1.36.12_1 18 Sep 2022 11:55:57 |
Jan Beich (jbeich) |
multimedia/x264: update to 0.164.3095
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
1.36.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.36.12 13 Jun 2022 20:37:40 |
Piotr Kubaj (pkubaj) Author: Robert Clausecker |
multimedia/zoneminder: fix build on armv7 (again)
After pkubaj@ fixed armv7 support in ports commit 5094662, the fix was
upstreamed. Unfortunately upstream made a mistake in processing the
patch, leading to broken code on armv7. This was subsequently fixed in
the linked commit, but has not made its way into the ports tree yet.
Fix the build once again by importing the patch from the commit above.
See also:
https://cgit.freebsd.org/ports/commit/?id=50946628c31aff06f6ff06504d5164466d34428c
See also:
https://github.com/ZoneMinder/zoneminder/commit/78a10b6095b3759d341a1a336ac2b73a880871b4
PR: 264550
Approved by: bsd@abinet.ru (maintainer) |
1.36.12 16 May 2022 06:49:46 |
Loïc Bartoletti (lbartoletti) |
multimedia/zoneminder: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
1.36.12 04 Jan 2022 07:57:48 |
Fernando ApesteguÃa (fernape) Author: Ivan |
multimedia/zoneminder: Update to 1.36.12
ChangeLog: https://github.com/ZoneMinder/zoneminder/releases
PR: 260869
Reported by: bsd@abinet.ru (maintainer) |
1.36.5 29 Nov 2021 01:05:39 |
Alexey Dokuchaev (danfe) |
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. |
1.36.5 29 Nov 2021 00:06:58 |
Piotr Kubaj (pkubaj) |
multimedia/zoneminder: add armv7 support
Requires replacing getauxval with elf_aux_info. |
1.36.5 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
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 |
1.36.5 10 Sep 2021 21:18:12 |
Bernhard Froehlich (decke) |
multimedia/zoneminder: Add CPE information
Approved by: portmgr (blanket) |
1.36.5 29 Aug 2021 16:50:44 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
1.36.5 21 Aug 2021 17:12:16 |
Yuri Victorovich (yuri) |
multimedia/zoneminder: Update 1.34.21 -> 1.36.5
PR: 257916
Approved by: bsd@abinet.ru (maintainer) |
1.34.21_2 21 Jun 2021 17:46:26 |
Jan Beich (jbeich) |
multimedia/x264: update to 0.163.3060
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6 |
1.34.21_1 15 Jun 2021 08:41:23 |
Piotr Kubaj (pkubaj) |
multimedia/zoneminder: enable on powerpc |
1.34.21_1 19 May 2021 23:46:30 |
Piotr Kubaj (pkubaj) |
multimedia/zoneminder: enable on powerpc64le |
1.34.21_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.34.21_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.34.21_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.34.21_1 26 Feb 2021 12:11:36 |
tobik |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
1.34.21_1 04 Jan 2021 15:41:29 |
pkubaj |
multimedia/zoneminder: enable on powerpc64 |
1.34.21_1 07 Nov 2020 15:49:39 |
jbeich |
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/ |
1.34.21 04 Nov 2020 05:11:41 |
lwhsu |
multimedia/zoneminder: Update to 1.34.21
PR: 250234
Submitted by: Ivan <bsd@abinet.ru> (maintainer) |
1.34.9_1 03 Jul 2020 22:30:12 |
jbeich |
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/ |
1.34.9 11 Apr 2020 10:54:26 |
tcberner |
multimedia/zoneminder: Update to 1.34.9
PR: 245297
Submitted by: Ivan <bsd@abinet.ru> (maintainer) |
1.34.6 09 Mar 2020 17:33:07 |
rigoletto |
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 |
1.34.3 24 Feb 2020 09:43:35 |
ehaupt |
Update to 1.34.3
PR: 243795
Submitted by: bsd@abinet.ru (maintainer) |
1.32.3_5 21 Dec 2019 19:00:27 |
jbeich |
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/ |
1.32.3_4 27 Aug 2019 12:12:02 |
riggs |
Chase multimedia/mp4v2 update; bump PORTREVISIONS of dependent ports
PR: 212785 |
1.32.3_3 05 Aug 2019 23:06:50 |
jbeich |
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/ |
1.32.3_2 02 Jun 2019 06:35:44 |
arrowd |
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) |
1.32.3_1 18 Mar 2019 21:45:10 |
jbeich |
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/ |
1.32.3 04 Mar 2019 11:21:02 |
jbeich |
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 |
1.32.3 01 Jan 2019 13:37:09 |
rene |
multimedia/zoneminder: remove support for PHP 5.6 |
1.32.3 25 Dec 2018 20:25:40 |
tcberner |
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 |
1.32.3 09 Dec 2018 19:52:31 |
pi |
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 |
1.32.2 08 Dec 2018 22:28:06 |
pi |
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 |
1.30.4_6 06 Nov 2018 01:50:27 |
jbeich |
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/ |
1.30.4_5 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
1.30.4_4 27 Jul 2018 18:34:37 |
netchild |
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 |
1.30.4_3 02 May 2018 18:34:15 |
jbeich |
multimedia/zoneminder: AVFMT_RAWPICTURE is part of libavformat |
1.30.4_3 02 May 2018 18:30:14 |
jbeich |
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 (Only the first 15 lines of the commit message are shown above ) |
1.30.4_3 02 May 2018 15:07:27 |
jbeich |
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 |
1.30.4_2 08 Mar 2018 19:48:41 |
mat |
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 |
1.30.4_2 27 Feb 2018 13:25:43 |
sunpoet |
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@ |
1.30.4_1 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.30.4_1 21 Oct 2017 06:50:50 |
jbeich |
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 |
1.30.4 25 Jun 2017 21:07:58 |
tcberner |
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 |
1.30.4 05 Jun 2017 15:26:50 |
amdmi3 |
- Update to 1.30.4
PR: 219748
Submitted by: bsd@abinet.ru (maintainer) |
1.30.3 29 May 2017 15:27:45 |
sunpoet |
Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket) |
1.30.3 15 May 2017 15:38:56 |
mat |
Remove svn keywords from patches.
Sponsored by: Absolight |
1.30.3 05 May 2017 03:17:32 |
miwi |
- Update to 1.30.3
PR: 218292
Submitted by: maintainer |
1.30.0_6 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.30.0_5 12 Mar 2017 19:41:43 |
pi |
multimedia/zoneminder{-h264}: fix build with clang 4.0
PR: 216627
Reported by: jbeich
Submitted by: Ivan <bsd@abinet.ru> (maintainer)
MFH: 2017Q1 |
1.30.0_4 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.30.0_4 03 Jan 2017 18:12:13 |
mat |
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 |
1.30.0_4 11 Dec 2016 15:22:47 |
jbeich |
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) |
1.30.0_3 21 Aug 2016 20:57:51 |
crees |
Fix build and update to 1.30
PR: ports/211681
Submitted by: Ivan (bsd@abinet.ru)
Approved by: maintainer |
1.30.0_2 27 Jul 2016 08:01:04 |
tz |
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) |
1.30.0_1 23 Jun 2016 19:40:46 |
pawel |
- Add missing php dependencies, works with PHP7
- Documentation tweaks
PR: 210442
Submitted by: maintainer |
1.30.0 21 Jun 2016 08:09:47 |
marino |
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 |
1.30.0 20 Jun 2016 08:06:46 |
olivier |
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 |
1.30.0 09 Jun 2016 00:14:07 |
pi |
multimedia/zoneminder: Unbreak build for systems with v4l1
Systems lacking video4linux2, but with video4linux1 fail to build
ZM due to v4l2 specific macro.
PR: 210088
Submitted by: Ivan <bsd@abinet.ru> (maintainer) |
1.30.0 05 Jun 2016 18:47:54 |
pi |
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 |
1.25.0_7 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.25.0_7 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.25.0_7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.25.0_7 28 Feb 2016 07:11:52 |
miwi |
- Ignore php7 |
1.25.0_7 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
1.25.0_7 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.25.0_7 15 Mar 2015 15:37:51 |
amdmi3 |
- Add empty directory to plist |
1.25.0_7 03 Mar 2015 07:41:21 |
antoine |
- Fix BUILD_DEPENDS
- Bump PORTREVISION as this may change version of php used in run depends |
1.25.0_6 25 Jan 2015 11:57:32 |
kwm |
Add patch to allow for building with newer libv4l.
https://reviews.freebsd.org/D1482
Obtained from: upstream |
1.25.0_6 26 Nov 2014 13:08:38 |
mat |
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 (Only the first 15 lines of the commit message are shown above ) |
1.25.0_5 11 Nov 2014 17:53:37 |
mat |
Fix build as a user.
Sponsored by: Absolight |
1.25.0_5 07 Nov 2014 13:51:11 |
mat |
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)
With hat: perl@
Sponsored by: Absolight |
1.25.0_5 04 Aug 2014 09:43:04 |
pi |
multimedia/zoneminder: fix syntax error in main php page
PR: 192363
Submitted by: p-fbsd-bugs@ziemba.us |
1.25.0_4 02 Aug 2014 09:10:34 |
pi |
multimedia/zoneminder: add missing files/patch-src_zm_thread.h
patch-src_zm_thread.h fixes the break on HEAD
PR: 192123
Submitted by: p-fbsd-bugs@ziemba.us |
1.25.0_4 26 Jul 2014 20:06:41 |
pi |
multimedia/zoneminder: STAGE support and compilation fixes for 10.x.
PR: 192123
Submitted by: p-fbsd-bugs@ziemba.us (G. Paul Ziemba) |
1.25.0_3 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.25.0_3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.25.0_3 08 Oct 2013 23:25:26 |
wg |
multimedia/zoneminder: link using ffmpeg0
- Link using ffmpeg0 |
1.25.0_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.25.0_2 15 Sep 2013 14:54:36 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.25.0_2 13 Jun 2013 11:54:27 |
az |
- Fix port afrer recent perl upgrade |
1.25.0_1 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
1.25.0_1 28 Dec 2012 19:03:02 |
flo |
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 |
1.25.0_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.25.0 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.25.0 30 Mar 2012 18:00:42 |
jgh |
- 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 |
1.24.4_14 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.24.4_13 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |