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
Pietro Cerutti 8d5fcc272a - Convert to USES=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Respect EXAMPLESDIR
2014-01-17 10:01:35 +00:00
accessibility
arabic
archivers Update to version 1.17.6 2014-01-16 16:14:21 +00:00
astro Update ICBM coordinates. Darn, all this time I was inactive I thought 2014-01-13 23:28:57 +00:00
audio Revert part of previous change, IA32_BINARY_PORT is for freebsd32 compat not 2014-01-16 22:19:48 +00:00
benchmarks - Remove trailing space added in r339920, please don't do that :( 2014-01-16 16:43:24 +00:00
biology - Update to version 1.13.0 and improve FreeBSD support; it also builds 2014-01-16 17:17:15 +00:00
cad Reduce over inclusion of bsd.port.mk 2014-01-15 23:14:38 +00:00
chinese Support stage 2014-01-15 23:20:59 +00:00
comms Reduce over inclusion of bsd.port.mk 2014-01-15 23:23:32 +00:00
converters Reduce over inclusion of bsd.port.mk 2014-01-15 23:24:19 +00:00
databases Remove expied ports: 2014-01-17 01:17:19 +00:00
deskutils Update to 2.11 2014-01-16 17:16:10 +00:00
devel Kick Assembler is an advanced MOS 65xx assembler combined 2014-01-17 08:08:03 +00:00
dns - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
editors Fix some annoying formatting and style bugs so I can do more work on this 2014-01-17 06:06:02 +00:00
emulators Fix build on 10.0-RC5/amd64. 2014-01-16 22:39:44 +00:00
finance
french french/alphabet_sounds_fr: Fix and support stage 2014-01-15 20:41:24 +00:00
ftp
games - Follow upstream and rename games/deng to doomsday 2014-01-16 20:44:43 +00:00
german - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
graphics - Take maintainership 2014-01-17 03:31:57 +00:00
hebrew
hungarian
irc - Over to new maintainer 2014-01-16 19:00:09 +00:00
japanese - Update License 2014-01-15 07:24:05 +00:00
java java/eclipse-gef: BROKEN; fails to fetch 2014-01-15 21:02:45 +00:00
Keywords
korean
lang - mark stage-safe 2014-01-16 20:17:54 +00:00
mail - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
math - Update from 2.0.0.beta1 to 2.0.0.beta2 2014-01-16 20:37:09 +00:00
misc - Update to 2.15 2014-01-17 04:17:42 +00:00
Mk Fix bsd.gnustep.mk to refer to the new GNUstep back library. 2014-01-15 13:46:01 +00:00
multimedia Sync with multimedia/xbmc-addon-pvr update. 2014-01-16 23:30:59 +00:00
net - Convert to USES=tk 2014-01-17 10:01:35 +00:00
net-im
net-mgmt Update to 4.0.1 2014-01-17 07:35:34 +00:00
net-p2p - Support stage dir 2014-01-17 04:30:47 +00:00
news
palm
polish
ports-mgmt - Reassign to new maintainer 2014-01-16 18:34:35 +00:00
portuguese
print - Fix build on 10.0 2014-01-16 16:02:10 +00:00
russian Stage support 2014-01-16 20:40:17 +00:00
science - Convert to USES=tk 2014-01-14 10:30:24 +00:00
security Update to 0.98.1 2014-01-16 22:56:12 +00:00
shells - Update to R49 2014-01-14 15:54:26 +00:00
sysutils - Fix a crash with some SCSI disks. 2014-01-17 09:31:42 +00:00
Templates
textproc - Update to 1.1.5 2014-01-17 09:10:58 +00:00
Tools
ukrainian
vietnamese
www Update from 4.0.33 to 4.0.35: 2014-01-17 01:27:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Rename a variable to avoid fooling the USE_TCL/USE_TK detection script 2014-01-16 13:25:23 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expied ports: 2014-01-17 01:17:19 +00:00
README
UIDs
UPDATING - move www/mod_authnz_external to www/mod_authnz_external22 2014-01-14 21:14:46 +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.