Commit graph

3978 commits

Author SHA1 Message Date
Kris Kennaway
071c5db252 BROKEN on !i386: Does not compile 2004-02-25 10:01:40 +00:00
Kris Kennaway
d7f63a77fd BROKEN on !i386 and !amd64: Does not compile 2004-02-25 09:55:24 +00:00
Alex Dupre
fca8704da0 Update to 1.8.4 release.
PR:		ports/62984
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-02-25 07:43:32 +00:00
Kirill Ponomarev
11ad482d5f - e2fsck now handles SIGINFO (Ctrl+T): print progress bar once
- Bugfix: fsck_ext2fs would abort the boot when run as part of
  /etc/rc and e2fsck had repaired a file system. fsck_ext2fs
  now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is
  aborted by a signal or an exit code of 4 or higher, maps to
  EXIT_FAILURE.

PR:		ports/63320
Submitted by:	maintainer
2004-02-24 21:55:22 +00:00
Jimmy Olgeni
3a8728e6be Update modules: dhcpd-1.130-3, postfix-1.130-3. 2004-02-24 11:18:00 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
3598c06157 - Add patch to increase max temperature for modern hardware
PR:		ports/61346
Submitted by:	Andrew Thompson <andy@fud.org.nz>
Approved by:	maintainer timeout
2004-02-22 23:35:12 +00:00
Kris Kennaway
805608ac9a Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.
2004-02-22 01:40:47 +00:00
Bruce M Simpson
fdedbdef0a Fix sysutils/wots for amd64 by pointing to the correct perl interpreter.
PR:		ports/63178
Submitted by:	Hendrik Scholz
2004-02-22 01:01:05 +00:00
James E. Housley
4ae7ecc4da Add a second dist. site. 2004-02-21 23:47:07 +00:00
Max Khon
687334518e Try to fix MASTER_SITES.
Reported by:	Bill "distfiles" Fenner
2004-02-21 23:41:43 +00:00
Max Khon
4566dfc7ce Oops, forgot to reset PORTREVISION. 2004-02-21 20:48:40 +00:00
Max Khon
a0cee52a9f Update to 2.01 (no functional changes). 2004-02-21 20:38:17 +00:00
Yen-Ming Lee
d06cdbebe0 - fix IEEE violation/SIGFPE abort on alpha that failed the f_crashdisk test
(patch by Greg Lewis)
- fix compile failure on FreeBSD 5 when older port version is installed
  (problem reported by Tim Robbins; FreeBSD 4 was unaffected)
- ignore m_large_file test on alpha and sparc64, apparently the test
  only stumbles over a different default block size and the failure
  isn't serious (problem reported by Greg Lewis)
- cosmetic: swap $(CC) and gmake check in post-build so check comes last
- bump PORTREVISION: the patches change the code on some systems

- pkg-message.in:
  * use install when ln fails, /sbin and /usr/local
    need not be the same file system
  * tell the user he needs to repeat the steps after port upgrade
- revise pkg-message generation and move it to pre-install,
  no need to cat(1) the file, sed(1) can read files by itself.
- add pkg-deinstall: remind the user to remove e2fsck and fsck_ext2fs from
  /sbin if he's deinstalling for good, rather than upgrading.

PR:		63167
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-21 16:29:18 +00:00
Greg Lewis
107f89ae5c . Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-20 22:46:21 +00:00
Alexander Leidinger
d316a1c7df In case the distfile of cdrdao is not available locally, the slave port
gcdmaster was not able to fetch it.

Submitted by:	maintainer
2004-02-20 15:22:22 +00:00
Oliver Eikemeier
82977d8f6c update to 20040216:
- enables the use of `+' in version numbers:
  1.0.1+2003.09.16 > 1.0+2003.09.16
2004-02-19 12:39:52 +00:00
Kirill Ponomarev
dc3212b51f - Update to version 14.39
- Assign maintainership to ports@

PR:		ports/63029
Submitted by:	maintainer
2004-02-19 09:29:55 +00:00
Joe Marcus Clarke
1cbb8439ea Respect PTHREAD_{CFLAGS,LIBS}.
PR:		62988
Submitted by:	maintainer
2004-02-18 20:20:46 +00:00
Joe Marcus Clarke
080c3d1dde Update to 0.2.3.
PR:		62999
Submitted by:	maintainer
2004-02-18 20:14:08 +00:00
Alexander Leidinger
5af2b1ef15 - Update to 1.1.8. Relevant parts from the release notes:
<snip>
  - Improved performance of the new L-EC code by up to a factor 2 depending
    on the hardware.
  - 'read-test' runs L-EC encoder over mode 1 or mode 2 form 1 sectors to
    allow performance testing in conjunction with option --speed.
  new:
  - toc2cddb: translates a TOC file into a cddb file. (Giuseppe Corbelli)
  new:
  - cue2toc: convert CUE to TOC format for audio CDs. (Matthias Czapla)
  <snip>

  Note:	The 1.1.8 tarball was re-rolled twice because of missing files and
	a show-stopper in gcdmaster and some SourceForge mirrors still might
	need to catch up on it. If you have problems with differing checksums
	please fetch from ftp://us.dl.sourceforge.net/pub/sourceforge/cdrdao,
	which is known to carry the latest version.
- Use/respect DATADIR and DOCSDIR.
- Make PREFIX-clean by respecting PREFIX instead of LOCALBASE.
- First part of splitting gcdmaster into a slave port because the conditional
  compilation via HAVE_GNOME caused problems when gnomelibs where installed
  afterwards (PR 61840).
- Tidy the PORTDOCS a bit, e.g. no longer install the release notes for
  previous releases, they are easily accessible on the homepage anyway.
- On deinstall, remind the user to delete the global config file if existent
  and permanently removing this port.
- In pkg-descr, mention that cdrdao also handles the bin/cue format. Wording
  taken from the Debian cdrdao package.
- Fix some references in the cdrdao manpage to fit FreeBSD.
- Remove the WITH_PTHREADS knob, it was never very usefull on FreeBSD.
- Remove the WITHOUT_SCGLIB knob, the "native" CAM interface of cdrdao has
  issues with ATAPICAM and probably will be removed in future version.
- Remove "-DBSD_SCSI_SENSE_BUG" from CFLAGS, for an explanation see
  sysutils/sformat/Makefile revision 1.5.

Submitted by:	maintainer
2004-02-18 14:56:10 +00:00
Alexander Leidinger
26687407fe Add gcdmaster (slave port of cdrdao), the GUI frontend of cdrdao.
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-02-18 14:32:16 +00:00
Oliver Eikemeier
8b88435051 % in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Mark Linimon
b367f5c3e7 Update to 2.5.5 (no major changes from 2.5.4).
Major changes to the port infrastructure:
 - Replace WWWDOCROOT and WEBFRONTURL options with WEBFRONTDIR
   (defaults to www/ganglia).
 - Install files under ${PREFIX}/${WEBFRONTDIR}.
 - Since the files are no longer installed in the document root,
   add a pkg-message with a suggest addition to Apache's
   httpd.conf.
 - Use USE_PHP and WANT_PHP_MOD.
 - Add a note about installing PHP with GD support at done in
   mail/nocc.
 - Remove conf.php only if it is identical to conf.php.sample as
   done in mail/nocc.
 - Sizify.
 - Don't install the empty addons directory since packages won't
   contain it.

PR:		ports/62802
Submitted by:	Brooks Davis <brooks@FreeBSD.org> (maintainer)
2004-02-18 06:34:16 +00:00
Erwin Lansing
bb686e6404 Simon Barner agreed to take over the maintainership and handle the PTHREAD=
issue. Thanks and good luck!

PR:		62975
Submitted by:	Heiner <h.eichmann@gmx.de> (old maintainer)
2004-02-17 20:11:23 +00:00
Kris Kennaway
18f7e2ef68 FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 08:57:49 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Kris Kennaway
78b09deced Remove the bouncing BROKEN tag again, since this port is now building on
all my test machines.  I suppose something in the base system or a
dependency had broken it for a time, and this is now no longer the case.
2004-02-16 23:46:12 +00:00
Sergei Kolobov
5c3b42eb75 - Update to 1.0.0 2004-02-16 22:03:57 +00:00
Doug Barton
2f393b9b49 Fix WWW, per PR; update the english text while I'm here.
PR:		ports/62925
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-02-16 20:43:06 +00:00
Jimmy Olgeni
f786afd459 Upgrade module logrotate-1.130-3. 2004-02-16 13:04:10 +00:00
Pav Lucistnik
163c94b188 - Update to 0.2.2
PR:		ports/62838
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-02-16 10:33:33 +00:00
Daniel Harris
95640c725c cx.capsi.com is back, adjust www and MASTER_SITES. SIZE while I'm here. 2004-02-15 16:31:38 +00:00
James E. Housley
39847e4e21 ./configure didn't properly detect SMB on 5.x systems, even though the
code would work right.
2004-02-14 13:17:02 +00:00
Joe Marcus Clarke
8fdf2bf0ef Add a CONFLICTS on misc/ossp-uuid. 2004-02-14 04:39:18 +00:00
Greg Lewis
d2574bf793 1. Update to 1.2.
2. SIZEify.
3. Get rid of junk files from the install.
4. share/luma -> %%DATADIR%% in the packing list.

PR:		62733 [1] [2]
Submitted by:	Alexander Novitsky <alecn@icc-vvd.ru> (maintainer) [1] [2]
2004-02-13 23:44:45 +00:00
Kirill Ponomarev
dccaf46994 - Update to version 382
PR:		ports/62797
Submitted by:	maintainer
2004-02-13 19:23:37 +00:00
Kirill Ponomarev
a58206adfa - Assign maintainership to submitter
PR:		62685
Submitted by:	Balázs Nagy <js@iksz.hu>
Approved by:	Y. Cheng <ycheng@slat.org>
2004-02-13 15:43:43 +00:00
Jimmy Olgeni
848f79db36 Upgrade modules: apache-1.130-1, fdisk-1.130-2, software-1.130-2. 2004-02-13 13:32:52 +00:00
Michael Landin
50395da07c o Update to 1.7.1
o Add SIZE field to distinfo
2004-02-13 13:09:34 +00:00
Sergey A. Osokin
3e57db5a6c Update to 0.3.3 "Desert Dream"
Changelog:

- The "empty CC field" bug was fixed, as well as the
  incorrect generation of SMTP headers.
- The application sets its icon now.
- A sysctl call is used instead of uname on BSD systems,
  to avoid getting a truncated "uname -a" output.

Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
PR:		62727
2004-02-13 12:41:21 +00:00
Alex Dupre
ecffd1e33c Update to 0.5 release.
PR:		ports/62754
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-12 23:31:14 +00:00
Clement Laforet
02f1019499 Update to 0.4.4
PR:             62697
Submitted by:   Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-02-11 17:38:57 +00:00
Clement Laforet
1055390225 Update to 0.9.1
PR:             62675
Submitted by:   Len Sassaman <rabbi@abditum.com> (maintainer)
2004-02-11 16:05:28 +00:00
Erwin Lansing
1d77bf2990 Update to 1.4.10 2004-02-11 14:41:23 +00:00
Max Khon
d2f02ab4a4 Cosmetic only changes: add #ifdef __FreeBSD__ in appropriate places. 2004-02-11 06:39:16 +00:00
Mark Linimon
82affe8f17 dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.

While here, pacify portlint on all of them.

Discussed with:	various members of portmgr@, at various times over
the last few months.
2004-02-11 03:03:05 +00:00
Max Khon
aa292cbf82 New port: open 1.4
Open opens a new vt and runs a command on it. It can be used as a simple
way to start several console logins without having to type your passwd
on each VT in turn. open can be used as a simpler to use replacement for
the doshell(8) command.

open is similar in functionality to the AIX/RS6000 command of the same name.
2004-02-10 23:28:21 +00:00
Kirill Ponomarev
b74193bd53 - a patch for UFS2 support (contributed by Valery Hromov)
- get rid of pkg-plist
- cleanup old code

PR:		ports/62299
Submitted by:	maintainer
2004-02-10 22:00:02 +00:00
Mark Linimon
7f4287f5cd Update to 0.9.1b:
fixed bug introduced 2004/02/05 which caused true default options,
 such as INCDEPTH, to be destroyed when new options blocks are defined.

PR:		ports/62560
Submitted by:	Matt Pounsett <mattp@conundrum.com> (maintainer)
2004-02-10 21:06:00 +00:00
Mark Linimon
597fdc2899 Update to 1.1 and unbreak install.
PR:		ports/62354
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
2004-02-10 19:21:22 +00:00
Daniel Harris
0aedc2df3d Add SIZE. 2004-02-10 15:08:04 +00:00
Michael Nottebrock
82911b32af Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Lars Koeller
8e94206e90 o) Include new OPTIONS directive into Makefile. 2004-02-09 19:23:34 +00:00
Erwin Lansing
45e04ad46b Add x11/wmbsdbatt, dockapp for monitoring battery usage & temperature
through ACPI.
2004-02-09 09:32:48 +00:00
Pav Lucistnik
b61b507ba1 Update to 20040207
- provide a dummy exclusion pattern if the exclude file exists but
  doesn't contain any patterns (Yen-Ming Lee <leeym@FreeBSD.org>)
- progress status display for interactive phase, too
- minor code cleanups, improved comments/docs

PR:		ports/62539
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (author)
2004-02-08 22:25:19 +00:00
Lars Koeller
8095c6b9fe o) Support new ports OPTIONS mechanism for persistent build options. 2004-02-08 18:36:40 +00:00
Lars Koeller
6cdd03afd2 o) Fix alpha build error. 2004-02-08 17:44:06 +00:00
Alex Dupre
597ef208e9 This features an update to a current development state of the
FreeSBIE project, exactly:
o Bug fixes
o Improved scripts, especially useful for -CURRENT
o Introduction of cloop compressed filesystem images

PR:		ports/62493
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-08 11:10:55 +00:00
Akinori MUSHA
523f98163a Update to 20040208. (Just repacked to roll up recent patches) 2004-02-08 08:38:31 +00:00
Akinori MUSHA
ca2acc4c1c Fix a long-standing silly bug in uninstall_pkg(). 2004-02-08 08:18:30 +00:00
Doug Barton
b6b738d7a2 Update to 1.4.1, which incorporates the security fix that was previously
a patch, and adds support for some new UPS'.

For the port, update MASTER_SITES, add new stuff and retire one driver
that's been consolidated into one of the existing drivers.
2004-02-08 07:37:40 +00:00
Doug Barton
7a54874aaf For some reason, these man pages were left out of the 'all' target 2004-02-08 07:35:11 +00:00
Doug Barton
9b10715af3 This patch has been incorporated into the new release. 2004-02-08 07:34:46 +00:00
Doug Barton
78464810dd Improve the command line arguments for upslog.
PR:		ports/57031
Submitted by:	truckman
2004-02-08 07:33:52 +00:00
Mark Linimon
38e6cc9504 Update to 1.1.0. See ChangeLog for complete details. Note:
+------------------------------------------------------------------------------
+UPGRADE NOTICE (Important)
+------------------------------------------------------------------------------
+  If you are upgrading from a previous version of rsnapshot, please be aware
+  of the following differences:
+
+    - The first backup interval must have a value of at least 2 if more than
+      one backup interval is defined.
+
+    - rsnapshot now returns 1 on errors (instead of -1). rsnapshot still
+      returns 0 on success.
+
+------------------------------------------------------------------------------

PR:		ports/62341
Submitted by:	Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
2004-02-08 07:32:41 +00:00
Yen-Ming Lee
9ad7ab52c7 update to 0.9
replace pkg-plist with PORTDOCS and PLIST_FILES

PR:		62505
Submitted by:	Len Sassaman <rabbi@abditum.com>
2004-02-08 03:13:22 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
c5e5c0da6f BROKEN on 5.x: does not compile (not just on sparc64) 2004-02-07 23:20:20 +00:00
Clement Laforet
75e7e80a22 - Update to 0.9b
While I'm here:
- SIZEify distinfo
- kill pkg-plist

PR:             62415
Submitted by:   Matt Pounsett <mattp@conundrum.com> (maintainer)
2004-02-07 17:54:43 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Pav Lucistnik
5573bc1d6a - Use SIZE
PR:		ports/62483
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-02-07 17:01:39 +00:00
Pav Lucistnik
b41c6d18b6 - Use SIZE
PR:		ports/62469
Submitted by:	cperciva (maintainer)
2004-02-07 12:54:58 +00:00
Pav Lucistnik
b04bba9bbc - Mark BROKEN on sparc64
Requested by:	kris (bento)
2004-02-07 11:11:40 +00:00
Akinori MUSHA
4bb4e26f2b Make portsdb -U use the canonical way to make a ports index file now
that make index has got fast enough.

Suggested by:	kris
2004-02-07 08:56:58 +00:00
Hajimu UMEMOTO
4e6c2f5ad4 Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by:	kris
2004-02-06 17:29:28 +00:00
Trevor Johnson
d0c07961e4 Apply studly caps to "FreeBSD". 2004-02-06 16:58:43 +00:00
Peter Pentchev
ea333b79bb Set NO_LATEST_LINK as per Kris Kennaway's reminder.
Approved by:	maintainer
2004-02-06 16:49:07 +00:00
Kirill Ponomarev
05079e4428 - Fix build on -current
- Utilize INFO

PR:		ports/62434
Submitted by:	Ports Fury
2004-02-06 14:04:12 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kris Kennaway
12b9796d97 BROKEN on 5.x: does not install 2004-02-06 08:12:14 +00:00
Michael Nottebrock
f23794e8c4 Remove stale patch 2004-02-06 04:08:36 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Jimmy Olgeni
cd7343a3bb Upgrade shorewall-1.130-1. 2004-02-05 16:55:15 +00:00
Michael Nottebrock
be4bd12cec RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by:	lioux
2004-02-05 14:20:55 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Jimmy Olgeni
ece2fb6156 Upgrade module quota-1.130-1. 2004-02-04 21:57:43 +00:00
Greg Lewis
6edb001a02 . Update to 2.5.6.
PR:		62325
Submitted by:	brooks (maintainer)
2004-02-04 19:38:20 +00:00
Kirill Ponomarev
e66923f6fe = Update to version 0.4.3
PR:		ports/62350
Submitted by:	maintainer
2004-02-04 17:14:37 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00
Max Khon
1ebacd9458 SIZE'ify. 2004-02-04 12:46:51 +00:00
Joe Marcus Clarke
fdc5cf0018 Teach this port about USE_GETTEXT. 2004-02-04 07:09:18 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Lars Koeller
847dacfab1 o) Update to version 3.10.11
o) Add flag WITH_CGI=yes for building with/without cgi support
o) When cgi support is choosen dependency on libgd is now
   added out of the ports tree (not internal one).
2004-02-03 20:18:25 +00:00
Lars Koeller
16bd8cfb60 o) Update to version 1.32f-4 2004-02-03 19:32:22 +00:00
Clement Laforet
54ffdd032c - Update to 0.4
- kill pkg-plist

PR:		62082
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2004-02-03 09:32:16 +00:00
Kris Kennaway
6264098398 Correct gettext dependency 2004-02-03 02:26:38 +00:00
Jimmy Olgeni
2fdc7c1ac5 * Set USE_SIZE in Makefile.
* Upgrade module htaccess-htpasswd-1.130-1.
2004-02-02 20:41:23 +00:00
Pav Lucistnik
da6f941364 Add usrinfo, a simple program that gathers information about a specified user
and displays the information using either "br" or "\n" line breaks.

PR:		ports/62130
Submitted by:	Aaron Myles Landwehr <aaron@snaphat.com>
2004-02-01 18:19:48 +00:00
Pav Lucistnik
c3ab96401b - Fix eject when media is mounted (unmount it)
- Add eject by mount point
- Add -t flag for closing tray
- While here, portlint, DOCSDIR, PLIST_FILES

PR:		ports/62201
Submitted by:	Przemek Laczynski <torindel@wp.pl>
2004-02-01 17:02:40 +00:00
Pav Lucistnik
65ccb991ad - Use SIZE
- Update pkg-descr and WWW

PR:		ports/62174
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-02-01 13:02:20 +00:00
Maho Nakata
a46465c606 New port:
Enterprise Edition of SUN Grid Engine.
This incorporates policy management functions to allow multiple groups
which is not included in vanilla SUN Grid Engine (sysutils/sge)

PR:		54563
Submitted by:	brooks
Many suggestions by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
2004-02-01 06:49:33 +00:00
Maho Nakata
9d68495d5a Sun Grid Engine is a batch queueing system implementing a superset of the
functionality of the POSIX batch queueing framework.

WWW: http://gridengine.sunsource.net/

PR:		54563
Submitted by:	brooks
Many suggestion by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
2004-02-01 06:40:53 +00:00
Oliver Lehmann
8e1b78a17e remove the unneeded pcre dependency by using a new configure script
Suggested By:	Stefan Thurner <thurners@t-online.de>
2004-01-31 23:47:59 +00:00
Akinori MUSHA
2e991b1aa5 Add a patch to make portupgrade just use stdout/stderr redirection to
keep build logs rather than calling script(1) when stdin is not a tty.

I wonder if this works against the portupgrade-from-cron problem...
2004-01-31 17:15:13 +00:00
Oliver Braun
e6c55782ac SIZE-ify 2004-01-31 11:16:48 +00:00
Kirill Ponomarev
121975e176 - Add missing manpage
- Fixup working with /dev/fd0
- Add patch from PR/52310 - send a DHCP CLASS_ID tag
- Bump PORTREVISION

PR:		ports/62141
Submitted by:	maintainer
2004-01-31 09:29:07 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Jimmy Olgeni
68be9e8dae Upgrade the following modules: firewall-1.130-1, logrotate-1.130-1,
webmin-1.130-1.
2004-01-30 15:33:16 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Tilman Keskinoz
ad7699d618 Fix handling of empty CC fields
PR:		62101
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2004-01-30 13:42:39 +00:00
Alexander Leidinger
50d67c832d Temporarily disable compilation of gcdmaster until problems with broken
dependencies when gnomelibs are installed after cdrdao can be resolved.

PR:		61840
Submitted by:	maintainer
2004-01-30 12:44:57 +00:00
Kris Kennaway
79cd4c17ca Fix plist and bump PORTREVISION 2004-01-30 12:41:43 +00:00
Clement Laforet
ebeccac65f Update to 3.2
PR:		62079
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-01-30 02:31:11 +00:00
Jimmy Olgeni
f75380b76d Use USE_SIZE. 2004-01-30 01:14:21 +00:00
Jimmy Olgeni
a7cb688174 Chase distfile checksum... two files were changed:
webmin-1.130/usermin/usermin-lib.pl
  webmin-1.130/webmin/webmin-lib.pl

The same "base_version" function that "rounds a version number to the
nearest .01" was changed, now it uses sprintf rather than multiply and
divide (but was it worth a tarball reroll?)
2004-01-29 19:57:41 +00:00
Oliver Braun
1c60ab4079 Upgrade to 3.0.6 2004-01-29 19:23:18 +00:00
James E. Housley
48d2d82bfc Add SIZE 2004-01-29 18:44:11 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Jimmy Olgeni
47d166ea76 Upgrade to version 1.130 (and remove .bak files after patching). 2004-01-28 20:02:51 +00:00
Oliver Eikemeier
51318f1756 - remove sourceforge from MASTER_SITES
- install in /usr/local by default
- conflict with sysutils/pkg_install
2004-01-27 17:36:08 +00:00
Peter Pentchev
d87224cbd1 Update to bugfix penv-1.2p1: the 1.2 version could not create new files,
i.e. it could not store information about new variables, only change or
remove existing ones.
2004-01-27 15:44:13 +00:00
Sergei Kolobov
44f6e99f4e - Update to 2.1.1
- Patch to fix missing paren in src/filedir.c
- Patch for case insensitive hostname matching removed
  (now the default as of this version)

While I'm here:
- Respect hier(7): install examples into ${EXAMPLESDIR},
  docs into ${DOCSDIR}

PR:		61602
Submitted by:	maintainer
2004-01-26 22:59:52 +00:00
Chris D. Faulhaber
7a47a4192f - Update to 0.94
- Utilize INFO macro
- Fix CONFIGURE_TARGET for a new configure script
- add patch for right geometry calculation in 5.x
- fix patch-dosc_Makefile.in
- New MAINTAINER: sem@ciam.ru

PR:		61938
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-26 15:36:54 +00:00
Sergey A. Osokin
842e6a5ca6 Update to latest release 4.0.2.
Use DATADIR macro.

Approved by:	cy (maintainer)
2004-01-26 14:00:10 +00:00
Sergei Kolobov
cbfce707e0 - Update to 1.3.1 2004-01-26 08:53:56 +00:00
Sergei Kolobov
552bd833a2 - Update to 0.13.1 2004-01-26 08:53:24 +00:00
Mark Pulford
1102dc2a05 Changed BUILD_DEPENDS to EXTRACT_DEPENDS.
PR:		61577
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-01-26 02:57:36 +00:00
Oliver Eikemeier
a35e2bab14 Development version of the FreeBSD 5.x pkg_install suite of tools
to test new features

PR:		56961, 56989 and 57029
2004-01-26 00:07:11 +00:00
Oliver Braun
b3f74fa245 Upgrade to 3.0.4 2004-01-25 17:35:44 +00:00
Clement Laforet
b6ffb8d2af - Use PLIST_FILES
PR:		61886
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2004-01-25 16:25:19 +00:00
Max Khon
c9f5ea983e freebsd.org -> FreeBSD.org 2004-01-25 15:33:10 +00:00
Kirill Ponomarev
d10b04c8eb - Fix MASTER_SITES
PR:		ports/61881
Submitted by:	maintainer
2004-01-25 13:59:37 +00:00
Max Khon
13e66190eb freebsd.org -> FreeBSD.org 2004-01-25 12:57:29 +00:00
Max Khon
bdb407082f New port: cloop-utils.
cloop-utils are tools for creating and extracting cloop V2.0 compressed
read-only filesystem images.
2004-01-25 12:56:50 +00:00
Alexander Leidinger
c01c6d23da - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord.
For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25
- Fix previous commit which made the cdrtools-devel port to not print the
  available knob in the pre-everything target when said knob is turned on to
  not offer it when compiling mkisofs-devel. Note that the former behaviour
  will be removed again in case the cdrtools-devel port grows more knobs,
  it's just to much mess in the makefile then.
- Introduce a small hack in the makefile of the cdrtools-devel port so the
  cdrtools version has to be only specified once for PORTVERSION and DISTNAME.
- Reword the desciption of rscsi in the pre-everything message and the PLIST
  to make clear that rscsi is the remote SCSI daemon and clients are built
  into cdda2wav, cdrecord, etc. unconditionally.
- Bump the PORTREVISION of the mkisofs-devel port as underlying libraries
  have changed.

Submitted by:	maintainer
2004-01-25 10:59:40 +00:00
Alexander Leidinger
c1baf24316 - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord.
For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25
- Fix previous commit which made the cdrtools-devel port to not print the
  available knob in the pre-everything target when said knob is turned on to
  not offer it when compiling mkisofs-devel. Note that the former behaviour
  will be removed again in case the cdrtools-devel port grows more knobs,
  it's just to much mess in the makefile then.
- Introduce a small hack in the makefile of the cdrtools-devel port so the
  cdrtools version has to be only specified once for PORTVERSION and DISTNAME.
- Reword the desciption of rscsi in the pre-everything message and the PLIST
  to make clear that rscsi is the remote SCSI daemon and clients are built
  into cdda2wav, cdrecord, etc. unconditionally.
- Bump the PORTREVISION of the mkisofs-devel port as underlying libraries
  have changed.

Submitted by:	maintainer
2004-01-25 10:02:27 +00:00
Mark Linimon
bfca2e297a Fix plist and fix up pkg-message. Prodded by: kris. 2004-01-25 06:06:26 +00:00
Pav Lucistnik
d82c11ef53 dt is a generic data test program used to verify proper operation of
peripherals, file systems, device drivers, or any data stream supported
by the operating system. In its' simplest mode of operation, dt writes
and then verifys its' default data pattern, then displays performance
statisics and other test parameters before exiting. Since verification
of data is performed, dt can be thought of as a generic diagnostic tool.

WWW: http://www.bit-net.com/~rmiller/dt.html

PR:		ports/61801
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-01-23 23:28:58 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Lars Koeller
e53ad8e916 o) Fix Problem with forcing use of internel libgd and an installed
one in /usr/local/lib. Now alway libgd out of the ports collection
   is used.

PR:		-
Submitted by:	artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
2004-01-23 14:28:13 +00:00
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Pav Lucistnik
408467b8c3 - Update to 5.17.4.8.6
PR:		ports/61750
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-01-22 22:08:57 +00:00
Shigeyuki Fukushima
ee1a5e0a62 Fix printing screen message. 2004-01-22 14:14:30 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Joe Marcus Clarke
4032f42aee Remove gok after a repo copy to accessibility/gok. 2004-01-22 09:00:49 +00:00
Pav Lucistnik
1ad8195df1 - Remove GNU fileutils, they are replaced by GNU coreutils package,
available as sysutils/coreutils.

Approved by:	maintainer timeout (1 month)
2004-01-22 00:04:47 +00:00
Pav Lucistnik
e8deeee008 - Update to 381
PR:		ports/61648
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2004-01-21 19:53:10 +00:00
Pav Lucistnik
57b14007ba - Fix launcher icon
- Bump portrevision

PR:		ports/61610
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-01-21 19:11:55 +00:00
Eivind Eklund
cf5450acfb Update to version 0.4:
* Update docs with a better mergemaster procedure and better markup.
  Partially submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>

* Make etcmerge show usage information when run with no arguments.
  Noticed by: Daniel O'Connor <doconnor@gsoft.com.au>
2004-01-21 15:10:35 +00:00
Tilman Keskinoz
f442d4d020 Update to 0.3.1
This fixes the bug reported in PR:	61479

Submitted by:	maintainer
2004-01-20 19:31:20 +00:00
Hajimu UMEMOTO
0acd8f2da4 Update to 2.1.25. 2004-01-20 19:10:17 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Max Khon
0c6c9dec93 Clean up comments. 2004-01-18 23:25:47 +00:00
David E. O'Brien
cf92415f2f Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option. 2004-01-18 22:09:21 +00:00
Eivind Eklund
5fa18a7717 Remove mkisofs mention from comment; it disappeared from the port sometime in
1998
2004-01-18 18:20:17 +00:00
Clement Laforet
e52cf9a592 - Update to 0.6.4
PR:             61343
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-18 16:36:32 +00:00
Lars Koeller
ee3fcd6ecc o) Add option --with-nologin=/var/run
o) Modify configure to use internal libgd. This avoids compat problems
   and the overkill install of libgd and dependent ports for a apcupsd
   server machine.

Submitted by:	Neil Darlow <neil@darlow.co.uk>
2004-01-18 16:29:11 +00:00
David E. O'Brien
6ed544d091 Update to version 4.70.
Submitted by:	Vic Abell <abe@purdue.edu>
2004-01-18 10:30:14 +00:00
Clement Laforet
5ce04c3c5a - Update to 0.3.1
* The NetBSD pkgsrc patch was imported into the main tree.
    * The correct version tag is now printed in the mail header.
    * "Open" no longer replaces the text in the Fix section, it includes the file at cursor location.
    * A new "Clear" button has been added.
    * General code cleanup (mainly GTK_* macros)

PR:                 61494
Submitted by:       "Miguel Mendez" <flynn@energyhq.es.eu.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-17 21:01:22 +00:00
Kirill Ponomarev
010a70fadf - Fix WWW: line [1]
- Use new MASTER_SITES [1]
- Use DOCSDIR and pet portlint [2]
- Add new files in pkg-plist [2]
- Bump PORTREVISION

PR:		61435
Submitted by:	Jason Harris <jharris@widomaker.com> [1], krion [2]
2004-01-16 21:01:38 +00:00
Mark Murray
03801c6b5c MAINTAINER address bounces, so reset.
Upgrade to 1.52.
2004-01-16 16:25:21 +00:00
Edwin Groothuis
7c4387a32c [REPOCOPY WAITING] sysutils/userneu-devel: Account management and creation tool
'userneu' is a Perl script that parses a list of usernames
	and additional information (such as the real name or other
	information to be put in the GECOS field in /etc/passwd)
	and creates Unix accounts and (if desired) Samba accounts
	as well. If the script stumbles upon duplicate user names
	it can append random characters to the username until it
	fits.

	WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/userneu/userneu.html

	-Andreas Fehlner
	fehlner@gmx.de

PR:		ports/60584
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2004-01-16 01:33:12 +00:00
Edwin Groothuis
96b2fcceaf Add conflict tag for sysutils/userneu-devel
PR:		ports/60584 (related)
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2004-01-16 01:30:04 +00:00
Dmitry Sivachenko
eb0792d391 Update to version 1.6.1.
Approved by:	maintainer
2004-01-15 17:57:42 +00:00
Sergei Kolobov
b3ef8f86a2 - Update to 0.13.0 2004-01-15 09:39:09 +00:00
Sergei Kolobov
148913cfdc - Update to 1.3.0 2004-01-15 09:34:17 +00:00
Sergei Kolobov
45a91a78ee Add rsnapshot 1.0.9, filesystem snapshot utility based on rsync(1).
rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.

It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.

WWW:	http://www.rsnapshot.org

PR:		60873
Submitted by:	Ralf van Dooren <r.vdooren@snow.nl>
2004-01-14 18:02:34 +00:00
Dmitry Sivachenko
9260a0c7d0 Correct typo in comment. 2004-01-14 15:55:29 +00:00
Alexander Leidinger
94aea4d6f2 - Update to 2.01a24.
If you are using older version of these ports updating is encouraged,
  `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in
  mkisofs were fixed. For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24
- Add README.audio to the PORTDOCS of cdrtools-devel.

Submitted by:	maintainer
2004-01-14 15:11:46 +00:00
Sergei Kolobov
2cb0216312 Add ataidle 0.3, utility to set spindown timeout for ATA drives.
ATAidle is a utility to set the power management features
of ata hard drives.  This includes idle and standby timeouts,
APM and acoustic level settings, and it can show details about
the installed devices.

PR:		61217
Submitted by:	Bruce Cran <bruce@cran.org.uk>
2004-01-14 14:22:29 +00:00
Akinori MUSHA
38774b2ac7 Update to 20040113, a small maintenance release.
portsdb(1)
  - Follow ports intrastructure changes wrt build-time dependency --
    now portsdb -U properly picks EXTRACT_DEPENDS so they appear build-time
    dependency. (Thanks to schweikh)

misc.
  - Fix typos in documentation.  I seem to be unable to spell "pacakge"
    correctly, being a portmgr.  Or was it "pakcage" ?  Anyway, it was
    fortunate that I wasn't a packge manager.
2004-01-14 07:23:19 +00:00
Clement Laforet
b1a1a5864d Add scan_ffs 1.0, scan_ffs recovers lost disklabel.
scan_ffs ported from OpenBSD to FreeBSD with support for UFS1 and UFS2,
allows recovering of lost or deletes disklabels

PR:		61273
Submitted by:	mranner@inode.at
Approved by:    erwin (mentor) (implicitly)
2004-01-13 13:43:24 +00:00
Hye-Shik Chang
a2463a6128 Update to 0.4.3
Notified by:	Blake Matheny <bmatheny@purdue.edu>
2004-01-13 05:28:23 +00:00
Clement Laforet
69f62a9345 Update to 0.4.1
Approved by:    erwin (mentor) (implicitly)
2004-01-13 00:56:04 +00:00
Lars Koeller
47e504a16d o) Fix a bug concerning the creation of /var/db/bacula and chmod
in pkg-install in pre-install phase (wrong order).
o) Add/delete lines for file, storage and director ports in /etc/services
o) Add bacula patches concerning EOM handling, choosing the next volume, and
   calculating weekofmonth
2004-01-12 19:56:23 +00:00
Oliver Lehmann
fcc55bf04e Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added

4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
2004-01-10 22:40:10 +00:00
Pete Fritchman
dd760bdb8d Fix build on -stable.
PR:		61153
Submitted by:	maintainer
2004-01-10 17:36:28 +00:00
Joe Marcus Clarke
0ecea7d9d6 Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:		61090
Submitted by:	linimon
2004-01-10 07:18:55 +00:00
Pete Fritchman
5daf5dd567 Update to 0.1.6.
PR:		60002
Submitted by:	Munish Chopra <chopra@soulwax.net>
Approved by:	maintainer timeout
2004-01-10 05:59:59 +00:00
Edwin Groothuis
d09618309a sysutils/xw: Schedule for removal
Application no longer exists; MASTERSITE no longer registered.

PR:		ports/59370
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-01-09 21:21:14 +00:00
Pav Lucistnik
344246a34b - Update to 1.8.3
An optional dependency has been added for the PECL SQLite,
but it's not supported by this port.

PR:		ports/61101
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-09 19:03:28 +00:00
Sergei Kolobov
2824eec981 - Update to 0.8.4
PR:		61000
Submitted by:	maintainer
2004-01-09 13:17:16 +00:00
Max Khon
ef4deebddf j_mount_id should be __u32. 2004-01-09 08:35:54 +00:00
Edwin Groothuis
8a23895e5c Add sysutils/top back into the tree
As the first step in updating this popular program, I am
	releasing the current copy of the source for top 3.5. In
	the coming weeks this should become the final 3.5 release.
	Beta13 includes updated modules for freebsd, linux, and
	AIX.

Included are all patches for FreeBSD 4.7 - 5.2 so that this version
can be used as a drop-in replacement for the base versions (use
TOP_OVERWRITE_BASE=yes)
2004-01-09 07:32:10 +00:00
Clement Laforet
71af80764a - Add a warning message about the missing support of UFS2.
PR:             61092
Submitted by:   Thierry Thomas <thierry@pompo.net>
Approved by:    erwin (mentor) (implicitly)
2004-01-08 21:50:19 +00:00
Kirill Ponomarev
7c91b71066 - Update to version 1.10
PR:		61080
Submitted by:	Ports Fury
2004-01-08 15:53:31 +00:00
Pav Lucistnik
67b80dc124 Add freecolor, a 'free' replacement that displays free memory graphically
as a bargraph. It supports the same options as 'free'.

http://www.rkeene.org/oss/freecolor/

PR:		ports/61038
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-01-07 23:53:23 +00:00
Mark Linimon
99d9f4b465 Update to 0.10.3:
fixed automatic writing mode selection when the writer does not support DAO
 The OggDecoder now refuses non-44100 hz files since it does no resampling yet
 fixed vcdimager version check
 fixed bug that caused cuefiles to be cut to 0 byte

PR:			ports/60764
Submitted by:		Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2004-01-07 22:28:56 +00:00
Kirill Ponomarev
b644315ff5 - Assign maintainership to Markus Brueffer
<brueffer@phoenix-systems.de>

PR:		61040
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2004-01-07 21:19:43 +00:00
Kirill Ponomarev
b9b77268ed - Drop maintainership to ports@ 2004-01-07 20:13:39 +00:00
Adam Weinberger
c68eeb3c7e Update to 0.25.
PR:		ports/61014
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-01-07 19:23:44 +00:00
Pav Lucistnik
40ac3df715 - Install stylesheet for manual [1]
- Add missed file to pkg-plist
- Raise portrevision

PR:		ports/60995 [1]
Submitted by:	Krzysztof Stryjek <wtp+apc@bsdguru.org>
2004-01-07 00:14:00 +00:00
Pav Lucistnik
7abb4fb5cd - Fix build on -CURRENT
PR:		ports/60988
Submitted by:	nate
2004-01-06 22:36:03 +00:00
Mark Linimon
2e0ea36fd4 Reset maintainer to ports@. Previous maintainer has replied to a PR
followup with a confirmation that he no longer uses the port.  Thanks
to Roman for the quick response and for his help on this one in the past.
2004-01-06 21:11:32 +00:00
Pav Lucistnik
22942dfd95 - Switch to use standalone port of displayconstraints
- Raise PORTREVISION

PR:		ports/60980
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-01-06 20:13:54 +00:00
Peter Pentchev
95f8c9f989 Unquote COMMENT and fix a typo. 2004-01-06 17:57:47 +00:00