1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pete Fritchman 0f9014356c Add smtpproxy 1.1.3, an SMTP proxy server.
PR:		32848
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2001-12-19 20:03:01 +00:00
accessibility/atk
arabic
archivers Fix plist 2001-12-18 04:08:01 +00:00
astro
audio Update to 1.2.1. 2001-12-19 12:43:36 +00:00
benchmarks
biology Add gff2ps 0.97b, converts gff-formated genomic data-sets to 2001-12-19 10:03:26 +00:00
cad
chinese
comms Add zssh 1.5a, which allows you to tunnel a ssh connection over the 2001-12-19 08:58:26 +00:00
converters
databases - Use standard USE_PYTHON=yes instead of hardcoded path. 2001-12-19 14:18:08 +00:00
deskutils Add USE_BISON, because port having problems building itself using byacc. 2001-12-19 11:19:01 +00:00
devel Fix path to a2ps port. 2001-12-19 19:49:10 +00:00
dns
editors Bump PORTREVISION due to recent update of sunsolve patch. 2001-12-19 18:45:59 +00:00
emulators
finance
french Bump PORTREVISION due to recent update of sunsolve patch. 2001-12-19 18:45:59 +00:00
ftp Today's daily wget: 2001-12-18 19:47:45 +00:00
games Update to 0.9.6. 2001-12-19 11:33:00 +00:00
german Bump PORTREVISION due to recent update of sunsolve patch. 2001-12-19 18:45:59 +00:00
graphics Update to 2.0.4. 2001-12-19 12:25:58 +00:00
hebrew
hungarian
irc Upgrade to 1.8.0. Resolve conflict on -CURRENT by changing one of toast.c's 2001-12-19 01:10:49 +00:00
japanese Use japanese/lookup (for emacs21, repocopied from japanese/lookup-mule) 2001-12-19 14:48:20 +00:00
java
korean
lang Add tcl-manual 2001.12.19, documentation for TCL (Tool Command 2001-12-19 19:49:39 +00:00
mail Add smtpproxy 1.1.3, an SMTP proxy server. 2001-12-19 20:03:01 +00:00
math upgrade to 0.12 2001-12-19 18:08:36 +00:00
mbone
misc Fix problem with gdk-pixbuf in one place, but mark the whole thing as B0RKEN, 2001-12-19 11:52:11 +00:00
Mk
multimedia
net Define the -DSHAREDTMP option, since this allows one to simulate 2001-12-19 19:13:53 +00:00
net-im
net-mgmt The latest version unzips to a subdir. 2001-12-19 16:47:05 +00:00
net-p2p
news
palm Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when building 2001-12-19 10:17:28 +00:00
picobsd
polish
ports-mgmt Update to 20011218. 2001-12-18 16:45:42 +00:00
portuguese
print "You want to make it reference ${LOCALBASE}/bin/bash. Remember, ports 2001-12-18 08:26:36 +00:00
russian
science Add libsvm 2.33, a library for Support Vector Machines. 2001-12-19 03:44:59 +00:00
security upgrade to 1.12 2001-12-19 18:05:41 +00:00
shells
sysutils Add blimitd 0.1, a daemon to enforce login.conf limits. 2001-12-19 02:55:21 +00:00
Templates
textproc Install the url_handler.sh script and bump PORTREVISION. 2001-12-18 05:20:50 +00:00
Tools Don't trap SIGINFO. 2001-12-19 16:46:42 +00:00
ukrainian
vietnamese
www Upgrade to 4.1.0. 2001-12-19 19:48:41 +00:00
x11 Fix yet another victim of gdk-pixbuf update. 2001-12-19 11:07:26 +00:00
x11-clocks Update to 1.0.1 2001-12-18 23:55:20 +00:00
x11-fm Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS, 2001-12-19 11:39:09 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Explicitly add libPropList into LIB_DEPENDS, because it is no longer installed 2001-12-19 11:01:54 +00:00
.cvsignore
INDEX
LEGAL Add ports/math/xgobi. 2001-12-19 04:07:00 +00:00
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.