Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Aug 2022 16:05:50 1.7.3_6 |
Jan Beich (jbeich)  |
graphics/jpeg-xl: update to 0.7.r
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.7rc
Reported by: GitHub (watch releases) |
09 Aug 2022 05:50:08 1.7.3_5 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37 |
20 Jul 2022 14:22:04 1.7.3_4 |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
06 Jul 2022 16:25:53 1.7.3_4 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump PORTREVISION of poppler consumers |
30 Jun 2022 18:16:21 1.7.3_3 |
Tobias C. Berner (tcberner)  |
Mk/bsd.options.desc.mk: add common DESC for HEIF option |
05 Jun 2022 14:03:51 1.7.3_3 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
09 May 2022 16:48:47 1.7.3_2 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers |
26 Apr 2022 16:59:28 1.7.3_1 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
13 Apr 2022 18:41:54 1.7.3 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: update 1.7.2 → 1.7.3 |
29 Mar 2022 18:37:09 1.7.2_2 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
14 Mar 2022 15:06:42 1.7.2_1 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: canonize JXL option name
- Use option name from bsd.options.desc.mk instead of JPEGXL
- While here, fix configure option name
PR: 262504
Submitted by: jbeich |
09 Mar 2022 13:57:10 1.7.2 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: update 1.7.1 → 1.7.2 |
05 Mar 2022 13:59:37 1.7.1 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: update 1.6 → 1.7.1 |
26 Feb 2022 12:18:29 1.6_16 |
Daniel Engberg (diizzy)  |
*/*: Bump PORTREVISION of users due to bump of graphics/libheif |
13 Dec 2021 20:13:45 1.6_15 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344 |
26 Nov 2021 12:15:04 1.6_14 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: use actual number of cores
Suggested by: cmt@burggraben.net |
24 Nov 2021 17:19:18 1.6_13 |
Dmitry Marakasov (amdmi3)  |
graphics/geeqie: don't try to get number of cpu cores from /proc |
08 Nov 2021 15:16:57 1.6_12 |
Gleb Popov (arrowd)  |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
29 Oct 2021 09:50:18 1.6_11 |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
12 Oct 2021 18:23:21 1.6_11 |
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
06 Sep 2021 16:39:42 1.6_10 |
Tobias C. Berner (tcberner)  |
poppler: bump revisions of users
Bump the remaining users of poppler after
d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e
PR: 258206 |
15 Aug 2021 05:42:37 1.6_9 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.08.0
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial
gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system: (Only the first 15 lines of the commit message are shown above ) |
06 Jul 2021 20:00:58 1.6_8 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
07 Jun 2021 13:26:18 1.6_7 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
06 May 2021 04:12:26 1.6_6 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
16 Apr 2021 04:29:51 1.6_5 |
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.6_4 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Mar 2021 19:32:56
1.6_4 |
tcberner  |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
09 Feb 2021 11:10:58
1.6_3 |
tcberner  |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
07 Jan 2021 19:23:00
1.6_2 |
tcberner  |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
11 Dec 2020 20:10:03
1.6_1 |
tcberner  |
graphics/poppler: update to 20.12.0
Changelog:
core:
* Draw better circles for circle annotations
* Fix annotation line width if no appearance stream or style are given
* Tweak rendering of highlight annotations
* Fix border rendering of some annotations
* Fix rendering of some files. Issue #976 Issue #567
* PSOutputDev: provide options to set the rasterization color space and
ICC profile
* PSOutputDev: for splashModeCMYK8 and language level >=2 activate
overprint emulation
* PSOutputDev: use the DeviceN8 bitmap for rasterization with
CMYK-output + overprint
* Use the font name without subset tag when querying for a system font
* Splash: Fix wrong x adjustment during clipping
* Splash: Fix blitImage in uncolored tiling patterns (Only the first 15 lines of the commit message are shown above ) |
05 Dec 2020 01:42:47
1.6 |
mandree  |
graphics/geeqie: add missing dependencies, patch useless warning
This adds missing dependencies for nondefault options.
(Two items for USE_GNOME actually snuck into the previous commit already,
my apologies for missing that in the commit message. r557035)
It also patches out a useless "CFLAGS+=... not found" warning from
the "make configure" phase. We can't currently use -Werror anyways
for building geeqie with our GTK3 version (deprecation warnings).
Approved by: portmgr@ (blanket, dependencies) |
05 Dec 2020 01:11:53
1.6 |
mandree  |
graphics/geeqie: delete excess patch that does not apply
Approved by: portmgr@ (blanket, unbreak broken port) |
04 Dec 2020 18:22:22
1.6 |
amdmi3  |
Update graphics/geeqie to 1.6, remove no longer needed devel port |
03 Nov 2020 19:48:54
1.5.1_12 |
tcberner  |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
11 Oct 2020 10:58:15
1.5.1_11 |
tcberner  |
graphics/poppler: update to 20.10.0
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine |
24 Sep 2020 09:49:46
1.5.1_10 |
se  |
Fix build with -fno-common |
10 Sep 2020 18:32:07
1.5.1_9 |
tcberner  |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
31 Aug 2020 14:44:11
1.5.1_8 |
amdmi3  |
- Add graphics/geeqie-devel, latest git version of geeqie with support for more
image formats including HEIC
Suggested by: ehaupt |
25 Aug 2020 21:28:39
1.5.1_8 |
amdmi3  |
Fix duplicate symbols
This should fix the build on latest CURRENT and is mostly equal to upstream
commit 3ea5fa3
Reported by: soralx at cydem dot org |
14 Aug 2020 04:22:13
1.5.1_8 |
tcberner  |
Bump revisions of poppler consumers after r544863 |
06 Jul 2020 06:17:19
1.5.1_7 |
tcberner  |
graphics/poppler: update to 0.90
Release 0.90.0:
core:
* Color profile tweaks
* Small signature improvements
* BBoxOutputDev: Fix calculation when type3 fonts are involved
* Fix potential crash when reading Forms
* Fix infinite loop in broken file
glib:
* Fix adding annots in rotated pages
* Add ability to reset forms
* Several fixes to the documentation
qt5:
* Make it clear we require Qt 5.5 (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2020 14:47:30
1.5.1_6 |
tcberner  |
graphics/poppler: update to 0.89.0
Release 0.89.0:
core:
* Add support for ResetForm action. Issue #225
* Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
* Fix exporting to PS of some files with CID fonts
* Use ICC profiles in PS output (if new enough lcms is used)
* Allow almost-singular tiling pattern matrices. Issue #894
* Fix memory leak when failing to load some fonts
* CairoOutputDev: Use stroke opacity when clipping to a stroke path
* CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190
glib:
* Add poppler_movie_get_aspect
cpp:
* Add the font infos to the text_box object
Exp-run by: antoine
PR: 246848 |
02 May 2020 10:00:12
1.5.1_5 |
tcberner  |
graphics/poppler: update to 0.88.0
Release 0.88.0:
core:
* Support Widget Annotation Buttons not linked to any Form
* SplashOuputDev: Use stroking opacity when clipping to a stroke path
* Handle 1 bit RGB images in ICC colorspace
* Internal code improvements
qt5:
* Add Document::signatures. Returns signatures not attached to any page
* ArthurOutputDev: Fix font hinting
* ArthurOutputDev: Set the opacity when filling with axial gradients
* ArthurOutputDev: Implement the clipToStrokePath method (Only the first 15 lines of the commit message are shown above ) |
02 Apr 2020 04:41:03
1.5.1_4 |
tcberner  |
graphics/poppler: update to 0.87.0
Release 0.87.0:
core:
* Fix crashes due to inconsistent vtables for Clang builds
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
PR: 245150
Exp-run by: antoine |
29 Mar 2020 17:56:07
1.5.1_3 |
amdmi3  |
Attempt to fix parallel build
PR: 245052
Submitted by: samy.mahmoudi@gmail.com |
21 Mar 2020 12:57:09
1.5.1_3 |
tcberner  |
Update poppler to 0.86.1
Release 0.86.1:
core:
* Fix regression in Browse Link handling
* Internal code improvements
Release 0.86.0:
core:
* Fix link content exfiltration attack
* Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
* Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
* Internal code improvements
glib: (Only the first 15 lines of the commit message are shown above ) |
03 Feb 2020 19:32:51
1.5.1_2 |
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
22 Jan 2020 17:59:22
1.5.1_1 |
tcberner  |
graphics/poppler: update to 0.84.0
Release 0.84.0:
core:
* Fix crash when converting from Unicode to ASCII-7
* Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
* JBIG2Stream: fix potential crash in malformed documents
* JBIG2Stream: fix leak in reset() if called several times
* Internal code improvements
utils:
* pdfimages: Add error message if first page is larger then number of
pages.
* pdfinfo: Improved paper size recognition
* pdfsig: Fix exit code when dumping signatures
* pdftocairo: Error out when even/odd selects 0 pages (Only the first 15 lines of the commit message are shown above ) |
09 Sep 2019 14:13:06
1.5.1 |
amdmi3  |
- Fix build in presence of gnome-doc-utils
PR: 240214
Reported by: admin@vladiom.com.ua |
30 Aug 2019 00:12:43
1.5.1 |
amdmi3  |
- Fix build by removing bogus patch
PR: 240191
Submitted by: transitive@gmail.com |
29 Aug 2019 12:37:54
1.5.1 |
amdmi3  |
- Update to 1.5.1 |
26 Jul 2019 20:46:57
1.4_5 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
17 Mar 2019 13:14:52
1.4_4 |
tcberner  |
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings
Exp-run by: antoine
PR: 235943
PR: 234830 |
08 Mar 2019 20:33:51
1.4_3 |
tcberner  |
graphics/geeqie: prepare for exiv2-0.27
Backport upstream fix to build with graphics/exiv2 0.27.
https://github.com/BestImageViewer/geeqie/commit/f9213c8ad796cf4571b2606435c32753040ec645
PR: 235943 |
12 Dec 2018 01:35:36
1.4_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
30 Oct 2018 12:13:51
1.4_1 |
linimon  |
Fix build with GCC-based architectures.
PR: 232681
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
28 Apr 2018 06:14:58
1.4_1 |
tcberner  |
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345 |
07 Feb 2018 18:16:39
1.4 |
amdmi3  |
- Update to 1.4 |
15 Dec 2017 15:32:34
1.3_2 |
amdmi3  |
- Add forgotten patch, fixes build with LIRC |
05 Dec 2017 18:16:49
1.3_2 |
amdmi3  |
- Add an option to select GUI toolkit
- Switch default to gtk2 as per documentation
- Update depends
PR: 223672
Submitted by: bsdpr@phoe.frmug.org |
27 Jul 2016 10:22:26
1.3_1 |
tcberner  |
Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283 |
06 Jul 2016 12:15:42
1.3 |
amdmi3  |
- Clarify LICENSE |
29 May 2016 12:37:45
1.3 |
amdmi3  |
- Update to 1.3 |
29 May 2016 01:20:29
1.2.3 |
amdmi3  |
- Update to 1.2.3
- Add LICENSE
- Switch to USES=localbase
- Regenerate patches with `make makepatch`
- Add upstream patch for Cogl >= 1.18
- Fix WWW:
PR: 209152
Submitted by: olivierd |
19 May 2016 10:44:12
1.1_4 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.1_4 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Aug 2015 20:23:56
1.1_4 |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
28 Jul 2015 02:41:33
1.1_4 |
amdmi3  |
- Fix build with GPS option enabled by depending on correct version of
libchamplain
PR: 201691 |
25 Dec 2014 20:54:43
1.1_3 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
1.1_2 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
03 Oct 2014 14:11:36
1.1_2 |
amdmi3  |
- Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils |
11 Aug 2014 13:59:47
1.1_2 |
tijl  |
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1] |
08 May 2014 01:54:28
1.1_1 |
amdmi3  |
- Convert USE_GNOME=desktopfileutils to USES |
04 Apr 2014 20:36:47
1.1_1 |
danfe  |
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :( |
16 Dec 2013 17:40:14
1.1 |
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
22 Oct 2013 13:58:56
1.1 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
25 Sep 2013 01:36:57
1.1 |
amdmi3  |
- Support staging
- Use new options features
- Use new LIB_DEPENDS syntax
- Fix detection of libchamplain [1]
PR: 182300 [1]
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1] |
20 Sep 2013 18:35:46
1.1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Sep 2013 10:23:55
1.1 |
bapt  |
Add an explicit dependency on pkgconf |
03 Sep 2013 08:49:47
1.1 |
bapt  |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
1.1  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
1.1  |
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
24 Apr 2013 18:10:32
1.1 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
28 Feb 2013 16:41:43
1.1 |
amdmi3  |
- OptionsNG
- Trim header |
28 Sep 2012 12:59:46
1.1 |
amdmi3  |
- Update to 1.1 |
31 Jul 2012 15:29:27
1.0_6 |
bsam  |
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks) |
01 Jun 2012 05:26:28
1.0_5 |
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.0_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 |
12 Apr 2011 08:24:32
1.0_4 |
bapt  |
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies |
26 Feb 2011 22:11:54
1.0_3 |
nox  |
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
support in webcamd svn (for mceusb-based receivers/transmitters and
USB DVB tuner remotes supported by the Linux code), and enable
support for a few more USB devices while we're at it tho of those
only an FTDI-based one was tested:
http://www.huitsing.nl/irftdi/ [1]
- Fix plist for audio/rhythmbox and multimedia/totem and
add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
multimedia/xine when building them with (optional) lirc support. [2]
- Chase liblirc_client shlib version bump for ports depdending on it
and bump PORTREVISIONs for ports depending on it by default.
Approved by: portmgr (miwi) [2]
Thanks to: Warren Block <wblock@wonkity.com> for testing [1] |
14 Feb 2011 14:18:26
1.0_3 |
ehaupt  |
Chase graphics/libchamplain update.
Feature safe: yes |
20 Aug 2010 08:34:50
1.0_3 |
kwm  |
Chase exiv2 shlib bump. |
31 May 2010 02:01:56
1.0_2 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 May 2010 13:07:47
1.0_1 |
amdmi3  |
- Don't use unsupported find option
Reported by: Jochen Keil <jochen dot keil at gmail dot com> |
17 May 2010 21:54:46
1.0 |
amdmi3  |
- Update to 1.0
PR: 146624
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> |
28 Mar 2010 06:47:48
1.0.b2_2 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0.b2_1 |
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:23:13
1.0.b2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
03 Aug 2009 23:45:06
1.0.b2 |
amdmi3  |
- Update to 1.0beta2 |