1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sir l33tname 644d2ef109 www/rubygem-gollum-lib: Update 4.2.10 -> 5.1.3
PR:		260207
Approved by:	ruby (maintainer timeout)
2022-01-23 16:41:01 +01:00
.hooks
accessibility
arabic
archivers
astro astro/kstars: restore PORTEPOCH 2022-01-22 22:43:55 +01:00
audio audio/alsa-seq-server: Update to version v1.0.1 . 2022-01-23 15:54:34 +01:00
base
benchmarks
biology biology/ncbi-blast+: fix build on powerpc 2022-01-22 13:33:19 +00:00
cad cad/solvespace: Update to 3.0 and take maintainership 2022-01-20 20:20:08 +01:00
chinese
comms comms/telldus-core: reset maintainer per request 2022-01-21 11:37:34 +01:00
converters converters/pdf2djvu: switch to C++17 for upcoming poppler, -XMP option 2022-01-21 22:41:05 +01:00
databases databases/mongodb44: Update to 4.4.12 2022-01-22 20:58:04 -05:00
deskutils deskutils/gnome-characters: unbreak build with Meson 0.61.0 2022-01-23 11:08:35 +00:00
devel devel/rubygem-mustache-sinatra: Add a new port 2022-01-23 16:41:00 +01:00
dns
editors editors/gedit: unbreak build with Meson 0.61.0 2022-01-23 09:36:37 +00:00
emulators emulators/fceux: revive port 2022-01-23 00:14:17 -04:00
finance finance/skrooge: update to 2.27.0 2022-01-23 12:47:39 +01:00
french
ftp
games games/gnome-2048: unbreak build with Meson 0.61.0 2022-01-23 10:55:12 +00:00
german
graphics graphics/rubygem-gemojione: Update 3.3.0 -> 4.1.0 2022-01-23 16:40:59 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc12-devel: Update to the 20220116 snapshot of GCC 12.0.0 2022-01-23 13:56:44 +00:00
mail mail/pyzor: Update WWW 2022-01-20 15:20:12 -03:00
math math/universal: Update 3.48 -> 3.49 2022-01-23 01:07:23 -08:00
misc misc/fq: the port had been updated to version 0.0.4. 2022-01-22 09:43:04 +00:00
Mk lang/ruby{2,3}*: enable dtrace on powerpc64le and bump PORTREVISION 2022-01-23 01:25:12 +00:00
multimedia multimedia/av1an: unbreak --encoder svt-av1 after b2302fb4a3 2022-01-23 11:45:49 +00:00
net net/libnatpmp: Update to 20220122 2022-01-23 01:48:13 -05:00
net-im
net-mgmt net-mgmt/check_logfiles: Update to 4.0.1.2 2022-01-23 14:10:20 +01:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg-graph: New port to visualize package dependencies 2022-01-22 16:18:09 -04:00
portuguese
print print/scribus-devel: switch to C++17 for upcoming poppler 2022-01-21 22:41:06 +01:00
russian
science science/rdkit: Broken on i386 2022-01-22 01:06:37 -08:00
security security/gnome-keyring: fix plist 2022-01-23 09:04:25 +04:00
shells
sysutils sysutils/rtsx-kmod: Update to 2.0l 2022-01-23 17:56:15 +03:00
Templates
textproc textproc/jql: Update 3.0.6 -> 3.0.7 2022-01-23 01:07:22 -08:00
Tools Tools/scripts: Add port_conflicts_check.lua 2022-01-22 12:48:03 +01:00
ukrainian
vietnamese
www www/rubygem-gollum-lib: Update 4.2.10 -> 5.1.3 2022-01-23 16:41:01 +01:00
x11 x11/alacritty: update to 0.10.0 2022-01-23 11:45:49 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/iansui: Update to 0.920 2022-01-22 14:14:37 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/kf5-kconfigwidgets: update to 5.90.1 2022-01-23 12:47:39 +01:00
x11-wm x11-wm/sway: update to 1.7 2022-01-23 00:23:52 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED emulators/fceux: revive port 2022-01-23 00:14:17 -04: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.