| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/129271
Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
Notes:
svn path=/head/; revision=224149
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
the tomcat4 port.
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175481
|
|
|
|
|
|
|
|
| |
processes that show as [java] on ps output. This should fix the rc script
stop action for all folks.
Notes:
svn path=/head/; revision=172557
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=172279
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'daemon'. No need for the port to create a PID file at install time
(it would just be eaten by rc.d/cleanvar anyway).
- Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not
reliable enough.
- Bump PORTREVISION since these changes fix broken rc script operation.
Approved by: maintainer timeout (as part of previous update)
Notes:
svn path=/head/; revision=155511
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
subvert the 'check_pid_file' procname check by setting it from the output
of 'ps'.
Remove the previous attempt at handling this problem, which was to put
a wildcard in procname. I'll wear my pointy hat for that bogus hack.
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
Notes:
svn path=/head/; revision=155418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These changes apply to all ports, unless mentioned otherwise:
- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script. Fix PID handling. Improve the
shutdown process. Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports. This allows
us to pass command line arguments to the JVM. Noted in UPDATING.
[1], [3], [4]
- Change ownership of installed files. All files are now installed
with default uid/gid (root:wheel) except for those in the conf/, logs/,
temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary. rc scripts are more flexible
and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in. Add them to
SUB_FILES. Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.
PR: ports/38018 [1], ports/38020 [2], ports/74344 [3],
ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
SimpleRezo Team <freebsd@simplerezo.com> [3],
Anton Yudin <toha@toha.org.ua> [4],
Jan Grant <jan.grant@bristol.ac.uk> [5],
lawrance [6]
Approved by: Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to: hq for the initial tomcat55 script
jasonb on FreeNode #tomcat for packaging advice
Notes:
svn path=/head/; revision=155396
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
| |
PR: 79267
Submitted by: maintainer
Notes:
svn path=/head/; revision=132286
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch-dependency on jakarta-tomcat4
PR: 79052
Submitted by: maintainer
Obtained from: des (for jakarta-tomcat41)
Notes:
svn path=/head/; revision=131802
|
|
|
|
|
|
|
| |
Proposed by: des
Notes:
svn path=/head/; revision=131649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Backup config files during deinstall [1]
- Use MAN1 in Makefile [1]
- Fix pkg_add permission problem [2]
- ECHO_CMD -> ECHO_MSG [1]
- Bump PORTREVISION [1]
- Mark as DEPRECATED [1]
- Fix MASTER_SITE [1]
- Add $FreeBSD$ tags where missing [1]
PR: 75604 [1], 57235 [2]
Submitted by: maintainer [1] [2]
Notes:
svn path=/head/; revision=125433
|
|
|
|
|
|
|
| |
maintainer of www/jakarta-tomcat5).
Notes:
svn path=/head/; revision=123042
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer)
Notes:
svn path=/head/; revision=123012
|
|
|
|
|
|
|
|
|
|
|
| |
previously already set to jakarta-tomcat[VERSION], but this
was not consistent with the jakarta-tomcat5 port.
PR: 63210
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
Notes:
svn path=/head/; revision=106024
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=103279
|
|
|
|
| |
Notes:
svn path=/head/; revision=101842
|
|
|
|
| |
Notes:
svn path=/head/; revision=93885
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
PR: 44102
Requested by: Liu Kang <lazykang@hotmail.com>
Notes:
svn path=/head/; revision=68115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
News & Status page:
A security vulnerability has been confirmed to exist in
Apache Tomcat 4.0.x releases (including Tomcat 4.0.5),
which allows to use a specially crafted URL to return the
unprocessed source of a JSP page, or, under special
circumstances, a static resource which would otherwise have been
protected by security constraint, without the need for being
properly authenticated. This is based on a variant of the
exploit that was disclosed on
09/24/2002.
See:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.6/RELEASE-NOTES
Notes:
svn path=/head/; revision=67783
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=67721
|
|
|
|
|
|
|
|
|
|
|
|
| |
the minor version number anymore.
Bumped PORTREVISION.
PR: 43565
Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
Notes:
svn path=/head/; revision=67718
|
|
|
|
|
|
|
| |
PR: 43503
Notes:
svn path=/head/; revision=67266
|
|
|
|
|
|
|
|
|
| |
audit@ since it may be bypassing security restrictions.
Pointed out by: kris
Notes:
svn path=/head/; revision=65197
|
|
|
|
|
|
|
|
|
|
| |
not work.
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
See: http://www.geocrawler.com/mail/msg.php3?msg_id=9029840&list=162
Notes:
svn path=/head/; revision=65167
|
|
|
|
|
|
|
| |
Submitted by: Dan Hulme <dan_256@yahoo.com>
Notes:
svn path=/head/; revision=65166
|
|
|
|
|
|
|
|
|
| |
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.
PR: 39593
Notes:
svn path=/head/; revision=64325
|
|
|
|
|
|
|
| |
Requested by: phantom
Notes:
svn path=/head/; revision=61955
|
|
|
|
|
|
|
|
| |
For release notes, see:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/RELEASE-NOTES
Notes:
svn path=/head/; revision=61870
|
|
|
|
|
|
|
|
| |
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
Notes:
svn path=/head/; revision=58756
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=58755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
shared among other ports, like www/orion, www/jboss2 and
www/jakarta-tomcat3.
Now displaying installation settings in pre-patch phase.
Customizing files using ${SED} in post-patch phase.
Furthermore some small changes to promote consistency and
genericity. I'm attempting to make the result of
$ diff -ruN --exclude=CVS jakarta-tomcat3 jakarta-tomcat4
as small as possible.
Bumped PORTREVISION to help portupgrade in doing what it
does best ;)
Notes:
svn path=/head/; revision=57735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=57470
|
|
|
|
|
|
|
|
|
| |
Bumped PORTREVISION.
Prompted by: Kees Jan Koster <K.J.Koster@kpn.com>
Notes:
svn path=/head/; revision=57462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
not installed because there was the control program tomcat4ctl
already. For some instances, however, tomcat4ctl is not
powerful enough. For instance when setting up multiple
instances of Tomcat, see
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt.
Also added tools.jar to pkg-plist. It should have been added
previously.
Bumped PORTREVISION.
Prompted by: Gavin Cameron <gavin@itworks.com.au>
Notes:
svn path=/head/; revision=57386
|
|
|
|
| |
Notes:
svn path=/head/; revision=57330
|
|
|
|
|
|
|
|
|
| |
sometimes (?) be looked for in the directory
'work/work' instead of just 'work'.
Bumped PORTREVISION.
Notes:
svn path=/head/; revision=57329
|
|
|
|
|
|
|
| |
Prompted by: Calvin NG <calvinng@brel.com>
Notes:
svn path=/head/; revision=57328
|
|
|
|
| |
Notes:
svn path=/head/; revision=57284
|
|
|
|
|
|
|
| |
program. Bumped PORTREVISION.
Notes:
svn path=/head/; revision=57271
|
|
|
|
|
|
|
| |
spectacular. Not bumped PORTREVISION.
Notes:
svn path=/head/; revision=57268
|
|
|
|
|
|
|
|
|
| |
branch has moved to www/jakarta-tomcat3.
PR: 31096, 32022
Notes:
svn path=/head/; revision=57160
|
|
|
|
| |
Notes:
svn path=/head/; revision=56988
|
|
|
|
|
|
|
|
|
|
|
| |
to make the man page fully generic for jakarta-tomcat,
jakarta-tomcat4, orion and possibly others.
PORTREVISION is not bumped, since the resulting man
page is exactly the same.
Notes:
svn path=/head/; revision=56986
|