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
djm d71b9a7269 Updates and garbage collect all three Python ports:
2.4.4 => 2.4.8
    2.5.2 => 2.5.4
    2.6 => 2.6.1

Python 2.4 and 2.5 lose their build knobs to match 2.6.

Removes no longer needed Python 2.5 security patches backported
from the release25-maint SVN branch.

Remove the -bz2 subpackage from all three versions. It is silly
to make a subpackage to avoid depending on something tiny and
compatibly licensed.

Python 2.4 and 2.5 lose their -expat subpackages; expat has been
in base for some time.

Python 2.5 loses its sqlite subpackge. Again, sqlite is tiny,
compatibly licensed and is depended upon by more and more
applications. This brings it into line with the 2.6 version.

Rework all three version's handling of setup.py. Rather than regex
replacing LOCALBASE and X11BASE into setup.py post-configure, these
are passed in though environment variables. Will save hours of
frustrated cursing familiar to anyone who has accidently used the
update-patches target after configure and had to go back and redo
all the substitutions.

Rework the patching of setup.py for 2.4 and 2.5 to be more like
what we do for 2.6. I.e. keep the diff minimal and avoid deleting
huge blocks of code, so the diff has a chance of applying without
massive hand-editing each patch release.

Fix .py paths in installed .pyc files (patch from eric@)

feedback from several, particularly eric@, ajacoutot@ and Ingo
Schwarze; "get it in" ajacoutot@
2009-01-01 21:03:27 +00:00
archivers update to 2.6.0 2009-01-01 16:46:25 +00:00
astro make it build with the new libm by removing the "cheat until we get 2008-12-09 23:28:12 +00:00
audio no more libao flavors; from Brad 2008-12-30 22:00:55 +00:00
benchmarks unbreak udp_stream test (missing bind(2)); ok jakob@ 2008-09-17 12:39:17 +00:00
biology - update nutdb to 14.0 2008-10-24 12:25:29 +00:00
books add Portuguese edition. 2008-11-06 23:02:37 +00:00
cad Zvezdan Petkovic drops maintainership of these ports, req on ports@. 2008-12-03 23:44:44 +00:00
chinese Initial import of libchewing 0.3.1 2008-10-04 09:16:11 +00:00
comms - switch to rarian instead of scrollkeeper 2008-12-17 18:40:13 +00:00
converters update to version 2.12 2008-12-08 14:26:16 +00:00
databases fix WANTLIB/LIB_DEPENDS for the gmdb subpackage (re-sort WANTLIB, it 2008-12-30 20:56:41 +00:00
devel Update to 1.1.2 (SECURITY). 2009-01-01 17:27:22 +00:00
editors - update elvis to 2.2.0 2008-12-11 13:58:14 +00:00
education update to 0.8.6 2008-12-21 11:51:01 +00:00
emulators - change the way README.OpenBSD is installed so that the .bak file does 2008-12-11 09:47:06 +00:00
games Update to 0.0.27 from Jonathan Armani (MAINTAINER), thanks ! 2008-12-30 14:52:33 +00:00
geo Add myself. 2008-12-25 17:21:55 +00:00
graphics update to 7.51 from maintainer Patrick Keshishian, thanks! 2009-01-01 15:52:29 +00:00
infrastructure cheat a bit when registering comments... 2008-12-30 13:28:20 +00:00
inputmethods add scim-hangul 2008-10-31 01:42:34 +00:00
japanese bump packages with Perl .so modules; the old ones don't work 2008-10-02 20:32:18 +00:00
java Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk 2008-06-24 02:46:21 +00:00
korean add baekmuk-ttf 2008-10-31 15:30:32 +00:00
lang Updates and garbage collect all three Python ports: 2009-01-01 21:03:27 +00:00
mail Replace p5-IO-INET6 with p5-IO-Socket-INET6 in REGRESS_DEPENDS. 2009-01-01 16:02:18 +00:00
math - switch to rarian instead of scrollkeeper 2008-12-17 18:40:13 +00:00
misc the maintainer requested to be removed from this port; regen plist 2008-12-30 10:33:39 +00:00
multimedia - remove arts and esd output plugins and related patching 2008-12-29 23:26:21 +00:00
net Add wide-dhcpv6. 2009-01-01 19:03:07 +00:00
news - add nn 2008-11-17 08:43:42 +00:00
palm tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
plan9 sync WANTLIB. bump package. 2008-05-30 09:41:21 +00:00
print another typo 2008-12-27 18:22:36 +00:00
productivity unbreak by updating to gnucash 2.2.8 2008-12-29 17:03:46 +00:00
russian - use our naming scheme for patches 2007-10-26 21:38:24 +00:00
security update to p5-IO-Socket-SSL 1.19 2009-01-01 18:10:07 +00:00
shells update to 3.2 patch 48 2008-11-20 19:54:37 +00:00
sysutils expect is a rundep 2009-01-01 16:57:44 +00:00
telephony Update to p5-Net-SIP-0.50. 2008-12-10 09:35:45 +00:00
textproc Update to 3.08. 2008-12-31 12:14:27 +00:00
www bugfix update to 0.11.5, looks ok to previous maintainer. 2008-12-30 10:29:09 +00:00
x11 - use 'xsltproc -nonet' to avoid trying to connect to Internet 2009-01-01 18:45:35 +00:00
.cvsignore
INDEX sync, 5423 2008-12-15 15:21:21 +00:00
Makefile add .FORCE phony target to mirror-maker, so that you can set F=.FORCE to 2008-08-20 00:04:30 +00:00
README

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

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $