[69065] trunk/dports/science/peekabot-server/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Tue Jun 22 11:36:52 PDT 2010


Revision: 69065
          http://trac.macports.org/changeset/69065
Author:   wsiegrist at apple.com
Date:     2010-06-22 11:36:47 -0700 (Tue, 22 Jun 2010)
Log Message:
-----------
Remove peekabot-client Portfile text from the end of the peekabot-server Portfile. Fixes #25309.

Modified Paths:
--------------
    trunk/dports/science/peekabot-server/Portfile

Modified: trunk/dports/science/peekabot-server/Portfile
===================================================================
--- trunk/dports/science/peekabot-server/Portfile	2010-06-22 17:02:50 UTC (rev 69064)
+++ trunk/dports/science/peekabot-server/Portfile	2010-06-22 18:36:47 UTC (rev 69065)
@@ -42,37 +42,4 @@
 
 # Patch it up to make it compatible with the API changes in Xerces-C++ 3.x
 patchfiles              patch-xercesc3.diff
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id: Portfile 57215 2009-09-07 17:38:30Z toby at macports.org $
 
-PortSystem              1.0
-
-name                    peekabot-client
-version                 0.7.2
-categories              science devel
-maintainers             gimaker.se:staffan \
-                        openmaintainer
-description             The peekabot client library
-long_description        peekabot is a distributed real-time 3D visualization \
-                        tool for robotics researchers and developers written \
-                        in C++. Its purpose is to simplify the visualization \
-                        needs faced by roboticists daily.
-homepage                http://www.peekabot.org/
-platforms               darwin
-distname                peekabot-${version}
-dist_subdir             peekabot
-master_sites            sourceforge:peekabot
-use_bzip2               yes
-use_parallel_build      yes
-
-checksums               md5 091f588e3b1931de2454539c797f7526 \
-                        sha1 f4d42249059af92db8b70fd12c48c9c3e990cd95 \
-                        rmd160 24861d4dc9dcf87f41c2ddb159a709958d1a7f65
-
-depends_lib             port:boost
-
-configure.args          --disable-server
-
-# Disable compression since using it produces a mysterious memory fault
-# that I cannot figure out why it occurs
-patchfiles              patch-disable_compression.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100622/435120ad/attachment-0001.html>


More information about the macports-changes mailing list