| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Aug 2010 22:19:12
4.1.24_5
|
pgollucci  |
www/mod_webapp has been broken for almost a year and the Makefile is in
disarray. |
30 Jul 2010 07:59:10
4.1.24_5
|
erwin  |
Mark BROKEN: does not build |
25 May 2010 20:23:00
4.1.24_5
|
pgollucci  |
- devel/apr* should always be a LIB_DEPENDS
PR: ports/146952
Submitted by: pgollucci@ (myself)
With Hat: apache@ |
25 May 2010 20:17:37
4.1.24_5  |
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) |
18 May 2010 04:05:05
4.1.24_4
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
03 May 2010 18:20:04
4.1.24_4
|
pgollucci  |
- Remove APACHE_VERSION left overs [1], fix make index issues
- Mark MAKE_JOBS_UNSAFE
Reported by: peterjeremy@acm.org via e-mail
With Hat: apache@ |
25 Dec 2009 18:47:48
4.1.24_3
|
pgollucci  |
- USE_APACHE=yes is deprecated |
02 Aug 2009 19:36:34
4.1.24_3
|
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 |
16 Jun 2009 16:06:48
4.1.24_3
|
pgollucci  |
- Revert previous commit
Port needs lots of TLC first.
Reported by: Peter Jeremy <peterjeremy@optushome.com.au> |
08 Jun 2009 05:57:09
4.1.24_3
|
pgollucci  |
- USE_APACHE=yes is deprecated |
08 Jan 2009 10:28:33
4.1.24_3
|
pav  |
- Fix ${PORTSDIR} usage
PR: ports/130279
Reported by: Peter Jeremy <peterjeremy@optushome.com.au> |
30 Dec 2008 04:26:03
4.1.24_3
|
pgollucci  |
- Unbreak due to the devel/apr upgrade from 1.3.x to 1.3.3.1.3.4
- I don't have i386 or sparc64 available so this is just a quick fix hopefully
Reported by: pointyhat |
09 Nov 2008 11:24:03
4.1.24_2
|
erwin  |
Mark BROKEN: does not configure |
20 Aug 2008 00:57:32
4.1.24_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
19 Apr 2008 17:56:05
4.1.24_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
04 Oct 2007 22:38:44
4.1.24_2
|
pav  |
- Fix typo: NONEXISTANT - NONEXISTENT
Submitted by: ade |
30 Sep 2007 04:47:37
4.1.24_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
13 May 2006 04:41:22
4.1.24_1
|
edwin  |
Remove USE_REINPLACE from categories starting with W |
23 Feb 2006 10:40:45
4.1.24_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
03 Feb 2006 20:29:59
4.1.24_1
|
kris  |
Add missing dependencies needed for :configure target |
24 Jan 2006 03:14:23
4.1.24_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
4.1.24_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
20 Jul 2005 23:54:29
4.1.24_1
|
kris  |
BROKEN on amd64 and ia64: Does not compile |
06 Jun 2005 14:54:21
4.1.24_1
|
clement  |
- fix build and unbreak
- utilize DOCSDIR
PR: ports/81459
Submitted by: leeym |
20 Aug 2004 15:13:13
4.1.24_1
|
clement  |
- Since maintainer's address is bouncing, assign maintainership to apache@
for safe-keeping. |
03 Aug 2004 22:36:52
4.1.24_1
|
ade  |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
04 Jun 2004 17:29:38
4.1.24_1
|
ade  |
Sync with new bsd.autotools.mk |
31 Mar 2004 03:12:58
4.1.24_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
4.1.24_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:10:27
4.1.24_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Nov 2003 09:12:58
4.1.24
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
26 Jun 2003 22:58:32
4.1.24
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
18 Jun 2003 07:34:02
4.1.24
|
sheldonh  |
Make WKRDIRPREFIX clean.
Reported by: kris
Submitted by: maintainer |
12 Jun 2003 14:06:21
4.1.24
|
sheldonh  |
Import mod_webapp, an Apache module that allows Tomcat applications to be
mounted into an Apache server. Tomcat is a Java servlet and JSP engine.
Apache is the popular webserver.
This port is for Apache 1.3.x.
PR: ports/53146
Submitted by: Andre Sachs <asachs@uunet.co.za> |