| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Jun 2011 09:23:47
0.6.0
|
miwi  |
Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more
available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been
released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to
2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now |
19 Mar 2011 12:38:54
0.6.0
|
miwi  |
- Get Rid MD5 support |
12 Dec 2010 08:44:49
0.6.0
|
pgollucci  |
- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x)
With Hat: apache |
04 Dec 2010 07:34:27
0.6.0
|
ade  |
Sync to new bsd.autotools.mk |
06 Jun 2010 05:00:32
0.6.0
|
pgollucci  |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
25 May 2010 20:17:37
0.6.0  |
pgollucci  |
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav) |
02 Aug 2009 19:36:34
0.6.0
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
21 May 2009 20:45:34
0.6.0
|
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
16 May 2009 02:41:25
0.6.0
|
pgollucci  |
- Convert to USE_APACHE, remove apache from _DEPENDS
- USe %%AP*%% in pkg-plist
PR: ports/134450
Approved by: maintainer
Submitted by: me |
29 Jan 2007 23:51:55
0.6.0
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
24 Jan 2006 03:14:23
0.6.0
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Dec 2005 10:41:30
0.6.0
|
clement  |
- One more fix :-) |
04 Dec 2005 00:18:15
0.6.0
|
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 |
08 Dec 2004 21:27:24
0.6.0
|
pav  |
Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.
PR: ports/74787
Submitted by: Stanislas Ormieres <stan@stormier.net> |