1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Chris Rees
4e62e789df - Use USERS and GROUPS
PR:		ports/157585
Submitted by:	Chris Rees (utisoft@gmail.com)
Approved by:	tabthorpe (co-mentor)
2011-06-27 18:01:18 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
5a2c08a851 - Copy over support files from jakarta-tomcat4 port and store them locally 2009-12-08 09:23:20 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Ion-Mihai Tetcu
67d11da33e - s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where needed
- use MAN1 for man page anr remove it from plist
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-06-28 11:25:26 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Vasil Dimov
ddc77bce40 Cure java/jboss2 - www/jakarta-tomcat4/files/startup.sh has been readded:
log: revision 1.6
log: date: 2006/10/22 03:56:14;  author: lawrance;  state: Exp;  lines: +0 -0
log: Unbreak jakarta-tomcat3 by re-adding a file it requires from
log: the tomcat4 port.
log:
log: Approved by:    portmgr (erwin)
2006-12-13 12:54:45 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Kris Kennaway
bf2221147c BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh file
Approved by:    portmgr (implicit)
2006-02-25 21:50:20 +00:00
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Kirill Ponomarev
732588f89d Remove hardcoded WRKDIR.
Proposed by:	des
2005-03-19 19:00:27 +00:00
Herve Quiroz
9729dd908e Update to bsd.java.mk 2.0 2005-02-03 02:05:39 +00:00
Herve Quiroz
74e9037681 Add 'devel' category
Approved by:	Jonathan Chen <jonc@chen.org.nz>
2005-01-21 18:44:00 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Ernst de Haan
c7a99a779e Slightly improved the COMMENT.
Requested by:	lofi
2004-02-10 13:01:16 +00:00
Clement Laforet
29d345be06 - Set correct LATEST_LINK
Reported/Requested by:	kris
2004-02-07 16:29:17 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ernst de Haan
93b8d91d64 Update to 2.4.11.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-14 08:46:38 +00:00
Ernst de Haan
4e657c8927 Patch to delete the symbol CR (carriage return) in some files.
Bumped PORTREVISION.

Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-11 07:14:31 +00:00
Ernst de Haan
ef8ec57faf Update to JBoss 2.4.10.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-10 07:30:10 +00:00
Ernst de Haan
bf81e3e211 Officially dropping maintainership. I have no time nor the interest
to maintain the JBoss ports.
2003-04-16 08:06:44 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ernst de Haan
aa1f22138c 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)
2002-10-09 23:10:32 +00:00
Ernst de Haan
054458fd11 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>
2002-10-09 22:37:54 +00:00
Ernst de Haan
cee03dba7d Changed WRKDIR definition. It is changed from
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work.

PR:		39593
2002-08-10 10:42:48 +00:00
Ernst de Haan
014a5fd275 Changed the name of the control script from jbossctl to
jboss2ctl. Changed the name of the startup script from
020.jboss.sh to 020.jboss2.sh. Changed the description of this
port to include the major version number to distinguish this port
from the JBoss 3 port.
Bumped the PORTREVISION.
2002-06-11 07:44:21 +00:00
Ernst de Haan
fe69929d4c Upgrade from 2.4.4 to 2.4.6. 2002-06-06 12:36:34 +00:00
Ernst de Haan
dee957eb95 Using bin/run.jar for startup. Now the control program
no longer reports an error at startup.

Bumped PORTREVISION.

PR:	38069
2002-05-15 07:43:11 +00:00
Ernst de Haan
156b71b59f Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
2002-05-08 22:00:04 +00:00
Ernst de Haan
4fe0ef03ca New port jboss2.
The jboss2ctl program does not work at this stage. I chose
to commit this port anyway because it has been lying around
for too long. Once it is in the ports tree, the improved
interest may trigger somebody else to fix the problem.

JBoss can be started using the supplied shell script anyway,
so it is still useful.

This is not the JBoss port submitted by Jesse Gallup in PR
35853, but one based on the www/orion port.

PR:	35853
2002-04-26 21:54:15 +00:00