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
Sergey Matveychuk e452bf0519 - Add missing TLS support
PR:		ports/75331
Submitted by:	Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
Approved by:	maintainer
2004-12-21 09:30:20 +00:00
accessibility Fix xml syntax in OMF files. 2004-12-21 06:47:43 +00:00
arabic
archivers
astro
audio Add missed @dirrm. 2004-12-21 06:07:25 +00:00
benchmarks
biology
cad Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
chinese
comms
converters
databases
deskutils Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
devel - Update to 1.4 2004-12-21 08:26:24 +00:00
dns
editors
emulators
finance
french
ftp
games Update to 0.8.1.45 2004-12-21 09:26:00 +00:00
german Update to 1.0.0.p2 (pre2) 2004-12-21 09:29:56 +00:00
graphics
hebrew
hungarian
irc
japanese
java
korean
lang Mark broken on alpha also 2004-12-21 06:09:23 +00:00
mail - Add missing TLS support 2004-12-21 09:30:20 +00:00
math
mbone
misc
Mk Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
multimedia
net - Rework gpgme03 port to avoid conflict with gpgme 1.0 2004-12-21 08:59:42 +00:00
net-im - Rework gpgme03 port to avoid conflict with gpgme 1.0 2004-12-21 08:59:42 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
russian
science Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
security - gpgme et gpgme03 are no longer in conflict 2004-12-21 09:03:31 +00:00
shells
sysutils Remove some leftover directories. 2004-12-21 06:03:40 +00:00
Templates
textproc Update pkg-list. 2004-12-21 02:51:53 +00:00
Tools
ukrainian
vietnamese
www - Add forgotten patch in previous commit. This fix installation of 2004-12-21 08:35:51 +00:00
x11 Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
x11-clocks
x11-fm Update to 1.51 2004-12-21 08:43:32 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm 1: Fix pkg-plist again :( 2004-12-21 00:45:55 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING - Add a small note about gpgme* changes 2004-12-21 09:21: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 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/doc/en_US.ISO8859-1/books/handbook/

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.