| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 11 Jan 2026 07:34:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091219231114
location: https://web.archive.org/web/20091219231114/https://logtalk.darwinports.com/
server-timing: captures_list;dur=0.723435, exclusion.robots;dur=0.048300, exclusion.robots.policy;dur=0.034876, esindex;dur=0.012028, cdx.remote;dur=36.659226, LoadShardBlock;dur=107.966801, PetaboxLoader3.datanode;dur=88.480991, PetaboxLoader3.resolve;dur=11.562700
x-app-server: wwwb-app217-dc8
x-ts: 302
x-tr: 183
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 11 Jan 2026 07:34:15 GMT
content-type: text/html
x-archive-orig-date: Sat, 19 Dec 2009 22:58:01 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Sat, 19 Dec 2009 23:11:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20091219190944_crawl100-c/51_13_20091219231032_crawl103.arc.gz
server-timing: captures_list;dur=0.710778, exclusion.robots;dur=0.023763, exclusion.robots.policy;dur=0.010826, esindex;dur=0.013347, cdx.remote;dur=11.711374, LoadShardBlock;dur=203.412527, PetaboxLoader3.datanode;dur=138.820579, PetaboxLoader3.resolve;dur=130.239229, load_resource;dur=94.528190
x-app-server: wwwb-app217-dc8
x-ts: 200
x-tr: 388
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Logtalk version 2.37.5 - How to Download and Install on Mac OS X
|
|||||||||
Saturday the 19th of December, 2009 |
|||||||||
logtalk most recent diffversion 2.37.5
Scroll down toward the bottom of the page to get installation instructions for logtalk. The raw portfile for logtalk 2.37.5 is located here: https://logtalk.darwinports.com/dports/lang/logtalk/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/logtalk The logtalk Portfile 60439 2009-11-12 16:05:30Z ryandesign PortSystem 1.0 Name: logtalk Version: 2.37.5 Category: lang Maintainers: logtalk.org:pmoura Platform: darwin freebsd linux Description: Logtalk - Open source object-oriented logic programming language Long Description: Logtalk is an object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. As a multi-paradigm language, it includes support for both prototypes and classes, protocols (interfaces), component-based programming through category-based composition, event-driven programming, and high-level multi-threading programming. Homepage: https://logtalk.org/ Master Sites: ${homepage}files/ Checksums: md5 7d4bc2a1a5d4f404eb3bc21d178d37e7 distname lgt[strsed ${version} {g/\.//}] use_bzip2 yes depends_lib port:shared-mime-info use_configure no build {} universal_variant no destroot { system "cd ${worksrcpath}/scripts && ./install.sh ${destroot}${prefix}" } post-destroot { delete ${destroot}${prefix}/share/mime } post-pkg { set resources ${workpath}/${name}-${version}.pkg/Contents/Resources/ file copy -force -- ${workpath}/${worksrcdir}/scripts/macosx/License.html ${resources} file copy -force -- ${workpath}/${worksrcdir}/scripts/macosx/ReadMe.html ${resources} file copy -force -- ${workpath}/${worksrcdir}/scripts/macosx/Welcome.html ${resources} file copy -force -- ${workpath}/${worksrcdir}/scripts/macosx/postflight ${resources} } post-activate { ui_msg "****************************************************************************" ui_msg "* Integration scripts have been created for running Logtalk with selected" ui_msg "* back-end Prolog compilers (which must be properly installed for running" ui_msg "* the scripts!):" ui_msg "*" ui_msg "* B-Prolog (version 7.1 or later): bplgt" ui_msg "* Ciao (version 1.10): ciaolgt (first run must use sudo)" ui_msg "* CxProlog (version 0.97.2 or later): cxlgt" ui_msg "* ECLiPSe (versions 5.10, 6.0): eclipselgt" ui_msg "* GNU Prolog (version 1.3.1 or later): gplgt" ui_msg "* K-Prolog (versions 5.1.5, 6.0.4): plclgt" ui_msg "* Qu-Prolog (version 8.9 or later): qplgt" ui_msg "* Quintus Prolog (version 3.5): quintuslgt (requires patching Logtalk)" ui_msg "* SICStus Prolog (versions 3.12.x, 4.0.x): sicstuslgt" ui_msg "* SWI-Prolog (version 5.6.44 or later): swilgt" ui_msg "* XSB (version 3.2 or later): xsblgt (first run must use sudo)" ui_msg "* XSB 64 bits (version 3.2 or later): xsb64lgt (first run must use sudo)" ui_msg "* XSB MT (version 3.2 or later): xsbmtlgt (first run must use sudo)" ui_msg "* XSB MT 64 bits (version 3.2 or later): xsbmt64lgt (first run must use sudo)" ui_msg "* YAP (version 5.1.3 or later): yaplgt" ui_msg "*" ui_msg "* Integration with Quintus Prolog requires manual patches that render" ui_msg "* Logtalk incompatible with all the other compilers." ui_msg "*" ui_msg "* Remember to set the environment variable LOGTALKHOME to the path to" ui_msg "* the Logtalk distribution: ${prefix}/share/logtalk" ui_msg "* and the environment variable LOGTALKUSER to your local configuration" ui_msg "* directory (usually ~/logtalk), which you must create by running the" ui_msg "* command cplgtdirs. See the file \$LOGTALKHOME/CUSTOMIZE.txt for details" ui_msg "* on how to customize your working environment." ui_msg "*" if {[file exists ${prefix}/share/mime/packages/logtalk.xml]} { delete ${prefix}/share/mime/packages/logtalk.xml } xinstall -d ${prefix}/share/mime/packages xinstall -m 644 ${prefix}/share/${distname}/scripts/freedesktop/logtalk.xml ${prefix}/share/mime/packages system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true" ui_msg "* Added the Logtalk mime-type to the Shared MIME-info Database." ui_msg "****************************************************************************" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/logtalkYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using logtalk with these commands: % man logtalk Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




