CVS log for ports/www/mod_mp3/Attic/Makefile
Up to [FreeBSD] / ports / www / mod_mp3
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38
Sun Jan 1 19:30:47 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.37: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:37 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:42 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:35 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:00:09 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:33 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
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)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:33 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 13 03:20:23 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -5 lines
- USE_APACHE=yes is deprecated - PORTDOCS/DOCSDIR - Use APACHEMODDIR - Bump PORTREVISION
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 22 13:45:58 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -3 lines
- Fix MASTER_SITES
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Aug 18 16:21:52 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Assign maintainership to freshly created apache@ mailing list
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:54 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -5 lines
Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Oct 3 14:04:33 2003 UTC (8 years, 4 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Upgrade to 0.40 PR: ports/57411 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 28 12:57:51 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
[orphaned ports]: use USE_MYSQL for various orphaned ports. Make these ports use USE_MYSQL: * databases/dbconnect * net/netsaint * www/mod_mp3 * www/mod_mylo * www/phpnuke * www/postnuke * www/udmsearch * mail/courier PR: ports/56029 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 6 01:31:42 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -0 lines
[PATCH] Addition of mysql-awareness to mod_mp3 port Makefile mod_mp3 has support for storing the file lists within MySQL, but the port is not currently able to take advantage of this. PR: ports/39312 Submitted by: "Kelly Cochran" <kcochran@trolans.net>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:15:28 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
De-pkg-comment.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:25 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:18 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Nov 3 21:11:10 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Port needs perl to build -> USE_PERL5=yes See http://bento.freebsd.org/errorlogs/5-latest/mod_mp3-0.39.log
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 23 07:20:16 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update mod_mp3 0.38 -> 0.39 PR: 44096 Submitted by: lazykang@hotmail.com Approved by: pat
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 9 18:30:08 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
support appache13-modssl by defining APACHE_PORT in /etc/make.conf others variants of the apache ports can be used too.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Aug 30 03:22:13 2002 UTC (9 years, 5 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to version 0.38 PR: 42165 Submitted by: Chris Shenton <chris@Shenton.Org>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 18 01:34:24 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Fix hostname for freenix.no master site. Correct broken checksum for distfile. It was not updated for 0.33 => 0.35 upgrade. Pointy hat to: pat PR: 35186
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 22 05:25:15 2002 UTC (10 years ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update to 0.35 PR: 34151 Submitted by: Sean Chittenden <sean@chittenden.org>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 30 06:48:09 2001 UTC (10 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to 0.33, correct MASTER_SITES. PR: ports/32360 Submitted by: Bruce Walker <bmw@borderware.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 24 01:54:01 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Update to 0.31 PR: 32236 Submitted by: bmw@borderware.com
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 7 02:03:44 2001 UTC (10 years, 4 months ago) by petef
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Set maintainer to ports@FreeBSD.org Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 12 16:14:01 2001 UTC (10 years, 6 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 0.25 PR: 29475 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 25 23:53:47 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to 0.23 PR: 28409 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 18 23:00:41 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Update to latest version PR: 28267 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 26 01:36:16 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
upgrade to 0.19 PR: 27647 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 14 00:20:57 2001 UTC (10 years, 9 months ago) by jeh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Fix master site, typo and update to the latest version: 0.16. PR: 27299 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 9 09:55:53 2001 UTC (10 years, 9 months ago) by alex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 0.15 PR: 27066 Submitted by: Anders Nordby (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 30 15:40:39 2001 UTC (10 years, 9 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Upgrade to version 0.14 PR: 26972 Submitted by: MAINTAINER
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 27 18:34:00 2001 UTC (10 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5 lines
upgrade to 0.12 PR: 26781 Submitted by: MAINTAINER
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 14 17:44:58 2001 UTC (10 years, 9 months ago) by dannyboy
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 0.9. PR: 26535 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 10 08:09:11 2001 UTC (10 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Add to audio category. Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 9 23:06:02 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -3 lines
From Anders Nordby <anders@fix.no>: - Upgrade to 0.7. - Add 2 new MASTER_SITES. - Add informative pkg-message. - Add documentation. - Anders will be maintainer. Submitted by: Anders Nordby <anders@fix.no>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 8 19:42:40 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Add mod_mp3 0.6, an apache module to allow MP3 streaming. Spotted on: Slashdot (har har)
