1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira 0e1d4cca01 o Update to latest version 2.2.0.2
o Remove redundant JAVA_BUILD
o Take over maintainership
2005-01-12 06:11:13 +00:00
accessibility Update to 0.3.6. 2005-01-11 19:52:06 +00:00
arabic
archivers
astro
audio Fixed overflow (see VuXML) and bumped PORTREVISION. 2005-01-11 08:57:47 +00:00
benchmarks Fix install target on architectures other than i386. 2005-01-11 20:17:30 +00:00
biology
cad Fix the pkg-plist. 2005-01-11 21:47:18 +00:00
chinese
comms
converters
databases - Fix pkg-plist 2005-01-11 22:21:01 +00:00
deskutils Add more MASTER_SITES for redundancy. 2005-01-11 19:09:24 +00:00
devel Update port: devel/global to 4.8.2 2005-01-12 04:39:24 +00:00
dns
editors forgot to remove pkg-message... 2005-01-11 23:18:15 +00:00
emulators The sourceforge website is empty, grab copy from ftp.au.freebsd.org 2005-01-12 06:05:49 +00:00
finance Fix plist. 2005-01-11 18:27:05 +00:00
french
ftp [MAINTAINER] ftp/cmdftp: update to 0.8.0 2005-01-12 03:46:30 +00:00
games Maybe this will work better 2005-01-12 03:04:36 +00:00
german JDictionary plugin: German-Hungarian dictionary 2005-01-11 10:48:26 +00:00
graphics Update to 0.9.8.2 2005-01-11 16:57:48 +00:00
hebrew
hungarian
irc - Some very small clean up for portlint. 2005-01-11 22:50:33 +00:00
japanese Update to 0.88. 2005-01-11 03:36:15 +00:00
java . Chase download location. 2005-01-11 16:32:27 +00:00
korean
lang Maintainer change: Johannes 5 Joemann is the new maintainer. 2005-01-12 02:44:40 +00:00
mail mail/dspam: fix make describe, update, fix DSPAM_HOME perdefault permissions 2005-01-12 05:24:58 +00:00
math [maintainer] math/gap to version 4.4.4 2005-01-12 05:45:35 +00:00
mbone
misc
Mk
multimedia Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob. 2005-01-12 05:24:07 +00:00
net o Update to latest version 2.2.0.2 2005-01-12 06:11:13 +00:00
net-im
net-mgmt - Add missing man-page, sort alphabetically 2005-01-11 16:45:23 +00:00
net-p2p o Update to latest version 2.2.0.2 2005-01-12 06:11:13 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian [ maintainer ] russian/prawda: try to fix build on 6.x/i386 and 6.x/sparc64 2005-01-12 04:40:07 +00:00
science
security Update port: security/metasploit 2.2 -> 2.3 2005-01-12 03:52:42 +00:00
shells
sysutils [ maintainer ] sysutils/torsmo: fix temperature monitoring 2005-01-12 04:34:45 +00:00
Templates
textproc Install doc in the correct place, this should fix the pkg-plist. 2005-01-11 23:11:54 +00:00
Tools
ukrainian
vietnamese
www Fix build by re-adding config options 2005-01-12 05:42:05 +00:00
x11 - Take the maintainership. 2005-01-12 00:11:19 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.9.6 2005-01-11 15:33:29 +00:00
x11-wm Wmconfig port update to V1.2.3 2005-01-12 04:25:19 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING

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.