non port: www/mod_musicindex/Makefile |
SVNWeb
|
Number of commits found: 54 |
Sun, 11 Mar 2018
|
[ 17:38 brnrd ] (Only the first 10 of 117 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Sat, 27 May 2017
|
[ 09:00 amdmi3 ]
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Unsilence installation commands
Approved by: portmgr blanket
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 9 Sep 2015
|
[ 13:58 amdmi3 ]
- Switch to USES=libarchive as suggested by stage-qa
Approved by: portmgr blanket
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Fri, 25 Jul 2014
|
[ 20:09 amdmi3 ]
- Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Mon, 28 Apr 2014
|
[ 11:47 ohauer ]
- update to 1.4.1
- add stage support
- use new OPTIONS syntax
- update WWW
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 1 May 2013
|
[ 07:25 jgh ]
- fix typo
|
[ 07:23 jgh ]
- conversion to USES framework
- conversion to optionsNG (gurlchecker)
Approved by: portmgr (bapt@)
|
Sat, 22 Sep 2012
|
[ 21:15 ohauer ] (Only the first 10 of 45 ports in this commit are shown above. )
- 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@
|
Sat, 18 Aug 2012
|
[ 14:29 ohauer ] (Only the first 10 of 188 ports in this commit are shown above. )
- 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@
|
Thu, 26 Jul 2012
|
[ 22:20 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
|
Sun, 8 Jul 2012
|
[ 19:53 ohauer ]
- convert to options NG
- add desc. for MP3
|
Fri, 20 Apr 2012
|
[ 02:58 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)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Thu, 11 Nov 2010
|
[ 05:22 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
|
[ 05:20 pgollucci ]
- Update to 1.3.5
PR: ports/152057
Submitted by: sunpoet
With Hat: apache@
|
Wed, 20 Oct 2010
|
[ 03:26 pgollucci ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix some MASTER_SITES
With Hat: apache@
Reported by: distilator
|
Wed, 22 Sep 2010
|
[ 21:50 pgollucci ] (Only the first 10 of 12 ports in this commit are shown above. )
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@
Tested by: Several P6 TB runs
|
Thu, 16 Sep 2010
|
[ 03:38 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
|
Wed, 11 Aug 2010
|
[ 20:58 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 26 May 2010
|
[ 22:00 pgollucci ]
- Update to 1.3.3
- require apache20+ [unbreaks build on 8.0+]
- a few minor clean ups
With Hat: apache@
|
Tue, 25 May 2010
|
[ 20:17 pgollucci ] (Only the first 10 of 59 ports in this commit are shown above. )
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)
|
Mon, 21 Dec 2009
|
[ 08:49 linimon ]
Apparently the earlier change to maintainer was an error; apache@fsck.ch
bounces. Assign to apache@FreeBSD.org instead.
Hat: portmgr
|
Wed, 5 Aug 2009
|
[ 02:21 pgollucci ]
over to apache@
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Wed, 27 May 2009
|
[ 22:14 erwin ]
Mark BROKEN on 8.x: does not build.
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ] (Only the first 10 of 230 ports in this commit are shown above. )
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)
|
Fri, 11 Apr 2008
|
[ 15:23 pav ]
- Update to 1.2.2
PR: ports/122568
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
|
Mon, 7 Apr 2008
|
[ 20:37 naddy ] (Only the first 10 of 107 ports in this commit are shown above. )
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
|
Sun, 2 Sep 2007
|
[ 16:55 arved ]
Update to 1.2.1
PR: 115983
Submitted by: Tobias Roth <ports@fsck.ch>
|
Sun, 12 Aug 2007
|
[ 12:50 rafan ]
- Update to 1.2.0
PR: ports/115280
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer)
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Thu, 6 Jul 2006
|
[ 19:11 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
|
Sun, 4 Dec 2005
|
[ 00:18 clement ] (Only the first 10 of 50 ports in this commit are shown above. )
- 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
|
Fri, 28 Oct 2005
|
[ 07:59 jylefort ] (Only the first 10 of 16 ports in this commit are shown above. )
Chase libid3tag update.
|
Wed, 16 Mar 2005
|
[ 14:50 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
new version of libFLAC
|
Sun, 6 Feb 2005
|
[ 12:07 edwin ]
Remove PORTDOCS, not used here.
Noticed by: krion
|
Sat, 22 Jan 2005
|
[ 20:56 clement ]
- Cleanup the ports and update pkg-message
- Pass maintainership to submitter
PR: ports/76575
Submitted by: Tobias Roth <ports@fsck.ch>
|
Mon, 17 Jan 2005
|
[ 21:15 clement ]
- Update to 0.99.7
|
Wed, 18 Aug 2004
|
[ 16:21 clement ] (Only the first 10 of 55 ports in this commit are shown above. )
- Assign maintainership to freshly created apache@ mailing list
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 27 Dec 2003
|
[ 13:19 pav ]
- Use APACHE_PORT in the usual way
PR: ports/60611
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
Sat, 20 Dec 2003
|
[ 16:37 naddy ] (Only the first 10 of 23 ports in this commit are shown above. )
Catch up with libogg/libvorbis version bump.
|
Sun, 7 Dec 2003
|
[ 01:27 marcus ] (Only the first 10 of 27 ports in this commit are shown above. )
Chase the libmad/libid3tag shared lib version.
|
Thu, 20 Nov 2003
|
[ 14:50 marcus ]
* Fix build on bento
* Update to 0.8.9
* Use PORTDOCS
PR: 59507
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Mon, 3 Nov 2003
|
[ 16:17 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>
|
Number of commits found: 54 |