1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer 78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
accessibility
arabic
archivers Use new GNOME2 infrastructure. 2003-04-13 05:19:24 +00:00
astro Maintainer update: Do not assume the user running setiathome has a 2003-04-12 17:07:42 +00:00
audio Fix build error. 2003-04-12 19:13:36 +00:00
benchmarks
biology
cad
chinese Update to 0.2.0 2003-04-12 20:37:49 +00:00
comms Fix build on CURRENT 2003-04-09 00:51:55 +00:00
converters
databases Update to 0.61. 2003-04-11 15:51:25 +00:00
deskutils - Use libobjc.so 2003-04-13 07:38:27 +00:00
devel - Use libobjc.so 2003-04-13 06:58:54 +00:00
dns add/remove patch files which are omitted in previous commit. 2003-04-12 14:17:34 +00:00
editors Add beaver, a programmer's text editor for GTK+ 2.0. 2003-04-13 05:31:27 +00:00
emulators Load vmnet too. 2003-04-13 03:15:23 +00:00
finance Update to 0.6.4. 2003-04-13 04:17:55 +00:00
french Add hyphenation dictionaries to the slave ports. 2003-04-08 23:30:15 +00:00
ftp Contain '\r' with FTP commands. 2003-04-11 20:32:58 +00:00
games - Use libobjc.so 2003-04-13 07:38:27 +00:00
german Add hyphenation dictionaries to the slave ports. 2003-04-08 23:30:15 +00:00
graphics add missing dependence 2003-04-12 08:38:11 +00:00
hebrew
hungarian
irc
japanese Because of security vulnerability and no maintaince, so remove this port. 2003-04-12 20:03:15 +00:00
java Fixed DOWNLOAD_URL. 2003-04-09 12:20:02 +00:00
korean Convert to new GNOME infrastructure. 2003-04-08 01:09:12 +00:00
lang - Use libobjc.so 2003-04-13 07:38:27 +00:00
mail - Use libobjc.so 2003-04-13 07:38:27 +00:00
math Update to 1.0.13. 2003-04-11 05:13:48 +00:00
mbone
misc - Use libobjc.so 2003-04-13 07:38:27 +00:00
Mk - use bsd.gnustep.mk 2003-04-13 06:53:03 +00:00
multimedia KDE wrapper for multimedia/mplayer. 2003-04-11 15:38:01 +00:00
net Update to 2.8.2. 2003-04-12 18:56:16 +00:00
net-im fix strange build problem on stable 2003-04-12 09:06:35 +00:00
net-mgmt Update to 2.8.2. 2003-04-12 18:56:16 +00:00
net-p2p Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
news - Update to 4.4.7 2003-04-12 16:10:51 +00:00
palm
picobsd
polish
ports-mgmt
portuguese Add hyphenation dictionaries to the slave ports. 2003-04-08 23:30:15 +00:00
print - Fix BROKEN install of emacs files 2003-04-11 17:25:03 +00:00
russian
science Remove an extra plist item. 2003-04-13 01:08:52 +00:00
security Update to 3.8. 2003-04-12 20:58:55 +00:00
shells - Use libobjc.so 2003-04-13 07:38:27 +00:00
sysutils New port: sb16config 2003-04-13 06:17:36 +00:00
Templates
textproc - Use libobjc.so 2003-04-13 07:38:27 +00:00
Tools Speed-up a bit when user keeps his working directories in the ports tree 2003-04-08 13:36:45 +00:00
ukrainian
vietnamese
www Chase library version after sablotron update 2003-04-12 21:08:33 +00:00
x11 Update to new GNOME2 infrastructure. 2003-04-12 08:29:01 +00:00
x11-clocks
x11-fm
x11-fonts Update to 2.1.93. 2003-04-13 05:52:45 +00:00
x11-servers Fix a package building problem on Alpha and fix a bad copy'n'paste. 2003-04-12 00:34:14 +00:00
x11-themes Update to 1.2.5 2003-04-09 08:55:26 +00:00
x11-toolkits - Use libobjc.so 2003-04-13 07:38:27 +00:00
x11-wm Add Xft dependency when WITH_XFT is defined. 2003-04-11 17:05:13 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Because of security vulnerability and no maintaince, so remove this port. 2003-04-12 20:03:15 +00:00
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.