| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Aug 2012 14:29:11
5.3.3
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
05 Aug 2012 23:19:40
5.3.3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Mar 2012 20:47:51
5.3.3
|
jgh  |
- drop invalid post-deinstall target, use standard pkg-deinstall file
Feature safe: yes |
14 Jan 2012 08:57:23
5.3.3
|
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. |
01 Jan 2012 16:47:41
5.3.3
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
13 Dec 2011 20:24:07
5.3.3
|
crees  |
- Correct use of IGNORE rather than redefining ECHO_MSG (breaks make readme)
PR: ports/163262
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
- gzip handles trailing garbage; no need for perl truncate, redefine distinfo
- Don't redefine EXTRACT_AFTER_ARGS when EXTRACT_PRESERVE_OWNERSHIP will do
- Don't redefine COPYTREE when COPYTREE_BIN will do
- Correct dependency line
- Remove unnecessary PKGINSTALL definitions etc
- Actually look for correct file before complaining about it being missing
- Update wiki URL with extraction notes
Feature safe: yes |
20 Aug 2011 17:27:52
5.3.3
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
5.3.3
|
miwi  |
- Get Rid MD5 support |
18 Jun 2010 09:59:04
5.3.3
|
linimon  |
Reset q@onthenet.com.au due to maintiner-timeouts and no response to email.
Hat: portmgr |
27 Mar 2010 00:15:24
5.3.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
30 Aug 2009 10:39:00
5.3.3
|
linimon  |
Move the definition of USE_PERL5_BUILD above the inclusion of
bsd.port.pre.mk where it belongs.
Hat: portmgr |
13 Jun 2008 06:12:59
5.3.3
|
edwin  |
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/webobjects
WebObjects runtime is the deployment environment for Apple WebObjects
Applications.
WebObjects is a suite of tools and object-oriented frameworks that
enable
you to create and deploy web applications and web services using Java.
WWW: http://www.apple.com/webobjects
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au> |