1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sheldon Hearn 77432c2329 Update to 1.9.0:
Numerous minor bugfixes over previous beta version.
	Sorted PLIST.
1999-10-21 11:43:55 +00:00
archivers
astro
audio Add mpg123.el 1999-10-16 07:21:19 +00:00
benchmarks
biology
cad
chinese Active arphicttf. 1999-10-19 08:10:42 +00:00
comms Update to version 0.6.1. 1999-10-10 23:47:40 +00:00
converters Activate "tcs". 1999-10-20 01:08:41 +00:00
databases Upgrade to 3.22.27. 1999-10-18 08:31:46 +00:00
deskutils Updated to version 1.1.4 1999-10-17 17:27:14 +00:00
devel Update to version 0.1.5 1999-10-21 05:49:49 +00:00
dns
editors Fix too bad dependency. 1999-10-21 11:35:16 +00:00
emulators Fixed installation problem to work well 1999-10-14 10:41:24 +00:00
finance
ftp Bump gnome libraries' version numbers. 1999-10-17 13:45:05 +00:00
games Update to 1.9.0: 1999-10-21 11:43:55 +00:00
german
graphics Update to version 0.4 1999-10-21 06:24:42 +00:00
irc Update to version 0.0.37 1999-10-21 06:05:46 +00:00
japanese Upgrade to mh-plus 6.8.4-JP-3.03. 1999-10-19 03:52:40 +00:00
java Update to new version 1.0.5. 1999-10-18 22:38:05 +00:00
korean
lang Remove xpl. 1999-10-12 10:07:55 +00:00
mail Updated to version 4.20. 1999-10-18 23:32:23 +00:00
math PR: ports/14303 1999-10-14 09:20:39 +00:00
mbone
misc Upgrade to 1.0.0b. 1999-10-18 20:01:48 +00:00
Mk Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP. 1999-10-10 17:19:49 +00:00
multimedia
net Typo 1999-10-21 11:25:41 +00:00
net-im update to naim-0.9.5-recon4 1999-10-16 17:13:29 +00:00
net-mgmt Update to 0.75 1999-10-13 14:11:12 +00:00
news Update to version 0.61 1999-10-21 05:27:34 +00:00
palm Fix sendmail path. 1999-10-11 22:03:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Clean up MASTER_SITES (use only ports_jp). 1999-10-18 18:08:55 +00:00
russian
science
security Fix for abort in login.krb5 (segment violation when trying to get a 1999-10-13 18:43:59 +00:00
shells
sysutils Update to version 0.55 1999-10-21 06:35:54 +00:00
Templates
textproc Remove "tcs". 1999-10-19 15:51:58 +00:00
Tools freebsd.org -> FreeBSD.org 1999-10-12 12:12:34 +00:00
vietnamese
www Revert my delete, and set this MAINTAINER to ports. 1999-10-20 10:59:09 +00:00
x11 Fix to enable to refer gtk-config or glib-config from 1999-10-18 03:47:31 +00:00
x11-clocks Add patch to fix Imakefile. 1999-10-18 05:25:09 +00:00
x11-fm PR: ports/14303 1999-10-14 09:27:56 +00:00
x11-fonts
x11-servers Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk 1999-10-10 17:25:15 +00:00
x11-themes
x11-toolkits Change MASTER_SITES 1999-10-18 05:19:16 +00:00
x11-wm Small fix to the version line in the comment field. 1999-10-19 06:22:08 +00:00
.cvsignore
INDEX
LEGAL
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.