1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daniel Baker 150ea75ed4 Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning
2002-09-30 08:31:30 +00:00
accessibility
arabic
archivers
astro
audio Fix install. 2002-09-30 01:41:22 +00:00
benchmarks
biology - Unbreak fetching of distfiles. (Needs update as soon as freeze is over.) 2002-09-27 08:58:19 +00:00
cad find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
chinese o Fix build on -CURRENT. 2002-09-28 20:46:51 +00:00
comms Don't try and create the device node when PACKAGE_BUILDING since we 2002-09-29 07:02:37 +00:00
converters
databases Updated to 7.3b2. Many improvements and bug fixes over previous beta. 2002-09-29 08:45:45 +00:00
deskutils find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
devel Attempt to fix build on 64-bit platforms. 2002-09-30 04:03:41 +00:00
dns
editors Fix build (remove dup declarations) 2002-09-29 09:37:35 +00:00
emulators Fix build (chase libusb to libusbhid) 2002-09-29 03:41:37 +00:00
finance Update MASTER_SITES 2002-09-29 07:06:45 +00:00
french
ftp Fix patch when building without gnomelibs. 2002-09-29 21:38:29 +00:00
games C++ fixes for GCC3: remove duplicate declarations of default arguments. 2002-09-29 22:41:08 +00:00
german Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) 2002-09-29 05:14:30 +00:00
graphics find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
hebrew
hungarian
irc Actually remove redundant autoconf/automake dependencies commented out in a 2002-09-25 11:04:19 +00:00
japanese s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging. 2002-09-29 21:05:03 +00:00
java
korean
lang Fix MASTER_SITES, add second checksum (the GNU copy has a different 2002-09-29 22:07:57 +00:00
mail Track exim-4.xx now that ports/mail/exim is for exim-4.xx. 2002-09-30 07:57:06 +00:00
math find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
mbone Fix broken rtpmon build. 2002-09-29 18:00:33 +00:00
misc Increment major version number 2002-09-30 08:31:30 +00:00
Mk - Add back ftp.ruby-lang.org to MASTER_SITE_RUBY, but below 2002-09-30 04:18:43 +00:00
multimedia find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net Update to 1.3.8, which fixes a security bug. 2002-09-30 04:49:05 +00:00
net-im
net-mgmt find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net-p2p
news find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
palm Update to version 0.71, to go with the pilot-link upgrade. 2002-09-25 20:55:28 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security fix build on -stable 2002-09-28 14:06:37 +00:00
shells Fix logic error when NOPORTDOCS is set. 2002-09-29 01:44:12 +00:00
sysutils 1. Mark IGNORE because of License issues 2002-09-28 13:22:57 +00:00
Templates
textproc Fix syntax error (; && -> &&) 2002-09-29 08:49:43 +00:00
Tools
ukrainian
vietnamese
www Make flashplugin-mozilla a master port and add stub port 2002-09-30 07:20:04 +00:00
x11 find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-clocks
x11-fm Add a missing dependency on gdkpixbuf. 2002-09-25 03:22:55 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-wm Don't guess function prototypes, that's what system headers are for. 2002-09-29 09:33:32 +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/doc/en_US.ISO8859-1/books/handbook/

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.