Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/orion/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / www / orion

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.59
Sun Jun 20 23:40:34 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.58: +1 -1 lines
Remove expired ports, plus the three ports that depended on them.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Apr 19 07:48:46 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -0 lines
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Apr 12 00:46:03 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -0 lines
BROKEN: Checksum mismatch

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Nov 13 12:54:56 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jul 21 09:39:27 2003 UTC (8 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to Orion 2.0.2.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 10 07:21:47 2003 UTC (8 years, 10 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Upgrade to Orion 2.0.1.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Mar 27 10:32:28 2003 UTC (8 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -5 lines
Updated to Orion 2.0.

PR:	50242

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:48 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Oct 9 23:10:32 2002 UTC (9 years, 4 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:

	setuid(geteuid());
	setgid(getegid());

Bumped PORTREVISION of Orion, Tomcat and JBoss ports.

PR:		40470, 43679
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by:	audit
Approved by:	Silence on -audit (since Sept 13, 2002)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Oct 9 22:37:52 2002 UTC (9 years, 4 months ago) by znerd
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Changed target installation directory so it does not include
the minor version number anymore.

Bumped PORTREVISION.

PR:		43565
Requested by:	Andrew Gerweck <andy@gerweck.dyndns.org>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Aug 12 08:54:51 2002 UTC (9 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Bumped the PORTREVISION. Forgot to do this during last commit.

PR:		41538

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Aug 12 08:52:32 2002 UTC (9 years, 6 months ago) by znerd
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Allow overriding of startup properties using a properties file.

PR:             41538
Submitted by:   Goran Lowkrantz <goran.lowkrantz@ismobile.com>
See also:	http://kb.atlassian.com/content/atlassian/howto/orionproperties.jsp

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Aug 10 10:42:45 2002 UTC (9 years, 6 months ago) by znerd
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Changed WRKDIR definition. It is changed from
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.

PR:		39593

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jun 25 15:12:50 2002 UTC (9 years, 7 months ago) by znerd
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Improved the post-installation message.

Requested by:	phantom

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed May 8 22:00:04 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 8 21:54:06 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
Improved the startup script. Always displaying a space first
before the name of the application being started/stopped. The
advantage is that if there is an error, then the message will
have a space prepended instead of being appended to the previous
application name.
When the application is 'stop'ped, the error messages, if any,
are now hidden. Instead the name of the application is just
shown.
Bumped PORTREVISION.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue May 7 13:08:17 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -2 lines
Upgrade to 1.5.4.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Apr 17 09:02:45 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Now correctly integrates with Jikes again.
Bumped PORTREVISION.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Apr 16 20:13:14 2002 UTC (9 years, 9 months ago) by znerd
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +28 -25 lines
Now using files from www/jakarta-tomcat4.
Moved things around from one target to another. Now
displaying installation settings during pre-install. Doing
file replacements in post-patch.
Bumped PORTREVISION.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Apr 10 06:49:33 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Now using daemonctl.c from www/jakarta-tomcat4, since that was
renamed from www/jakarta-tomcat. Bumped PORTREVISION.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Apr 8 21:50:23 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -1 lines
Daemon control program now checks if process is really
terminated. If not, it will send the process a SIGKILL
after a certain time-out period. The time-out can be
passed to the port Makefile as a parameter.

Improved documentation a bit here and there.

Added some explicit casts to make lint(1) a bit
happier :-)

Applied some refactoring here and there. Moved some
functionality into a new function 'existsProcess'.

Slightly changed the output of the program.

Bumped PORTREVISION.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Apr 8 19:19:32 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Made the daemon control program less verbose.
Bumped PORTREVISION.

Prompted by:	Kees Jan Koster <K.J.Koster@kpn.com>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Apr 4 22:43:52 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Fixed a problem where the extracted files would
sometimes (?) be looked for in the directory
'work/work' instead of just 'work'.
Bumped PORTREVISION.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Apr 3 21:22:23 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +30 -25 lines
Now using daemonctl.c file from www/jakarta-tomcat.
Applied some minor cleanups.
Bumped PORTREVISION.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 30 12:47:34 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +17 -21 lines
Using patch files for replacements in default-web-site.xml and
rmi.xml. Changed the order in which certain steps are
performed. Fixed a small bug in the orionctl man page.
Including a dirty hack to make sure that WRKDIR is defined
(WRKDIR?=work).
Bumped PORTREVISION.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Mar 29 13:01:10 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +19 -19 lines
Now replacing all occurences during the customization of
files, not just the first occurence on a line. This was a bug.
Bumped PORTREVISION.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Mar 29 12:54:15 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Improved startup script. It now creates the PID file and fixes
the ownership and permissions before actually calling the
orionctl program.

Bumped PORTREVISION.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Mar 28 15:24:47 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
First checking if WITH_JIKES is actually defined before
comparing it. Bumped PORTREVISION.

Reported by:	Dan Langille <dan@langille.org>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Mar 28 15:16:50 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Synced control program and man page. Bumped PORTREVISION to 11.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 28 14:52:37 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -3 lines
Using a C program instead of a shell script for controlling
the server, so that we can use set the effective UID of the
control script.

Redirecting stdout output from the startup script to
/dev/null.

Bumped PORTREVISION to 10.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 28 11:52:53 2002 UTC (9 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -12 lines
Now uses USE_JAVA.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Mar 12 22:18:23 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +77 -67 lines
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.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 11 20:37:27 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +17 -17 lines
Using ECHO_CMD instead of ECHO.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 8 13:01:24 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +57 -44 lines
Improvements:
o Now allows setting the passwords for the admin and for the
  default user
o Some more general cleanup
o Bumped PORTREVISION to 7.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 7 19:47:15 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +13 -8 lines
Not deleting the PID file but emptying it. Reasoning behind
this is that /var/run is not writable to 'www'. Also cleaned
things up here and there.

Bumped PORTREVISION.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Mar 5 01:21:39 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +30 -16 lines
Changes:
0) Improved variable names (now more verbose).
1) Redirecting stdout and stderr to separate log files
2) Setting the PID_FILE in the Makefile
3) Setting the group to when chown-ing the PID file
4) Installing a separate startup script instead of a symlink
5) Changed the man page accordingly
6) Bumped PORTREVISION.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 4 23:31:47 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Improved pkg-deinstall. It now displays a warning message
if the www user still exists. Bumped PORTREVISION.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 4 23:19:12 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -11 lines
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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 4 22:50:42 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Fixed bug that caused install target to fail. Bumped PORTREVISION.

Reported by:	Mike Harding <mvh@ix.netcom.com>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 4 19:58:22 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +13 -5 lines
Now allows for setting the port the RMI server will listen to.
Set AUTO_START by default to NO.
Bumped PORTREVISION.

Submitted by:	Rob Simmons <rsimmons@mail.wlcg.com>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 28 09:30:33 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Added a download location.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 7 10:41:51 2002 UTC (10 years ago) by znerd
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -7 lines
Upgraded the application to 1.5.2

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 4 13:22:34 2002 UTC (10 years ago) by znerd
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +54 -48 lines
A lot of small changes. It's now possible to change the Java port using the JAVA_PORT variable. Now uses the my public_distfiles instead of those of sobomax. The script installed in /etc/rc.d/ is now prefixed with the startup order, by default it is 020.orion.sh. For the rest the changes are superficial. Just improving the quality and genericity.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 21 14:44:12 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Made the JDK both a RUN_DEPENDS *and* a BUILD_DEPENDS now.

Approved by: sobomax

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 21 13:22:55 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -8 lines
Updated my mail address from ernst@jollem.com to znerd@FreeBSD.org. Made the
JDK a BUILD_DEPENDS instead of a RUN_DEPENDS. The port fails if the JDK is not
installed, so it should be a BUILD_DEPENDS. Also, the list of download sites
is updated.

Approved by: sobomax

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 19 12:46:16 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
Improve download locations.

PR:		31371
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:02:30 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +76 -8 lines
Improve the port (see ports/31001 for detailed list of changes).

PR:		31001
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 27 01:51:26 2001 UTC (10 years, 7 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to show the move from java to www

PR:		28415

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 27 00:15:07 2001 UTC (10 years, 7 months ago) by jeh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -5 lines
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>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 12 10:20:47 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +16 -11 lines
Several fixes and improvements:

- Now installing a man page for 'orionctl'.
- Correctly stopping Orion and removing the PID file on deinstall.
- Verbose install (removed the @-signs).
- Changes the exit codes in the script (and documented them in the man page)
- Extended the documentation in pkg-descr.

PR:		27748
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 5 09:45:35 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.

Submitted by:	Ernst de Haan <ernst@jollem.com>
No responce from:	kevlo (maintainer of linux-jdk13)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 29 12:54:13 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +21 -15 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 26 22:07:43 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load on
maintainer's sites with limited bandwith.

Asked for by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 21 19:21:47 2001 UTC (10 years, 8 months ago) by alex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 18 16:24:32 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -20 lines
Remove bogus comments from the end of file.

Revealed by:	phantom

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 17 13:42:08 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +30 -23 lines
* 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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 9 10:09:46 2001 UTC (10 years, 9 months ago) by alex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +28 -5 lines
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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 26 04:58:48 2001 UTC (10 years, 11 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -6 lines
Update to version 1.4.5.

PR:		25216
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 3 19:52:29 2001 UTC (11 years, 1 month ago) by patrick
Branches: MAIN
Add orion 1.4.0,orion Application Server.

PR:		23867
Submitted by:	Ernst de Haan <ernst@jollem.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options