1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrej Zverev d58562f4ec - Use single space after WWW: in pkg-descr
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-02 06:35:34 +00:00
accessibility
arabic
archivers - Finish conversion to perl5 framework 2013-09-01 19:18:06 +00:00
astro Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
audio
benchmarks
biology
cad
chinese
comms Add an explicit dependency on pkgconfig 2013-09-02 05:46:46 +00:00
converters
databases
deskutils Convert USE_GNOME=pkgconfig to USES=pkgconfig 2013-09-01 23:02:45 +00:00
devel - Cleanup requirement for the perl version 2013-09-02 06:26:01 +00:00
dns - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together 2013-09-01 18:17:20 +00:00
editors Convert USE_GNOME=pkgconfig to USES=pkgconfig 2013-09-01 22:58:55 +00:00
emulators 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
finance
french
ftp
games Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
german
graphics Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and 2013-09-02 05:22:58 +00:00
hebrew 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
hungarian
irc Adopt USES+=iconv. 2013-09-01 19:51:52 +00:00
japanese 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
java
Keywords
korean
lang - Cleanup requirement for the perl version 2013-09-02 06:33:01 +00:00
mail - Update to Postfix 2.11 Snapshot 20130825 2013-09-01 20:12:59 +00:00
math Add an explicit dependency on pkgconf 2013-09-01 22:45:05 +00:00
misc . Remove pkg-message since there is no COMPAT_FREEBSD8 kernel option 2013-09-01 20:53:58 +00:00
Mk 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
multimedia Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
net - Resolve of using PERL_CONFIGURE and PERL_MODBUILD together 2013-09-01 17:21:40 +00:00
net-im Remove expired ports: 2013-09-01 15:06:45 +00:00
net-mgmt Add an explicit dependency on pkgconfig 2013-09-02 05:40:37 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Convert to new LIB_DEPENDS format 2013-09-01 15:33:46 +00:00
security Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
shells
sysutils 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
Templates Do not cache the openpty function this breaks at least heimdal and rancid 2013-09-01 21:39:13 +00:00
textproc - Use single space after WWW: in pkg-descr 2013-09-02 06:35:34 +00:00
Tools
ukrainian 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
vietnamese
www Add an explicit dependency on pkgconfig 2013-09-01 22:47:01 +00:00
x11 Add missing dependencies. 2013-09-01 22:36:56 +00:00
x11-clocks
x11-drivers
x11-fm - fix PLIST after the update 2013-09-01 16:40:33 +00:00
x11-fonts
x11-servers
x11-themes - Update to 1.2.0. 2013-09-01 22:07:00 +00:00
x11-toolkits Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-09-01 15:06:45 +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.