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
Matthew Seaman f5c984f658 Update to 3.6
* Stagify
   * Add LICENSE
   * Use shebangfix
   * Drop the optional RUN_DEPENDS on p5-IO-Socket-INET6 as the
     currently available p5-IO-Socket-SSL-1.962 in ports is new enough
     to obsolete that requirement.

PR:		ports/186210
Submitted by:	fw@moov.de (maintainer)
2014-01-30 23:05:50 +00:00
accessibility Finish stage support 2014-01-30 22:20:49 +00:00
arabic
archivers
astro - Stage support 2014-01-30 22:09:03 +00:00
audio Fix install when NLS=off 2014-01-30 21:43:38 +00:00
benchmarks
biology Unbreak the fetch: one of the documentation PDF files was rerolled. 2014-01-30 13:38:26 +00:00
cad
chinese
comms - add stage support 2014-01-30 10:27:43 +00:00
converters
databases
deskutils - Update to 1.21.0 2014-01-30 22:03:16 +00:00
devel Bring back /-MM/s|-I.|$${CFLAGS}| to fix build with devel/ncurses. 2014-01-30 17:13:27 +00:00
dns - add stage support 2014-01-30 08:45:50 +00:00
editors
emulators
finance
french
ftp - Covert to PYDISTUTILS_AUTOPLIST 2014-01-30 08:28:25 +00:00
games - Add LICENSE, desktop entry file [1] 2014-01-30 21:04:38 +00:00
german
graphics - Stage support 2014-01-30 20:57:05 +00:00
hebrew
hungarian
irc - Stage support 2014-01-30 16:05:12 +00:00
japanese - Stage support 2014-01-30 08:18:06 +00:00
java
Keywords
korean
lang Expire in ~1 month not last year. 2014-01-30 15:51:08 +00:00
mail Update to 3.6 2014-01-30 23:05:50 +00:00
math - Try once again to get it to work with FreeBSD-10. 2014-01-30 19:56:45 +00:00
misc - Stage support 2014-01-30 16:05:12 +00:00
Mk
multimedia Fix QT4 option handling. 2014-01-30 20:58:42 +00:00
net RemoteBox is a graphical (GTK) VirtualBox client, which lets you administer 2014-01-30 15:45:16 +00:00
net-im - Stage support 2014-01-30 16:46:22 +00:00
net-mgmt - Update to 1.3 2014-01-29 22:03:24 +00:00
net-p2p
news
palm - add stage support 2014-01-30 09:42:48 +00:00
polish
ports-mgmt
portuguese
print - Stage support 2014-01-30 08:07:04 +00:00
russian - add stage support 2014-01-30 08:45:50 +00:00
science
security New port: security/py-cybox 2014-01-30 21:09:02 +00:00
shells Finish stage support 2014-01-30 22:43:17 +00:00
sysutils Allow slave port to set it's own COMMENT 2014-01-30 21:47:00 +00:00
Templates
textproc - Convert to PYDISTUTILS_AUTOPLIST 2014-01-30 03:13:00 +00:00
Tools
ukrainian
vietnamese
www devel/stfl: 2014-01-30 16:05:25 +00:00
x11 Finish stage support 2014-01-30 22:32:45 +00:00
x11-clocks
x11-drivers
x11-fm - add stage support 2014-01-30 08:45:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to version 1.4.4 2014-01-30 18:01:38 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove audio/gsi, abandonware not developed in the last 13 years 2014-01-30 09:29:24 +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.