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
Vladimir Druzenko 57a319e953 print/scribus: fix dependencies
* Fix GRAPHICSMAGICK_LIB_DEPENDS.
* Boost used for build only: replace BOOST_LIB_DEPENDS with BOOST_BUILD_DEPENDS.
* Fix path to icon.

Approved by:	pkubaj (maintainer, via IRC)
MFH:		2024Q3
2024-07-08 13:23:39 +03:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils */*: Chase security/libassuan shlib bump 2024-07-08 01:08:30 -04:00
devel devel/git-absorb: Update to 0.6.15 2024-07-08 10:00:24 +01:00
dns dns/py-cloudflare: Update to 2.20.0 2024-07-08 01:22:04 +08:00
editors */*: Chase security/libassuan shlib bump 2024-07-08 01:08:30 -04:00
emulators
finance
french
ftp
games games/exult-devel: Update to 1.9.0.20240707 2024-07-08 10:00:23 +01:00
german
graphics graphics/epsonscan2-non-free-plugin: Unbreak build 2024-07-07 21:40:29 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/quickjs: update 2021.03.27 → 2024.01.13 2024-07-08 00:50:59 -07:00
mail mail/aerc: Update from 0.16.0 to 0.18.0 2024-07-08 10:41:41 +02:00
math
misc */*: Chase security/libassuan shlib bump 2024-07-08 01:08:30 -04:00
Mk
multimedia multimedia/lms: update 3.54.0 → 3.55.0 2024-07-08 00:51:02 -07:00
net */*: Chase security/libassuan shlib bump 2024-07-08 01:08:30 -04:00
net-im */*: Chase security/libassuan shlib bump 2024-07-08 01:08:30 -04:00
net-mgmt net-mgmt/rubygem-riemann-tools: Update to 1.11.0 2024-07-07 22:10:58 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/scribus: fix dependencies 2024-07-08 13:23:39 +03:00
russian
science
security security/pinentry: Update to 1.3.1 2024-07-08 01:12:00 -04:00
shells
sysutils sysutils/gomplate: Update to 4.1.0 2024-07-08 10:00:23 +01:00
Templates
textproc textproc/R-cran-reprex: Update to 2.1.1 2024-07-08 10:00:24 +01:00
Tools
ukrainian
vietnamese
www www/tomcat9: update 9.0.90 → 9.0.91 2024-07-08 13:21:35 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
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.