1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nuno Teixeira 8707797c78 editors/lapce: Add PORTSCOUT
- Instruct PORTSCOUT to check directly on upstream site to avoid wrong
  versions.
2023-09-18 12:59:37 +01:00
.hooks
accessibility
arabic
archivers archivers/libdeflate: update the port to version 1.19 2023-09-17 11:54:32 +00:00
astro
audio audio/avldrums-lv2: update 0.7.0 → 0.7.2 2023-09-17 23:27:26 -07:00
benchmarks benchmarks/inferno: update 0.11.16 → 0.11.17 2023-09-17 01:14:34 -07:00
biology biology/kmcp: update 0.9.3 → 0.9.4 2023-09-17 23:27:25 -07:00
cad cad/nvc: update 1.10.2 → 1.10.3 2023-09-17 23:27:26 -07:00
chinese
comms
converters
databases databases/powa-archivist: Update to 4.2.0. 2023-09-18 12:38:50 +02:00
deskutils deskutils/coolreader: Update to 3.2.59 2023-09-18 13:03:37 +02:00
devel devel/sdbus-cpp: chase force push after 48cb5e90d8 2023-09-18 13:29:46 +02:00
dns
editors editors/lapce: Add PORTSCOUT 2023-09-18 12:59:37 +01:00
emulators emulators/rpcs3: update to 0.0.29.15620 2023-09-16 02:35:16 +02:00
finance
french
ftp ftp/sftpgo: update to 2.5.4 2023-09-16 13:07:38 +00:00
games games/openbve: update OpenBVE to version 1.9.2.2 2023-09-18 11:52:56 +00:00
german
graphics graphics/phototonic: Add PORTSCOUT 2023-09-18 12:59:37 +01:00
hebrew
hungarian
irc
japanese
java */*: Use only HTTPS to fetch ports from Maven Central 2023-09-17 14:30:09 +09:00
Keywords
korean
lang lang/gcc13-devel: Update to 13.2.1.s20230916 2023-09-17 18:07:07 +02:00
mail mail/courier: Fix pkg-plist with DOCS on 2023-09-16 15:25:25 +02:00
math math/armadillo: Update to 12.6.4 2023-09-18 10:37:17 +02:00
misc misc/lf: update 30 → 31 2023-09-17 23:27:24 -07:00
Mk Mk/Uses/nextcloud.mk: unbreak bulk -a 2023-09-18 07:43:30 +00:00
multimedia multimedia/motion: Fix build 2023-09-18 12:40:27 +02:00
net net/cloud-init{,-devel}: Update to 23.3 and 23.3-1 2023-09-18 14:37:58 +03:00
net-im
net-mgmt net-mgmt/check_ssl_cert: update to 2.74.0 2023-09-17 23:33:17 +02:00
net-p2p net-p2p/autoscan: Update to 1.4.0 2023-09-17 11:26:47 -04:00
news
polish
ports-mgmt
portuguese
print print/ghostscript10: update port to 10.02.0 2023-09-15 21:12:25 +09:00
russian
science science/afni: update to 23.2.10 2023-09-18 13:12:05 +02:00
security security/uacme: Fix use system libev 2023-09-18 11:04:58 +01:00
shells shells/murex: Update to 5.0.9310 2023-09-17 14:40:54 +01:00
sysutils sysutils/kopia: Update to 0.14.1 2023-09-18 12:27:11 +01:00
Templates
textproc textproc/riffdiff: update 2.25.2 → 2.26.0 2023-09-17 23:27:24 -07:00
Tools
ukrainian
vietnamese
www www/miniflux: Update to 2.0.48 2023-09-18 07:46:57 +02:00
x11 x11/wob: update to 0.15.1 2023-09-17 20:24:28 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/intel-one-mono: Update to 1.3.0 2023-09-17 10:19:52 +01:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/fox17: Update to 1.7.84 2023-09-15 11:15:36 -04:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING print/ghostscript10: add default port option for X11 2023-09-15 21:07:41 +09:00

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.