1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Florian Walpen 963ccdb8eb print/pdfmixtool: Fix build after ImageMagick7 7.1.1 update.
iAfter the update to ImageMagick7 7.1.1, build would fail and complain about
MAGICKCORE_HDRI_ENABLE not being defined. While pkgconf clearly propagates these
additional CFLAGS, the CMakeLists.txt of pdfmixtool does not use them.

PR:		276362
Reported by:	dev@submerge.ch (maintainer)
2024-01-17 09:52:25 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/strawberry: Update to 1.0.23 2024-01-16 23:54:59 -05:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/py-scantree: update to 0.0.2 2024-01-17 10:56:48 +03:00
dns
editors
emulators
finance
french
ftp
games games/tanglet: Update to 1.6.5 2024-01-16 23:55:00 -05:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc misc/py-instructor: update to 0.4.7 2024-01-17 10:48:52 +09:00
Mk
multimedia multimedia/streamlink: update to 6.5.1 2024-01-17 10:23:58 +03:00
net net/storj: update Storj programs to version 1.94.2 2024-01-17 08:12:52 +00:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 2.79.0 2024-01-16 23:51:47 +01:00
net-p2p net-p2p/readarr: Update to 0.3.14.2358 2024-01-17 09:49:15 +01:00
news
polish
ports-mgmt
portuguese
print print/pdfmixtool: Fix build after ImageMagick7 7.1.1 update. 2024-01-17 09:52:25 +01:00
russian
science science/R-cran-ks: upgrade to 1.14.2 2024-01-16 21:47:12 +01:00
security security/vuxml: add www/*chromium < 120.0.6099.224 2024-01-17 09:44:32 +01:00
shells
sysutils sysutils/reproduce: Update to 0.4.0 2024-01-17 09:51:25 +01:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/rustypaste: Update to 0.14.4 2024-01-17 09:48:06 +01:00
x11 x11/oscar: update to 1.5.1 2024-01-17 09:47:04 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wlmaker: convert patch-libbase to PATCHFILES 2024-01-17 06:05:59 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.