notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/p5-Apache-Gallery/pkg-plist

Number of commits found: 14

Wednesday, 13 May 2015
14:57 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Original commitRevision:386222 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Original commitRevision:373448 
Saturday, 31 May 2014
09:54 ohauer search for other commits by this committer
- 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)
Original commitRevision:355949 
Monday, 21 Apr 2014
16:51 brix search for other commits by this committer
- Add missing man page to plist

Submitted by:	@swills
Original commitRevision:351696 
Monday, 28 Feb 2011
17:43 brix search for other commits by this committer
- Update to v1.0.1
Original commit
Friday, 8 May 2009
16:56 pgollucci search for other commits by this committer
- 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
Original commit
Wednesday, 26 Nov 2008
20:03 araujo search for other commits by this committer
- Fixed wrong PORTVERSION.
- Bump PORTEPOCH.
- Now use NOPORTDOCS.

Reported by:    itetcu (via #bsdports)
Original commit
Sunday, 22 Jan 2006
02:58 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Tuesday, 19 Jul 2005
20:39 philip search for other commits by this committer
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)
Original commit
Wednesday, 1 Dec 2004
07:57 edwin search for other commits by this committer
[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>
Original commit
Wednesday, 24 Sep 2003
08:45 erwin search for other commits by this committer
Update to 0.7

Now uses Image::Imlib2 instead of Inline "fixing" a lot of problems
users were having with Inline
Original commit
Wednesday, 4 Jun 2003
08:54 erwin search for other commits by this committer
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)
Original commit
Tuesday, 29 Apr 2003
03:06 edwin search for other commits by this committer
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>
Original commit
Thursday, 16 Jan 2003
03:12 edwin search for other commits by this committer
New port: Apache::Gallery - mod_perl handler to create an image gallery

PR:             ports/44434
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit

Number of commits found: 14