1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-08-24 01:39:16 +00:00
accessibility
arabic
archivers Update to 1.3.1 2017-08-21 20:44:02 +00:00
astro
audio Remove expired ports: 2017-08-23 11:33:26 +00:00
base
benchmarks Update to 3.0 2017-08-20 20:18:56 +00:00
biology Remove expired ports: 2017-08-23 11:33:26 +00:00
cad Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT, 2017-08-21 13:14:02 +00:00
chinese
comms
converters
databases databases/cego: update 2.34.0 -> 2.35.0 2017-08-23 14:32:56 +00:00
deskutils Update to 0.82 2017-08-22 20:00:22 +00:00
devel New port: devel/gogland-eap (Gogland EAP, Preview Edition). 2017-08-23 19:40:53 +00:00
dns dns/void-zones-tools: Update to 1.0.2 2017-08-23 07:35:03 +00:00
editors editors/nvi-m17n: Fix autodetect of iso-2022-jp2 2017-08-22 14:57:02 +00:00
emulators Update to Wine 2.15. This includes the following changes: 2017-08-23 21:49:57 +00:00
finance Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
french
ftp Update MASTER_SITES 2017-08-23 14:53:30 +00:00
games Remove expired ports: 2017-08-23 11:33:26 +00:00
german Update to 2017.08.20 2017-08-21 20:44:17 +00:00
graphics graphics/poppler: update to 0.57.0 2017-08-24 01:02:59 +00:00
hebrew
hungarian
irc
japanese Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
java java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect the latter. 2017-08-23 18:47:50 +00:00
Keywords
korean
lang Update to the 20170822 snapshot of GCC 5.4.1. 2017-08-23 21:51:39 +00:00
mail mail/phpmailer: Update from 5.2.23 to 5.2.24 2017-08-23 12:50:31 +00:00
math Update to 0.43 2017-08-23 14:26:45 +00:00
misc Remove expired ports: 2017-08-23 11:33:26 +00:00
Mk Add LLD_UNSAFE to force use of ld.bfd when ld is lld 2017-08-22 18:55:00 +00:00
multimedia Change from USES=twisted to devel/py-twisted 2017-08-21 20:44:37 +00:00
net - Update MASTER_SITES to https 2017-08-23 17:13:21 +00:00
net-im - Update to 3.5.9 2017-08-20 15:10:26 +00:00
net-mgmt Update zabbix WWWs, fix pkg-message typos 2017-08-23 16:33:45 +00:00
net-p2p Update RUN_DEPENDS: use newer twisted 2017-08-20 12:30:39 +00:00
news Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
palm
polish Update to 20170820 2017-08-22 16:40:17 +00:00
ports-mgmt
portuguese
print Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
russian Remove expired ports: 2017-08-23 11:33:26 +00:00
science - Update to 0.54 2017-08-22 15:11:58 +00:00
security Document issues in poppler 2017-08-24 01:01:44 +00:00
shells - Fix LICENSE_PERMS 2017-08-22 17:42:39 +00:00
sysutils Do a better job with options with respect to DBTYPE. 2017-08-23 21:32:40 +00:00
Templates
textproc - Update to 1.01 2017-08-23 14:30:02 +00:00
Tools Do not add $FreeBSD$ to the patch files. 2017-08-23 13:59:41 +00:00
ukrainian
vietnamese
www Resurrect www/mod_gnutls and update to 0.8.2. 2017-08-24 01:39:16 +00:00
x11 Cleanup ${PORTSDIR}/ from *DEPENDS. 2017-08-21 16:55:01 +00:00
x11-clocks Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
x11-drivers
x11-fm
x11-fonts Use PKGNAMESUFFIX 2017-08-22 16:40:23 +00:00
x11-servers
x11-themes Remove expired ports: 2017-08-23 11:33:26 +00:00
x11-toolkits Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
x11-wm Remove keyword expansion from patches. 2017-08-23 14:03:08 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs CockroachDB is a distributed SQL database built on a transactional 2017-08-21 14:11:33 +00:00
LEGAL Remove expired ports: 2017-08-23 11:33:26 +00:00
Makefile
MOVED Resurrect www/mod_gnutls and update to 0.8.2. 2017-08-24 01:39:16 +00:00
README
UIDs CockroachDB is a distributed SQL database built on a transactional 2017-08-21 14:11:33 +00:00
UPDATING * Bump port revision, added emperor support to rc script 2017-08-20 22:53:57 +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.