1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman 8e3b6ba52e print/dymo-cups-drivers: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
2023-09-28 20:56:26 +02:00
.hooks
accessibility accessibility/at-spi2-core: update to 2.50.0 2023-09-28 13:41:39 +02:00
arabic
archivers
astro astro/osmium-tool: Update to 1.16.0 2023-09-28 15:51:48 +08:00
audio audio/cardinal: Remove CC/CPP/CXX exports 2023-09-28 20:56:24 +02:00
benchmarks
biology biology/mothur: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
cad cad/calculix: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
chinese
comms
converters
databases databases/clickhouse: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
deskutils
devel devel/cirrus-cli: Update version 0.104.0=>0.105.0 2023-09-28 20:56:24 +02:00
dns dns/dnscontrol: Update to 4.4.1 2023-09-28 16:27:04 +00:00
editors
emulators emulators/ppsspp: update to 1.16.5 2023-09-28 13:41:58 +02:00
finance
french
ftp
games games/veloren-weekly: update to s20230926 2023-09-28 02:45:00 +02:00
german
graphics graphics/mesa-devel: update to 23.2.0.b.4193 2023-09-28 02:47:13 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/php83-extensions: Fix build 2023-09-28 20:56:24 +02:00
mail mail/postfix-current: Update to 3.9-20230924 2023-09-27 20:52:14 +02:00
math math/octave: Fix plist for DOCS=off. 2023-09-28 10:58:51 +03:00
misc misc/py-python-utils: update to 3.8.1 2023-09-28 16:39:01 +03:00
Mk
multimedia multimedia/minisatip: Update to 1.3.0 2023-09-28 16:28:53 +00:00
net net/frr8: remove vtysh port option, housekeeping, fix build with SNMP 2023-09-28 19:31:12 +02:00
net-im net-im/telegram-desktop: update to 4.9.8 release 2023-09-28 18:49:49 +03:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.75.0 2023-09-28 19:33:54 +02:00
net-p2p net-p2p/jackett: update to 0.21.919 2023-09-28 16:07:07 +08:00
news news/sabnzbd: Update to 4.1.0 2023-09-28 10:43:31 +02:00
polish
ports-mgmt
portuguese
print print/dymo-cups-drivers: Remove CC/CPP/CXX exports 2023-09-28 20:56:26 +02:00
russian
science science/R-cran-bayesm: Update to 3.1.6 2023-09-28 09:21:18 +00:00
security security/debian-keyring: New port: GnuPG keys of Debian Developers and Maintainers 2023-09-28 14:50:31 +09:00
shells
sysutils sysutils/containerd: Update to 1.7.6 2023-09-28 16:30:20 +00:00
Templates
textproc textproc/py-xmlschema: Update to 2.5.0 2023-09-28 09:21:18 +00:00
Tools
ukrainian
vietnamese
www www/firefox-esr: update to 115.3.1 2023-09-28 19:30:17 +02:00
x11 x11/watershot: update to 0.2.2 2023-09-28 17:39:19 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.519 2023-09-28 02:45:00 +02:00
x11-themes
x11-toolkits
x11-wm x11-wm/xfce4-panel: Update to 4.18.5 2023-09-27 22:24:49 +02:00
.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.