ports/72806: New port: deskutils/freemind - Freemind is an incredible thought organization tool - a mind map software

Carlos Eduardo G. Carvalho cartola at openit.com.br
Mon Oct 18 02:40:26 UTC 2004


>Number:         72806
>Category:       ports
>Synopsis:       New port: deskutils/freemind - Freemind is an incredible thought organization tool - a mind map software
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 02:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Carlos Eduardo G. Carvalho
>Release:        5.2.1-RELEASE
>Organization:
OpenIT Solucoes Tecnologicas
>Environment:
FreeBSD mirante1 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Apr  4 00:46:00 BRT 2004     root at mirante1:/usr/src/sys/i386/compile/MIRANTE1  i386
>Description:
FreeMind is a premier free mind-mapping software written in Java. The
recent development has hopefully turned it into high productivity
tool. We are proud that the operation and navigation of FreeMind is
faster than that of Mind Manager because of one-click "fold / unfold"
and "follow link" operations.
>How-To-Repeat:
      
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       ./deskutils/freemind/
#       ./deskutils/freemind/Makefile
#       ./deskutils/freemind/distinfo
#       ./deskutils/freemind/pkg-plist
#       ./deskutils/freemind/pkg-descr
#
echo c - ./deskutils/freemind/
mkdir -p ./deskutils/freemind/ > /dev/null 2>&1
echo x - ./deskutils/freemind/Makefile
sed 's/^X//' >./deskutils/freemind/Makefile << 'END-of-./deskutils/freemind/Makefile'
X# New ports collection makefile for:   freemind
X# Date created:        22 september 2004
X# Whom:                cartola (Carlos E. G. Carvalho)
X#
X# $FreeBSD$
X#
X# Freemind is an incredible thought organization tool
X#
X# FROM THE AUTHORS:
X#
X# FreeMind is a premier free mind-mapping software written in Java. The
X# recent development has hopefully turned it into high productivity
X# tool. We are proud that the operation and navigation of FreeMind is
X# faster than that of Mind Manager because of one-click "fold / unfold"
X# and "follow link" operations.
X#
X# So you want to write a completely new metaphysics? Why don't you use
X# FreeMind? You have a tool at hand that remarkably resembles the tray
X# slips of Robert Pirsig, described in his sequel to Zen and the Art of
X# Motorcycle Maintenance called Lila. Do you want to refactor your essays
X# in a similar way you would refactor software? Or do you want to keep
X# personal knowledge base, which is easy to manage? Why don't you try
X# FreeMind? Do you want to priorize, know where you are, where you've been
X# and where you are heading, as Stephen Covey would advise you? Have you
X# tried FreeMind to keep track of all the things that are needed for that?
X#
X# FROM THE PORTER (me):
X#
X# Freemind is usable for many different things. I'm using it to plan
X# projects, document servers and systems, plan and do html presentations
X# guides, record and mantain progress of tasks and some other things.
X#
X
XPORTNAME=      freemind
XPORTVERSION=   0.7.1
XCATEGORIES=    deskutils java
XMASTER_SITES=          ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=    freemind
XDISTFILES=     freemind-bin-0_7_1.zip
X
XMAINTAINER=    cartola at openit.com.br
XCOMMENT=       Free mind mapping software
X
XUSE_ZIP=       yes
XUSE_JAVA=      1.4+
X
XNO_BUILD=      yes
X
Xdo-extract:
X       @${MKDIR} ${WRKSRC}
X       ${UNZIP_CMD} -d ${WRKSRC} ${DISTDIR}/${DISTFILES}
X
Xdo-install:
X       ${CP} -r ${WRKSRC} ${PREFIX}
X       @(${ECHO} "#\!/bin/sh"; ${ECHO} "${JAVA_HOME}/bin/java -jar ${PREFIX}/${DISTNAME}/lib/freemind.jar \$@") > ${PREFIX}/bin/freemind
X       ${CHMOD} 755 ${PREFIX}/bin/freemind
X       @# Cleaning those dirs that are not necessary and give error
X       @# messages when removing package installed with package
X       @${RMDIR} ${PREFIX}/${DISTNAME}/doc/maps ${PREFIX}/${DISTNAME}/doc/pics
X
X.include <bsd.port.mk>
END-of-./deskutils/freemind/Makefile
echo x - ./deskutils/freemind/distinfo
sed 's/^X//' >./deskutils/freemind/distinfo << 'END-of-./deskutils/freemind/distinfo'
XMD5 (freemind-bin-0_7_1.zip) = f2f928c860ba45fd5206e54392cd12c8
XSIZE (freemind-bin-0_7_1.zip) = 402336
END-of-./deskutils/freemind/distinfo
echo x - ./deskutils/freemind/pkg-plist
sed 's/^X//' >./deskutils/freemind/pkg-plist << 'END-of-./deskutils/freemind/pkg-plist'
Xbin/freemind
Xfreemind-0.7.1/Freemind.exe
Xfreemind-0.7.1/accessories/mm2xbel.xsl
Xfreemind-0.7.1/accessories/xbel2mm.xsl
Xfreemind-0.7.1/doc/freemind.mm
Xfreemind-0.7.1/freemind.bat
Xfreemind-0.7.1/freemind.sh
Xfreemind-0.7.1/lib/freemind.jar
Xfreemind-0.7.1/license
Xfreemind-0.7.1/patterns.xml
Xfreemind-0.7.1/user.properties
X at dirrm freemind-0.7.1/accessories
X at dirrm freemind-0.7.1/doc
X at dirrm freemind-0.7.1/lib
X at dirrm freemind-0.7.1
END-of-./deskutils/freemind/pkg-plist
echo x - ./deskutils/freemind/pkg-descr
sed 's/^X//' >./deskutils/freemind/pkg-descr << 'END-of-./deskutils/freemind/pkg-descr'
X       Freemind is an incredible thought organization tool
X
X       FROM THE AUTHORS:
XFreeMind is a premier free mind-mapping software written in Java. The recent
Xdevelopment has hopefully turned it into high productivity tool. We are proud
Xthat the operation and navigation of FreeMind is faster than that of Mind
XManager because of one-click "fold / unfold" and "follow link" operations.
X
XSo you want to write a completely new metaphysics? Why don't you use FreeMind?
XYou have a tool at hand that remarkably resembles the tray slips of Robert
XPirsig, described in his sequel to Zen and the Art of Motorcycle Maintenance
Xcalled Lila. Do you want to refactor your essays in a similar way you would
Xrefactor software? Or do you want to keep personal knowledge base, which is
Xeasy to manage? Why don't you try FreeMind?
X
X       FROM THE PORTER (me):
XFreemind is usable for many different things. I'm using it to plan
Xprojects, document servers and systems, plan and do html presentations
Xguides, record and mantain progress of tasks and many other things.
X
XWWW: http://freemind.sourceforge.net/
X
X- Ported by Cartola
Xcartola at openit.com.br
END-of-./deskutils/freemind/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list