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
Andrey A. Chernov a78c59505e upgrade to 1.0.5
1998-11-13 16:16:19 +00:00
archivers had no offical maintainer and I'm starting to use bzip2 more and more. 1998-11-03 07:05:20 +00:00
astro
audio Upgrade to mikmod 3.0.3 1998-11-11 13:47:21 +00:00
benchmarks
biology Update of MASTER_SITES. 1998-11-13 15:27:42 +00:00
cad
chinese
comms Make the BROKEN message actually say ${HOME} instead of interpolating it. 1998-11-08 16:32:07 +00:00
converters Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
databases Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
deskutils Remove leading slash from MASTER_SITE_SUBDIR 1998-11-07 18:29:09 +00:00
devel Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND, 1998-11-13 13:15:18 +00:00
dns
editors Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL -> 1998-11-11 12:55:23 +00:00
emulators Remove BROKEN tag. 1998-11-04 09:45:15 +00:00
finance
ftp Upgrade to 3.0 Beta 15. 1998-11-11 20:58:50 +00:00
games Update MASTER_SITES and MAINTAINER 1998-11-12 23:07:17 +00:00
german
graphics Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
irc Mark this port broken: 1998-11-10 00:03:17 +00:00
japanese Added LJ4dith by default on the recommendation of the Maintaner 1998-11-13 15:40:38 +00:00
java
korean
lang Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with 1998-11-13 07:42:20 +00:00
mail Allow a non-root user to build this port if the majordom user and 1998-11-09 01:09:25 +00:00
math Mark broken, doesn't build. Is this caused by the gtk11 upgrade? 1998-11-09 06:51:34 +00:00
mbone
misc update to latest version (981112) 1998-11-12 03:13:01 +00:00
Mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
multimedia Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
net Somehow my system had two files that didn't come with the package. 1998-11-12 15:21:53 +00:00
net-im
net-mgmt
news Don't use a variable that conflicts with bsd.port.mk USE_PERL5. 1998-11-07 08:49:32 +00:00
palm Previous commit for ELF broke a.out. 1998-11-06 21:17:33 +00:00
ports-mgmt Change location of MASTER_SITE. 1998-11-09 01:12:08 +00:00
print Install directory is changed. 1998-11-11 14:33:02 +00:00
russian
science
security add official kerberos patch 1998-11-10 13:20:21 +00:00
shells
sysutils Forgot to (cvs) add back patch I just deleted. My bad. 1998-11-11 23:38:00 +00:00
Templates
textproc Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
vietnamese mark unbroken - can't repeat the problem 1998-11-07 04:26:03 +00:00
www upgrade to 1.0.5 1998-11-13 16:16:19 +00:00
x11 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define 1998-11-11 05:37:39 +00:00
x11-clocks Update MASTER_SITES and MAINTAINER 1998-11-12 22:57:35 +00:00
x11-fm Update master site. 1998-11-11 03:03:47 +00:00
x11-fonts
x11-servers
x11-themes/gtkstep Inital import of a GTKStep port. This provides GTK with a NeXTstep-like 1998-11-08 17:00:25 +00:00
x11-toolkits Upgrade to 0.87.0. 1998-11-13 09:42:26 +00:00
x11-wm Update to 0.40.13. 1998-11-11 22:39:49 +00:00
.cvsignore
INDEX
LEGAL
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.