|
|||||||||
Thursday the 3rd of July, 2008 |
|||||||||
boxes most recent diff
Scroll down toward the bottom of the page to get installation instructions for boxes. The raw portfile for boxes 1.1 is located here: http://boxes.darwinports.com/dports/textproc/boxes/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/boxes # $Id: Portfile 20474 2006-11-03 15:30:14Z blair PortSystem 1.0 Name: boxes Version: 1.1 Category: textproc Platform: darwin Maintainers: wgrzemski Description: draws boxes around text Long Description: boxes is a text filter which can draw various ASCII art boxes around its input text. Variants: 'emacs' -- installs boxes.el, which simplifies using boxes from emacs Homepage: http://boxes.thomasjensen.com master_sites http://boxes.thomasjensen.com/download/ distname ${name}-${version} distfiles ${name}-${version}.src.tar.gz checksums md5 d2ef9fa28a87bf32b3fe0c47ab82fa97 use_configure no Variant: emacs {} pre-build { reinplace "s|GLOBALCONF = /usr/share/boxes|GLOBALCONF = ${prefix}/share/boxes|" "${worksrcpath}/Makefile" } build { system "cd $worksrcpath && make" } destroot { xinstall -m 755 ${worksrcpath}/src/boxes ${destroot}${prefix}/bin/${name} file copy ${worksrcpath}/boxes-config ${worksrcpath}/boxes xinstall -m 644 ${worksrcpath}/boxes ${destroot}${prefix}/share/${name} xinstall ${worksrcpath}/doc/boxes.1 ${destroot}${prefix}/share/man/man1/ xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} COPYING README README.Win32.txt boxes-config ${destroot}${prefix}/share/doc/${name} if { [variant_isset emacs] } { xinstall -m 755 -d ${destroot}${prefix}/share/emacs/site-lisp/${name} xinstall -m 644 ${worksrcpath}/doc/boxes.el ${destroot}${prefix}/share/emacs/site-lisp/${name}/ } } 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/boxesYou 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 boxes with these commands: % man boxes Where to find more information:
|
![]() |
![]() Digg boxes 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 |
|||||||
| |




