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
John Marino 0729fa7197 Add new port: mail/fastforward
PR:		184377
Submitted by:	uffe

     ================================================================

fastforward handles qmail forwarding according to a cdb database.
It can create forwarding databases from a sendmail-style
/etc/aliases or from user-oriented virtual-domain tables.
2014-08-03 21:40:02 +00:00
accessibility
arabic
archivers - rename patch files 2014-08-03 15:25:54 +00:00
astro A couple items in DOCSDIR were missing from PORTDOCS protection. 2014-08-03 21:36:24 +00:00
audio Add DOCS option. 2014-08-03 21:37:49 +00:00
benchmarks
biology
cad
chinese - mark BROKEN on 11-CURRENT 2014-08-01 21:56:19 +00:00
comms devel/libftdi: USES=libtool, fix build, bump dependencies 2014-08-03 11:36:56 +00:00
converters
databases A couple ports added support for OPTIONS but forgot to add them to 2014-08-03 19:30:08 +00:00
deskutils
devel New port: devel/libftdi1 2014-08-03 21:35:42 +00:00
dns
editors - Update to 7.4.389 2014-08-02 05:12:42 +00:00
emulators - fix iconv on FreeBSD-10 2014-08-03 17:33:22 +00:00
finance
french
ftp
games This fixes games/tome4 after devel/premake4 update to 4.4-beta5 2014-08-03 15:11:27 +00:00
german
graphics - fix order in USES 2014-08-03 16:19:17 +00:00
hebrew
hungarian
irc - fix order in USES 2014-08-03 16:19:17 +00:00
japanese
java - Update from 1.1b5 to 3.1a1 2014-08-03 00:09:25 +00:00
Keywords
korean
lang Mark broken: Fails to link with new libgc 2014-08-02 23:44:55 +00:00
mail Add new port: mail/fastforward 2014-08-03 21:40:02 +00:00
math math/orpie: update to 1.5.2 2014-08-03 13:02:11 +00:00
misc - Update to 20140718 2014-08-02 05:13:08 +00:00
Mk
multimedia - Update to upstream version 0.8.0 2014-08-02 21:03:56 +00:00
net Mark as forbidden the configure script is triggering a nasty bug in unix domain socket 2014-08-03 20:50:57 +00:00
net-im - Fix crashing on 10.x and later, when ICONV option is enabled 2014-08-03 16:06:22 +00:00
net-mgmt Mark broken: Fails to link with nagios-plugins-2.0.3 2014-08-02 23:59:34 +00:00
net-p2p transmission-* cleanup 2014-08-03 18:05:29 +00:00
news - rename patch files 2014-08-03 15:20:08 +00:00
palm
polish
ports-mgmt - Update to checkin bbac739f86 2014-08-01 23:55:10 +00:00
portuguese
print - Update to 2.104 2014-08-03 20:26:38 +00:00
russian www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10 2014-08-03 19:29:14 +00:00
science science/pulseview: Remove unnecessary RUN_DEPENDS 2014-08-03 16:16:21 +00:00
security - rename patch files 2014-08-03 15:30:04 +00:00
shells
sysutils Add new port: sysutils/daemontools-encore 2014-08-03 21:08:11 +00:00
Templates
textproc - Add staging support 2014-08-03 19:58:19 +00:00
Tools
ukrainian Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
vietnamese Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
www www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10 2014-08-03 19:29:14 +00:00
x11 Update to 3.3.7. 2014-08-03 13:22:52 +00:00
x11-clocks - fix order in USES 2014-08-03 16:19:17 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Moka theme for the Plank dock. 2014-08-03 09:03:15 +00:00
x11-toolkits - fix order in USES 2014-08-03 16:19:17 +00:00
x11-wm - rename patch files 2014-08-03 14:56:38 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-08-03 09:59:09 +00:00
README
UIDs
UPDATING UPDATING: add back note from 20140802 remove by mistake in last commit 2014-08-03 12:15:21 +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.