Commit graph

6743 commits

Author SHA1 Message Date
Rong-En Fan
e198ded876 - Respect X11BASE
Reported by:	pointyhat
2006-11-30 17:36:05 +00:00
Joseph Koshy
5fe79500c2 Fix compilation on FreeBSD 5.X.
PR:		ports/105381
Submitted by:	Thorolf (thorolf at grid einherjar de)
2006-11-30 05:57:47 +00:00
Joseph Koshy
f8534fd26e Upgrade to v110.60. Upstream changes include:
- a new directory layout.
 - new code generator tools (in beta).

Submitted by:	Johannes 5 Joemann (joemann at beefree dot free dot de)
2006-11-29 17:46:37 +00:00
Cheng-Lung Sung
984edce95e - Update to 2006-11-27.
- Improved memory allocator.
- Added READ-FROM-STRING and WRITE-TO-STRING procedures.

PR:		ports/105912
Submitted by:	maintainer (Nils M Holm)
2006-11-29 02:26:59 +00:00
Anton Berezin
496271c6a7 Update to 2.11. 2006-11-28 11:51:06 +00:00
Wes Peters
2ce916c337 Eliminate warnings from function prototype mismatches. Include
stdlib.h and strings.h where needed to get system/compiler definitions
of malloc, bcopy, and bzero instead of relying on 20-year-old wrong
definitions in the code.  The snobol interpreter itself is chock full
of pointer to int type punning and is likely to fail in hard-to-debug
ways on non-VAX-like architectures.
2006-11-28 08:36:15 +00:00
Rong-En Fan
4800227c34 - fix typo, ECHO_CMD is ECHO_CMD
PR:		ports/105908
Submitted by:	Martin Matuska <martin at matuska.org> (maintainer)
Pointyhat:	rafan
2006-11-27 12:33:50 +00:00
Rong-En Fan
f18ce87701 - Update to 1.5.3
- Add THREADS option for threading support

PR:		ports/105867
Submitted by:	Martin Matuska <martin at matuska.org> (maintainer)
2006-11-27 02:30:32 +00:00
Rong-En Fan
33ac70fe36 - Update to 4.116
- Reformat pkg-descr
- Add WWW entry

PR:		ports/105858
Submitted by:	James Bailie <jimmy at mammothcheese.ca> (maintainer)
2006-11-27 02:28:08 +00:00
Gerald Pfeifer
d223be9fa3 Update to the 20061125 snapshot of GCC 4.3.0. 2006-11-26 16:39:32 +00:00
Gerald Pfeifer
6e2f4dcb3a Update to the 20061124 snapshot of GCC 4.1.2. 2006-11-26 16:28:18 +00:00
Gerald Pfeifer
a0eb4f9fb5 Update to the 20061123 snapshot of GCC 4.0.4. 2006-11-26 15:32:46 +00:00
Rong-En Fan
1fcf17d930 - Update to 0.8.8
PR:		ports/105477
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2006-11-26 08:02:09 +00:00
Jimmy Olgeni
b3d172be7f Upgrade to release R11B-2. 2006-11-25 16:51:49 +00:00
Jimmy Olgeni
68d867330e Upgrade to release R11B-2.
Support for kqueue has been disabled. From the release notes:

http://www.erlang.org/download/otp_src_R11B-2.readme

"Note: configure will refuse to enable kernel poll support on FreeBSD since kqueue have problems with (at least) pipes on all version of FreeBSD that we have tested."
2006-11-25 16:47:07 +00:00
Gerald Pfeifer
1feab29491 Update to the 20061121 snapshot of GCC 4.2.0. 2006-11-22 11:00:20 +00:00
Alex Dupre
f66b07da09 Remove panda extension since it's deprecated and will be removed soon. 2006-11-22 07:00:06 +00:00
Cheng-Lung Sung
87f936536e - Update to 0.91 2006-11-22 03:17:11 +00:00
Martin Wilke
6e5af4f8d1 - Update to 4.115
PR:		105710
Submitted by:	James Bailie
2006-11-21 20:10:41 +00:00
Cheng-Lung Sung
07a3fa0cf6 - devel/p5-IO-Stty is deprecated.
- this version (in fact, since 1.14) can run w/o IO::Stty
- bump PORTREVISION
2006-11-21 09:04:04 +00:00
Stanislav Sedov
45a7b73beb - Back-out the previous commit, as it can cause linking problems (pthread's
unresolved symbols) on some systems (e.g. with libgnomeui). Linking
  threading libraries donesn't employ threading in ruby per se, so it's safe
  to do that in non-threaded case.

Reported by:	mezz
2006-11-19 23:39:00 +00:00
Gerald Pfeifer
ff5cea03a6 Mark as NOT_FOR_ARCHS=amd64 instead of BROKEN. This version of GCC really should not
be used for AMD64.
2006-11-19 13:04:20 +00:00
Alexander Botero-Lowry
58c4376e64 - Do not append version number to f2py executable
PR:		105641
Submitted by:	Diane Bruce <db@db.net>
Reviewed by:	myself
2006-11-19 00:29:57 +00:00
Dirk Meyer
935421d20f A GNUstep-aware scheme interpreter. You need libflex installed on your system.
Includes many examples, e.g. the sieve of Erathostenes to compute primes,
a Koch curve plotter, mandelbrot set, graphs of various functions etc.
GScheme is fully tail recursive. The garbage collector bypasses GNUstep's
retain/release mechanism in order to deal with circular data structures.
GScheme is document-based and you can edit more than one file at the same time.

WWW: http://www.gnustep.it/marko/GScheme/index.html
2006-11-18 09:55:59 +00:00
Martin Wilke
dfa10c419c - Update to 2006-11-16
PR:		ports/105605
Submitted by:	Nils M Holm <nmh@t3x.org> (Maintainer)
2006-11-17 08:44:41 +00:00
Kris Kennaway
4492170cbd BROKEN on sparc64: does not build 2006-11-17 06:45:48 +00:00
Vanilla I. Shu
53b1ab8d4d - Update to 7.6.94
PR:		ports/105546
Submitted by:	maintainer
2006-11-16 03:15:52 +00:00
Maho Nakata
f068172bab Broken for !i386
Submitted by:	kris via pointyhat
2006-11-15 23:34:31 +00:00
Johan van Selst
a2ef535457 - Update to 1.4.1 2006-11-15 20:10:28 +00:00
Rong-En Fan
09165b2aa3 - Conflict with newer math/py-numpy
Noticed by:	Diane Bruce <db at db.net>
2006-11-15 05:51:39 +00:00
Stanislav Sedov
43baec4731 - Don't links agains threading libraries in case if pthreads support was
disabled.

Reported by:	Anton Yuzhaninov <citrin@citrin.ru>
2006-11-14 20:49:52 +00:00
Jimmy Olgeni
07c78eaebb Update documentation checksums (unbreak). 2006-11-13 12:51:08 +00:00
Stanislav Sedov
0fc16fe664 - Fix building by using system byacc with -Dlint option
Reported by:	kris via pointyhat
Suggested by:	pav
2006-11-13 11:23:39 +00:00
Ion-Mihai Tetcu
9b9dd5d849 Depreciate.
PR:		105452
Submitted by:	Andrew Pogrebennyk (maintainer)
2006-11-12 22:07:35 +00:00
Alex Dupre
27ad2d8acb Update suhosin patch to 0.9.6.2 release. 2006-11-12 19:43:12 +00:00
Gerald Pfeifer
18ea493f2f Update to the 20061111 snapshot of GCC 4.3.0. 2006-11-12 16:25:40 +00:00
Gerald Pfeifer
c12161bbf3 Update to the 20061110 snapshot of GCC 4.1.2. 2006-11-11 23:56:00 +00:00
Cheng-Lung Sung
ec8320edf5 - Update to 0.17.007
PR:		ports/104610
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:	maintainer (timeout)
2006-11-10 03:11:09 +00:00
Cheng-Lung Sung
8bbb791610 - Update to 4.114
PR:		ports/105335
Submitted by:	maintainer (James Bailie)
2006-11-10 00:32:36 +00:00
Gerald Pfeifer
351c97209a Update to the 20061107 snapshot of GCC 4.2.0. Mark this broken on ia64,
not i386.
2006-11-09 00:17:02 +00:00
Rong-En Fan
0c8e04a2b9 - Update to 20061108
- Add conflicts with devel/p5-PAR for bin/pp

PR:		ports/105237
Submitted by:	Nils M Holm (maintainer)
2006-11-08 16:24:26 +00:00
Stanislav Sedov
63add4ba5b - Handle dependencies properly
- Correct the default modules location path [1]
- Correct example programs headers (shell path)
- Install docs/examples into the separate directory

PR:		ports/105253 [1]
Reported by:	clemens fischer <ino-news@spotteswoode.dnsalias.org> [1]
2006-11-08 15:47:00 +00:00
Tom McLaughlin
71ae0acd46 Deprecate these old python versions and schedual for expiration on
2007-01-07.  These version branches are no longer developed upstream and are
rarely seen these days.

Approved by:	alexbl (python@)
2006-11-08 04:34:13 +00:00
Roman Bogorodskiy
48f14dc9ed Update to 0.9.9. 2006-11-07 18:53:45 +00:00
Frank J. Laszlo
40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00
Alex Dupre
8fbcab85d9 Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
Gerald Pfeifer
7d0bd7ccf9 And here we go, introducing the lang/gcc43 port in form of the 20061104
snapshot of GCC 4.3.0; repocopied over from lang/gcc42.

Sadly we now have an unconditional dependency on math/libgmp4 and
math/mpfr.  On the positive side this allows us to always build the
Fortran frontend.

PR:		104683
2006-11-06 10:39:12 +00:00
Martin Wilke
016cb5e28c - Fix pkg-plist (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006101922/klogoturtle-0.6_4.log)
PR:		ports/104861
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-11-06 09:10:33 +00:00
Florent Thoumie
d147166c52 - Do not use JIT on non-x86 platforms (see $WRKSRC/PLATFORMS file)
- Add devel/bison2 and textproc/flex as dependencies
- Update devel/icu dependency to 3.6
- Fix pkg-plist (and add automatic plist generation target)

PR:		ports/104286
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
Approved by:	maintainer timeout (4 weeks)
2006-11-06 02:13:37 +00:00
Alejandro Pulver
d24c30270a - Remove USE_TK/USE_TK_BUILD (can only be used before bsd.port.pre.mk). 2006-11-05 15:45:28 +00:00
Gerald Pfeifer
cade10df3e And here we go, introducing the lang/gcc43 port in form of the 20061104
snapshot of GCC 4.3.0; repocopied over from lang/gcc42.

Sadly we now have an unconditional dependency on math/libgmp4 and
math/mpfr.  On the positive side this allows us to always build the
Fortran frontend.

PR:		104683
2006-11-05 14:32:58 +00:00
Sam Lawrance
d39595d3da Mark BROKEN on 4.x.
Reported by:	kris
2006-11-05 09:46:37 +00:00
Alejandro Pulver
8f374c67a1 - Change MASTER_SITES (remove a "www.").
Requested by:	maintainer
2006-11-05 06:18:12 +00:00
Alejandro Pulver
f38ebb35ee - Apply the whole patch (in my previous commit I only patched the Makefile)
from ports/104358.
2006-11-05 06:16:36 +00:00
Gerald Pfeifer
9dad22ba2f Update to the 20061103 snapshot of GCC 4.1.2. 2006-11-05 05:34:19 +00:00
Jeremy Messenger
1a88278734 INSTALLS_SHLIB -> USE_LDCONFIG.
Found by:	portlint (cports.sh)
2006-11-05 03:45:05 +00:00
Joe Marcus Clarke
cde1c84abf Fix detection of socklen_t which will fix the build on 4.X.
Reported by:	pointyhat via kris
2006-11-04 19:19:09 +00:00
Stanislav Sedov
93af9709b6 - Bump portrevision to match the lang/ruby18 port's one and to force rebuild 2006-11-04 10:06:12 +00:00
Stanislav Sedov
586801d65a - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb
ruby18 module
- Bump portrevision

PR:		ports/105113
Submitted by:	UEDA Hiroyuki <BSDmad@gmail.com>
2006-11-04 10:04:11 +00:00
Gerald Pfeifer
d4052e3a3d Update to the 20061031 snapshot of GCC 4.2.0. Mark this port broken on
ia64 where it has failed to build for many months.
2006-11-03 03:25:22 +00:00
Cheng-Lung Sung
ec5573db9b - Update to 4.113
PR:		ports/104439
Submitted by:	maintainer (James Bailie)
2006-11-02 00:48:57 +00:00
Stanislav Sedov
586d830d3d - Update to 9.0.0
- Change my email
2006-11-01 23:59:39 +00:00
Stanislav Sedov
014fc31f84 - Mark broken on ia64 because of boehm-gc doesn't support it
- Change my email

Reported by:	kris via pointyhat
2006-11-01 22:21:30 +00:00
Stanislav Sedov
348cef471d - Add ffcall support [1]
- Mark broken on pre-7.x again as it doesn't built on pointyhat anyway

Reported by:	 Jason Woofenden <jason@jasonwoof.com> [1]
2006-11-01 22:07:36 +00:00
Martin Wilke
7d05834486 - Update to 0.9.18
PR:		ports/104846
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-11-01 08:06:51 +00:00
Boris Samorodov
635ff557f5 - improved handling of include paths in the GCC build process; [1]
- proper care is taken that only the bootstrap compiler is used  [1]
  (silences core dump messages in configure);
- bump PORTREVISION.   [1]

PR:		104301  [2]
Submitted by:	Vaclav Haisman <v.haisman at sh.cvut.cz>  [2]
		Karel Miklav <karel at lovetemple.net> (maintainer)  [1]
2006-10-31 23:11:33 +00:00
Sam Lawrance
884259f42e Replace homegrown option scripts with OPTIONS.
Tidy up.

PR:		ports/104367
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com>
Approved by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-10-31 21:54:23 +00:00
Gerald Pfeifer
833247b42e Update to the 20061027 snapshot of GCC 4.1.2. 2006-10-31 15:45:10 +00:00
Vasil Dimov
2fb8ca3acd Remove expired leaf ports:
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
2006-10-31 14:13:19 +00:00
Gerald Pfeifer
df1ebc1683 Update to the 20061026 snapshot of GCC 4.0.4. 2006-10-31 12:00:19 +00:00
Cheng-Lung Sung
bce9decbac - Update to 2006-10-23
PR:		ports/104433
Submitted by:	maintainer (Nils M Holm)
2006-10-31 08:06:14 +00:00
Gerald Pfeifer
bce4b88529 Update to the 20061024 snapshot GCC 4.2.0. 2006-10-31 07:46:41 +00:00
Sam Lawrance
0d75efb358 Update to 1.2.
PR:		ports/104368
Submitted by:	Paul Dlug <paul@aps.org>
Approved by:	dyeske@yahoo.com (maintainer, timeout 2 weeks)
2006-10-31 07:15:00 +00:00
Dirk Meyer
78b7c63be8 StepTalk is the official GNUstep scripting framework. StepTalk is more
than a scripting framework with an illusion of single objective
environment between objects of scriptable servers or applications.
StepTalk, when combined with the dynamism that the Objective-C
language provides, goes way beyond mere scripting. It is language
independent - it uses languages as separate bundles.

WWW: http://www.gnustep.org/experience/StepTalk.html
2006-10-31 06:15:40 +00:00
Alejandro Pulver
bb989fb68a - Update lang/sdcc-devel to version 2.6.1.2006.10.12.
PR:		ports/104258
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-10-31 02:33:23 +00:00
Alejandro Pulver
6a65963be9 - Update lang/metaocaml to 3.09.a30.
PR:		ports/104319
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2006-10-31 02:29:47 +00:00
Alejandro Pulver
1513e222f4 - Update to 2.5.
PR:		ports/104619
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 02:28:05 +00:00
Shaun Amott
8ae850de81 Take maintainership. 2006-10-31 00:18:03 +00:00
Mikhail Teterin
46b76d6849 Make SpiderMonkey build with thread-support regardless of whether or not
the post-build self-testing is enabled.

The self-test was on by default until March, which hid the problem...

Take pointy-hat.

Noticed by:	Anish Mistry
Approved by:	portmgr	(erwin)
2006-10-30 16:46:18 +00:00
Alex Dupre
1569378ddd Update suhosin patch to 0.9.6 release.
This will fix a few build failures of pecl extensions.

Approved by:	portmgr (erwin)
2006-10-27 19:11:17 +00:00
Alejandro Pulver
c9d14ccfc8 - Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.
Approved by:	portmgr (erwin)
2006-10-23 22:46:19 +00:00
Stanislav Sedov
e5883676e3 - Add files forgotten in the last commit
Approved by:	portmgr (erwin)
2006-10-21 13:11:07 +00:00
Stanislav Sedov
d6c0680bfc - Try to unbroke
- Change my email

Approved by:	portmgr (erwin)
2006-10-21 13:08:53 +00:00
Joseph Koshy
090fb25119 Fix `make fetch'.
Reported by:	fenner's portssurvey tool
Approved by:	portmgr (erwin)
2006-10-21 11:47:59 +00:00
Kris Kennaway
0ae53c781d BROKEN: Size mismatch
Approved by:	portmgr (self)
2006-10-21 02:49:04 +00:00
Alejandro Pulver
b84623a393 - Fix building on FreeBSD 7.x.
- Fix plist on ia64/sparc64 (additional file installed).

Reported by:	pointyhat
Approved by:	portmgr (erwin)
2006-10-20 20:00:37 +00:00
Alejandro Pulver
be9e08387e - Fix building on ia64.
Reported by:	pointyhat
Approved by:	portmgr (erwin)
2006-10-20 18:04:55 +00:00
Gerald Pfeifer
0dbe60dd3d Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a
version number to libdata/pkgconfig/libgcj.pc.  Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).

Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.

These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).

Approved by:	portmgr (erwin)
2006-10-19 16:43:58 +00:00
Joe Marcus Clarke
1b2aba4c46 Restore a patch lost in the GNOME 2.16 merge, and attempt to fix the build
on ia64.

Approved by:	portmgr (implicit)
2006-10-17 01:50:03 +00:00
Thierry Thomas
91107a6445 Replace gunzip by minigzip, until gunzip get fixed.
Approved by:	portmgr (Kris)
Suggested by:	delphij
2006-10-16 19:43:41 +00:00
Alex Dupre
d754180768 - fix open_basedir vulnerability in php4 and php5 [1]
- add an alert on safe_mode intrinsic insecurity and
  suggest to install the suhosin extension
- enable the suhosin patch by deafult also in php4

Submitted by:	Thomas Vogt <thomas@bsdunix.ch> [1]
Obtained from:	PHP CVS [1]
Approved by:	portmgr (clement)
2006-10-16 09:30:58 +00:00
Hye-Shik Chang
ab1df0e8f4 Correct a patch not to install unwanted files.
Approved by:	portmgr (kris)
2006-10-16 03:12:44 +00:00
Kris Kennaway
74368270a0 BROKEN: Corrupt distfile
Approved by:    portmgr (self)
2006-10-15 20:10:48 +00:00
Stanislav Sedov
1c3d953a1b - Fix pkg-plist when ONIGURUMA option used
- Bump portrevision

Submitted by:	nork
Approved by:	portmgr (clement)
2006-10-15 10:46:10 +00:00
Sam Lawrance
5e0f70e6de Fix pkg-plist.
PR:		ports/104367
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com>
Approved by:	portmgr (clement), Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-10-15 09:43:25 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Hye-Shik Chang
e18b838fd9 Revert the default version of Python to 2.4 for the ports freeze
period.  Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.

Approved by:	portmgr (kris)
2006-10-13 07:16:45 +00:00
Erwin Lansing
a1f17a2577 Use INST_TARGET instead of TARGETDIR locally to avoid conflicting
with bsd.ports.mk's TARGETDIR macro.

Submitted by:   gabor
Prodded by:     kris
Approved by:	portmgr (self)
2006-10-11 20:29:34 +00:00
Hye-Shik Chang
e8b7ef58d8 Fix build with WITH_FPECTL=yes on i386.
PR:		104243
Submitted by:	S Roberts <stacey@vickiandstacey.com>
2006-10-10 05:31:20 +00:00