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: textproc/exempi/distinfo

Number of commits found: 10

Saturday, 24 Jun 2023
00:41 Charlie Li (vishwin) search for other commits by this committer
textproc/exempi: update to 2.6.3

Previous patches incorporated into the release or obviated.

While here:
- force C++11, as the project expects it, and to override clang 16's default
C++17
- add LICENSE{,_FILE}
commit hash: aee82b5bb5393798c8312d259de78ca97fe9995c commit hash: aee82b5bb5393798c8312d259de78ca97fe9995c commit hash: aee82b5bb5393798c8312d259de78ca97fe9995c commit hash: aee82b5bb5393798c8312d259de78ca97fe9995c aee82b5
Friday, 29 Jul 2022
09:59 Dima Panov (fluffy) search for other commits by this committer
textproc/exempi: update to 2.6.2. release (+)

Here are the changes:
* Update XMPCore to Adobe XMP SDK v2022.06
* Build system fixes that don’t matter.
* Fix a typo in an ID3 genre string
* Build XMP_SDK with some fatal warnings:
  -Werror=missing-field-initializers
  -Werror=misleading-indentation
  -Werror=class-memaccess
* Remove (deprecated) boost_test_minimal
* CI: require “bionic” on Travis CI.
* Remove old .sym file (Daniel Kolesa)
* Added --enable-samples (default = yes) (Fabrice Fontaine)
commit hash: 23a576942782247c65cd06fc3ae3228278f281dc commit hash: 23a576942782247c65cd06fc3ae3228278f281dc commit hash: 23a576942782247c65cd06fc3ae3228278f281dc commit hash: 23a576942782247c65cd06fc3ae3228278f281dc 23a5769
Saturday, 17 Jul 2021
17:34 Tobias C. Berner (tcberner) search for other commits by this committer
textproc/exempi: update to 2.5.2

2.5.0

- Upgrade XMPCore to Adobe XMP SDK CC 2016.07
  - Support for iOS in XMPFiles
  - New DOM based API’s are added in XMP Core to access metadata tree
    hierarchy. (not exposed yet in Exempi)
  - Added support XMP/metadata in utf-8 encoded uncompressed SVG files in
XMPFiles.
  - Added support of GIF handler in XMPFiles.
  - Added support for reconciliation of iXML’s TRACK_LIST and its components
to get
    microphone data.
  - Added support for IFDs of type 13 in TIFF.
  - Added support for MPEG4 videos shot from Google Nexus 5 camera.
  - Restructured the implementation of XDCAM Handler to support File Access Mode
(FAM)
    and Simple Access Mode (SAM)
  - Added inbuilt support for iXML namespace in XMPCore.
  - Modified the alias tiff:ImageDescription for dc:description as language
alternative
    array instead of simple property.
  - Lot of bug fixes in XMPFiles and XMPCore.
- Removed Exempi provided support for GIF in favour of Adobe's.
- New: API NS_XML constant

Internal:

- Added tests for Adobe SDK.
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.

2.4.5 - 2018/03/07

- Bug #105204: [CVE-2018-7730] fix a buffer overflow in the PSD parser.
- Bug #105205: [CVE-2018-7728] fix a buffer overflow in the TIFF parser.
- Bug #105206: [CVE-2018-7729] fix a buffer overflow in PostScript parser.
- Bug #105247: [CVE-2018-7731] fix a null dereference in WEBP parser.

2.4.4 - 2018/02/04

- Bug #102197: Properly initialize pointers in WEBP.
- Bug #102151: Fix an infinite loop in RIFF parser.
- Bug #102483: Fix an infinite loop in QuickTime parser.
- Bug #102484: Fix an infinite loop in ASF parser.
- Bug #104885: Adjust minimum version for gcc in documentation.

2.4.3 - 2017/08/03

- Bug #100397: Fix a buffer overrun, memcpy() on overlapping
  regions, use after free in the exception handling.
- Bug #101913: Fix a fatal assert with corrupt WEBP.
- Bug #101914: Fix a crash on a corrupt file.

2.4.2 - 2017/01/29

- Properly define BanAllEntityUsage.
  See https://bugzilla.redhat.com/show_bug.cgi?id=888765

2.4.1 - 2017/01/23

- Bug #99494: Restore error reporting.

Internal:

- Added test for xmp_parse()
- Renamed test3 to testiterator and more comprehensive test for
  iterator to detect thing like bug 99480

Release notes:

- In 2.4.0 the XMP iterator corrected behaviour when used for
  XMP_ITER_JUSTLEAFNAME: The returned values are now set to they
  actual schema NS instead of the top level one.
  This required fixed in third party packages:
  https://github.com/python-xmp-toolkit/python-xmp-toolkit/issues/67
  This changes is the result of a bug fix in Adobe SDK.
  See bug #99480

2.4.0 - 2017/01/07

- Bug #89449: Upgrade XMPCore to Adobe XMP CC 2014.12.
  - New flag to optimize layout on MPEG4 files.
  - GoPro MPEG4 video files support.
  - Improved JPEG support.
  - iXML support in WAVE files.
  - Several bugs and memory leaks fixes.
  - Changes from Adobe XMP CC 2013.06.
    - Pluggable file handlers (not exposed yet in Exempi)
    - Support for Exif 2.3 properties
    - New RIFF file handler
    - Better Postscript support.
    - Lot of bug fixes.
- New API: added XMP_OPEN_OPTIMIZEFILELAYOUT for new SDK.
- Now require (partial) C++11 support to compile (gcc 4.4.7 tested)
- New: WebP format handler (contributed: Frankie Dintino, The Atlantic)

Internal:

- Exempi is now automatically build and the test run by Travis CI.

2.3.0 - 2016/03/15

- New: API xmp_datetime_compare().
- New: API xmp_string_len() to get the length of the XmpString.
- Bug #94065:
  - New: API xmp_files_can_put_xmp_xmpstring() and xmp_files_can_put_xmp_cstr()
    variants.
  - New: API xmp_files_put_xmp_xmpstring() and xmp_files_put_xmp_cstr()
    variants.
  - New: API xmp_files_get_xmp_xmpstring() variant.
  - Test: check the status of the PDF handler.
- Bug #90380: Fix potential crash with corrupt TIFF file.
- Bug #14612: Better Solaris compilation fix.
- Fix header to pass -Wstrict-prototypes
commit hash: 7d8693d67bffd559d5b2b3604f3dff83871b629b commit hash: 7d8693d67bffd559d5b2b3604f3dff83871b629b commit hash: 7d8693d67bffd559d5b2b3604f3dff83871b629b commit hash: 7d8693d67bffd559d5b2b3604f3dff83871b629b 7d8693d
Saturday, 1 Nov 2014
11:55 kwm search for other commits by this committer
Update to 2.2.2.

Drop :keepla from USES=libtool
Drop @dirrm from plist.
Original commitRevision:372005 
Sunday, 3 Jul 2011
14:40 ohauer search for other commits by this committer
-remove MD5
Original commit
Saturday, 18 Jul 2009
17:27 marcus search for other commits by this committer
Update to 2.1.1.
Original commit
Tuesday, 3 Mar 2009
05:05 marcus search for other commits by this committer
Update to 2.1.0.
Original commit
Saturday, 16 Aug 2008
18:53 marcus search for other commits by this committer
Update to 2.0.2.
Original commit
Tuesday, 8 Jul 2008
20:31 mezz search for other commits by this committer
Update to 2.0.1.
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Original commit

Number of commits found: 10