Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
marc 4e4f473135 checkpoint LICENCE file changes and update the README
with instruction on how to build a BROKEN port
1998-10-09 00:13:06 +00:00
archivers update NO_CDROM reason 1998-10-06 22:37:07 +00:00
astro update NO_CDROM reason 1998-10-06 22:37:07 +00:00
audio update makefile 1998-10-08 23:50:23 +00:00
benchmarks makefile tweaks 1998-10-07 04:51:19 +00:00
cad update makefile 1998-10-07 05:03:28 +00:00
chinese update makefile 1998-10-07 05:09:51 +00:00
comms RESTRICTED: may not be used for commercial purposes 1998-10-07 19:36:37 +00:00
converters LIC: Requires license for redistribution 1998-10-08 04:09:12 +00:00
databases reorg makefile 1998-10-08 04:42:57 +00:00
devel update makefile 1998-10-08 18:52:26 +00:00
editors BROKEN: newer version available 1998-10-08 23:57:13 +00:00
emulators Forgot to add this. 1998-09-01 03:02:55 +00:00
games xinvaders 2.0 1998-09-25 22:49:19 +00:00
graphics add compface to makefile 1998-09-25 03:36:15 +00:00
infrastructure/mk check write permissions to ${DISTDIR} before trying to fetch distfiles. 1998-10-05 05:13:34 +00:00
japanese Japanese sub-directory makefile 1998-08-05 22:27:51 +00:00
lang Slight changes, check compilation on i386. 1998-10-02 18:57:28 +00:00
mail fix realloc() usage to avoid memory leak 1998-10-05 01:41:16 +00:00
math Typo. 1998-09-24 14:50:24 +00:00
mbone update mbone Makefile and other misc cleanup; 1998-09-14 02:55:41 +00:00
misc add deco to makefile 1998-10-01 12:14:23 +00:00
net Modify config.h to do a hard reset or terminal got screwed on refresh. 1998-10-03 08:55:57 +00:00
news remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
plan9 add sam and tcs to Makefile 1998-09-28 21:07:43 +00:00
print Update to version 4.10.4 1998-09-30 03:27:07 +00:00
russian fix checksum 1998-10-08 02:15:38 +00:00
security comment MUST be no more than one line 1998-10-07 19:59:59 +00:00
shells teach configure that bash is not to use the malloc that comes with bash on 1998-07-03 21:40:45 +00:00
sysutils Buglet: zap included itself in list of processes offered for killing. 1998-10-02 19:00:29 +00:00
textproc Add a SUBDIR entry for idiff port. 1998-10-01 01:47:09 +00:00
www Homepage updated. 1998-09-30 04:20:44 +00:00
x11 Adding SUBDIR+= entries for ports I put in recently. 1998-10-01 01:44:05 +00:00
.cvsignore Dont complain about distfiles directory. 1997-11-24 20:55:57 +00:00
INDEX update INDEX and add "Archs:" to make search output 1998-09-24 20:31:28 +00:00
LICENSE checkpoint LICENCE file changes and update the README 1998-10-09 00:13:06 +00:00
license-check checkpoint more licence check changes 1998-09-25 02:34:31 +00:00
Makefile update INDEX and add "Archs:" to make search output 1998-09-24 20:31:28 +00:00
README checkpoint LICENCE file changes and update the README 1998-10-09 00:13:06 +00:00

		Welcome to the OpenBSD ports collection.  
	For more information on the OpenBSD ports tree please visit
        	   http://www.openbsd.org/ports.html
	For general information on the OpenBSD tree please visit
			http://www.openbsd.org


The OpenBSD ports tree is always growing. Therefor it is essential
that you continue to update your ports dir thru cvs or ftp.

No matter how fast we update the tree it seems that we are always
behind.  For this reason you will sometimes find a port that is
marked as BROKEN.  If you try to build the port you will see a
message something like:

   ===> xxx-1.0 is marked as broken: newer version available.

This means we know there is a newer version of the application but
have not yet had time to update the port.  If you get this message
all may not be lost.  If the old sources are still available (and
this is often the case) you can force a build using the old sources
using the command:

	make NO_IGNORE=yes
	sudo make NO_IGNORE=yes install

If youre feeling generous a better solution is to update the port
to use the new sources and feed the changes back to the project.
If you are interested in contributing (or creating a new port)
please visit

	http://www.openbsd.org/porting.html

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.

For help or other information 
Please sendmail to 
ports@OpenBSD.ORG