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
kili 45679cc987 ANSI terminal support for Haskell, which allows:
* Cursor movement
* Screen and line clearing
* Color output
* Showing or hiding the cursor
* Changing the console title (though this is not strictly part of
  ANSI, it is widely supported in Unix)

It is compatible with Windows (via an emulation layer) and those
Unixes with ANSI terminals.

ok jasper@
2011-04-28 17:31:57 +00:00
archivers update to 2.0.5; small changes which appear to result in nearly 2x 2011-04-25 21:46:48 +00:00
astro adjust after recent lesstif removal 2011-04-10 18:00:23 +00:00
audio canberra-gtk.h is needed by both -gtk and -gtk3, so move this header to 2011-04-27 12:07:53 +00:00
benchmarks convert to new style depends 2010-11-15 00:22:45 +00:00
biology - update to 16.9 2011-04-15 21:10:27 +00:00
books Fix MASTER_SITES. 2011-04-10 06:52:41 +00:00
cad passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
chinese db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
comms minicom contains a function called wprintf() (print to a window) which 2011-04-22 11:21:46 +00:00
converters - add MASTER_SITE_SOURCEFORGE as backup to MASTER_SITES 2011-04-25 23:50:56 +00:00
databases Regen dependencies after recent updates: drop eggdbus dependency. 2011-04-28 13:10:57 +00:00
devel ANSI terminal support for Haskell, which allows: 2011-04-28 17:31:57 +00:00
editors Update to 3.0.2 2011-04-28 17:06:11 +00:00
education update to 0.1.33, which fixes the verb "chauvir" 2011-04-05 15:33:16 +00:00
emulators fix RK06/RK07 write operation 2011-04-20 05:16:33 +00:00
games remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
geo - adjust to new rest API 2011-04-28 10:49:15 +00:00
graphics No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
infrastructure Remove code to support FreeBSD emulation, ok espie@ 2011-04-25 23:01:03 +00:00
inputmethods Add vala support (it's only a build dep). 2011-04-08 07:37:24 +00:00
japanese restore missing REVISIONs for subpackages that were lost during the original 2011-04-14 21:07:45 +00:00
java new depends 2010-11-17 08:05:12 +00:00
korean add EPOCH that should've been added 6 years ago as v0... 2011-03-27 16:38:13 +00:00
lang update to 2.10.2 2011-04-27 08:50:15 +00:00
mail - update to 1.4.8 2011-04-28 02:01:47 +00:00
math add reminder comment about lacking regress dependency 2011-04-19 15:20:06 +00:00
misc remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
multimedia Regen dependencies after recent updates: drop eggdbus dependency. 2011-04-28 13:10:57 +00:00
net Use the gnome MODULE. 2011-04-28 13:58:36 +00:00
news Switch some MASTER_SITES to http and list the http mirrors first. 2011-04-17 10:39:39 +00:00
palm new depends 2010-11-20 09:48:38 +00:00
plan9 - remove unnecessary NULL casts 2011-04-16 21:13:43 +00:00
print Use the gtk-print stock icon instead of the ugly cups one. 2011-04-28 17:21:17 +00:00
productivity Fix build/run with new libnotify. 2011-04-21 07:04:56 +00:00
russian adjust after recent lesstif removal 2011-04-10 18:00:23 +00:00
security - update to 2.02, from jung (maintainer). 2011-04-28 16:17:21 +00:00
shells Update to 4.2 patch level 8. 2011-03-15 19:22:08 +00:00
sysutils Regen dependencies after recent updates: drop eggdbus dependency. 2011-04-28 13:10:57 +00:00
telephony - switch to correct 1.8.3.3 tarball now it's available (vs. 1.8.3.2+patchset) 2011-04-27 17:42:02 +00:00
textproc Unbreak on a clean box: asciidoc requires docbook* stuff. 2011-04-28 11:12:37 +00:00
www Update trac to 0.12.2. 2011-04-28 13:36:41 +00:00
x11 Sync WANTLIB. 2011-04-28 17:29:37 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6994 unzels 2011-04-27 17:21:54 +00:00
Makefile move LOCKDIR default to pkgpath.mk since it's shared with Makefile. 2010-08-20 23:11:07 +00:00
README Repoint URL to OpenBSD Porters Handbook. 2010-08-31 03:28:43 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.19 2010/08/31 03:28:43 lum Exp $