|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
pulse most recent diffversion 1.2.18
Scroll down toward the bottom of the page to get installation instructions for pulse. The raw portfile for pulse 1.2.18 is located here: http://pulse.darwinports.com/dports/java/pulse/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/pulse The pulse Portfile 56061 2009-08-24 00:33:19Z ryandesign PortSystem 1.0 Name: pulse Version: 1.2.18 Category: java Platform: darwin Maintainers: redhillconsulting.com.au:simon Description: Pulse automated build server Long Description: Pulse is an automated build or continuous integration server. Pulse regularly checks out your project's source code from your SCM, builds the project and reports on the results. A project build typically involves compiling the source code and running tests to ensure the quality of the code. By automating this process, pulse allows you to constantly monitor the health of your project. Homepage: http://www.zutubi.com/products/pulse/ Master Sites: http://www.zutubi.com/download/ Checksums: md5 6da10683325bf7239827e2ff842600d1 depends_lib bin:java:kaffe set osuser pulse set osgroup pulse set home ${prefix}/share/java/pulse set bin ${home}/bin set executable ${bin}/pulse set dbdir ${prefix}/var/db/pulse use_configure no startupitem.create yes startupitem.init "PULSE_HOME=${home}\nPATH=${prefix}/bin:${prefix}/sbin:${prefix}/lib/postgresql82/bin:\$PATH" startupitem.start "su ${osuser} -c \"${executable} start\"" startupitem.stop "su ${osuser} -c \"${executable} shutdown\"" build {} destroot { # Create the Pulse user addgroup ${osgroup} set gid [existsgroup ${osgroup}] adduser ${osuser} shell=/bin/sh gid=${gid} home=${dbdir} realname=Pulse\ Server # Ensure we have the needed directories xinstall -m 755 -d ${destroot}${home} # Copy the files system "cp -R ${worksrcpath}/ ${destroot}${home}" # Keep empty directories destroot.keepdirs-append ${destroot}${home}/logs ${destroot}${home}/versions # Fix ownership of some directories pulse really needs to write to system "chown -R ${osuser}:${osgroup} ${destroot}${home}/logs" system "chown -R ${osuser}:${osgroup} ${destroot}${home}/versions" # Add a symlink from bin directory to the pulse script system "ln -fs ${executable} ${destroot}${prefix}/bin/pulse" } post-install { ui_msg "#" ui_msg "# The script ${executable} has been installed to facilitate starting and" ui_msg "# stopping ${name} as a true daemon process. It must be run as ${osuser}." ui_msg "# For example:" ui_msg "#" ui_msg "# sudo su pulse -c "${executable} start" ui_msg "#" ui_msg "# This script assumes it is run from ${home}. To run from outside this" ui_msg "# directory, you must set the value of PULSE_HOME to the absolute path" ui_msg "# of this directory. For example:" ui_msg "#" ui_msg "# PULSE_HOME=${home} sudo su pulse -c "${executable} start" ui_msg "#" ui_msg "# You will also need To create the directory ${dbdir} if it does not" ui_msg "# already exist:" ui_msg "#" ui_msg "# sudo mkdir -p ${dbdir}" ui_msg "# sudo chown ${osuser}:${osgroup} ${dbdir}" ui_msg "#" } 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/pulseYou 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 pulse with these commands: % man pulse Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




