| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Apr 2012 19:24:12
2.1.17_4
|
jgh  |
- port has expired, and is no longer supported upstream
2012-04-10 unsupported upstream, consider www/resin3
PR: ports/165867
Approved by: maintainer, boris@tagnet.ru |
10 Mar 2012 06:11:32
2.1.17_4
|
jgh  |
- Mark DEPRECATED, unsupported upstream
- consider upgrading to www/resin3
PR: ports/165867
Submitted by: jgh@
Approved by: maintainer, boris@tagnet.ru
Feature safe: yes |
14 Jan 2012 08:57:23
2.1.17_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
23 Sep 2011 22:26:39
2.1.17_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
21 Jul 2011 05:03:02
2.1.17_4
|
linimon  |
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 |
19 Mar 2011 12:38:54
2.1.17_4
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 14:07:24
2.1.17_4
|
edwin  |
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) |
19 May 2007 20:32:57
2.1.17_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
12 Apr 2007 14:19:34
2.1.17_2
|
miwi  |
- Switch maintainership to submitter
PR: 111497
Submitted by: Boris Kovalenko <boris@tagnet.ru>
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (old maintainer) |
16 Dec 2006 02:14:54
2.1.17_2
|
rafan  |
- Forgotten in last commit |
16 Dec 2006 02:14:26
2.1.17_2
|
rafan  |
- Fix build on 64-bit arch
Keep sync with www/resin3:
- A new option can be set in rc.conf to specify Java version to be used:
resin2_java_version
- Set REQUIRE and KEYWORD in rc.d script
- Fix faststart in rc.d script
- Update maintainer's email
PR: ports/106793
Submitted by: Jean-Baptiste Quenot <jb.quenot at caraldi.com> (maintainer) |
07 Oct 2006 11:25:58
2.1.17_1
|
miwi  |
- Fix a flag for WITH_APACHE=YES
PR: ports/103423
Submitted by: Sergey Al. Safonov <spoof@spoofa.info>
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #1 |
04 Apr 2006 16:20:47
2.1.17_1
|
lawrance  |
Unbreak (no longer hard codes -lc_r).
Some nonfunctional tidying.
Bump PORTREVISION, since the package may have been installed prior to
being marked BROKEN.
PR: ports/93289
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer), vd |
02 Mar 2006 23:25:48
2.1.17
|
kris  |
BROKEN: hard-codes libc_r linkage
Approved by: portmgr (implicit) |
21 Dec 2005 20:55:50
2.1.17
|
hq  |
- Update to 2.1.17
- Add support for OpenSSL
- Handle resin2_flags to pass JVM options in rc(8)
- Fix the port so that it may be built (and cleaned) correctly as a user
PR: 90489
Submitted by: maintainer |
04 Dec 2005 00:18:15
2.1.16
|
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
15 Apr 2005 00:30:48
2.1.16
|
hq  |
- Unbreak: variable evaluation (WRKSRC) could not postponed due to some .for
loops. The loops are now either unrolled or implemented as shell loops. [1]
- ECHO_CMD -> ECHO_MSG when displaying information to the user
- Improve resinctl [2]
PR: 79707
Submitted by: Boris Kovalenko <boris@tagnet.ru> [1], maintainer [2]
Approved by: maintainer |
27 Mar 2005 02:06:40
2.1.16
|
kris  |
BROKEN: Does not build
Approved by: portmgr (self) |
19 Mar 2005 18:44:29
2.1.16
|
krion  |
Remove hardcoded WRKDIRPREFIX.
Proposed by: des |
24 Feb 2005 22:43:07
2.1.16
|
hq  |
Forced commit to add missing info from last commit log:
- Tweaked pkg-descr to calm portlint |
24 Feb 2005 22:27:53
2.1.16
|
hq  |
- Update to 2.1.16 [1]
- Replace perl wrapper with a new python control script and an RCng startup
script [1]
- Use standard tab length [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags
PR: 77988 [1]
Submitted by: maintainer [1] |
02 Jul 2004 22:10:15
2.1.14
|
glewis  |
. Update to 2.1.14.
PR: 68604
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) |
16 Mar 2004 06:59:28
2.1.12
|
daichi  |
Update to 2.1.12
Set LATEST_LINK
Add libresin.so to packing list
Add license information to pkg-descr
USE_REINPLACE and REINPLACE_CMD instead of sed -i
PR: ports/64255
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) |
21 Nov 2003 15:03:32
2.1.11_1
|
glewis  |
. Removed unneeded patch files.
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> |
20 Nov 2003 21:25:09
2.1.11_1
|
glewis  |
. Avoid conflict between resin2 and resin3
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho
PR: 57566
Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
01 Oct 2003 11:20:42
2.1.11
|
znerd  |
New port: Resin 2.
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> |