1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer f8ca4b20a3 Update to the 20051220 snapshot of GCC 3.4.6.
Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34.
2005-12-21 22:38:26 +00:00
accessibility
arabic
archivers Add SHA256 hashes to my ports in this category. 2005-12-20 16:39:03 +00:00
astro Add <executable/> to the appinfo.xml file. With this one, boinc-seti 2005-12-20 20:25:55 +00:00
audio The latest doxygen update seems to feature a funky bug that makes it create 2005-12-21 18:00:59 +00:00
benchmarks
biology
cad
chinese
comms - Update to 0.3 2005-12-21 20:51:09 +00:00
converters - require devel/p5-XSLoader and unbreak it on perl 5.005 2005-12-21 12:48:13 +00:00
databases Update to 0.12 2005-12-21 20:44:55 +00:00
deskutils
devel - Mark it as DEPRECATED, unfetchable 2005-12-21 10:33:43 +00:00
dns - Fix build on CURRENT. 2005-12-21 05:36:33 +00:00
editors * Update to 21.5.b24 "dandelion". 2005-12-21 20:38:39 +00:00
emulators - add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss) 2005-12-21 22:12:46 +00:00
finance
french
ftp Remove the sftp port as it is no longer supported by its author. 2005-12-20 19:46:03 +00:00
games - Update to 2.3.3 2005-12-21 16:27:43 +00:00
german
graphics - Fixed mastersite to fix fetch problem. The tarball was unfetchable since 2004. 2005-12-21 19:15:41 +00:00
hebrew
hungarian
irc - Update to 1.9.1 2005-12-21 14:44:59 +00:00
japanese - Add a patch to use USE_POSIX_TERMIOS instead of hardcoded value (13) 2005-12-21 00:06:51 +00:00
java
korean
lang Update to the 20051220 snapshot of GCC 3.4.6. 2005-12-21 22:38:26 +00:00
mail - Optionalize MySQL/PgSQL support 2005-12-21 20:36:10 +00:00
math [NEW PORT] math/plman: A Propositional Logic sentence shell/interpreter 2005-12-21 04:10:09 +00:00
mbone
misc Update to the latest edition (Fri Jan 21 10:30:24 GMT 2005): 2005-12-21 14:52:50 +00:00
Mk xemacs-devel-mule 21.5.b23 --> 21.5.b24. 2005-12-21 20:40:42 +00:00
multimedia
net - Update to 0.4.0 2005-12-21 22:25:55 +00:00
net-im - update to 1.3.2 2005-12-20 15:31:34 +00:00
net-mgmt - Update to version 2.3.5 2005-12-21 06:02:47 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian Update to latest 1.3.34+30.22+2.8.25. 2005-12-20 17:52:59 +00:00
science
security Update to 1.06 2005-12-21 21:11:59 +00:00
shells
sysutils Fix typos. 2005-12-21 19:03:37 +00:00
Templates
textproc - Update to 0.17 2005-12-21 21:53:25 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.27 [1] 2005-12-21 21:00:25 +00:00
x11 Update to 0.0.23. 2005-12-21 19:35:38 +00:00
x11-clocks
x11-fm
x11-fonts i[NEW PORT] x11-fonts/freefont-ttf: GPL'd UCS fonts in serif, sans, and mono 2005-12-21 04:08:09 +00:00
x11-servers
x11-themes Fix the crux engine theme crash looks like this: 2005-12-20 19:14:31 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Re-add www/junkbuster 2005-12-21 00:00:56 +00:00
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.