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
Alexey Dokuchaev a79a7614ca Update `graphics/alembic' to version 1.7.8.
Found out via:	repology.org
Ignored by:	portscout :(
2018-05-27 08:58:14 +00:00
accessibility
arabic
archivers Fix dependencies with DEFAULT_VERSIONS=python=3.x 2018-05-27 08:50:21 +00:00
astro
audio Update to upstream version 0.20.20 2018-05-26 16:10:59 +00:00
base
benchmarks Update to 2.0.11 2018-05-26 17:46:33 +00:00
biology
cad
chinese
comms
converters
databases Update to 2.4 2018-05-26 22:39:44 +00:00
deskutils Update calibre to 3.24.1 2018-05-26 14:24:23 +00:00
devel libappindicator is not compatible with python3 2018-05-27 08:17:58 +00:00
dns dns/dnscrypt-proxy2: Update to 2.0.14 2018-05-26 17:43:21 +00:00
editors Update vim to patchlevel 22 2018-05-26 15:19:16 +00:00
emulators Add information on the Wine Staging patchset (aka the STAGING option) 2018-05-26 21:42:57 +00:00
finance
french
ftp
games . Update URL for STATUS_COLORS patch. 2018-05-26 23:00:01 +00:00
german
graphics Update `graphics/alembic' to version 1.7.8. 2018-05-27 08:58:14 +00:00
hebrew
hungarian
irc
japanese
java Fix packaging with DEFAULT_VERSIONS=python=3.x 2018-05-27 07:14:32 +00:00
Keywords
korean
lang - Switch to new test framework 2018-05-27 08:34:17 +00:00
mail Update to 0.8.0 2018-05-27 08:17:10 +00:00
math
misc Add MANIFEST files for 11.2-BETA3. 2018-05-26 01:15:48 +00:00
Mk Metaports do not have any files, they do not need a license. 2018-05-27 07:54:42 +00:00
multimedia - Mark broken for head failes to build with newer clang 2018-05-26 18:19:35 +00:00
net Update to 0.3.2 2018-05-26 17:49:44 +00:00
net-im
net-mgmt Fix packaging with DEFAULT_VERSIONS=python=3.x 2018-05-27 07:20:43 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 0.3.4 2018-05-26 17:49:49 +00:00
shells
sysutils Update to 8.35.0 2018-05-27 08:37:10 +00:00
Templates
textproc Update to 3.3 2018-05-26 17:49:18 +00:00
Tools Tools: add LEGALlint 2018-05-27 05:02:06 +00:00
ukrainian
vietnamese
www Update to 0.41 2018-05-27 07:28:20 +00:00
x11 x11/xorg-minimal: take maintainership (again) 2018-05-27 04:24:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update x11-toolkits/girara to 0.3.0. 2018-05-26 14:25:00 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT COPYRIGHT: removed 'all rights reserved' 2018-05-27 05:10:36 +00:00
GIDs
LEGAL MOVED,LEGAL: inform users of linting 2018-05-27 05:05:32 +00:00
Makefile
MOVED MOVED,LEGAL: inform users of linting 2018-05-27 05:05:32 +00: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://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.