Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_4 16 Apr 2018 10:44:31 |
brnrd |
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12
months |
1.4.1_4 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
1.4.1_4 27 May 2017 09:00:37 |
amdmi3 |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Unsilence installation commands
Approved by: portmgr blanket |
1.4.1_4 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.4.1_4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.4.1_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.1_4 09 Sep 2015 13:58:36 |
amdmi3 |
- Switch to USES=libarchive as suggested by stage-qa
Approved by: portmgr blanket |
1.4.1_3 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.4.1_2 15 Jul 2015 22:54:27 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.4.1_2 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.4.1_1 25 Jul 2014 20:09:17 |
amdmi3 |
- Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.4.1 28 Apr 2014 11:47:34 |
ohauer |
- update to 1.4.1
- add stage support
- use new OPTIONS syntax
- update WWW |
1.3.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.3.7 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.7 01 May 2013 07:25:09 |
jgh |
- fix typo |
01 May 2013 07:23:22
|
jgh |
- conversion to USES framework
- conversion to optionsNG (gurlchecker)
Approved by: portmgr (bapt@) |
1.3.7 22 Sep 2012 21:15:51 |
ohauer |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
1.3.7 18 Aug 2012 14:29:11 |
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@ |
1.3.7 26 Jul 2012 22:20:34 |
ohauer |
- fix support for non default options
with options NG and usage of APACHE_PKGNAMEPREFIX
bsd.port.pre.mk has to be included before OPTIONS
else OPTIONFILE points a non existing location and
additional options are ignored
no version bump, it affects only non default options |
1.3.7 08 Jul 2012 19:53:24 |
ohauer |
- convert to options NG
- add desc. for MP3 |
1.3.7 20 Apr 2012 02:58:53 |
sunpoet |
- Update to 1.3.7
Changes: http://www.parisc-linux.org/~varenet/musicindex/ChangeLog
PR: ports/167114
Submitted by: sunpoet (myself)
Approved by: pgollucci (with apache hat) |
1.3.5_1 23 Sep 2011 22:26:39 |
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 |
1.3.5_1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.3.5 11 Nov 2010 05:22:05 |
pgollucci |
Forced commit to note:
- Add new option: MYSQLCACHE for MySQL caching support
- Add LICENSE
- Install Brazilian Portugese language files to pt_BR instead of pt-br
- Sort PLIST
- Space/tab twiddle
- Update to 1.3.5
which should have been in the previous log |
1.3.5 11 Nov 2010 05:20:35 |
pgollucci |
- Update to 1.3.5
PR: ports/152057
Submitted by: sunpoet
With Hat: apache@ |
1.3.3_4 20 Oct 2010 03:26:34 |
pgollucci |
- Fix some MASTER_SITES
With Hat: apache@
Reported by: distilator |
1.3.3_4 22 Sep 2010 21:50:03 |
pgollucci |
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@
Tested by: Several P6 TB runs |
1.3.3_4 16 Sep 2010 03:38:01 |
pgollucci |
- Fix pkg-plist
The default install-exec-hook calls apxs but without -a/-A
which confuses our std pkg-plist @exec/@unexec stanzas
Reported by: erwin via pointyhat |
1.3.3_3 11 Aug 2010 20:58:04 |
makc |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk> |
1.3.3_2 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.3.3_1 06 Jun 2010 05:00:32 |
pgollucci |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
1.3.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.3.3 27 May 2010 21:27:03 |
pgollucci |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
1.3.3 27 May 2010 21:19:17 |
pgollucci |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
1.3.3 26 May 2010 22:00:47 |
pgollucci |
- Update to 1.3.3
- require apache20+ [unbreaks build on 8.0+]
- a few minor clean ups
With Hat: apache@ |
1.2.2_2 25 May 2010 20:17:37 |
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) |
1.2.2_2 21 Dec 2009 08:49:59 |
linimon |
Apparently the earlier change to maintainer was an error; apache@fsck.ch
bounces. Assign to apache@FreeBSD.org instead.
Hat: portmgr |
1.2.2_2 05 Aug 2009 02:21:50 |
pgollucci |
over to apache@ |
1.2.2_2 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.2.2_1 27 May 2009 22:14:34 |
erwin |
Mark BROKEN on 8.x: does not build. |
1.2.2_1 06 Jun 2008 14:07:24 |
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) |
1.2.2 11 Apr 2008 15:23:17 |
pav |
- Update to 1.2.2
PR: ports/122568
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
1.2.1_1 07 Apr 2008 20:37:24 |
naddy |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
1.2.1 02 Sep 2007 16:55:06 |
arved |
Update to 1.2.1
PR: 115983
Submitted by: Tobias Roth <ports@fsck.ch> |
1.2.0 12 Aug 2007 12:50:26 |
rafan |
- Update to 1.2.0
PR: ports/115280
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer) |
0.99.7_4 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.99.7_3 06 Jul 2006 19:11:21 |
itetcu |
Add -fPIC to CFLAGS on amd64 if using apache2 to fix build in this case.
PR: ports/98229
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer |
0.99.7_3 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.99.7_3 04 Dec 2005 00:18:15 |
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 |
0.99.7_3 28 Oct 2005 07:59:54 |
jylefort |
Chase libid3tag update. |
0.99.7_2 16 Mar 2005 14:50:13 |
naddy |
new version of libFLAC |
0.99.7_1 06 Feb 2005 12:07:10 |
edwin |
Remove PORTDOCS, not used here.
Noticed by: krion |
0.99.7_1 22 Jan 2005 20:56:55 |
clement |
- Cleanup the ports and update pkg-message
- Pass maintainership to submitter
PR: ports/76575
Submitted by: Tobias Roth <ports@fsck.ch> |
0.99.7 17 Jan 2005 21:15:10 |
clement |
- Update to 0.99.7 |
0.9.0_3 18 Aug 2004 16:21:56 |
clement |
- Assign maintainership to freshly created apache@ mailing list |
0.9.0_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.0_2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.9.0_2 27 Dec 2003 13:19:34 |
pav |
- Use APACHE_PORT in the usual way
PR: ports/60611
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
0.9.0_2 20 Dec 2003 16:37:57 |
naddy |
Catch up with libogg/libvorbis version bump. |
0.9.0_1 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
0.9.0 20 Nov 2003 14:50:03 |
marcus |
* Fix build on bento
* Update to 0.8.9
* Use PORTDOCS
PR: 59507
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.8.9 03 Nov 2003 16:17:10 |
ijliao |
add mod_musicindex 0.8.9
Apache module in C implements Perl module Apache::MP3
PR: 58807
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |