Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2021 13:50:53 0.7.0_1
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.7.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 17:17:54
0.7.0_1
|
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
10 Nov 2018 19:57:08
0.7.0_1
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
26 Jul 2018 22:56:30
0.7.0
|
garga  |
- Update security/libfprint to 0.7.0
- Fix MASTER_SITES
- Add LICENSE / LICENSE_FILE
- Add missing dependencies: nspr and pixman
- Remove unnecessary dependency: ssl
- Re-generate patches using make makepatch
PR: 230039
Approved by: maintainer |
28 Sep 2017 15:36:31
0.6.0_3
|
kwm  |
ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
26 May 2017 08:20:19
0.6.0_2
|
kwm  |
Chase ImageMagick shlib bump |
15 Mar 2017 14:45:31
0.6.0_1
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
05 Jan 2017 22:58:02
0.6.0_1
|
jbeich  |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
09 Oct 2016 12:10:02
0.6.0_1
|
jbeich  |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
01 Apr 2016 14:25:18
0.6.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
30 Mar 2015 22:45:54
0.6.0
|
pawel  |
- Update security/libfprint to version 0.6.0 [1]
- Update security/fprintd to version 0.6.0 [1]
- Fix mispelled word in fprintd pkg-descr
- Cleanup pkg-plist in libfprint
PR: 198930 [1]
Submitted by: Martin Birgmeier <la5lbtyi@aon.at> (maintainer of fprintd) [1]
Approved by: lichray@gmail.com (security/libfprint part) |
18 Jan 2015 21:12:43
0.5.1_1
|
kwm  |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
07 Nov 2014 09:55:23
0.5.1
|
kwm  |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
15 Aug 2014 22:04:22
0.5.1
|
marino  |
security/libfprint: Upgrade version 0.4.0 => 0.5.1
PR: 188854
Submitted by: Martin Birgmeier
Approved by: maintainer (lichray) |
07 Jul 2014 14:47:00
0.4.0_5
|
tijl  |
- New LIB_DEPENDS syntax
- USES=libtool tar:bzip2
- Remove IGNORE for FreeBSD < 8 |
17 Jun 2014 20:05:31

|
kwm  |
Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1] (Only the first 15 lines of the commit message are shown above ) |
31 Jan 2014 14:56:47
0.4.0_3
|
miwi  |
- Stage support |
20 Sep 2013 22:55:26
0.4.0_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
31 Aug 2013 00:11:07
0.4.0_3
|
bapt  |
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
13 Dec 2012 18:35:52
0.4.0_3
|
bdrewery  |
- Chase graphics/ImageMagick update
- Trim header |
01 Jun 2012 05:26:28
0.4.0_2
|
dinoex  |
- update png to 1.5.10 |
11 Oct 2011 07:17:46
0.4.0_1
|
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
02 Oct 2011 18:41:21
0.4.0
|
pawel  |
- Update to version 0.4.0
- Mark MAKE_JOBS_UNSAFE
- Mark IGNORE on FreeBSD < 8, needs libusb>=1.0
- Pass maintainership to submitter
PR: ports/161224
Submitted by: Zhihao Yuan <lichray@gmail.com>
Approved by: miwi, wen (mentors implicit) |
23 Sep 2011 22:26:39
0.0.6_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:03:52
0.0.6_4
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.0.6_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.0.6_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
0.0.6_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
31 Jul 2009 13:57:52
0.0.6_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
23 Mar 2009 01:01:15
0.0.6_1
|
linimon  |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr |
09 Mar 2009 17:15:43
0.0.6_1 
|
stas  |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
06 Jan 2009 17:59:31
0.0.6_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jun 2008 14:01:07
0.0.6_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
17 May 2008 19:15:03
0.0.6
|
barner  |
- Fix build on FreeBSD5 by supplying non-existing Linux error code.
Requested by: pointhat via pav |
03 May 2008 15:42:14
0.0.6
|
pav  |
- Clean up directories
Reported by: pointyhat |
19 Apr 2008 11:23:12
0.0.6
|
barner  |
- Fix build with gcc3 / FreeBSD6
- Reported by: pointyhat via pav |
15 Apr 2008 21:14:17
0.0.6
|
barner  |
Add libfprint 0.0.6, library for fingerprint reader devices. |