1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 288b63ac54 Update to 1.4
PR:		ports/85846
Submitted by:	maintainer
2005-09-08 08:14:26 +00:00
accessibility Revert previous commit since 3.2.18 requires the newer GTK+. It would 2005-09-06 03:53:45 +00:00
arabic
archivers . Update to 1.02.032. 2005-09-07 15:11:53 +00:00
astro
audio Update to 1.99.8. 2005-09-07 15:54:01 +00:00
benchmarks
biology
cad Update to 7.4.2 2005-09-07 08:46:29 +00:00
chinese - update patch, fix build, and unbreak this port 2005-09-07 14:13:55 +00:00
comms Update to 8095. 2005-09-06 10:35:59 +00:00
converters
databases Upgrade to 1.0.2 (bug fixes). 2005-09-07 18:59:49 +00:00
deskutils Update to 0.8.5.12. 2005-09-07 15:38:07 +00:00
devel Update to 1.2.7 2005-09-07 20:11:13 +00:00
dns - Update to 2.3.1 2005-09-06 16:26:40 +00:00
editors backout previous change of dependency of bison. 2005-09-06 00:20:26 +00:00
emulators Worst port ever... Add dependency on XLIB 2005-09-06 22:23:19 +00:00
finance
french This is now a slave-port to math/geonext 2005-09-07 13:08:19 +00:00
ftp Update to curlpp 0.5.2. 2005-09-05 23:09:57 +00:00
games Update to mindguard 0.0.0.4, now with extra electronic tinfoil hatness! 2005-09-08 03:34:47 +00:00
german This is now a slave-port to math/geonext 2005-09-06 16:14:48 +00:00
graphics - Update to 0.17 2005-09-08 05:34:38 +00:00
hebrew
hungarian
irc
japanese - drop maintainership 2005-09-06 17:32:09 +00:00
java . Force the Client VM when dumping the shared archive since you can't 2005-09-06 02:41:30 +00:00
korean
lang Fix bug where static forward declarations weren't accepted. 2005-09-07 10:15:08 +00:00
mail - Patch out hard reference to -lc_r from configure script 2005-09-07 22:06:04 +00:00
math Fix PKGORIGIN for slave-port german/geonext 2005-09-07 09:12:10 +00:00
mbone
misc This is a pretty questionable commit. 2005-09-07 16:16:40 +00:00
Mk Partly revert the changes to MASTER_SITE_QT. Either the mirror changed 2005-09-06 09:19:36 +00:00
multimedia reset maintainer to ports@FreeBSD.org since original maintainer doesn't 2005-09-06 17:42:39 +00:00
net Update to 1.37 2005-09-07 20:08:26 +00:00
net-im
net-mgmt Update to 1.4 2005-09-08 08:14:26 +00:00
net-p2p
news
palm
polish Fix pkg-plist 2005-09-08 02:57:52 +00:00
ports-mgmt
portuguese Forgot to remove ooo ports in portuguese category 2005-09-07 01:45:48 +00:00
print Fix embedded xpdf vulnerability. Bump PORTREVISION. 2005-09-06 08:19:02 +00:00
russian
science
security Update to DAT 4576 2005-09-07 16:02:31 +00:00
shells - Update to 2.0.3 2005-09-06 14:02:15 +00:00
sysutils - Unbreak 2005-09-07 20:16:15 +00:00
Templates
textproc - drop maintainership 2005-09-06 17:32:09 +00:00
Tools
ukrainian
vietnamese
www - unbreak updated dependency (devel/mm) 2005-09-08 05:43:23 +00:00
x11 Update to 2.8.0.4. 2005-09-07 02:01:35 +00:00
x11-clocks reset maintainer to ports@FreeBSD.org since original maintainer doesn't 2005-09-06 17:42:39 +00:00
x11-fm
x11-fonts reset maintainer to ports@FreeBSD.org since original maintainer doesn't 2005-09-06 17:42:39 +00:00
x11-servers
x11-themes Add a link to the web site in pkg-descr 2005-09-07 15:28:00 +00:00
x11-toolkits
x11-wm BROKEN: Configure fails 2005-09-07 00:18:24 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED - Revive misc/cs, assume maintainership 2005-09-07 08:55:47 +00:00
README
UPDATING Add note about metakit's python bidness. 2005-09-07 15:21:39 +00:00

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.