1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov a565499c9c - add stage support
- rename options EVO and THUNDER to EVOLUTION and THUNDERBIRD
- convert to options helpers and add NLS to available options list
- turn off EVOLUTION option by default for those who just using this app with
  simple csv-file
- drop dependency on desktop-file-utils, since .desktop file defines
  no mime-types
- bump PORTREVISION
2014-01-18 18:49:16 +00:00
accessibility
arabic
archivers Provide our own distfile mirror that is fetchable through http:// and ftp://. 2014-01-18 00:03:56 +00:00
astro
audio Stage support 2014-01-18 15:30:31 +00:00
benchmarks Stage support 2014-01-18 15:46:32 +00:00
biology Stage support 2014-01-18 15:55:42 +00:00
cad
chinese
comms
converters
databases - Update from 3.8.0.2 to 3.8.2 2014-01-18 02:07:40 +00:00
deskutils - add stage support 2014-01-18 18:49:16 +00:00
devel - Update to 0.22 2014-01-18 08:28:48 +00:00
dns
editors Support stage 2014-01-17 15:57:51 +00:00
emulators Update emulators/wine 1.6.2. 2014-01-18 10:04:07 +00:00
finance
french
ftp
games Remove reference to NOPORTDATA 2014-01-18 09:35:15 +00:00
german
graphics - Pass -lm when using gts' pkg-config file. [1] 2014-01-18 16:39:41 +00:00
hebrew
hungarian
irc Update to 1.1.7 2014-01-18 16:47:31 +00:00
japanese Support stage 2014-01-18 09:26:33 +00:00
java
Keywords
korean
lang - Enable stagedir support 2014-01-18 10:32:43 +00:00
mail Support stage 2014-01-17 23:02:30 +00:00
math
misc - Bump PORTREVISION missed on the previous commit for the DATADIR change 2014-01-18 11:07:17 +00:00
Mk - Update KDevelop ports to 4.6.0 [1] 2014-01-17 20:34:33 +00:00
multimedia - Stagify 2014-01-17 21:38:50 +00:00
net - Enable stagedir support 2014-01-18 12:20:08 +00:00
net-im
net-mgmt Update to 4.0.2 2014-01-18 08:33:40 +00:00
net-p2p Zetacoin is a free open source peer-to-peer electronic cash system that 2014-01-18 02:47:18 +00:00
news
palm
polish
ports-mgmt Update to 1.0.9. 2014-01-18 16:35:12 +00:00
portuguese
print - Enable stagedir support 2014-01-18 14:27:31 +00:00
russian
science
security - Update from 1.14.1 to 1.15.0 2014-01-18 02:35:59 +00:00
shells
sysutils Improve wording in pkg-descr. 2014-01-18 16:44:11 +00:00
Templates
textproc - Allow the port to build with archivers/libzip installed. 2014-01-18 17:56:47 +00:00
Tools
ukrainian
vietnamese
www - pass maintainer to submitter 2014-01-18 17:59:23 +00:00
x11 Remove entry from plist which are automatically added by USES=desktop-file-utils 2014-01-18 00:00:10 +00:00
x11-clocks
x11-drivers
x11-fm - Enable stagedir support 2014-01-18 16:45:55 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Move immodules.cache related lines up. So the @unexec line for this file 2014-01-17 21:23:09 +00:00
x11-wm - Use the new format for LIB_DEPENDS 2014-01-17 17:52:26 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix some typos in the libical UPDATING message. 2014-01-17 19:45:19 +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.