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
landry bac1890bb6 Add two patches to fix jabber connections on accounds where the id domain
(ie me@example.com) is different from the server's fqdn (ie xmpp.example.com),
which is the case of Google Talk.

If the SRV records are properly configured (as detailed here:
http://wiki.xmpp.org/web/SRV_Records) you dont need to set the server
anymore in bitlbee, it will do the dns lookup and automagically connect
to the right server. Note that the purple FLAVOR doesn't exhibit this
bug.

This is needed until someone adds the ns_*parse* family of functions from
BIND8 to our resolver (asr? any takers?)

From Daniel Levai (thanks!), tested by myself & looks good to sthen@.
2013-03-13 21:42:58 +00:00
archivers regress -> test 2013-03-10 22:28:04 +00:00
astro regress -> test 2013-03-10 22:28:04 +00:00
audio Update to portaudio revision 1851. 2013-03-12 00:59:50 +00:00
base extra 2013-03-11 12:05:19 +00:00
benchmarks PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
biology PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
books PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
cad PERMIT/ REGRESS->TEST sweep 2013-03-10 23:04:44 +00:00
chinese fix some too-short mktemp format strings 2013-03-11 20:59:04 +00:00
comms PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
converters PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
databases fix some too-short mktemp format strings 2013-03-11 20:59:04 +00:00
devel Update g77 to the in-tree 3.3.6 codebase, bringing support for m68k and m88k. 2013-03-13 21:23:48 +00:00
editors PERMIT_* 2013-03-11 13:42:59 +00:00
education PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
emulators PERMIT_* 2013-03-11 12:27:53 +00:00
fonts PERMIT_* 2013-03-11 12:27:53 +00:00
games +valyriatear 2013-03-13 15:50:57 +00:00
geo bump; py-Imaging update, reported by nigel@ 2013-03-13 11:27:51 +00:00
graphics Update to FFmpeg 20130214 snapshot. From 1.1 branch. 2013-03-13 02:26:44 +00:00
infrastructure Add an _activemq user. 2013-03-13 16:18:23 +00:00
inputmethods PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
japanese fix small differences in PERMIT 2013-03-11 12:17:50 +00:00
java PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
korean PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
lang Update g77 to the in-tree 3.3.6 codebase, bringing support for m68k and m88k. 2013-03-13 21:23:48 +00:00
mail - update py-authres to 0.501 2013-03-13 14:12:58 +00:00
math PERMIT_* 2013-03-11 12:27:53 +00:00
meta Depend on x11/gnome/alacarte. 2013-03-11 09:38:03 +00:00
misc - update py-memcached to 1.48 2013-03-13 08:25:37 +00:00
multimedia No need to rename shrip.conf to shrip.conf.sample. noted by/ok aja@ 2013-03-13 17:12:45 +00:00
net Add two patches to fix jabber connections on accounds where the id domain 2013-03-13 21:42:58 +00:00
news PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
plan9 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
print bump after py-Imaging change. 2013-03-11 22:59:56 +00:00
productivity bump after py-Imaging change. 2013-03-11 22:59:56 +00:00
security PERMIT_* 2013-03-11 12:27:53 +00:00
shells update to 4.2 patchlevel 45 2013-03-12 19:55:08 +00:00
sysutils Factorize a bit more since both ports version share a lot. 2013-03-13 14:35:38 +00:00
telephony fix small differences in PERMIT 2013-03-11 12:17:50 +00:00
textproc and last bump after py-Imaging change. 2013-03-11 23:06:12 +00:00
www Add an rc script so that the dashboard can be easily started. 2013-03-13 10:16:12 +00:00
x11 Update to MPlayer 20130214 snapshot. 2013-03-13 02:28:11 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX byebye PERMIT_DISTFILES_CDROM 2013-03-08 11:18:00 +00:00
Makefile stupid thing I should have done years ago: grab bsd.own.mk (and /etc/mk.conf) 2013-01-06 16:14:10 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

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

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

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

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $