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
Dmitry Marakasov 51f366027c - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-03-15 09:03:14 +00:00
accessibility
arabic
archivers
astro
audio audio/dsbmixer: Update to 1.3.2 2018-03-15 07:33:10 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.19 2018-03-13 10:42:03 +00:00
biology biology/diamond: Update to version 0.9.18-49 2018-03-15 02:28:09 +00:00
cad Remove Ego-Lines from fernape's ports 2018-03-13 22:24:58 +00:00
chinese
comms
converters - Add LICENSE 2018-03-14 09:03:13 +00:00
databases databases/p5-DBIx-Abstract: Update to 1.04 2018-03-14 10:56:34 +00:00
deskutils Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch 2018-03-14 05:13:01 +00:00
devel - Add LICENSE 2018-03-15 09:03:14 +00:00
dns Update to 0.4.1 2018-03-13 20:31:58 +00:00
editors editors/mp: fix build with ncurses from base 2018-03-14 10:01:31 +00:00
emulators emulators/rpcs3: update to 0.0.5.81 2018-03-15 00:34:07 +00:00
finance Remove expired port: 2018-03-13 19:30:31 +00:00
french - Update WWW 2018-03-13 09:33:12 +00:00
ftp Update to 7.59.0 2018-03-14 18:11:28 +00:00
games Attempt to fix on HEAD. 2018-03-15 02:45:50 +00:00
german Update to 2018.03.11 2018-03-12 21:17:03 +00:00
graphics Remove Ego-Lines from fernape's ports 2018-03-13 22:24:58 +00:00
hebrew
hungarian
irc irc/irssi-scripts: Update to 20160301 2018-03-14 08:17:57 +00:00
japanese Add new port -- Cica Japanese monospaced fonts for programming 2018-03-15 05:39:23 +00:00
java
Keywords
korean
lang Remove Ego-Lines from fernape's ports 2018-03-13 22:24:58 +00:00
mail - update to 1.1.Alpha9.0 2018-03-14 21:40:52 +00:00
math - Update to 1.3.1 2018-03-15 03:13:04 +00:00
misc misc/free42: Update to 2.0.20 2018-03-15 04:54:21 +00:00
Mk Define CONFIG_SITE even without GNU_CONFIGURE as some ports still benefit from it. 2018-03-15 02:36:47 +00:00
multimedia - Fix shebangs 2018-03-13 20:03:09 +00:00
net net/vether-kmod: Update to latest commit 2018-03-14 13:58:03 +00:00
net-im net-im/py-toxcore-c: Update to 0.2.0 2018-03-15 05:43:15 +00:00
net-mgmt net-mgmt/p5-NetAddr-IP: Update to 4.079 2018-03-15 07:44:07 +00:00
net-p2p Attempt to fix on HEAD. 2018-03-15 03:03:06 +00:00
news
palm
polish Update to 20180310 2018-03-12 21:20:44 +00:00
ports-mgmt - Update to 3.2.5-303-g3a844af55 2018-03-13 17:23:39 +00:00
portuguese
print print/latex-biber: Add missing net/p5-URI dependency 2018-03-14 11:38:36 +00:00
russian
science Convert to USE_GITLAB 2018-03-14 18:11:33 +00:00
security Mark e2fsprogs < 1.44.0 vulnerable. 2018-03-14 23:38:36 +00:00
shells
sysutils sysutils/runit-faster: Fix PATH in the runsvdir rc script 2018-03-15 04:07:19 +00:00
Templates
textproc textproc/p5-YAML: Update to 1.24 2018-03-15 08:20:30 +00:00
Tools
ukrainian
vietnamese
www - Switch to options helpers 2018-03-15 08:33:14 +00:00
x11 x11/xorg: Provide a more accurate package description 2018-03-14 07:03:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.008 2018-03-14 11:26:17 +00:00
x11-servers
x11-themes Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch 2018-03-14 05:13:01 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add forgotten MOVED entry for briefly existing lang/OpenCoarrays moved to 2018-03-15 00:01:23 +00:00
README
UIDs
UPDATING

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.