1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira 7d9b438a7c o Update to 0.90pre3
o No longer depends on port mplayer-skins

Submitted by:	maintainer
2002-05-24 15:55:36 +00:00
accessibility
arabic
archivers
astro The configure script demands Gnome. Appease it. 2002-05-24 05:23:11 +00:00
audio Update to 2.0.0. 2002-05-24 00:45:17 +00:00
benchmarks
biology
cad
chinese Don't hardcode /usr/ports/distfiles, use ${DISTDIR} instead. 2002-05-24 03:45:56 +00:00
comms Simple and useful FAX frontend program working with efax. 2002-05-23 11:13:01 +00:00
converters
databases Update to 0.60. 2002-05-24 14:30:40 +00:00
deskutils fix mastersite 2002-05-23 14:15:57 +00:00
devel Update to 2.00. 2002-05-24 14:36:52 +00:00
dns back out commit made comparing OSVERSION and use sed(1) to workaround perl 2002-05-23 22:22:19 +00:00
editors
emulators Add a couple of missing entries for $PREFIX/bin to pkg-plist. 2002-05-24 08:17:11 +00:00
finance
french Remove some unused code. 2002-05-23 13:00:10 +00:00
ftp Fix on bento. 2002-05-24 15:23:42 +00:00
games Forgot to completely patch this port to make it build again. 2002-05-24 11:18:55 +00:00
german Remove some unused code. 2002-05-23 13:00:10 +00:00
graphics o Update to 0.90pre3 2002-05-24 15:55:36 +00:00
hebrew
hungarian
irc
japanese New port phpGroupWare in Japanese version for deskutils/phpgroupware. 2002-05-24 13:14:15 +00:00
java Upgrade from 1.4.0-beta 3 to 1.4.0. 2002-05-24 07:05:39 +00:00
korean -current build fix. 2002-05-23 17:21:24 +00:00
lang Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2002-05-24 10:57:31 +00:00
mail 1. Update from 2.11 to 2.12 2002-05-24 04:01:22 +00:00
math Add back xgfe, which was prematurely removed by will 2002-05-24 11:50:07 +00:00
mbone
misc Add back peq, which was prematurely removed by will 2002-05-24 11:38:59 +00:00
Mk Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2002-05-24 10:57:31 +00:00
multimedia o Update to 0.90pre3 2002-05-24 15:55:36 +00:00
net Add CPhone, a H323 VoIP and Video Conferencing program which can 2002-05-24 14:50:16 +00:00
net-im
net-mgmt upgrade to 0.3.1 2002-05-24 12:57:38 +00:00
net-p2p
news
palm Update to 0.9. 2002-05-24 10:31:11 +00:00
picobsd
polish
ports-mgmt
portuguese Remove some unused code. 2002-05-23 13:00:10 +00:00
print This one shouldn't be committed. 2002-05-24 09:59:08 +00:00
russian Unbreak on bento. 2002-05-23 11:32:33 +00:00
science
security Install set-uid'ed gpg if WITH_SUID_GPG is defined. 2002-05-24 15:15:29 +00:00
shells
sysutils Fix plist. 2002-05-24 01:42:47 +00:00
Templates
textproc Update to 0.21. 2002-05-24 07:56:26 +00:00
Tools
ukrainian
vietnamese
www Fix PLIST. 2002-05-24 15:18:27 +00:00
x11 Upgrade to revision 10. 2002-05-24 12:25:27 +00:00
x11-clocks
x11-fm Add back jafm which was prematurely removed by will, but mark it BROKEN 2002-05-24 11:48:15 +00:00
x11-fonts
x11-servers
x11-themes Add gtk-engines2 after repo copy from gtk-engines. Gtk-engines is the theme 2002-05-23 15:48:46 +00:00
x11-toolkits Add gtk-engines2 after repo copy from gtk-engines. Gtk-engines is the theme 2002-05-23 15:48:46 +00:00
x11-wm Add back wmanager, which was prematurely deleted by will. In fact, this 2002-05-24 12:01:03 +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.