1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan 83371c36e1 - Add stage support
- Convert to USES=tar:bzip2
- Bump PORTREVISION

Allthough not strictly necessary, rename the now non-magic variable "MAN1"
to "GEN_MAN" to avoid confusion with its non-staged meaning.
Approved by:	 portmgr (infrastructure blanket)
2014-03-31 11:56:57 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad cad/librecad: 2014-03-31 11:00:46 +00:00
chinese
comms Update to 20140314 2014-03-31 06:38:58 +00:00
converters
databases - Add stage support, install manual pages unconditionally 2014-03-31 11:26:53 +00:00
deskutils Update to 1.3.37 2014-03-31 06:33:54 +00:00
devel - Add staging support 2014-03-31 11:11:01 +00:00
dns
editors
emulators
finance
french
ftp
games Add games/flukz: 2014-03-31 11:09:13 +00:00
german
graphics graphics/aalib: add license information 2014-03-31 06:14:18 +00:00
hebrew
hungarian
irc irc/quassel: 2014-03-31 10:58:50 +00:00
japanese
java
Keywords
korean
lang No-op, use DEFAULT_VERSIONS. 2014-03-31 11:03:12 +00:00
mail - add -Wl to rpath 2014-03-31 11:15:17 +00:00
math math/speedcrunch: 2014-03-31 10:57:12 +00:00
misc misc/cpuid: reset maintainership 2014-03-31 05:42:53 +00:00
Mk
multimedia
net Missing =. 2014-03-31 05:53:11 +00:00
net-im net-im/psimedia: 2014-03-31 11:17:32 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 1.3.0.a6: 2014-03-31 10:23:49 +00:00
portuguese
print print/foomatic-db: Update to version 20140331. 2014-03-31 10:12:39 +00:00
russian
science science/pyteomics: 2014-03-31 10:55:37 +00:00
security
shells
sysutils
Templates
textproc - Add stage support 2014-03-31 11:56:57 +00:00
Tools
ukrainian
vietnamese
www - Update to 6.2.0 2014-03-31 08:31:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 1.0.14 2014-03-31 08:55:48 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING CUPS ports have been updated to version 1.7.1. A file has migrated from 2014-03-31 08:26:24 +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.