1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman b992a1e421 shells/tcshrc: Add LICENSE GPLv2
- Pet portclippy
- Adopt port
2023-08-29 09:15:12 +02:00
.hooks
accessibility KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
arabic
archivers KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
astro KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
audio KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/freetds-devel: Update version 1.3.125=>1.3.126 2023-08-29 09:15:12 +02:00
deskutils KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
devel devel/transient*: Update to 0.4.3 2023-08-29 12:07:41 +09:00
dns
editors editors/with-editor*: Update to 3.3.1 2023-08-29 12:07:49 +09:00
emulators emulators/wine-devel: Do not redefine DISTFILES 2023-08-29 06:46:29 +00:00
finance
french
ftp
games KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
german
graphics graphics/libavif: update to 1.0.0 2023-08-29 02:34:53 +02:00
hebrew
hungarian
irc KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
japanese KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
java
Keywords
korean
lang KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
mail
math KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
misc KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
Mk KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
multimedia multimedia/avidemux: Add patch to fix build with upcoming binutils 2.41 2023-08-29 12:05:56 +09:00
net net/ipxe: Add patch to fix build with upcoming binutils 2.41 2023-08-29 12:06:38 +09:00
net-im net-im/gtkcord4: update to 0.0.12 2023-08-28 22:59:32 +02:00
net-mgmt
net-p2p KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
news
polish
ports-mgmt
portuguese
print print/psutils: Add license information 2023-08-29 12:04:24 +09:00
russian
science KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
security security/clamav: Update to 1.2.0 2023-08-29 12:09:11 +09:00
shells shells/tcshrc: Add LICENSE GPLv2 2023-08-29 09:15:12 +02:00
sysutils sysutils/bkt: Update to 0.7.1 2023-08-28 22:36:54 +02:00
Templates
textproc textproc/docbook-xml: Add license information 2023-08-29 12:04:51 +09:00
Tools
ukrainian
vietnamese
www www/iridium: update to 2023.08.116 2023-08-29 07:52:14 +02:00
x11 KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
x11-clocks KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
x11-drivers
x11-fm KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hyprland: update to 0.29.0 2023-08-28 23:56:38 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED KDE: Update KDE Gear to 23.08 2023-08-28 21:07:39 +02: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.