1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía a324337731 emulators/mame emulators/mess: update to 0.222
ChangeLog way to big to reproduce here:
https://github.com/mamedev/mame/releases/download/mame0222/whatsnew_0222.txt

While here

 * Add USES=localbase
 * Move multiple variables to their places

PR:	246698
Submitted by:	sdalu@sdalu.com
2020-07-30 06:50:24 +00:00
accessibility
arabic
archivers archivers/ark: add missing bump after r543704 2020-07-30 04:36:26 +00:00
astro astro/xearth: add myself to freebsd.committers.markers again 2020-07-30 05:16:00 +00:00
audio New port: audio/bliss: Multithreaded C library used to compute distance between songs 2020-07-30 05:41:12 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel New port: devel/gitui: Terminal UI for git 2020-07-30 05:06:00 +00:00
dns
editors
emulators emulators/mame emulators/mess: update to 0.222 2020-07-30 06:50:24 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 20.1.b.3574 2020-07-29 23:48:07 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200726 snapshot of GCC 11.0.0. 2020-07-29 22:39:47 +00:00
mail
math math/py-spot: Update 2.9.2 -> 2.9.3 2020-07-30 01:12:33 +00:00
misc
Mk
multimedia multimedia/obs-streamfx: Update 0.8.1 -> 0.8.2 2020-07-30 00:59:44 +00:00
net net/libusrsctp: fix build on GCC architectures 2020-07-29 22:45:11 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils sysutils/openshift-install-devel: use GH_TAGNAME for git commit hash 2020-07-30 00:32:43 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/cpp-httplib: Update 0.7.1 -> 0.7.2 2020-07-30 01:00:55 +00:00
x11 x11/wofi: update to 1.2.1 2020-07-29 19:51:32 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/google-fonts: Update to 0.0.0.20200729 2020-07-29 21:17:59 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.