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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: deskutils/cdcat/Makefile

Number of commits found: 43

Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Friday, 24 Aug 2018
17:22 jhale search for other commits by this committer
Update security/cryptopp to 7.0.0

We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.

Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.

deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf

devel/xeus
- Fix dependencies and remove header-only libraries from RUN_DEPENDS
- Rework to use the cryptopp pkgconf file
- net/cppzmq CMake files were fixed in r477649, remove hacks for that
  as they were seemingly causing devel/xeus-cling to link to cryptopp
  unnecessarily
- Remove C++17 code from cryptopp checks for compatibility

devel/xeus-cling
- Fix dependencies
- Remove hacks for previously broken cppzmq CMake files and no longer
  needed cryptopp dependency

Changes:	https://www.cryptopp.com/#news
PR:		230579 (original patch, not used)
Submitted by:	yuri
Original commitRevision:477967 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Sunday, 24 Sep 2017
18:48 sunpoet search for other commits by this committer
Update LICENSE

- Add LICENSE_FILE
Original commitRevision:450503 
Wednesday, 7 Dec 2016
01:00 jhale search for other commits by this committer
- Update security/cryptopp to 5.6.5
- Add LICENSE (BSL)
- Add CPE data
- Remove STATIC option and always install the shared library;
  no reason not to.
- Remove GCC option and use USES=compiler framework
- Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying
  to use it. It will allow the asserts to be enabled which could be a
  security risk. The standard DEBUG option is now safe to use.
- Add SIMD option for i386 and amd64 - requires a recent clang or gcc
- Don't install the cryptest binary; it is really only used for regression
  testing, so only build it for the TEST_TARGET. It is useless without the
  data files anyways.
- Take maintainership
- Bump PORTREVISON on dependent ports due to shared library bump

PR:		215015
Reported by:	<fcsk.aim@gmail.com>
MFH:		2016Q4
Security:	eab68cff-bc0c-11e6-b2ca-001b3856973b
Original commitRevision:428022 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 19 Nov 2015
20:48 amdmi3 search for other commits by this committer
- Switch to options helpers
- Simplify installation
Original commitRevision:401964 
Tuesday, 18 Aug 2015
20:02 pgollucci search for other commits by this committer
[patch] deskutils/cdcat: qt4-linguist -> qt4-linguisttools

PR:                  202206
Submitted by:        s3erios@gmail.com
Original commitRevision:394653 
Friday, 15 May 2015
06:34 riggs search for other commits by this committer
- Un-break build
- Cleanup Makefile
- Pet portlint

PR:		199222
Submitted by:	tkato432@yahoo.com
MFH:		2015Q2
Original commitRevision:386385 
Sunday, 15 Mar 2015
13:49 antoine search for other commits by this committer
Mark BROKEN: fails to build

With gcc:
c++ -DPACKAGE_NAME=\"lib7zip\" -DPACKAGE_TARNAME=\"lib7zip\"
-DPACKAGE_VERSION=\"1.6.5\" -DPACKAGE_STRING=\"lib7zip\ 1.6.5\"
-DPACKAGE_BUGREPORT=\"jingnan.si@gmail.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"lib7zip\" -DVERSION=\"1.6.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_MEMSET=1
-DHAVE_MEMMOVE=1 -DHAVE_SQRT=1 -I.  -I../includes -I../includes/CPP
-I../includes/CPP/myWindows -I../includes/CPP/include_windows     -O2 -pipe
-fstack-protector -fno-strict-aliasing -MT lib7zip_a-7ZipArchive.o -MD -MP -MF
.deps/lib7zip_a-7ZipArchive.Tpo -c -o lib7zip_a-7ZipArchive.o `test -f
'7ZipArchive.cpp' || echo './'`7ZipArchive.cpp
In file included from 7ZipArchive.cpp:13:
../includes/CPP/7zip/Common/FileStreams.h:15:35: error: ../../Common/C_FileIO.h:
No such file or directory
In file included from 7ZipArchive.cpp:7:
../includes/CPP/7zip/Archive/IArchive.h:460: error: expected `)' before '*'
token
...

With clang:
c++ -DPACKAGE_NAME=\"lib7zip\" -DPACKAGE_TARNAME=\"lib7zip\"
-DPACKAGE_VERSION=\"1.6.5\" -DPACKAGE_STRING=\"lib7zip\ 1.6.5\"
-DPACKAGE_BUGREPORT=\"jingnan.si@gmail.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"lib7zip\" -DVERSION=\"1.6.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DHAVE_MEMSET=1
-DHAVE_MEMMOVE=1 -DHAVE_SQRT=1 -I.  -I../includes -I../includes/CPP
-I../includes/CPP/myWindows -I../includes/CPP/include_windows     -O2 -pipe
-fstack-protector -fno-strict-aliasing -MT lib7zip_a-7ZipArchive.o -MD -MP -MF
.deps/lib7zip_a-7ZipArchive.Tpo -c -o lib7zip_a-7ZipArchive.o `test -f
'7ZipArchive.cpp' || echo './'`7ZipArchive.cpp
In file included from 7ZipArchive.cpp:7:
../includes/CPP/7zip/Archive/IArchive.h:460:27: error: expected ')'
  typedef HRESULT (WINAPI *Func_CreateObject)(const GUID *clsID, const GUID
*iid, void **outObject);
                          ^
...

Reported by:	pkg-fallout
Original commitRevision:381330 
Saturday, 20 Dec 2014
17:43 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:375022 
Thursday, 18 Sep 2014
13:12 tijl search for other commits by this committer
Add USES=libtool (used in lib7zip build)
Original commitRevision:368452 
Wednesday, 30 Jul 2014
07:11 marino search for other commits by this committer
deskutils/cdcat: Unbreak

PR:		192199
Submitted by:	Ports Fury
Original commitRevision:363449 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Sunday, 27 Jul 2014
21:50 antoine search for other commits by this committer
Mark BROKEN: Fails to build after mediainfo split

c++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -o cdcat
obj_files/adddialog.o  obj_files/cdcat.o  obj_files/commwidget.o 
obj_files/config.o  obj_files/dbase.o  obj_files/dirview.o  obj_files/find.o 
obj_files/guibase.o  obj_files/hdirview.o  obj_files/icons.o  obj_files/import.o
 obj_files/importdialog.o  obj_files/mainwidget.o  obj_files/mp3tag.o 
obj_files/cdcatmediainfo.o  obj_files/cdcatexif.o  obj_files/newdbdialog.o 
obj_files/wdbfile.o  obj_files/info.o  obj_files/exportcdcatdb.o 
obj_files/showcontent.o  obj_files/selreadable.o  obj_files/colorsettings.o 
obj_files/borrow.o  obj_files/tparser.o  obj_files/misc.o  obj_files/dmetaph.o 
obj_files/moc_adddialog.o  obj_files/moc_commwidget.o  obj_files/moc_config.o 
obj_files/moc_dbase.o  obj_files/moc_dirview.o  obj_files/moc_find.o 
obj_files/moc_guibase.o  obj_files/moc_hdirview.o  obj_files/moc_mainwidget.o 
obj_files/moc_newdbdialog.o  obj_files/moc_import.o 
obj_files/moc_importdialog.o  obj_files/moc_info.o  obj_file
/moc_exportcdcatdb.o  obj_files/moc_showcontent.o  obj_files/moc_selreadable.o 
obj_files/moc_borrow.o  obj_files/moc_colorsettings.o    -L/usr/local/lib/qt4
-L/usr/local/lib
/wrkdirs/usr/ports/deskutils/cdcat/work/lib7zip/Lib7Zip/lib7zip.a
/wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/MediaInfoLib/Project/GNU/Library/.libs/libmediainfo.a
/wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/ZenLib/Project/GNU/Library/.libs/libzen.a
/usr/local/lib/libcryptopp.a -lz -lbz2 -ltar -lexif -lQtXml -L/usr/local/lib/qt4
-L/usr/local/lib -lQtGui -lQtCore
c++:
/wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/MediaInfoLib/Project/GNU/Library/.libs/libmediainfo.a:
No such file or directory
c++:
/wrkdirs/usr/ports/multimedia/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI/ZenLib/Project/GNU/Library/.libs/libzen.a:
No such file or directory
*** [cdcat] Error code 1

Reported by:	pkg-fallout
Original commitRevision:363104 
Thursday, 27 Feb 2014
14:07 miwi search for other commits by this committer
- Update to 2.3.1
- Stage support

PR:		175585
Submitted by:	ports fury
Original commitRevision:346339 
Tuesday, 26 Nov 2013
16:17 makc search for other commits by this committer
- QMAKE_PRO is deprecated
Original commitRevision:334952 
Thursday, 21 Nov 2013
16:09 makc search for other commits by this committer
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
Original commitRevision:334499 
Sunday, 13 Oct 2013
13:03 makc search for other commits by this committer
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
Original commitRevision:330227 
Friday, 20 Sep 2013
16:21 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Original commitRevision:327718 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 28 Mar 2013
15:51 eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
Original commitRevision:315474 
Thursday, 14 Mar 2013
08:17 pclin search for other commits by this committer
- graphics/libexif:
  * Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
Original commitRevision:314141 
Saturday, 8 Dec 2012
17:08 pawel search for other commits by this committer
- Fix build on FreeBSD 7.x [1]
- Remove leading article from COMMENT
- Correct spelling errors in pkg-descr

PR:		ports/174156 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe:	yes
Original commitRevision:308487 
Friday, 30 Nov 2012
23:52 sperber search for other commits by this committer
- Update to version 2.1
- Update LICENSE
- Remove shlib versions
- Convert to optionsng
- Trim Makefile header
- Add BROKEN for 7.X

PR:           ports/171976
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
Original commitRevision:308044 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 21 May 2012
03:10 miwi search for other commits by this committer
- Update to 2.0

PR:             168023
Submitted by:   Ports Fury
Original commit
Saturday, 21 Apr 2012
18:48 miwi search for other commits by this committer
- Update to 1.9

PR:             166878
Submitted by:   Ports Fury
Original commit
Sunday, 4 Mar 2012
05:48 miwi search for other commits by this committer
- Update to 1.8

PR:             164988
Submitted by:   Ports Fury
Original commit
Wednesday, 31 Aug 2011
21:43 dhn search for other commits by this committer
- Update to 1.5

PR:             ports/160091
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 2 Jul 2011
07:55 miwi search for other commits by this committer
- Update to 1.3

PR:             158498
Submitted by:   Ports Fury
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 5 Oct 2009
20:23 linimon search for other commits by this committer
Reset maintainer due to bouncing email.
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
13:18 edwin search for other commits by this committer
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)
Original commit
Thursday, 25 Oct 2007
02:22 beech search for other commits by this committer
- Fix build with gcc-4.2

Approved by:    linimon (maintainer timeout)
Original commit
Tuesday, 2 Oct 2007
08:44 linimon search for other commits by this committer
Mark as broken with gcc4.2.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 13 Feb 2007
00:16 pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Original commit
Thursday, 6 Jul 2006
18:03 itetcu search for other commits by this committer
cdcat is a powerful QT based tool for creating fully searcheable offline
catalogs of the contents of any arbitrary media. Primarily it is most
useful for cataloging CDs, DVDs, and other such removeable media. The
catalogs can be quickly searched (including across multiple catalogs)
with regular expressions, exported as CSV or HTML files, sorted, and
statistical information gathered.

WWW: http://cdcat.sourceforge.net/

PR:             ports/96828
Submitted by:   Aren Tyr <aren.tyr at gawab.com>
Original commit

Number of commits found: 43