1a559 FreshPorts -- lang/smalltalk
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
smalltalk 3.2.5 lang on this many watch lists=6 search for ports that depend on this port
GNU Smalltalk
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


The Smalltalk programming language is an object oriented programming         
language.
GNU Smalltalk is an implementation that closely follows the                  
Smalltalk-80 language (tm ParcPlace Systems).

WWW: http://smalltalk.gnu.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. archivers/zip
  2. lang/gawk
  3. devel/pkgconf
  4. devel/gmake
  5. x11/libICE
  6. x11/libXi
  7. x11-toolkits/libXmu
  8. devel/sdl12
  9. devel/libtool
Required To Run:
  1. x11/libICE
  2. x11/libXi
  3. x11-toolkits/libXmu
  4. devel/gio-fam-backend
Required Libraries:
  1. databases/gdbm
  2. devel/libexecinfo
  3. graphics/cairo
  4. x11-toolkits/tk84
  5. converters/libiconv
  6. graphics/libGL
  7. graphics/freeglut
  8. databases/postgresql90-client
  9. databases/sqlite3
  10. devel/sdl12
  11. graphics/sdl_image
  12. audio/sdl_mixer
  13. audio/sdl_sound
  14. graphics/sdl_ttf
  15. devel/glib20
  16. devel/pcre
  17. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/smalltalk/ && make install clean
To add the package: pkg_add -r smalltalk


Configuration Options
===> The following configuration options are available for smalltalk-3.2.5:
     PGSQL=on: PostgreSQL database support
     SDL=on: Simple Direct Media Layer support
     TCL=on: Tcl scripting language support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/smalltalk/
  3. ftp://ftp.gnu.org/gnu/smalltalk/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/smalltalk/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/smalltalk/
  6. ftp://ftp.kddlabs.co.jp/GNU/smalltalk/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/smalltalk/
  8. http://ftp.funet.fi/pub/gnu/prep/smalltalk/
  9. http://ftp.gnu.org/gnu/smalltalk/
  10. http://mirrors.kernel.org/gnu/smalltalk/
  11. http://ring.nict.go.jp/archives/GNU/smalltalk/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/smalltalk/

Number of commits found: 87

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Apr 2013 23:15:35
Original commit files touched by this commit  3.2.5
johans search for other commits by this committer
Update Smalltalk to 3.2.5 (mostly bugfixes)
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2-5
27 Apr 2013 11:59:29
Original commit files touched by this commit  3.2.4_3
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
04 Aug 2012 22:52:04
Original commit files touched by this commit  3.2.4_3
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
28 Jun 2012 16:12:22
Original commit files touched by this commit  3.2.4_2
johans search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  3.2.4_2
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.2.4_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 13:46:59
Original commit files touched by this commit  3.2.4_1
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
11 Aug 2011 19:20:17
Original commit files touched by this commit  3.2.4
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
23 Mar 2011 18:16:29
Original commit files touched by this commit  3.2.4
johans search for other commits by this committer
Update GNU Smalltalk to 3.2.4
19 Dec 2010 11:46:56
Original commit files touched by this commit  3.2.3
johans search for other commits by this committer
- Update smalltalk to 3.2.3
- Remove patch that has been included upstream
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.2.2_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
08 Oct 2010 23:10:36
Original commit files touched by this commit  3.2.2_1
johans search for other commits by this committer
Fix the build for smalltalk on powerpc (32-bit)

PR:             ports/151324
Submitted by:   andreast
11 Aug 2010 06:57:34
Original commit files touched by this commit  3.2.2_1
mva search for other commits by this committer
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
01 Aug 2010 13:06:34
Original commit files touched by this commit  3.2.2
johans search for other commits by this committer
Update to 3.2.2 (bugfix release)
26 Jul 2010 20:41:54
Original commit files touched by this commit  3.2.1
johans search for other commits by this committer
Update to 3.2.1
04 May 2010 21:40:25
Original commit files touched by this commit  3.2
johans search for other commits by this committer
Set IGNORE for NOPORTDATA configurations:
Smalltalk port does not honour the NOPORTDATA flag
and won't work if the port data is not installed

Reported by:    QAT
04 May 2010 19:34:49
Original commit files touched by this commit  3.2
johans search for other commits by this committer
- Update to Smalltalk 3.2,
  http://smalltalk.gnu.org/news/gnu-smalltalk-3-2
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.1_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
23 Feb 2010 18:06:02
Original commit files touched by this commit  3.1_2
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.1_2
dinoex search for other commits by this committer
- update to jpeg-8
30 Jan 2010 09:43:31
Original commit files touched by this commit  3.1_1
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
20 Oct 2009 05:51:17
Original commit files touched by this commit  3.1
johans search for other commits by this committer
- Mark broken on FreeBSD 6.x

Reported by:    pointyhat via pav, erwin
08 Oct 2009 19:41:01
Original commit files touched by this commit  3.1
johans search for other commits by this committer
Update to 3.1
02 Aug 2009 19:36:34
Original commit files touched by this commit  3.0.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
03 Feb 2009 06:11:27
Original commit files touched by this commit  3.0.5
linimon search for other commits by this committer
Mark as broken on sparc64: fails to install.
05 Jan 2009 20:36:33
Original commit files touched by this commit  3.0.5
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
20 Oct 2008 20:18:07
Original commit files touched by this commit  3.0.5
johans search for other commits by this committer
Update to 3.0.5
10 Aug 2008 13:00:13
Original commit files touched by this commit  3.0.4
johans search for other commits by this committer
Update to 3.0.4
25 Jul 2008 14:34:52
Original commit files touched by this commit  3.0.3_2
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 13:41:15
Original commit files touched by this commit  3.0.3_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 May 2008 12:48:24
Original commit files touched by this commit  3.0.3_1
johans search for other commits by this committer
Fix plist

Reported by:    miwi
22 May 2008 08:44:37
Original commit files touched by this commit  3.0.3
johans search for other commits by this committer
Update to 3.0.3
07 Mar 2008 14:02:11
Original commit files touched by this commit  3.0.2
johans search for other commits by this committer
- Update to 3.0.2 - See smalltalk.gnu.org for what's new in 3.0
- Optional postgresql bindings
- Update website link and remove references to old maintainers
12 Dec 2007 17:57:51
Original commit files touched by this commit  2.3.6
johans search for other commits by this committer
- Update to 2.3.6
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.3.5
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
07 Jun 2007 07:29:59
Original commit files touched by this commit  2.3.5
johans search for other commits by this committer
- Update to 2.3.5
- This version should work better on ia64 platforms
19 May 2007 20:32:57
Original commit files touched by this commit  2.3.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Apr 2007 17:52:35
Original commit files touched by this commit  2.3.3
johans search for other commits by this committer
- Update to 2.3.3
- Claim maintainership
- Fix build for amd64 (and maybe ia64)
- Remove FreeBSD 4.x specific libreadline requirement
- Mark broken for 5.x: lacking certain libm functions
08 Feb 2007 10:07:02
Original commit files touched by this commit  2.3.1_1
miwi search for other commits by this committer
 - Fix after objformat removal

Submitted by:   pointyhat
24 Jan 2007 22:08:25
Original commit files touched by this commit  2.3.1_1
miwi search for other commits by this committer
- Fix build with gcc 4.1
21 Dec 2006 19:57:38
Original commit files touched by this commit  2.3.1
miwi search for other commits by this committer
- Update to 2.3.1

PR:             106983
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
06 Oct 2006 18:40:24
Original commit files touched by this commit  2.2
miwi search for other commits by this committer
- Fix build with gcc41

PR:             ports/103952
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
15 Aug 2006 00:29:13
Original commit files touched by this commit  2.2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
07 Aug 2006 03:22:37
Original commit files touched by this commit  2.2
rafan search for other commits by this committer
- Add readline as dependency when it was already installed. The program
  will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR

PR:             ports/101446
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
09 May 2006 20:52:24
Original commit files touched by this commit  2.2
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
22 Jan 2006 02:18:40
Original commit files touched by this commit  2.2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
18 Dec 2005 22:26:09
Original commit files touched by this commit  2.2
lawrance search for other commits by this committer
Update to 2.2.

PR:             ports/90554
Submitted by:   Ports Fury
25 Nov 2005 00:33:45
Original commit files touched by this commit  2.1.5_1
pav search for other commits by this committer
- Add SHA256
26 Jul 2005 16:20:42
Original commit files touched by this commit  2.1.5_1
vs search for other commits by this committer
Pull in devel/readline on 4.x for enhanced command line editing
(and avoid possible implicit dependency when libreadline is already installed
at build-time)
26 Jul 2005 15:50:19
Original commit files touched by this commit  2.1.5_1
vs search for other commits by this committer
- Add dependency on devel/libexecinfo for missing backtrace_*() symbols
- Use OPTIONS and enable Tcl/Tk by default [me]

PR:             ports/83905
Submitted by:   Konstantin Belousov
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.1.5_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.1.5_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
24 Sep 2004 19:43:49
Original commit files touched by this commit  2.1.5_1
pav search for other commits by this committer
- Fix build on 5.3

PR:             ports/72042
Submitted by:   Yen-Ming Lee <leeym@FreeBSD.org>
Approved by:    portmgr (marcus)
30 Mar 2004 19:20:23
Original commit files touched by this commit  2.1.5_1
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
14 Mar 2004 01:29:36
Original commit files touched by this commit  2.1.5_1
kris search for other commits by this committer
BROKEN on !i386 and !alpha: Does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.1.5_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  2.1.5
trevor search for other commits by this committer
SIZEify.
22 Nov 2003 18:40:28
Original commit files touched by this commit  2.1.5
krion search for other commits by this committer
- Update to version 2.1.5

PR:             59581
Submitted by:   Ports Fury
21 Jul 2003 06:26:16
Original commit files touched by this commit  2.1.4
maho search for other commits by this committer
Update to version 2.1.4

PR:             54663
Submitted by:   KATO Tsuguru <tkato@prontomail.com> aka ports fury
08 Jul 2003 06:32:10
Original commit files touched by this commit  2.1.3
daichi search for other commits by this committer
update lang/smalltalk: 2.1.2 -> 2.1.3

PR:             54132
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
19 May 2003 00:01:14
Original commit files touched by this commit  2.1.2
petef search for other commits by this committer
- update to 2.1.2
- also install the smalltalk site-lisp

PR:             52051
Submitted by:   Ports Fury
22 Feb 2003 04:56:39
Original commit files touched by this commit  2.0.11
kris search for other commits by this committer
Add missing directory
20 Feb 2003 18:38:02
Original commit files touched by this commit  2.0.11
knu search for other commits by this committer
De-pkg-comment.
18 Jan 2003 23:21:13
Original commit files touched by this commit  2.0.11
arved search for other commits by this committer
Update to 2.0.11

PR:             47077
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
03 Jan 2003 17:32:12
Original commit files touched by this commit  2.0.10
arved search for other commits by this committer
Update to 2.0.10

PR:             46305
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
03 Jan 2003 08:26:35
Original commit files touched by this commit  2.0.8
ijliao search for other commits by this committer
chase gdbm lib version
18 Nov 2002 22:52:02
Original commit files touched by this commit  2.0.8
obraun search for other commits by this committer
Upgrade to 2.0.8.

PR:             ports/45439
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
18 Oct 2002 08:49:55
Original commit files touched by this commit  2.0.7
obraun search for other commits by this committer
Upgrade to 2.0.7.
16 Oct 2002 21:23:58
Original commit files touched by this commit  2.0.6
obraun search for other commits by this committer
Upgrade to 2.0.6.

PR:             ports/44115
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
29 Jun 2002 19:15:00
Original commit files touched by this commit  2.0.1
ijliao search for other commits by this committer
upgrade to 2.0.1

PR:             39986
Submitted by:   Ports Fury
21 Jun 2002 16:20:23
Original commit files touched by this commit  1.95.13.a
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39605
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
04 May 2002 18:31:42
Original commit files touched by this commit  1.95.13.a
pat search for other commits by this committer
Update to 1.95.13.a

PR:             37705
Submitted by:   Tilman Linneweh <tilman@arved.de>
20 Apr 2002 05:59:10
Original commit files touched by this commit  1.95.13
pat search for other commits by this committer
Update to 1.95.13

PR:             37278
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
16 Mar 2002 06:42:03
Original commit files touched by this commit  1.95.11
pat search for other commits by this committer
Update to 1.95.11

PR:             35962
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
09 Feb 2002 23:06:17
files touched by this commit
pat search for other commits by this committer
Update to 1.95.10    
06 Jan 2002 04:59:45
files touched by this commit
pat search for other commits by this committer
Update to 1.95.8    
17 Dec 2001 19:25:28
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.95.7    
30 Nov 2001 07:21:49
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.95.6.    
04 Nov 2001 07:39:28
files touched by this commit
demon search for other commits by this committer
Update to version 1.99.5.    
23 Mar 2001 01:58:04
files touched by this commit
jeh search for other commits by this committer
Update to version 1.95.4    
08 Mar 2001 15:26:11
files touched by this commit
olgeni search for other commits by this committer
Fix typo in Makefile: libgst/libgst.a -> libgst/.libs/libgst.a    
07 Mar 2001 22:42:43
files touched by this commit
olgeni search for other commits by this committer
Update port to version 1.95.3.    
20 Feb 2001 16:50:54
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.95.1,    
31 Dec 2000 17:00:05
files touched by this commit
alex search for other commits by this committer
Release to ports@FreeBSD.org.   GNU Smalltalk is at version 1.8.5 already, but
it _keeps_ calculating   wrong values on FreeBSD (see the "make check" target
output).   This happened for the versions 1.8.2-1.8.5 on my machine now.  
Unfortunately, I don't have the time to find out what's going on here, I'm  
sorry.  Maybe someone with more time wants to maintain it.    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
09 Jul 2000 09:45:39
files touched by this commit
alex search for other commits by this committer
Update to version 1.8.1    
10 Jun 2000 11:25:49
files touched by this commit
alex search for other commits by this committer
Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org    

Number of commits found: 87

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0