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
Ruslan Makhmatkhanov 01839881b4 textproc/py-elib.intl: instruct portscout to not check for updates
Portscout incorrectly reports that updates are available, so disable
checks at all. While here add NO_ARCH and sort USE_PYTHON.
2015-07-17 14:10:15 +00:00
accessibility
arabic
archivers
astro
audio Remove expired port: 2015-07-16 21:23:42 +00:00
benchmarks
biology
cad Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
chinese Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
comms Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
converters
databases - Update to 0.708.3.0 2015-07-17 12:23:50 +00:00
deskutils Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
devel - Update git to 2.4.6 2015-07-17 13:02:48 +00:00
dns
editors Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
emulators
finance - Update to 6.6.0 2015-07-17 12:24:44 +00:00
french
ftp
games
german
graphics Convert to USES=metaport. 2015-07-17 11:05:40 +00:00
hebrew
hungarian
irc
japanese
java . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collections 2015-07-17 02:35:02 +00:00
Keywords
korean
lang Update to GCC 4.8.5. Mostly bug fixes, a very conservative update. 2015-07-17 08:45:45 +00:00
mail Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
math Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
misc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
Mk Remove some experiment code. 2015-07-16 22:12:16 +00:00
multimedia multimedia/minitube: 2015-07-17 07:26:23 +00:00
net - Update to 0.100004 2015-07-17 12:23:19 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update RUN_DEPENDS 2015-07-17 12:25:37 +00:00
russian
science
security Update to 1.8.14 2015-07-17 13:15:17 +00:00
shells
sysutils - Update to 4.6.2 2015-07-17 12:23:40 +00:00
Templates
textproc textproc/py-elib.intl: instruct portscout to not check for updates 2015-07-17 14:10:15 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.12.0 2015-07-17 12:25:06 +00:00
x11 Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2015-07-16 21:23:42 +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.