1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christoph Moench-Tegeder b0474b0273 math/octave: fix pkg-plist typos from r485083
Approved by:	fix-the-obvious
2018-11-16 23:50:29 +00:00
accessibility
arabic
archivers
astro Update to 0.122 2018-11-15 19:07:23 +00:00
audio Update to 0.1.b115 2018-11-16 09:59:49 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 7.1.24 2018-11-15 16:40:59 +00:00
databases databases/bbdb: Use upstream's recommended config in pkg-message 2018-11-16 10:25:55 +00:00
deskutils
devel devel/checkbashisms: Update to 2.18.7 2018-11-16 13:36:18 +00:00
dns Update dns/public_suffix_list to 20181109 2018-11-15 19:05:50 +00:00
editors
emulators
finance
french
ftp
games
german Remove expired ports: 2018-11-16 20:28:58 +00:00
graphics - Update to 1.2.1 2018-11-15 20:10:46 +00:00
hebrew
hungarian
irc - Add LICENSE_FILE 2018-11-16 17:04:10 +00:00
japanese
java - Fix reversed ccache version detection logic. Enable ccache support. 2018-11-16 17:30:17 +00:00
Keywords
korean
lang Update to the 20181111 snapshot of GCC 9. 2018-11-16 10:21:37 +00:00
mail mail/thunderbird-i18n: update to 60.3.1 2018-11-16 15:06:57 +00:00
math math/octave: fix pkg-plist typos from r485083 2018-11-16 23:50:29 +00:00
misc misc/tzdiff: Update to 0.91 2018-11-16 07:31:17 +00:00
Mk
multimedia
net net/wireguard: Update to 0.0.20181115 2018-11-16 08:36:46 +00:00
net-im
net-mgmt Remove expired ports: 2018-11-16 20:28:58 +00:00
net-p2p
news news/xpn: Add a trayicon 2018-11-16 09:28:41 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science New port: science/opensim-core: Software for modeling of musculoskeletal structures 2018-11-16 02:55:54 +00:00
security security/tor-devel: Update 0.3.5.4 -> 0.3.5.5 2018-11-16 17:03:00 +00:00
shells shells/jailkit: Avoid accidentally picking up procmail 2018-11-15 08:56:15 +00:00
sysutils Remove expired ports: 2018-11-16 20:28:58 +00:00
Templates
textproc - Add LICENSE 2018-11-16 17:04:50 +00:00
Tools
ukrainian
vietnamese
www Update roda to 3.14.0 2018-11-16 20:06:52 +00:00
x11 - Fix LICENSE 2018-11-16 17:04:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Clean up Makefile (should be part of r484963) 2018-11-16 17:26:15 +00:00
x11-wm x11-wm/stumpwm: Fix shebang 2018-11-16 11:25:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2018-11-16 20:28:58 +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.