1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jing-Tang Keith Jang 19184ea111 Update to 0.9.2. Prior versions of TTFM modules have many
undefined behaviors, some of which are coherent in 0.9.2,
others like CID & TTF naming conventions are not standardized
yet.

Future versions should move to FreeType 2, since it has more
font support, especially for CID fonts, so that some really
hacks can be removed from TTFM.
2000-12-04 12:15:31 +00:00
archivers - Add missed INSTALLS_SHLIB; 2000-12-04 11:49:38 +00:00
astro
audio Nuke databases/p5-ApacheDBI and audio/ripit-atapi. 2000-12-04 09:52:11 +00:00
benchmarks Update to version 0.4. 2000-12-04 09:04:40 +00:00
biology
cad Update to version 2.1b9 2000-12-02 15:40:27 +00:00
chinese Update to 0.9.2. Prior versions of TTFM modules have many 2000-12-04 12:15:31 +00:00
comms Add a new port comms/comserv. From the pkg-descr file: 2000-12-03 16:37:25 +00:00
converters Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporary 2000-12-01 10:22:32 +00:00
databases Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700 2000-12-04 11:47:11 +00:00
deskutils Update port to 0.8.4 2000-12-02 12:20:12 +00:00
devel Update p4web MD5 checksum 2000-12-03 20:27:59 +00:00
dns Add CONFIGURE_ARGS so that named/lwresd put their pid files 2000-12-01 23:42:12 +00:00
editors - when DEADJOE is a hard link, leave it alone 2000-12-03 18:03:25 +00:00
emulators
finance Update to version 0.6.4 2000-12-02 16:38:44 +00:00
french
ftp Update to version 0.9.26 2000-12-02 15:49:56 +00:00
games Oops, forgot to remove this file. 2000-12-02 16:15:05 +00:00
german
graphics Add scrot 0.4, a screen capture utility that uses imlib2. 2000-12-03 20:26:18 +00:00
hebrew
irc
japanese
java
korean
lang Upgrade to version 7.5.11 2000-12-02 16:17:08 +00:00
mail Update to version 0.27. 2000-12-04 05:50:25 +00:00
math Update to version 1.99.14 2000-12-02 16:27:23 +00:00
mbone
misc Update to version 0.6.4 2000-12-02 16:38:44 +00:00
Mk
multimedia
net Add xsmbrowser, a Tcl/Tk port of Windows' Network Neighborhood. 2000-12-04 11:10:33 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security
shells
sysutils Add rotate 1.1, a simple log rotate perl script. 2000-12-03 20:34:35 +00:00
Templates
textproc Put copy of distfile at MASTER_SITE_LOCAL. 2000-12-04 10:55:06 +00:00
Tools
vietnamese
www Add Webstone-SSL 2.5, a benchmarking tool that supports SSL-enabled 2000-12-03 21:01:58 +00:00
x11 Update to 0.80.3. 2000-12-04 08:29:57 +00:00
x11-clocks
x11-fm
x11-fonts Add geminifonts 1.0, a set of ukrainian koi8-u fonts for X. 2000-12-03 20:48:23 +00:00
x11-servers
x11-themes Update to 200011261817. 2000-12-04 11:41:43 +00:00
x11-toolkits Update to 200011261817. 2000-12-04 11:41:43 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Add upcoming net/xsmbrowser 2000-12-04 11:08:29 +00:00
Makefile
README
YEAR2000

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.