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
Jan Beich dd6176271c lang/cjs: drop redundant MESON_ARGS after 3507fb3e4e
PR:		270361
Exp-run by:	antoine
2023-04-01 08:48:39 +00:00
.hooks
accessibility
arabic
archivers archivers/thunar-archive-plugin: Update to 0.5.1 2023-04-01 01:42:15 +02:00
astro
audio audio/rhythmbox: drop redundant MESON_ARGS after 3507fb3e4e 2023-04-01 08:48:38 +00:00
benchmarks
biology
cad cad/uhdm: Add to pkg-descr 2023-03-31 20:08:20 -07:00
chinese
comms
converters
databases databases/cayley: fix build on riscv64 2023-03-31 12:42:07 +02:00
deskutils deskutils/qownnotes: update QOwnNotes to version 23.3.8. 2023-03-31 14:06:02 +00:00
devel devel/typeshare: Update 1.3.0 → 1.4.0 2023-04-01 00:19:07 -07:00
dns
editors
emulators graphics/vulkan-headers: update to 1.3.246 2023-04-01 05:57:22 +00:00
finance
french
ftp
games games/libmanette: drop redundant MESON_ARGS after 3507fb3e4e 2023-04-01 08:48:39 +00:00
german
graphics graphics/vulkan-extension-layer: update to 1.3.246 2023-04-01 05:57:23 +00:00
hebrew
hungarian
irc irc/irssi: Update to 1.4.4 2023-03-31 20:58:59 +02:00
japanese
java
Keywords
korean
lang lang/cjs: drop redundant MESON_ARGS after 3507fb3e4e 2023-04-01 08:48:39 +00:00
mail mail/spamassassin-devel: update to latest github commit 2023-03-31 17:04:15 -07:00
math math/polyclipper: Update 1.2.3-2 → 1.2.4 2023-04-01 00:19:08 -07:00
misc misc/adios2: Update 2.8.3 → 2.9.0 2023-04-01 00:19:09 -07:00
Mk Mk/Uses/meson.mk: add --auto-features=enabled to improve determinism 2023-04-01 08:44:11 +00:00
multimedia multimedia/ab-av1: update to 0.7.6 2023-04-01 00:58:36 +00:00
net net/hostapd-devel: Update to the latest GH commit 2023-03-31 17:04:17 -07:00
net-im net-im/signal-desktop: Update to 6.12.0 2023-03-31 16:48:02 +02:00
net-mgmt
net-p2p net-p2p/py-transmission-rpc: add missing dependency after 5e8a1c66f2 2023-03-31 19:15:45 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-tensorflow: Simplify USES=llvm 2023-03-31 20:04:11 -07:00
security security/vuxml: Document mediawiki multiple vulnerabilities 2023-04-01 15:33:55 +08:00
shells shells/ksh-devel: update to the latest ksh93/ksh github commit 2023-03-31 17:04:16 -07:00
sysutils sysutils/choria: Update to 0.27.0 2023-03-31 16:30:54 -10:00
Templates
textproc textproc/p5-LaTeX-TOM: Update to 1.06 2023-04-01 15:33:55 +08:00
Tools
ukrainian
vietnamese
www www/ilias: Update to 8.0 2023-04-01 15:33:55 +08:00
x11 x11/terminator: Update to 2.1.3. 2023-04-01 15:12:50 +09:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/ocaml-lablgtk2: the port had been updated and improved (+) 2023-03-31 12:39:30 +00:00
x11-wm x11-wm/phoc: update to 0.26.0 2023-03-31 10:49:51 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED www/anyterm/: Remove expired port: 2023-04-01 14:05:08 +09: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.