1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Gellekum 96446f840c New port o2c, an Oberon-2 compiler.
PR:		5273
Submitted by:	Oliver Breuninger <ob@seicom.NET>
1998-06-12 12:08:09 +00:00
archivers Fix wrong patch. Configuration files should be installed into 1998-06-08 07:49:01 +00:00
astro Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
audio Activate kmpg. 1998-06-12 08:07:11 +00:00
benchmarks
biology Update to 2.6b2.1. 1998-05-24 04:04:31 +00:00
cad Some cleanup of this port. 1998-06-08 09:21:41 +00:00
chinese Upgrade to 980514. 1998-06-04 03:48:29 +00:00
comms Mission: move ports/comms/atp into ports/mail/atp. 1998-06-11 12:18:01 +00:00
converters
databases Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there 1998-06-05 07:51:03 +00:00
deskutils New port kproject, a project planner for KDE. This is in a very early stage, 1998-05-26 08:07:53 +00:00
devel New version, 1.2.8. 1998-06-08 22:39:01 +00:00
dns Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
editors Add vim5beta. 1998-06-07 02:18:14 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp Upgrade to the 12th beta of version 3.0. 1998-06-11 10:35:50 +00:00
games Upgrade to 5.4.4. 1998-06-11 02:51:25 +00:00
german
graphics Activate netshow. 1998-06-12 06:28:45 +00:00
irc * Added a nice little "ircd.sh" file for etc/rc.d. 1998-06-07 15:58:21 +00:00
japanese tiny update to MESSAGE and PLIST. 1998-06-11 15:26:07 +00:00
java
korean
lang New port o2c, an Oberon-2 compiler. 1998-06-12 12:08:09 +00:00
mail upgrade to 3.31 1998-06-09 22:21:00 +00:00
math Upgrade to 2.0. 1998-06-10 19:12:49 +00:00
mbone
misc Activate kwatch. 1998-06-12 08:52:05 +00:00
Mk Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
multimedia Import new port graphics/netshow, the Microsoft NetShow player. 1998-06-12 06:24:54 +00:00
net HAS_CONFIGURE + --prefix=${PREFIX} = GNU_CONFIGURE 1998-06-12 09:05:27 +00:00
net-im/icb Internet CB - a chat client 1998-05-25 23:23:36 +00:00
net-mgmt Force 'sharedlibextension' to .so 1998-06-04 17:31:04 +00:00
news Mission: move ports/comms/atp to ports/news/atp 1998-06-11 12:30:30 +00:00
palm Remove non-existent file so this port packages. I'm not exactly sure 1998-06-05 20:21:02 +00:00
ports-mgmt
print correct install target which broke port 1998-06-05 06:21:03 +00:00
russian
science Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
security Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
shells Update to 0.9beta1. 1998-06-08 13:59:35 +00:00
sysutils update to ver 4.33. 1998-06-09 16:09:49 +00:00
Templates
textproc Punctuation and capitalization police. 1998-06-10 19:23:18 +00:00
vietnamese
www Update to version 4.05 1998-06-10 12:19:29 +00:00
x11 Activate dfm. 1998-06-11 03:43:17 +00:00
x11-clocks
x11-fm Import of dfm, an OS/2-like file manager. 1998-06-11 03:42:00 +00:00
x11-fonts
x11-servers
x11-toolkits 1. Upgrade to 1.4. 1998-06-07 02:05:44 +00:00
x11-wm Fix some paths in the default configuration files. 1998-06-09 15:29:45 +00:00
.cvsignore
INDEX
LEGAL Add an entry for graphics/netshow: commercial software. 1998-06-12 06:26:13 +00:00
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.