non port: www/p5-Apache-Gallery/Makefile |
Number of commits found: 59 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 6 Nov 2019
|
16:26 antoine
Mark a few ports BROKEN (unfetchable)
 |
Saturday, 6 Oct 2018
|
13:06 des
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
 |
Sunday, 11 Mar 2018
|
17:38 brnrd
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 25 Aug 2015
|
14:52 sunpoet
- Pass maintainership to perl@
 |
Monday, 24 Aug 2015
|
21:05 amdmi3
- Add NO_ARCH
 |
19:09 brix
- Drop maintainership
 |
Saturday, 25 Apr 2015
|
16:12 adamw
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports.
 |
Wednesday, 26 Nov 2014
|
13:08 mat
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Wednesday, 16 Jul 2014
|
03:34 adamw
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
 |
Saturday, 31 May 2014
|
09:54 ohauer
- cleanup Makefile
- do not mix pkg-plist and PLIST_(FILES|DIRS|DIRSTRY)
- MANx is wrong with staging -> correct PERL5_MAN3 in pkg-plist
PR: ports/188875
Submitted by: ohauer
Approved by: maintainer timeout (3 weeks)
 |
Monday, 21 Apr 2014
|
16:51 brix
- Add missing man page to plist
Submitted by: @swills
 |
Saturday, 19 Apr 2014
|
18:40 brix
- Add stage support
- Honor PORT_OPTIONS:MDOCS
- Remove BROKEN
 |
Wednesday, 9 Apr 2014
|
09:49 bapt
Mark as broken unstaged perl ports
With hat: portmgr
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Monday, 2 Sep 2013
|
16:07 az
- convert to the new perl5 framework
Reviewed by: portmgr (bapt@, blanket)
 |
Saturday, 18 Aug 2012
|
14:29 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@
 |
Friday, 29 Jun 2012
|
10:29 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Sunday, 1 Jan 2012
|
16:47 ohauer
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
 |
Saturday, 20 Aug 2011
|
17:27 ohauer
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
 |
Wednesday, 15 Jun 2011
|
10:02 brix
- Update to v1.0.2
 |
Monday, 28 Feb 2011
|
17:43 brix
- Update to v1.0.1
 |
Tuesday, 22 Feb 2011
|
00:20 ohauer
- fix pkg-plist if installed from port (leftover in httpd.conf)
- remove MD5 from distfile
Reference:
PR ports/147009
PR: ports/154756
Submitted by: myself
Approved by: maintainer timeout
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Thursday, 28 Jan 2010
|
04:52 linimon
At some point in the future, the inclusion of bsd.perl.mk will be
conditional, rather than unconditional as it is right now. Therefore,
if a port is going to use it, it must declare that somehow before the
inclusion of bsd.port.pre.mk.
Hat: portmgr
 |
Friday, 25 Dec 2009
|
18:14 pgollucci
- WITH_APACHE2 is deprecated
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Wednesday, 22 Jul 2009
|
16:27 pgollucci
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
 |
Friday, 8 May 2009
|
16:56 pgollucci
- APACHE_COMPAT is deprecated
- Consolidate (BUILD|RUN)_DEPENDS
- Kill DEPENDS_ARGS not needed anymore
- Use SUB_FILES for pkg-message
- pkg-plist fix
- Bump PORTREVISION
PR: ports/133690
Approved by: maintainer timeout (30 days)
Submitted by: me
 |
Friday, 16 Jan 2009
|
23:20 brix
- Fix port version for real (based on the patch in the PR)
- Bump PORTEPOCH
PR: ports/130278
Submitted by: araujo
 |
Tuesday, 6 Jan 2009
|
13:55 brix
- Fix www/mod_perl2 dependency so it also works with www/apache22
- Take over maintainership
Approved by: Kenneth Vestergaard Schmidt <kvs@pil.dk> (maintainer)
 |
Wednesday, 26 Nov 2008
|
20:03 araujo
- Fixed wrong PORTVERSION.
- Bump PORTEPOCH.
- Now use NOPORTDOCS.
Reported by: itetcu (via #bsdports)
 |
Thursday, 17 Apr 2008
|
14:30 araujo
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
 |
Saturday, 8 Sep 2007
|
01:10 linimon
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 26 Jan 2006
|
19:19 erwin
Update to 1.0RC3
Nodded at by: Kenneth Vestergaard Schmidt <kvs@pil.dk> (maintainer)
 |
Monday, 19 Sep 2005
|
11:52 clement
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self)
 |
Tuesday, 19 Jul 2005
|
20:39 philip
Update to 1.0RC2. While here, fix a couple of outstanding annoyances:
o Use the ${DATADIR} variable instead of hardcoding share/Apache-Gallery
for the data-files that need to be installed under there.
o Also use %%DATADIR%% instead of hardcoding share/Apache-Gallery in the
pkg-plist. Never try to remove www/icons itself, which should be done
by the Apache port.
o Install both the 'default' and the 'new' template directories, leaving
the css files with the templates instead of moving them into a css/
subdirectory.
o Put the icons under www/icons/gallery, removing the need for the patch
to the template files, also makes them easier to move around if people
like doing that sort of thing.
Approved by: krion (mentor) kvs@pil.dk (maintainer)
 |
Thursday, 9 Jun 2005
|
19:58 philip
Get rid of the .orig file left over after patching. For some reason,
MakeMaker generated Makefiles like to install everything they find.
Spotted by: pointyhat via kris
Approved by: krion (mentor)
 |
Monday, 23 May 2005
|
07:45 philip
Unbreak after the recent mod_perl2 updates.
Approved by: kvs@pil.dk (maintainer), portmgr (krion)
 |
Tuesday, 17 May 2005
|
17:18 sem
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
 |
Wednesday, 8 Dec 2004
|
17:18 erwin
- Fix path to icons in template-files
- Bump PORTREVISION
Submitted by: maintainer
 |
Tuesday, 7 Dec 2004
|
10:21 erwin
Unbreak installation of renamed icons and remove patch which is no longer
necessary
PR: 74583
Submitted by: maintainer
 |
Saturday, 4 Dec 2004
|
01:55 kris
BROKEN: Installation fails
 |
Wednesday, 1 Dec 2004
|
07:57 edwin
[patch] update of www/p5-Apache-Gallery to 0.9.1
Update of www/p5-Apache-Gallery to latest version.
Assign submitter as port maintainer
PR: ports/74511
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
 |
Wednesday, 24 Sep 2003
|
08:45 erwin
Update to 0.7
Now uses Image::Imlib2 instead of Inline "fixing" a lot of problems
users were having with Inline
 |
Monday, 8 Sep 2003
|
13:15 erwin
Drop maintainership
 |
Thursday, 12 Jun 2003
|
16:41 erwin
Change to my FreeBSD.org address
 |
Wednesday, 4 Jun 2003
|
08:54 erwin
folder.png was never installed as it conflicts with the one provided by
Apache. However, the on bundled with p5-Apache-Gallery is much nicer, so
install it under a different name and patch the default template.
Approved by: edwin (mentor)
 |
Tuesday, 29 Apr 2003
|
03:06 edwin
maintainer-update www/p5-Apache-Gallery to 0.6
Update to 0.6, which oa. fixes Inline problems which broke resizing
if 'make test' was not run after /tmp/ was cleaned.
PR: ports/51268
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
Sunday, 13 Apr 2003
|
12:28 edwin
Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
Wednesday, 12 Feb 2003
|
22:36 edwin
make ports IGNORE instead of BROKEN for perl < 5.6
bento should not build these ports either, so mark IGNORE
instead of BROKEN when perl < 5.6
PR: ports/48207
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
20:48 edwin
www/p5-Apache-Gallery misuses TEMPLATES, breaks readme target
PR: ports/48192
Submitted by: Bruce A. Mah <bmah@packetdesign.com>
Reviewed by: erwin@lansing.dk
 |
09:35 edwin
mark www/p5-Apache-Gallery broken for perl < 5.6
PR: ports/48201
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
09:22 edwin
Force www/p5-Apache-Gallery to use p5-File-Spec for perl < 5.7
PR: ports/48201
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
Thursday, 16 Jan 2003
|
03:12 edwin
New port: Apache::Gallery - mod_perl handler to create an image gallery
PR: ports/44434
Submitted by: Erwin Lansing <erwin@lansing.dk>
 |
Number of commits found: 59 |