1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Shigeyuki Fukushima 0aadf549c4 Update to 1.2.0.
1999-10-16 11:58:04 +00:00
archivers
astro
audio Add mpg123.el 1999-10-16 07:21:19 +00:00
benchmarks
biology Bump glib12 's share library version to 3, 1999-10-09 18:42:12 +00:00
cad
chinese Upgrade to 4.4a. 1999-10-09 18:54:11 +00:00
comms Update to version 0.6.1. 1999-10-10 23:47:40 +00:00
converters
databases Update WWW: line in pkg/DESCR 1999-10-13 14:36:38 +00:00
deskutils PR: ports/14303 1999-10-14 09:22:11 +00:00
devel PR: ports/14303 1999-10-14 11:16:50 +00:00
dns
editors Update to 1.2.0. 1999-10-16 11:58:04 +00:00
emulators Fixed installation problem to work well 1999-10-14 10:41:24 +00:00
finance
ftp - install ftpwho 1999-10-11 04:41:55 +00:00
games Update to version 0.4.18 1999-10-16 03:41:33 +00:00
german
graphics Update MASTER_SITES, not all MASTER_SITE_XCONTRIB mirrors have ../R5contirb 1999-10-16 03:37:23 +00:00
irc Point MASTER_SITES in the right direction. 1999-10-08 22:46:54 +00:00
japanese Update to 10.55. 1999-10-16 10:19:08 +00:00
java update to use new distfile. 1999-10-16 04:09:02 +00:00
korean
lang Remove xpl. 1999-10-12 10:07:55 +00:00
mail $MAINTAINER =~ s/peter/markm/; 1999-10-14 07:11:50 +00:00
math PR: ports/14303 1999-10-14 09:20:39 +00:00
mbone
misc Add mgp-mode.el 1999-10-16 07:09:38 +00:00
Mk Removed ftp://ftp.t-cnet.or.jp from MASTER_SITE_PORTS_JP. 1999-10-10 17:19:49 +00:00
multimedia Bump glib12 's share library version to 3, 1999-10-09 18:42:12 +00:00
net Add archie.el 1999-10-16 07:15:06 +00:00
net-im Add a patch for GNOMELOCALEDIR, 1999-10-16 06:53:28 +00:00
net-mgmt Update to 0.75 1999-10-13 14:11:12 +00:00
news Update to 0.6.0 1999-10-15 12:06:31 +00:00
palm Fix sendmail path. 1999-10-11 22:03:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print PR: ports/14303 1999-10-14 09:25:27 +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 PR: ports/14303 1999-10-14 09:26:48 +00:00
Templates
textproc Update to version 0.13 1999-10-16 03:32:12 +00:00
Tools freebsd.org -> FreeBSD.org 1999-10-12 12:12:34 +00:00
vietnamese
www Give attention to user if the system has no c++rt0.o . 1999-10-12 20:59:07 +00:00
x11 Correct some applets' locale path. 1999-10-16 07:10:46 +00:00
x11-clocks
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 Upgrade to 0.8. 1999-10-09 19:31:07 +00:00
x11-toolkits Revert request from MAINTAINER. 1999-10-14 17:01:46 +00:00
x11-wm Scwm depends esound. 1999-10-13 07:34:04 +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.