|
|||||||||
Sunday the 7th of September, 2008 |
|||||||||
aee most recent diff
Scroll down toward the bottom of the page to get installation instructions for aee. The raw portfile for aee 2.2.15b is located here: http://aee.darwinports.com/dports/editors/aee/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/aee # $Id: Portfile 36338 2008-04-27 13:35:31Z ryandesign PortSystem 1.0 Name: aee Version: 2.2.15b Category: editors Maintainers: nomaintainer Description: easy to use text editor Long Description: An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more. Homepage: http://www.users.qwest.net/~hmahon/ Platform: darwin master_sites ${homepage}sources/ checksums md5 f8c3a4196f1bfd46beb6b76d73ecb7a2 sha1 63ba64fe43e7c0d0b0b55d6ffd3a6b54ed47316c rmd160 b8b74c7714fcfa915eee5e88482c4ec47887133a use_configure no build.target main destroot { set binDir ${destroot}${prefix}/bin set manDir ${destroot}${prefix}/share/man/man1 set docDir ${destroot}${prefix}/share/doc/aee xinstall -m 555 ${worksrcpath}/aee ${binDir} system "ln ${binDir}/aee ${binDir}/rae" xinstall -m 444 ${worksrcpath}/aee.1 ${manDir} system "ln ${manDir}/aee.1 ${manDir}/rae.1" if {[variant_isset x11]} { xinstall -m 555 ${worksrcpath}/xae ${binDir} system "ln ${binDir}/xae ${binDir}/rxae" system "ln ${manDir}/aee.1 ${manDir}/xae.1" system "ln ${manDir}/aee.1 ${manDir}/rxae.1" } file mkdir ${docDir} xinstall -m 444 ${worksrcpath}/help.ae ${docDir} } Variant: x11 { build.target both depends_lib-append lib:libX11:XFree86 } 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/aeeYou 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 aee with these commands: % man aee Where to find more information:
|
![]() |
![]() Digg aee on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




