Commit graph

11 commits

Author SHA1 Message Date
Ernst de Haan
77350df861 o Fixed potential security problem, by leaving
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.
2002-03-12 22:18:23 +00:00
Ernst de Haan
4b972fc880 Changes:
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
2002-03-04 23:19:12 +00:00
Ernst de Haan
1067f80f93 Upgraded the application to 1.5.2 2002-02-07 10:41:51 +00:00
Maxim Sobolev
1bfc6b4d8b Improve the port (see ports/31001 for detailed list of changes).
PR:		31001
Submitted by:	maintainer
2001-10-09 13:02:30 +00:00
James E. Housley
c1741ac0c7 Improves the Orion port. Now honours NOPORTDOCS too.
Made pkg-plist file a bit smaller. And just tidied things up.

PR:		28413
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-27 00:15:07 +00:00
Maxim Sobolev
e5550b640d Update that introduces extra flexibility for the installation process
and other improvements in the Makefile. It also introduces quite a few
improvements in the `orionctl' script.

PR:		27643
Submitted by:	maintainer
2001-05-29 12:54:13 +00:00
Alexander Langer
6d58ff8fbd From the PR:
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
2001-05-21 19:21:50 +00:00
Maxim Sobolev
6e65268427 * Portrevision from 1 to 2 (version is still 1.4.5)
* 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
2001-05-17 13:42:10 +00:00
Alexander Langer
0d318b5224 Added port version in post-install output message
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
2001-05-09 10:09:46 +00:00
Steve Price
86735d2cda Update to version 1.4.5.
PR:		25216
Submitted by:	maintainer
2001-02-26 04:58:48 +00:00
Patrick S. Gardella
afdf25a0e4 Add orion 1.4.0,orion Application Server.
PR:		23867
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-01-03 19:52:29 +00:00