| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: 41538
Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com>
See also: http://kb.atlassian.com/content/atlassian/howto/orionproperties.jsp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the default accounts disabled.
o Supporting WITH_JIKES=yes (lower-case)
o Displaying stdout and stderr logfile settings during
pre-install.
o Displaying verbose messages instead of the commands
being executed.
o Deleting stdout and stderr logfiles at deinstall (added them to the
pkg-plist).
o Showing message "If a user should be able to use
${CONTROL_SCRIPT_NAME}, put it in the group ${GROUP}."
at post-install.
o Some small improvements to the Makefile.
o Bumped PORTREVISION to 8.
|
|
|
|
|
|
|
|
|
|
|
|
| |
0) Uses 'www' user and group instead of 'orion' user and group
1) Added pkg-install to add www user and group if necessary
2) Fixed STARTUP_ORDER at 020 because the pkg-plist supports no
other value
3) Executing pkg-install from the pre-install target
4) Fixed the pkg-plist (it's different because Orion is not
automatically started and it creates some files at first
startup)
5) Bumped PORTREVISION to 3
|
| |
|
|
|
|
|
| |
PR: 31001
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Made pkg-plist file a bit smaller. And just tidied things up.
PR: 28413
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
|
|
|
| |
and other improvements in the Makefile. It also introduces quite a few
improvements in the `orionctl' script.
PR: 27643
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous version of this port contains a bug in the orionctl script. I
didn't properly test it. This time I extensively tested it. It has also been
improved to detect more possible error conditions and exit gracefully in such
cases.
Bump PORTREVISION.
Update plist.
PR: 27501
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script,
since the port depends on linux-jdk1.3.0.
* Fixed a few typos and other issues in the shell script
* No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5
* Making all directories under ${PREFIX}/orion1.4.5 a+x
* Added one mirror site for the DISTFILE
* Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl')
* Installing the shell script in the ${PREFIX}/bin/ directory and symlinking
from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the
shell script is +x
* Including the shell script in ${FILESDIR} instead of downloading
PR: 27407
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
Installing startup script in ${PREFIX}/etc/rc.d/
Removed ${RECURSIVE_CP} in favour of just a ${CP} -R
Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist
PR: 26315
Submitted by: maintainer
|
|
|
|
|
| |
PR: 25216
Submitted by: maintainer
|
|
PR: 23867
Submitted by: Ernst de Haan <ernst@jollem.com>
|