This is a port to install the commercial version of ActiveState Komodo, Komodo IDE, an editor for dynamic languages with autocompletion and syntax highlighting. Patch uncompressed: http://devio.us/~dereckson/patches/FreeBSD-port-editor-komodo-ide.shar.txt Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->gahr This seems to be related to komodo-edit which gahr maintains...
Responsible Changed From-To: gahr->tabthorpe Track
Seems there are missing dependencies > /usr/local/bin/komodo /usr/local/share/komodo-ide/bin/../lib/mozilla/komodo-bin: error while loading shared libraries: libasound.so.2: cannot open shared object file : No such file or directory -- Thomas Abthorpe | FreeBSD Committer tabthorpe@FreeBSD.org | http://people.freebsd.org/~tabthorpe
State Changed From-To: open->feedback Ask for submitter fix.
* Problem fixed, adding alsalib in USE_LINUX_APPS. * Upgraded to the Komodo 6.0.2 released the same day I submitted the packag= e. New shar archive with those corrections: http://devio.us/~dereckson/patches/FreeBSD-port-editor-komodo-ide-602.shar.= txt --=20 S=E9bastien Santoro aka Dereckson http://www.dereckson.be/
Archive URL: http://tinyurl.com/freebsd-komodo-ide-602-shar (Also in attachment, in uuencoded form) -- Dereckson http://www.dereckson.be/
tabthorpe 2010-11-26 19:32:24 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/komodo-ide Makefile distinfo pkg-descr pkg-plist Log: IDE specialized in dynamic languages like TCL, Python, PHP, Ruby, Perl Also a web editor (JS/CSS/HTML/XML) Syntax highlighting, autocomplete, debug features, external tools. Built on the top of Mozilla. This port installs the linux commercial version. WWW: http://www.activestate.com/komodo-ide/ PR: ports/152507 Submitted by: Dereckson <dereckson at gmail.com> Revision Changes Path 1.444 +1 -0 ports/editors/Makefile 1.1 +46 -0 ports/editors/komodo-ide/Makefile (new) 1.1 +2 -0 ports/editors/komodo-ide/distinfo (new) 1.1 +10 -0 ports/editors/komodo-ide/pkg-descr (new) 1.1 +5036 -0 ports/editors/komodo-ide/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed New port added. Thanks!