1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sheldon Hearn f6f28f35ef Upgrade 0.3 -> 0.7:
While this version doesn't pass the GNU regression tests, it
	gets through a ports build, which 0.3 did not.
1999-07-27 12:22:42 +00:00
archivers Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
astro
audio Upgrade to 0.82. 1999-07-27 10:46:31 +00:00
benchmarks Fix some portlint problems. echo -> ${ECHO}, fill in version required 1999-07-18 06:02:56 +00:00
biology Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
cad Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
chinese PR: 12733 1999-07-22 04:40:35 +00:00
comms Change default DTE-DCE rate to 57600. 1999-07-22 09:35:26 +00:00
converters
databases Update postgresql to 6.5.1 1999-07-21 07:16:27 +00:00
deskutils
devel Misfiled a Makefile line. 1999-07-26 18:21:22 +00:00
dns
editors Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
emulators Upgrade to version 3.9.6 1999-07-21 23:43:56 +00:00
finance
ftp Make a few directories before installing data into them. 1999-07-24 03:44:30 +00:00
games Remove BROKEN_ELF, ELF Motif has been available for many months now. 1999-07-25 12:15:34 +00:00
german
graphics Upgrade to 0.30. 1999-07-27 11:09:00 +00:00
irc Allow for a USE_GNOME and USE_PANEL option to enable their 1999-07-21 05:24:44 +00:00
japanese Use sarumaru-san's new japanize-kit. 1999-07-26 16:26:54 +00:00
java - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
korean - Add a second master site to back up the current one (shared 1999-07-22 04:39:59 +00:00
lang Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha created 1999-07-25 03:34:39 +00:00
mail Update to 0.54 1999-07-17 17:31:00 +00:00
math Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
mbone Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't 1999-07-15 21:53:15 +00:00
misc Add bottlerocket 1999-07-18 06:15:58 +00:00
Mk Oops, forgot to commit this. Typo. 1999-07-23 09:38:57 +00:00
multimedia Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
net Move category from net to devel. 1999-07-26 18:17:00 +00:00
net-im
net-mgmt
news Update inn-stable to latest version inn-STABLE_2_2-1999-07-24_03-02 1999-07-25 10:20:19 +00:00
palm
ports-mgmt typo fix 1999-07-24 14:24:46 +00:00
portuguese/ispell-pt_BR
print Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
russian
science
security Upgrade to v0.9.9. 1999-07-26 15:59:33 +00:00
shells Fix formatting glitch in job status output. 1999-07-21 06:20:45 +00:00
sysutils Fix for unfetchable distfile. 1999-07-24 03:34:43 +00:00
Templates
textproc Upgrade 0.3 -> 0.7: 1999-07-27 12:22:42 +00:00
Tools
vietnamese
www Upgrade to mod_ssl 2.3.9. 1999-07-27 10:50:39 +00:00
x11 Remove trailing whitespace. 1999-07-23 08:29:23 +00:00
x11-clocks Upgrade to 2.0.11. 1999-07-25 02:58:43 +00:00
x11-fm
x11-fonts
x11-servers Fix the xtt distribution master site and clean up some 1999-07-22 03:59:04 +00:00
x11-themes Update to gtkstep 1.6 1999-07-17 01:33:17 +00:00
x11-toolkits Don't ask questions if we are doing the parallel build, as it won't 1999-07-20 23:40:03 +00:00
x11-wm Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE 1999-07-19 04:32:58 +00:00
.cvsignore
INDEX
LEGAL
Makefile Makefile: 1999-07-23 09:36:55 +00:00
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.