1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman df5e2d02f8 databases/movine: Mark BROKEN on 14
Although this port was marked BROKEN_SSL but there was a missing
USES=ssl. There was also OPENSSLINC and OPENSSLLIB which do not work
without USES=ssl. Even with that fix the port is BROKEN.

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-08-25 23:54:50 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters converters/wkhtmltopdf: unbreak build 2023-08-25 18:55:12 +02:00
databases databases/movine: Mark BROKEN on 14 2023-08-25 23:54:50 +02:00
deskutils deskutils/qownnotes: update QOwnNotes to version 23.8.1. 2023-08-25 17:16:50 +00:00
devel devel/upnp: update to 1.14.18 2023-08-25 16:12:16 +02:00
dns
editors
emulators emulators/qemu: Update version 8.0.4=>8.1.0 2023-08-25 23:54:50 +02:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc11-devel: Update to 11.4.1.s20230824 2023-08-25 17:53:50 +00:00
mail mail/geary: pull upstream patch to unbreak the build on recent -CURRENT 2023-08-25 14:28:24 +00:00
math
misc
Mk
multimedia multimedia/emby-server: update to 4.7.14.0 2023-08-25 15:58:45 +02:00
net net/haproxy24: update to version 2.4.24. 2023-08-25 19:29:38 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/tomcat{85,9,101}: update to 8.5.93, 9.0.80, 10.1.13: "Fix for FORM authentication open redirect - CVE-2023-41080" 2023-08-25 21:46:59 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.