Commit Graph

1283 Commits

Author SHA1 Message Date
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
niallo
85aae02ebb Update to 3.0.5
ok naddy@
2005-03-07 21:01:22 +00:00
pvalchev
a43fc6a058 broken on hppa for now: gcc goes mad 2005-02-28 22:24:53 +00:00
pvalchev
44fda70d99 mark as broken on amd64: uic goes crazy to be investigated 2005-02-27 22:09:02 +00:00
alek
9a9a9962f4 Add WANTLIB marker 2005-02-25 23:15:12 +00:00
espie
f3abd21552 +wesnoth
+wesnoth,lite
2005-02-19 21:49:18 +00:00
espie
194848203a The battle for wesnoth, a strategy game 2005-02-19 21:48:44 +00:00
espie
c967996c17 +kbilliards 2005-02-18 01:47:56 +00:00
espie
511351ceca small game of billiards 2005-02-17 23:44:06 +00:00
jcs
61590c2dc2 update to xscavenger-1.4.4 2005-02-15 03:28:05 +00:00
pvalchev
d2dee31acf remove Lurene Grenier from maintainer position (unresponsive, and now
email bounces)
2005-02-14 00:35:53 +00:00
alek
f3be193c6a - Don't open default highscore file when -C flag is used (fixes writing
outside FAKEDIR area during fake stage)
- Don't include bundled libintl headers
- Fix WANTLIB marker
- Bump PKGNAME

ok brad@
2005-02-13 18:31:15 +00:00
alek
dc3cf8f74a Adjust LIB_DEPENDS 2005-02-13 18:02:52 +00:00
alek
ace5a474a8 - Fix SDL_image detection
- Bump PKGNAME
2005-02-12 19:24:22 +00:00
alek
0d606dadb4 Adjust LIB_DEPENDS/WANTLIB 2005-02-08 22:52:45 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
naddy
139f361c88 libggi requires -pthread, too 2005-01-21 13:26:32 +00:00
espie
5c483058c0 protect against libio 2005-01-17 09:01:27 +00:00
sturm
a3aa5a65d8 use metaauto for automake 2005-01-11 07:16:01 +00:00
jsg
ee31537a16 Upgrade to 0.7.0 2005-01-06 00:29:48 +00:00
jsg
00583bcf1a Upgrade to 0.7.0 2005-01-06 00:19:24 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
8700fea197 WANTLIB markers 2004-11-29 16:20:10 +00:00
espie
27f2724233 WANTLIB markers, typos... 2004-11-28 23:32:06 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
jsg
8e159f3578 list my @openbsd.org address 2004-11-28 11:56:57 +00:00
fgsch
110e8dcfce Update to 3.6. 2004-11-23 20:18:34 +00:00
alek
9f5b320a07 Remove, this time for real
spotted by brad@
2004-11-15 08:47:00 +00:00
alek
79c8cfe9a7 - Remove DEINSTALL script
- Replace @exec mkdir with @sample and @mode
- Bump PKGNAME

ok pvalchev@
2004-11-14 10:31:08 +00:00
alek
32d3f9a4a0 - Use @sample, @exec install; better @extraunexec
- Remove unnecessary DEINSTALL
- Bump PKGNAME

ok pvalchev@
2004-11-13 20:07:10 +00:00
alek
c2fae5b651 Update my email address
ok pvalchev@
2004-11-04 22:14:11 +00:00
brad
b1371d095e - remove re-declaration of *alloc() functions
- remove improper comments from end of #else/#endif
2004-10-25 13:49:22 +00:00
jolan
723a75a468 sigh, this too 2004-10-21 06:10:45 +00:00
jolan
f74714bb2b update to 1.10.8 but keep BROKEN ;( 2004-10-21 05:39:35 +00:00
pvalchev
0168b14f78 add missing dependency on sdl-image; Roland Kuebert 2004-10-18 06:31:11 +00:00
jolan
62383802fd dont read past the end of the array, from uqm cvs 2004-10-16 00:28:22 +00:00
naddy
6acd3d9907 Remove libintl/libiconv inter-library dependency.
From: aleksander.piotrowski@nic.com.pl
2004-10-07 01:08:36 +00:00
xsa
4cd323d737 this @extra line should have been removed in my @sample'ify commit; 2004-10-06 22:52:47 +00:00
jcs
bb76db44cf update my email address 2004-10-03 18:41:36 +00:00
jsg
9caff31144 Add amd64 to the LE arch list. Noticed by jolan
ok naddy@, 'seems ok' djm@
2004-10-01 18:07:26 +00:00
xsa
93553adca3 adios INSTALL; 2004-10-01 15:16:22 +00:00
xsa
817b985e95 say bye bye to INSTALL scripts; 2004-10-01 12:51:40 +00:00
xsa
e5a4e57fd3 bye INSTALL; 2004-10-01 09:48:48 +00:00
xsa
a5aa39dec3 bye INSTALL; 2004-10-01 09:32:07 +00:00
xsa
9c72605082 bye INSTALL; 2004-10-01 08:13:43 +00:00
xsa
f0cb6a7371 bye bye INSTALL; 2004-10-01 07:48:42 +00:00
xsa
3e87d5de8f kill more INSTALL scripts; 2004-10-01 07:34:34 +00:00
jolan
16da7fbe59 add amd64 to lil endian list, not sure if it actually works there
though.  can someone check please?
2004-10-01 05:08:22 +00:00
xsa
7b0cd15815 should have committed that too... 2004-09-30 22:36:32 +00:00
xsa
e9aadd55b8 bye INSTALL; 2004-09-30 22:31:06 +00:00
xsa
b16d35d094 see ya INSTALL; 2004-09-30 22:15:42 +00:00
jolan
19639de4df update to 0.6.1, from Jonathan Gray, pass maintainership over to him 2004-09-30 01:34:52 +00:00
jolan
c2d45f1fc1 update to 0.6.1b from Jonathan Gray, pass maintainership over to him 2004-09-28 00:44:34 +00:00
espie
b59d5d1549 kill INSTALL/DEINSTALL 2004-09-24 10:45:37 +00:00
espie
60e84f5396 kill INSTALL/DEINSTALL 2004-09-24 10:36:49 +00:00
espie
554758f974 kill INSTALL/DEINSTALL 2004-09-24 09:08:22 +00:00
espie
d57920bd0f kill INSTALL/DEINSTALL 2004-09-23 07:25:56 +00:00
espie
71f6d0b50d kill INSTALL 2004-09-23 07:21:44 +00:00
espie
6152bf9ead kill INSTALL 2004-09-22 22:43:42 +00:00
espie
0eb9921333 bye bye install script 2004-09-22 21:15:20 +00:00
espie
6f8954e1b8 kill INSTALL 2004-09-22 18:38:13 +00:00
espie
5d07f0799d kill INSTALL script 2004-09-22 18:18:44 +00:00
espie
0a5bb4feb4 kill INSTALL/DEINSTALL make suppression silent 2004-09-22 11:14:51 +00:00
pvalchev
172e835ac0 fgetc returns int, not char!
fixes bug on macppc/cats due to unsigned char (EOF check is -1)
2004-09-18 23:58:30 +00:00
espie
e53d58ba04 new pkg_create is more picky with fragments. Make sure to tell it about qt
even if the flavor is disabled.
2004-09-18 21:22:24 +00:00
espie
0bb2730929 new-style conflict 2004-09-18 12:43:28 +00:00
espie
373fb6e50a ditch SED_PLIST 2004-09-15 19:57:25 +00:00
espie
39d4aa2ac8 new style fragment. 2004-09-15 19:08:47 +00:00
jolan
79c9613eca dont put this on ftp either due to space constraints 2004-09-15 01:49:27 +00:00
jolan
7a040e339c my large package chokes the ftp mirrors 2004-09-15 01:39:23 +00:00
pvalchev
cc5853fc5c clarify this may not be redistributed due to license 2004-09-15 00:50:12 +00:00
pvalchev
e1692515ad LGPL 2004-09-15 00:49:19 +00:00
pvalchev
efd4ef1b1e this license is NOT FREE as it does not grant the right to modify, and only
restricts distribution to non-profit causes.
set PERMIT fields accordingly.
2004-09-15 00:46:12 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
espie
d7456476fc scummvm catches an installed libmpeg2.
okay pvalchev@
2004-08-21 08:12:52 +00:00
espie
eb2052e928 fix out of bounds access.
thx tdeval@ for mmap malloc.
okay naddy@
2004-08-16 14:58:48 +00:00
naddy
719e68a3d9 libintl requires libiconv, too 2004-08-12 22:46:45 +00:00
naddy
b9224c740f Don't rely on inter-library dependencies.
From: Aleksander.Piotrowski@nic.com.pl
2004-08-12 15:02:25 +00:00
espie
67ea36458d update to version 3.4.3. 2004-08-11 10:15:07 +00:00
pvalchev
39b7313803 CONFIGURE_STYLE=autoconf automake; missing automake pointed out by sturm 2004-08-10 20:00:53 +00:00
espie
5e8aadfedd use fontdir support. 2004-08-10 11:54:35 +00:00
espie
3ab9b376fc explicit version marker. Installing a new nethack won't mean you have to
remove the old one.
2004-08-10 11:23:24 +00:00
xsa
1341dfd414 more new-style MODULES. 2004-08-10 10:36:36 +00:00
espie
68b50a3fea new-style PLISTs. 2004-08-10 10:04:57 +00:00
espie
7baaff3cd8 new-style PLIST 2004-08-10 09:48:24 +00:00
espie
31f4296779 unneeded, install program gets perm, record, logfile right. 2004-08-10 09:43:40 +00:00
espie
5e06fa0037 more GAMEDIR 2004-08-10 09:36:45 +00:00
espie
8d77111cd8 new-style plist, handcrafted with a few tweaks. 2004-08-10 09:33:59 +00:00
espie
4f429ab4f5 new plist 2004-08-10 09:17:08 +00:00
jolan
16feee3014 add remix3 subpackage, rename 3domusic -> threedomusic 2004-08-08 00:27:24 +00:00
jolan
29f7e040a5 other half 2004-08-06 14:11:04 +00:00
jolan
d3a24d437c update to 0.4.2 2004-08-06 04:02:52 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
naddy
27aa469950 fix up MODGNU_CONFIG_GUESS_DIRS 2004-07-31 23:23:12 +00:00
jolan
de331f83fd zap blanklines which happen to make the pkg tools noisy
noticed by ben lovett
2004-07-30 23:54:10 +00:00
espie
44de6bb24f move to @dir, help regenerate correct PLIST along the way. 2004-07-14 15:42:27 +00:00
naddy
4ec24f1026 Add a trailing newline so that the final ^Z that is added by one
patch can be removed again by the next one.
2004-07-12 14:52:22 +00:00
espie
17b9d79465 kill IGNOREFILES, the distfile is on ftp.openbsd.org, original site
unavailable anyways.
2004-07-11 12:45:56 +00:00
espie
2dd90fe733 byebye IGNOREFILES 2004-07-11 12:43:28 +00:00
mjc
591897bc4f update to gnuchess 5.07, take maintainer
ok brad@
2004-07-06 04:00:11 +00:00
sturm
819fd254c6 +wtf 2004-06-18 13:54:19 +00:00
sturm
8c5b7ec188 Initial import of wtf-20040124
The wtf utility displays the expansion of the acronyms
specified on the command line. If the acronym is unknown,
wtf will check to see if the acronym is known by the
whatis(1) command.
2004-06-18 13:53:41 +00:00
sturm
ee4a3c96ef fix MULTI_PACKAGES 2004-06-10 07:41:18 +00:00
sturm
dd35a82768 typo 2004-06-10 06:54:48 +00:00
naddy
62fac5733c maintenance upgrade to 4.0 2004-06-04 20:09:18 +00:00
sturm
b4dd4e0130 freeciv uses gtk2, now 2004-06-02 22:26:21 +00:00
sturm
98feffca51 update to freeciv 1.14.1
- uses MULTI_PACKAGES (-client, -server, -share)
- gtk2 support in the client

from maintainer Aleksander Piotrowski <aleksander.piotrowski at piestrak.waw.pl>
cleaned up by yours truly
2004-06-02 12:40:42 +00:00
naddy
7b94f749e4 sort 2004-05-28 18:37:55 +00:00
jolan
caab30d7f3 drop maintainership 2004-05-22 19:54:10 +00:00
xsa
fddc6b1a9d use BINOWN and BINMODE instead of hardcoding them; ok pvalchev@. 2004-05-19 17:01:20 +00:00
xsa
b3cc6d7111 use MASTER_SITE_R5CONTRIB; 2004-05-19 12:19:14 +00:00
xsa
c5dea26ca2 use ${MASTER_SITE_R5CONTRIB} 2004-05-18 08:45:33 +00:00
pvalchev
409857a1be LP64_ARCHS 2004-05-16 23:37:58 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
robert
6acc0f152a Remove -DSEND_MAIL from DEFINES; bump PKGNAME:
Steve Kemp discovered a vulnerability in xonix, a game,
where an external program was invoked while retaining setgid privileges.
A local attacker could exploit this vulnerability to gain gid "games".

ok brad@
2004-05-06 10:26:21 +00:00
naddy
ae1b10b235 update maintainer's email address 2004-05-04 11:31:48 +00:00
pvalchev
36effa8ca1 remove post-patch kludges now done in bsd.port.mk; reminded by naddy 2004-04-18 17:21:13 +00:00
xsa
39ea5610d5 @extra joins the game..s; fix some pasto while here; 2004-04-13 10:19:59 +00:00
xsa
b04913c365 sync with pygame update; ok jolan@. 2004-04-10 23:10:14 +00:00
naddy
98702418f3 update to 1.0.1; from Jose Nazario <jose@monkey.org> 2004-04-09 21:15:12 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
jolan
f7b88d7975 +fotaq 2004-04-07 01:03:21 +00:00
jolan
152e633033 flight of the amazon queen, another freebie for use w/scummvm 2004-04-07 00:59:06 +00:00
jolan
0a8ab8760b sprinkle some PKG_ARCH 2004-03-31 03:42:16 +00:00
jolan
5c3cad1933 update to 0.6.0 2004-03-31 02:49:36 +00:00
naddy
5c86c28ea6 LP64 fix; ok jose@, pvalchev@ 2004-03-10 17:32:46 +00:00
naddy
60fc632028 Won't build on any 64-bit arch, which now includes amd64. ok pvalchev@ 2004-03-08 18:38:38 +00:00
naddy
11467f34ea * Prevent environment variables from overflowing buffers.
Adapted from Debian via Robert Nagy <thuglife@bsd.hu>.
* Fix high score file handling.
2004-03-06 02:41:00 +00:00
naddy
07f0e962cc regen patches 2004-03-05 22:56:42 +00:00
xsa
cd0bf6e6d1 -Wall cleanup;
ok sturm@.
2004-03-03 22:51:00 +00:00
pvalchev
718cc9cb86 use va_copy for copying va_list 2004-03-03 08:42:47 +00:00
naddy
ec03d9af91 SECURITY: (GID games)
Prevent buffer overflow from environment variable; from Debian.
2004-03-02 22:18:53 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +00:00
brad
d9358d17a0 remove autoconf/automake workaround junk. 2004-02-26 23:12:31 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
jolan
bf87205f5c this wasn't supposed to go. 2004-02-20 06:51:01 +00:00
jolan
f436516a2c update to 1.10.4 and mark as BROKEN pending resolution of some issues.
the old version (1.7g0) is incompatible with 1.10.x+ so you would have
gotten a BROKEN either way unfortunately.
2004-02-20 06:49:11 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
brad
04badde8bb backport Qt backend from newer nethack so this will compile
and work with Qt 3.2.
2004-02-13 07:17:23 +00:00
naddy
031bb66478 Fix build, add @extra; from Michael Coulter <mjc@bitz.ca>.
Additional DEINSTALL fix by yours truly.
2004-02-12 16:09:18 +00:00
jolan
f8a76eaa0b MI pkg, cleanup 2004-02-03 05:46:23 +00:00
sturm
cfee2b1d59 mark arch independent 2004-02-02 18:02:22 +00:00
wilfried
00713ec7f5 new home 2004-02-01 10:54:11 +00:00
jolan
f87f43b44c take maintainer, update comment/descr 2004-02-01 06:55:03 +00:00
jolan
075c951015 +scummvm-tools 2004-02-01 06:22:25 +00:00
jolan
35b9a1f69a import 0.5.0 2004-02-01 06:18:24 +00:00
pvalchev
5f89f38148 Update to 2.0.2; Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
* GPL license. set *_CDROM to Yes
 * perl instead of sed in post-patch. It's shorter
 * new xtoys. Old one didn't work for me
fixes a disappeared distfile issue too
2004-01-31 21:32:18 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
59b33a53b5 fix PATH in post-patch 2004-01-27 21:37:06 +00:00
naddy
be3765f697 -lvorbis requires -lm -logg 2004-01-26 21:54:30 +00:00
biorn
7bba6810f3 Update to 3.0.8
ok pvalchev@
2004-01-25 20:30:28 +00:00
naddy
a70e461c00 * C++ fixes for gcc3
* honor CXXFLAGS
2004-01-24 23:06:35 +00:00
naddy
05d8e6661d * fix C++ syntax errors revealed by GCC3
* use ${CXX} rather than ${CC} to link C++ code
2004-01-14 17:32:01 +00:00
naddy
d385e92527 regen patches 2004-01-14 17:18:12 +00:00
jose
cce9216164 fix distfile location, found by pval and fixed by Aleksander Piotrow.
thank you both. distfile still good, checksum still passes.
2004-01-13 15:54:21 +00:00
jolan
2172f743cf Update to 0.3.8. 2004-01-12 06:38:54 +00:00
biorn
10162fcbdf New HOMEPAGE & MASTER_SITES
ok MAINTAINER
2004-01-11 21:44:26 +00:00
wilfried
ca64b6185f distfile gone and missing licenses, remove them 2004-01-11 11:44:18 +00:00
sturm
63333f245c use http to fetch distfile 2004-01-09 21:16:48 +00:00
sturm
08f90bdd4b missing DESTDIR 2004-01-09 21:10:34 +00:00
sturm
7e83307cd5 don't touch /root/.mbscore in fake
@extra
2004-01-09 20:49:36 +00:00
sturm
8e669b087c - regen patchfiles
- remove hashfile support
  + useless due to missing permissions anyways
  + creates the hashfile during build outside the fake area, if building
    as root
2004-01-09 20:06:43 +00:00
naddy
6fe14f0610 We cannot patch files that are only generated during the build.
Instead, fix the typo that accidentally caused multiline constants to be
created.
2004-01-08 16:23:05 +00:00
espie
4c01155ae5 zap multiline constants 2004-01-02 18:56:37 +00:00
espie
41135092ca kill multiline string constants. 2004-01-02 18:49:33 +00:00
espie
758ab47541 macro yn interferes with math functions included by C++ included by qt3. 2004-01-02 18:43:26 +00:00
brad
ab44620a46 Prevent auto*shit from trying to do things it shouldn't be doing.
It always mystifies me how people can use this f$#%ing GARBAGE! and get
it to do anything useful.
2004-01-02 04:53:53 +00:00
espie
02ad252de6 implicit int are now obsolete with gcc3 2003-12-31 04:15:52 +00:00
espie
a7dde89537 /**/# -> XCOMM 2003-12-31 04:14:04 +00:00
brad
50c7891004 - leave datadir alone and override the score file location elsewhere
- add @extra support
--
the problem with datadir noticed by espie@
2003-12-24 04:00:38 +00:00
naddy
e678a0e380 -lpng -lz 2003-12-18 03:56:19 +00:00
naddy
f79e22b1a0 @dirrm shared directories 2003-12-16 18:17:15 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
65790faf10 @dirrm shared directories 2003-12-15 17:11:44 +00:00
naddy
25b8da569d fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer 2003-12-10 21:28:58 +00:00
pvalchev
6bc729b48d more bad a/an in beginning of comment; thanks Tom Cosgrove 2003-12-05 08:20:40 +00:00
naddy
eaa51d6c25 update to 4.2.7, fixes insecure tmp file handling 2003-12-03 21:23:59 +00:00
jolan
b5d1d69e44 update to 0.81, most notably adds support for lua5
no response from maintainer
2003-12-03 01:00:57 +00:00
jolan
e1942bf8dc +tornado 2003-11-27 06:09:12 +00:00
jolan
2a87095093 import of tornado-1.3:
Tornado is a clone of Ouranos (Weather War).  The goal of the game is to
destroy the opponent's house with certain weather phenomenons: rain,
snow, hail, lightning, and tornadoes.  The game can be played together
(two players), against the computer (or two computer players against
each other) or over a TCP connection.

WWW: http://home.kcore.de/~kiza/linux/tornado/
2003-11-27 06:07:37 +00:00
sturm
a87af9517f use gcc3 on sparc64 2003-11-21 21:02:57 +00:00
jolan
950c7c9419 add remixed music package #2 2003-11-12 23:18:26 +00:00
jolan
9b342ad3cc update HOMEPAGE 2003-10-31 04:23:28 +00:00
jolan
4bd32c84f1 add remixed music package #1 2003-10-31 04:09:21 +00:00
jolan
227354e045 Update to 0.3.7. 2003-10-21 22:31:34 +00:00
sturm
dada369034 redhat_base is written with an underscore 2003-10-18 15:46:53 +00:00
jolan
66686a87ad fix typo that prevented this from actually building on big endian
machines, noticed by pvalchev
2003-10-18 02:44:45 +00:00
naddy
2d4bdc0d64 Update to 1.1.2. Drop setgid games, store per-user highscores in indivual
home directories.
2003-10-17 18:03:29 +00:00
jolan
30ea23fe4d spelling 2003-10-10 21:31:40 +00:00
sturm
020fca79d8 +forcedattack 2003-10-10 16:11:05 +00:00
sturm
1b999970b5 Initial import of forcedattack 2.1.4
4st Attack is a game in which you have to try to out-smart
your opponent. The goal of the game is to connect four of
stones in a straight line. This can be horizontaly, vertically
and even diagonnally.

from Xavier Santolaria <xavier@santolaria.net>
2003-10-10 16:10:13 +00:00
fgsch
34035e57d8 this belongs to x11 as well. 2003-10-01 23:13:23 +00:00
fgsch
bc893e86fa - bundle the 2 extra sets in one port.
- add x11 to the category list.
- add a version to the package name for more control over future changes.
2003-09-30 21:47:44 +00:00
jolan
9505b533b7 typo 2003-09-28 19:15:52 +00:00
naddy
ec2654cd05 prototype fixes and missing RCS Ids 2003-09-28 01:08:49 +00:00
naddy
0875eae332 @extra support 2003-09-28 00:35:10 +00:00