1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-06 21:24:44 +03:00
.hooks
accessibility
arabic
archivers
astro astro/josm: update to 18193 2021-09-06 21:24:44 +03:00
audio audio/libsamplerate: Update to 0.2.2 2021-09-06 16:48:13 +02:00
base
benchmarks
biology biology/emboss: Put emboss-shell in default PATH 2021-09-06 10:13:03 -05:00
cad
chinese
comms comms/iwmbt-firmware: Update distinfo. 2021-09-05 18:12:01 +03:00
converters graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
databases graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
deskutils poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
devel devel/ocaml-ocamlbuild: fix install in presence of `devel/ocaml-findlib' 2021-09-06 18:10:29 +00:00
dns
editors poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
emulators
finance
french
ftp
games games/openbor: fix spelling in package description 2021-09-06 04:46:22 +00:00
german devel/eric6: update to 21.9 release 2021-09-06 07:09:50 +10:00
graphics graphics/vips: Update to 8.11.3 2021-09-06 20:03:30 +02:00
hebrew
hungarian
irc irc/weechat: Security update to 3.2.1 2021-09-05 11:32:28 +00:00
japanese
java
Keywords
korean
lang lang/sbcl: Fix build by removing old patches 2021-09-06 11:40:26 -03:00
mail poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
math graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
misc graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
Mk net/openldap25-server: OpenLDAP 2.5.7 2021-09-05 14:05:57 -07:00
multimedia multimedia/vlc: Enable support for subtitles and add missing deps 2021-09-06 20:22:25 +02:00
net graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
net-im
net-mgmt net-mgmt/zabbix54: Improve pid and log file handling 2021-09-06 11:59:38 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
russian devel/eric6: update to 21.9 release 2021-09-06 07:09:50 +10:00
science science/jmol: Update 14.31.52 -> 14.31.53 2021-09-06 01:34:51 -07:00
security security/apache-xml-security-c: Remove escaping sequences from CPE_PRODUCT 2021-09-06 13:03:50 +00:00
shells
sysutils poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
Templates
textproc graphics/poppler: update to 21.09 2021-09-06 18:31:18 +02:00
Tools
ukrainian
vietnamese
www www/midori: Add CPE information 2021-09-06 13:19:32 +00:00
x11 poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/thunar: Add CPE information 2021-09-06 13:20:58 +00:00
x11-fonts x11-fonts/fontconfig: Restore generation of font cache 2021-09-06 20:05:09 +02:00
x11-servers
x11-themes x11-themes/zuki-themes: add new port 2021-09-06 06:16:32 +00:00
x11-toolkits poppler: bump revisions of users 2021-09-06 18:39:42 +02:00
x11-wm x11-wm/plasma5-kwin: Remove invalid CPE information 2021-09-06 12:58:33 +00: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.