1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 54a573cab0 Remove outdated BROKEN_RUBY23
- While I'm here:
  - Add NO_ARCH
  - Convert to options target helper

With hat:	ruby
2019-04-06 14:45:48 +00:00
accessibility Update Qt5 to 5.12.2 2019-04-05 20:50:59 +00:00
arabic
archivers Update to 0.35 2019-04-06 14:42:56 +00:00
astro Update CMake to latest release, 3.14.1 2019-04-05 11:46:44 +00:00
audio audio/pulseeffects: Update to 4.5.6 2019-04-06 10:13:38 +00:00
base
benchmarks
biology Use real PORTVERSION of devel/p5-Parse-RecDescent 2019-04-06 14:43:14 +00:00
cad
chinese
comms Update PyQt5 to 5.12.1 2019-04-05 23:05:20 +00:00
converters
databases Use real PORTVERSION of devel/p5-Parse-RecDescent 2019-04-06 14:43:14 +00:00
deskutils Support GCC architectures, add compiler:c++11-lang 2019-04-05 15:07:10 +00:00
devel Remove outdated BROKEN_RUBY23 2019-04-06 14:45:42 +00:00
dns Update to 3.2.0 2019-04-06 14:43:33 +00:00
editors
emulators
finance
french
ftp Mark BROKEN on FreeBSD 12 and 13 2019-04-06 08:15:15 +00:00
games Update to 99.9.69 2019-04-06 14:44:10 +00:00
german
graphics Use real PORTVERSION of devel/p5-Parse-RecDescent 2019-04-06 14:43:14 +00:00
hebrew
hungarian
irc
japanese New port: japanese/spoqahansans-ttf 2019-04-06 13:46:48 +00:00
java
Keywords
korean New port: korean/spoqahansans-ttf 2019-04-06 13:36:10 +00:00
lang lang/rust-nightly: update to 1.35.0.20190406 2019-04-06 00:39:51 +00:00
mail Remove outdated BROKEN_RUBY23 2019-04-06 14:45:48 +00:00
math - Default math/octave-forge-signal subpackage to on. 2019-04-05 20:45:59 +00:00
misc Add NO_ARCH 2019-04-06 14:45:27 +00:00
Mk Update PyQt5 to 5.12.1 2019-04-05 23:05:20 +00:00
multimedia multimedia/mlt: update to 6.14.0 2019-04-06 14:43:03 +00:00
net Fix build on Python 3.7 2019-04-06 14:43:38 +00:00
net-im
net-mgmt Update databases/libzdb to 3.2 2019-04-06 14:42:44 +00:00
net-p2p Mark BROKEN on FreeBSD 12 and 13 2019-04-06 08:11:08 +00:00
news
palm
polish Update CMake to latest release, 3.14.1 2019-04-05 11:46:44 +00:00
ports-mgmt Update to 2.18.9. 2019-04-05 13:25:12 +00:00
portuguese
print Update PyQt5 to 5.12.1 2019-04-05 23:05:20 +00:00
russian Update to 5.1.1 2019-04-06 09:07:30 +00:00
science science/nwchem: Update 6.8.1.20190319 -> 6.8.1.20190403 2019-04-06 03:48:42 +00:00
security Mark BROKEN on FreeBSD 12 and 13 2019-04-06 08:08:32 +00:00
shells Don't override FETCH_ENV 2019-04-06 05:56:41 +00:00
sysutils Mark BROKEN on FreeBSD 12 and 13 2019-04-06 07:59:59 +00:00
Templates
textproc Add NO_ARCH 2019-04-06 14:45:17 +00:00
Tools
ukrainian
vietnamese
www Update to 5.7.8 2019-04-06 14:45:32 +00:00
x11 Update PyQt5 to 5.12.1 2019-04-05 23:05:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/plex-ttf: Update to 1.4.1 2019-04-05 21:52:26 +00:00
x11-servers
x11-themes
x11-toolkits databases/kexi: update to 3.2.0 2019-04-06 13:29:32 +00:00
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.