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
1998-11-17 04:16:27 +00:00
archivers Update to v1.14d. 1998-11-16 22:06:19 +00:00
astro
audio Allow the ELF case to also inherit CFLAGS. 1998-11-17 03:20:56 +00:00
benchmarks
biology Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
cad
chinese Move fonts to ${X11BASE}/lib/X11/fonts/local. 1998-11-17 02:36:30 +00:00
comms
converters Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
databases Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch. 1998-11-17 03:41:45 +00:00
deskutils
devel Upgrade to 0.0.12, disable guile support temporary.. 1998-11-16 17:23:06 +00:00
dns Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
editors
emulators Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
finance
ftp Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
games Remove "x11" from categories, this is a mere application. 1998-11-17 04:16:27 +00:00
german
graphics Mark broken, can't fetch. 1998-11-17 03:51:09 +00:00
irc The install target should be "install", not "${INSTALL}". 1998-11-17 02:49:41 +00:00
japanese Add 2 more Japanese fonts, elisa8x8 and kappa20. 1998-11-16 20:10:31 +00:00
java Make this package by removing the --exclude option to tar. I'm assuming this 1998-11-16 06:28:41 +00:00
korean Move fonts from misc to local. 1998-11-17 04:14:02 +00:00
lang Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
mail Mark broken, can't fetch from single master site. 1998-11-17 04:12:10 +00:00
math Use subdirectories for the library files. 1998-11-16 08:54:42 +00:00
mbone Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
misc update to latest version (981112) 1998-11-12 03:13:01 +00:00
Mk Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_create 1998-11-14 09:45:09 +00:00
multimedia was using naked '-lXm' rather than `${MOTIFLIB}'. 1998-11-15 00:31:29 +00:00
net Remove "x11" from categories, this is a mere application. 1998-11-17 04:16:27 +00:00
net-im
net-mgmt Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
news
palm
ports-mgmt
print Add virtual category elisp. 1998-11-15 12:21:56 +00:00
russian
science
security The original SKIP source is export controlled and only obtainable via a web 1998-11-17 03:27:52 +00:00
shells
sysutils Add dependency to xpm. 1998-11-17 03:22:07 +00:00
Templates
textproc Update a stale MASTER_SITES, found several mirrors with the distribution, 1998-11-16 22:47:15 +00:00
vietnamese
www restore PREFIX: system perl5 now fixed 1998-11-15 15:36:06 +00:00
x11 Move fonts from misc to local. 1998-11-17 03:22:30 +00:00
x11-clocks Update MASTER_SITES and MAINTAINER 1998-11-12 22:57:35 +00:00
x11-fm
x11-fonts
x11-servers Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
x11-themes/gtkstep
x11-toolkits Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
x11-wm Update MASTER_SITES and regenerate md5. 1998-11-16 19:41:11 +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.