1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
William Grzybowski f5809a1ee0 net/ladvd: remove stale pid file on stop
Submitted by:	maintainer (via email)
2015-10-05 17:16:57 +00:00
accessibility
arabic
archivers Reassign some of my ports to the Collective. 2015-10-05 16:13:51 +00:00
astro - Update to 8800 2015-10-05 12:55:39 +00:00
audio Update to upstream version 1.0.7, fix vorbis decoder handling 2015-10-04 17:26:21 +00:00
benchmarks
biology
cad Update to 10.0 2015-10-04 12:17:59 +00:00
chinese Update to 1.7.2. 2015-10-04 19:28:40 +00:00
comms Update to 3.7.8 2015-10-04 02:26:08 +00:00
converters
databases - Add LICENSE_FILE 2015-10-04 18:01:30 +00:00
deskutils - Update to version 0.6.0 2015-10-02 19:33:10 +00:00
devel Upgrade devel/erlang-rebar3_hex to version 1.7.2. 2015-10-05 10:24:41 +00:00
dns - Add NO_ARCH 2015-10-03 17:07:55 +00:00
editors
emulators
finance
french
ftp ftp/multiget: Remove redundant patch 2015-10-05 15:19:18 +00:00
games - Add NO_ARCH 2015-10-03 17:07:59 +00:00
german - Update to 2015.09.27 2015-10-03 17:12:06 +00:00
graphics Update to 2.14 2015-10-05 12:28:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add missing USES=compiler, needed for ${COMPILER_TYPE} checks 2015-10-05 16:59:50 +00:00
mail - Update to 1.0.4 2015-10-05 14:32:30 +00:00
math - Update to 2.4.4 2015-10-04 19:01:07 +00:00
misc - Add NO_ARCH 2015-10-03 17:11:25 +00:00
Mk Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGET 2015-10-05 12:45:29 +00:00
multimedia Reassign some of my ports to the Collective. 2015-10-05 16:13:51 +00:00
net net/ladvd: remove stale pid file on stop 2015-10-05 17:16:57 +00:00
net-im The telepathy-gabble-xmpp-console tool needs gtksourceview3 introspection 2015-10-04 10:08:43 +00:00
net-mgmt
net-p2p
news Move BROKEN to the correct place, suck-cnews slave builds fine 2015-10-03 20:52:35 +00:00
palm
polish
ports-mgmt
portuguese
print - Add NO_ARCH 2015-10-03 17:11:32 +00:00
russian
science - Update to 1.10.0 2015-10-04 17:59:41 +00:00
security define DOCSDIR to avoid file conflict with security/erlang-jose. 2015-10-05 15:13:09 +00:00
shells
sysutils - Add LICENSE 2015-10-04 20:01:05 +00:00
Templates
textproc gspell provides a flexible API to implement the spell checking in a GTK+ 2015-10-05 16:54:13 +00:00
Tools
ukrainian
vietnamese
www Reassign some of my ports to the Collective. 2015-10-05 16:13:51 +00:00
x11 - Add empty directories to plist 2015-10-03 01:44:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.40 2015-10-02 14:05:52 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 1.3.3.1 2015-10-04 18:01:48 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +00:00
LEGAL
Makefile
MOVED Remove textport/pootle from MOVED, it is back. 2015-10-04 12:43:31 +00:00
README
UIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +00:00
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.