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
sthen d7fc46fed8 import libvstr:
Vstr is a string library designed for network communication. Its
design uses blocks of ptr+length data, so adding, substituting, and
deleting data are all fast operations. It has a full API of all the
usual string tasks: searching, comparing, splitting, substitution,
converting between upper and lower case, and parsing numbers and
strings. Has a full POSIX and ISO 9899:1999 compliant printf()
implementation including gcc warning compatible custom formatters.
2009-05-12 21:38:59 +00:00
archivers update to 2.7.0 2009-04-18 18:22:49 +00:00
astro - fix stack overflow; from Olivier Crouzet 2009-05-06 08:36:41 +00:00
audio update to 0.4.0, update pkg/DESCR accordingly and switch to 2009-05-03 18:32:15 +00:00
benchmarks +siege 2009-04-09 00:20:04 +00:00
biology - update nutdb to 14.3 2009-04-02 13:24:30 +00:00
books add Indonesian Edition of Wireless Networking in the Developing World 2009-04-09 01:00:51 +00:00
cad fix tk dep 2009-03-11 10:53:55 +00:00
chinese fix for depends 2009-03-11 11:07:40 +00:00
comms Use x11/tk module and ${SUBST_CMD} 2009-05-07 14:47:15 +00:00
converters - add libpst 2009-05-11 09:36:48 +00:00
databases update to version 2.13.0 2009-05-06 22:22:56 +00:00
devel import libvstr: 2009-05-12 21:38:59 +00:00
editors oops fix some no_java flavor ifdefs 2009-05-08 15:47:32 +00:00
education - add myself as maintainer 2009-04-01 19:31:39 +00:00
emulators Fix typo in MODGCC4_LANGS. No change in packages so no bumps. 2009-04-24 14:47:16 +00:00
games Update to wormux 0.8.3. Tested by myself & dbd. 2009-04-26 12:31:49 +00:00
geo - update libchamplain to 0.3.0 2009-05-08 12:38:27 +00:00
graphics - fix xsane build: 2009-05-11 15:22:07 +00:00
infrastructure add some code to help find circular dependencies 2009-05-09 07:36:17 +00:00
inputmethods - fix WANTLIB & bump 2009-03-13 13:17:26 +00:00
japanese - fix missing and/or wrong desktop goos 2009-01-29 17:37:56 +00:00
java pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
korean add baekmuk-ttf 2008-10-31 15:30:32 +00:00
lang Go back to sjlj exceptions from dwarf2 because OpenOffice got broken with 2009-05-09 20:01:13 +00:00
mail upgrade to postfix 2.6.0; from brad 2009-05-12 20:03:08 +00:00
math update to 4.2.5 2009-04-19 15:06:50 +00:00
misc - maintenance update to 1.2.8 from Scott Vokes (maintainer). 2009-05-01 02:00:02 +00:00
multimedia adapt to new xvidcore, from Brad. 2009-05-10 20:16:29 +00:00
net bugfix update to 0.99.12; rolls in patches for the problem where 4-byte 2009-05-12 12:18:04 +00:00
news bump for python dependency change 2009-03-28 16:49:49 +00:00
palm
plan9
print Revert part of previous, it does not seem to help after all; for now 2009-05-09 11:05:44 +00:00
productivity pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
russian - Russia invasion: 2009-01-31 21:48:31 +00:00
security - maintainance update to gnutls-2.6.6 2009-05-12 07:50:57 +00:00
shells update to 4.0 patch 17 2009-05-06 15:21:58 +00:00
sysutils update to 1.7.0 and add no_x11 flavour (useful for dwm's status bar 2009-05-10 19:07:47 +00:00
telephony update to 0.0.6pre11, from Brad (maintainer). 2009-05-06 15:48:26 +00:00
textproc - update p5-Pod-POM to 0.25 2009-05-11 19:34:19 +00:00
www Define LDAP_DEPRECATED because OpenLDAP wants to make sure that every older 2009-05-11 19:40:58 +00:00
x11 Bring in some patches from upstream svn to fix 2009-05-11 20:49:44 +00:00
.cvsignore
INDEX sync; 5672 (and unbreak, that tree wasn't as clean as I thought.. 2009-04-21 12:33:23 +00:00
Makefile
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +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 http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $