1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Brad Davis c2ad6e3c47 Update biology/diamond to 0.8.18.
PR:		211845
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Approved by:	bdrewery (implicit)
2016-08-14 21:47:57 +00:00
accessibility
arabic
archivers Update to lzip version 1.18 which includes the following changes: 2016-08-14 12:15:36 +00:00
astro
audio Update to 1.34.1 2016-08-14 16:04:30 +00:00
benchmarks
biology Update biology/diamond to 0.8.18. 2016-08-14 21:47:57 +00:00
cad New port: cad/NASTRAN - NASA's classic FEA program. 2016-08-11 16:39:29 +00:00
chinese
comms
converters
databases Update to 1.3.0 2016-08-14 18:38:53 +00:00
deskutils - Add NO_ARCH 2016-08-14 09:01:08 +00:00
devel New port: devel/linux-kernel 2016-08-14 09:20:22 +00:00
dns dns/knot2: update 2.2.1 -> 2.3.0 2016-08-10 02:08:29 +00:00
editors Fix plist, fix missing dependency 2016-08-14 07:39:36 +00:00
emulators emulators/visualboyadvance-m: 1.8.0 -> 2.0.0b2 2016-08-13 15:31:43 +00:00
finance
french
ftp
games Add PORTSCOUT limit 2016-08-12 15:37:36 +00:00
german
graphics Fix plist so this port now packages. 2016-08-11 10:32:56 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang GCC uses an AWK script to generate source code that helps process 2016-08-14 07:28:13 +00:00
mail Fix build with recent libressl (2.4.2). 2016-08-13 17:23:13 +00:00
math - Remove the port math/bamg, as it is no longer supported upstream. 2016-08-14 18:36:34 +00:00
misc Update to 0.25 2016-08-14 16:01:56 +00:00
Mk
multimedia Update distfiles, add NO_ARCH, bump PORTREVISION 2016-08-14 14:58:09 +00:00
net Update net/bird,net/bird6 to 1.6.0 2016-08-14 06:25:17 +00:00
net-im Update to 1.3.0 2016-08-11 06:52:57 +00:00
net-mgmt Update to version 0.0.2 2016-08-11 22:38:50 +00:00
net-p2p Add a port of torrentcheck, command-line torrent viewer and hash checker. 2016-08-14 15:30:26 +00:00
news - fix regressions on FreeBSD 10.3 2016-08-11 19:28:01 +00:00
palm
polish
ports-mgmt Remove expired port: 2016-08-11 18:38:51 +00:00
portuguese
print
russian
science
security - cleanup options 2016-08-14 20:46:55 +00:00
shells shells/klish: 2.1.2 -> 2.1.3 2016-08-11 05:20:59 +00:00
sysutils Update to 1.11.1 2016-08-14 08:39:38 +00:00
Templates
textproc - Update to 20160806 2016-08-14 07:40:16 +00:00
Tools
ukrainian
vietnamese
www www/p5-Dancer2-Plugin-Interchange6: 0.202 -> 0.203 2016-08-14 18:46:48 +00:00
x11 Add missing LIB_DEPENDS and LICENSE. 2016-08-14 18:42:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add a rc script and have taskd run as an unprivileged user 2016-08-11 16:06:51 +00:00
LEGAL - Remove the port math/bamg, as it is no longer supported upstream. 2016-08-14 18:36:34 +00:00
Makefile
MOVED - Remove the port math/bamg, as it is no longer supported upstream. 2016-08-14 18:36:34 +00:00
README
UIDs Add a rc script and have taskd run as an unprivileged user 2016-08-11 16:06:51 +00:00
UPDATING security/libressl: Update to 2.4.2 2016-08-11 20:06:03 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.