1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Guido Falsi a079b4f492 editors/ghostwriter: Upstream project moved under KDE umbrella
- Update home page
- Update distfile fetching

Old URLs are now invalid, although a redirection is being kept
active for the home page, but not for the distfile, which was being
fetched by the FreeBSD cache.

The distfile contents are identical to the old ones, and the produced
package is exactly the same, so no need for a PORTREVISION bump.
2022-11-10 15:13:12 +01:00
.hooks
accessibility
arabic
archivers archivers/nevada-toolset: new port had been added (+) 2022-11-10 03:42:00 +00:00
astro xearth: Updating my marker 2022-11-08 10:32:23 -06:00
audio audio/picard-plugins: Update to snapshot from 2022-11-09 2022-11-09 16:39:56 -05:00
base
benchmarks benchmarks/fio: Update to 3.33 2022-11-08 13:27:59 +01:00
biology biology/bowtie2: fix build on powerpc64* 2022-11-09 23:50:41 +01:00
cad
chinese
comms comms/kermit: update C-Kermit to the latest version 10.0 Beta.06 2022-11-09 09:24:40 +00:00
converters
databases databases/py-pymemcache: Update to 4.0.0 2022-11-09 23:07:21 +00:00
deskutils deskutils/zim: update to 0.75.1 2022-11-09 12:54:56 +03:00
devel devel/sonarqube-community: update plugins 2022-11-10 14:21:31 +01:00
dns dns/knot3: Update to 3.2.2 2022-11-08 14:49:35 +00:00
editors editors/ghostwriter: Upstream project moved under KDE umbrella 2022-11-10 15:13:12 +01:00
emulators emulators/qmc2: Update to 0.243 2022-11-10 15:25:39 +08:00
finance
french
ftp
games games/wmqstat: fix build with -fno-common 2022-11-09 14:07:44 +01:00
german
graphics graphics/gd: revert "graphics/gd: enable option AVIF as default" 2022-11-10 13:12:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/php82: Update version 8.2.0RC4=>8.2.0RC6 2022-11-09 14:02:54 -06:00
mail mail/sendmail: mark broken for libressl 2022-11-10 09:29:40 +01:00
math math/kalker: Update to 2.0.1 2022-11-10 14:08:24 +00:00
misc misc/wmScoreBoard: fix build with -fcommon 2022-11-09 14:12:40 +01:00
Mk */*pyqt*: Add pyqt6 ports 2022-11-09 10:47:49 +01:00
multimedia
net net/tsocks: Fix erroneous substitution 2022-11-10 08:49:19 +01:00
net-im net-im/matterircd: Update to 0.26.0 2022-11-08 17:44:45 +01:00
net-mgmt
net-p2p net-p2p/prowlarr: Update to 0.4.8.2072 2022-11-08 14:59:46 +00:00
news
polish
ports-mgmt ports-mgmt/portfmt: Update to 1.1.4 2022-11-08 10:13:00 +01:00
portuguese
print
russian
science
security security/vuxml: Add varnish cache security issues 2022-11-09 21:07:24 -03:00
shells devel/ksh93: remove sbrk() use 2022-11-09 21:27:29 +00:00
sysutils devcpu-data: Intel microcode update 20221108 2022-11-09 05:32:12 -07:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.19.8 2022-11-09 22:07:09 +01:00
Tools
ukrainian
vietnamese
www www/ungoogled-chromium: update to 107.0.5304.110 2022-11-10 13:21:18 +01:00
x11
x11-clocks
x11-drivers x11-drivers/xf86-video-vmware: Set USE_GCC=11 on i386 2022-11-08 14:37:24 +01:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits py-qt6*: Correct COMMENT 2022-11-10 15:34:53 +08:00
x11-wm x11-wm/hyprland-devel: update to 0.17.0.b.61 2022-11-09 21:45:50 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED graphics/goxel: resurrect the port, unbreak against Python 3.x 2022-11-09 11:20:56 +00:00
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.