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
William Grzybowski 382d70fb84 net/dante: update to 1.4.0
- Add LICENSE
- Support stage

PR:		191232
Submitted by:	mp39590 gmail com
Approved by:	maintainer (timeout)
2014-07-31 15:18:55 +00:00
accessibility
arabic
archivers - Update to 5.10 (5.1.6) 2014-07-31 15:12:00 +00:00
astro - Update to 1.06 2014-07-31 10:30:16 +00:00
audio - update audio/tagutil from 3.0 to 3.0.1 2014-07-30 22:02:03 +00:00
benchmarks
biology biology/seqtools: 4.27 -> 4.28 2014-07-31 03:17:54 +00:00
cad
chinese Fix patch. 2014-07-30 21:08:51 +00:00
comms
converters
databases Fix depends. 2014-07-31 12:41:08 +00:00
deskutils
devel devel/p5-Exporter-Lite: 0.05 -> 0.06 2014-07-31 10:50:58 +00:00
dns - Add LICENSE 2014-07-31 10:05:15 +00:00
editors
emulators Unbreak a bit 2014-07-31 07:43:12 +00:00
finance - Switch finance/ktoblzcheck to USES=libtool, drop .la files 2014-07-31 12:36:52 +00:00
french
ftp
games games/py-pychess: Update 0.10rc1 => 0.10.1 and stage 2014-07-31 12:39:07 +00:00
german
graphics graphics/bmeps: update to 3.16.0 2014-07-31 14:04:58 +00:00
hebrew
hungarian
irc net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
japanese japanese/kdrill: Update version 6.4 => 6.5 and stage 2014-07-31 12:52:38 +00:00
java
Keywords
korean
lang Unbreak php5-readline on head (uncovered by removal of readline dep from pcre) 2014-07-31 13:16:29 +00:00
mail - Add LICENSE 2014-07-31 10:05:43 +00:00
math Unbreak after RM was changed to /bin/rm -f 2014-07-31 12:02:34 +00:00
misc Actually, this is only necessary on 32-bit systems. This is probably also 2014-07-31 00:12:48 +00:00
Mk Add descriptions for Nagios/Monitoring Plugins from {nagios,monitoring}-plugins.org 2014-07-30 16:15:54 +00:00
multimedia
net net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
net-im - Update to 14.07 2014-07-31 11:27:40 +00:00
net-mgmt - Add LICENSE 2014-07-31 15:12:39 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Add LICENSE 2014-07-31 10:06:07 +00:00
shells
sysutils - Add LICENSE 2014-07-31 15:12:05 +00:00
Templates
textproc Attempt to unbreak INDEX 2014-07-30 20:25:51 +00:00
Tools
ukrainian
vietnamese
www - Switch to USES=libtool 2014-07-30 19:11:38 +00:00
x11 - Switch to USES=libtool 2014-07-30 18:33:24 +00:00
x11-clocks Stage x11-clocks/intclock 2014-07-30 19:16:24 +00:00
x11-drivers
x11-fm
x11-fonts x11-fonts/proggy_fonts: support stage 2014-07-31 14:11:39 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 1.7.49 2014-07-31 12:51:19 +00:00
x11-wm - Switch to USES=libtool 2014-07-30 18:33:45 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
LEGAL
Makefile
MOVED lang/smlnj: 110.71 -> 110.76 2014-07-30 19:42:50 +00:00
README
UIDs Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
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.