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
Yuri Victorovich 7cb7d2d50a math/freefem++: Update 4.12 → 4.13
Reported by:	portscout
2023-06-18 02:58:53 -07:00
.hooks
accessibility
arabic
archivers
astro astro/py-sunpy: Update to 5.0.0 2023-06-17 16:17:00 +08:00
audio audio/jacktrip: Update 1.9.0 → 1.10.0 2023-06-17 18:29:32 -07:00
benchmarks
biology biology/jalview: Fix build by using gradle-7.6.1 instead of gradle-8.0.1 2023-06-18 02:58:53 -07:00
cad */*: bump PORTREVISION to chase the upgrade of CGNS 2023-06-18 11:01:02 +02:00
chinese
comms
converters
databases databases/{,py-}duckdb: Update 0.8.0 → 0.8.1 2023-06-17 11:35:40 -07:00
deskutils
devel devel/trompeloeil: Update 43 → 44 2023-06-18 01:48:47 -07:00
dns dns/ares: Deprecate and set expiration date to 2023-06-30 2023-06-18 09:45:59 +02:00
editors devel/electron22: update to 22.3.13 2023-06-18 07:22:38 +09:00
emulators emulators/fmsx: clarify LICENSE_PERMS 2023-06-18 10:59:03 +07:00
finance
french */*: bump PORTREVISION to chase the upgrade of CGNS 2023-06-18 11:01:02 +02:00
ftp ftp/sftpgo: update to 2.5.2 2023-06-17 19:06:05 +00:00
games games/wtf: Update to 20230615 snapshot 2023-06-17 16:30:52 +01:00
german
graphics graphics/bgfx: Update 1.118.8467-427 → 1.118.8493-445 2023-06-18 01:48:45 -07:00
hebrew
hungarian
irc irc/inspircd: update to 3.16.1 2023-06-16 23:59:13 +02:00
japanese
java
Keywords
korean
lang lang/eisl: Update 2.98 → 3.00 2023-06-17 18:29:33 -07:00
mail mail/py-dkimpy: Update to 1.1.4 2023-06-18 09:45:16 +08:00
math math/freefem++: Update 4.12 → 4.13 2023-06-18 02:58:53 -07:00
misc misc/quantum++: Update 4.3.1 → 4.3.2 2023-06-18 01:48:45 -07:00
Mk bsd.sites.mk/CRAN: Remove cran.gis-lab.info 2023-06-17 21:45:12 -03:00
multimedia multimedia/webcamoid: Update 9.1.0 → 9.1.1 2023-06-16 23:55:05 -07:00
net net/ng_mikrotik_eoip: unbreak build for FreeBSD before 14.0 2023-06-18 15:25:34 +07:00
net-im net-im/jabberd: fix build with MySQL 8.0 2023-06-18 14:22:19 +07:00
net-mgmt net-mgmt/netdata-go: update to 0.53.2 2023-06-16 23:53:45 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science */*: bump PORTREVISION to chase the upgrade of CGNS 2023-06-18 11:01:02 +02:00
security security/diswall: Update 0.4.0 → 0.4.1 2023-06-16 23:55:06 -07:00
shells
sysutils sysutils/cbsd: Update to 13.2.5 2023-06-18 06:58:36 +02:00
Templates
textproc textproc/p5-XML-Generator: Update to 1.13 2023-06-17 19:23:02 +08:00
Tools
ukrainian
vietnamese
www www/libmicrohttpd: Update to 0.9.77 2023-06-18 09:46:00 +02:00
x11 x11/shikane: add new port 2023-06-18 00:21:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.16.0.556 2023-06-17 21:24:15 +00:00
x11-wm x11-wm/sway-devel: update to 1.8.1.158 2023-06-17 21:24:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED emulators/skyeye: Remove expired port 2023-06-17 13:19:48 +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.