Commit graph

26 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Erwin Lansing
93200ed4ed Update to 1.0RC3
Nodded at by:	Kenneth Vestergaard Schmidt <kvs@pil.dk> (maintainer)
2006-01-26 19:19:38 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Clement Laforet
af1ffdc6f0 - 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)
2005-09-19 11:52:14 +00:00
Philip Paeps
3045d29cc6 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)
2005-07-19 20:39:37 +00:00
Philip Paeps
e5c444e35a 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)
2005-06-09 19:58:48 +00:00
Philip Paeps
0df5e70ceb Unbreak after the recent mod_perl2 updates.
Approved by:	kvs@pil.dk (maintainer), portmgr (krion)
2005-05-23 07:45:51 +00:00
Sergey Matveychuk
ab908d209c - Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
2005-05-17 17:18:23 +00:00
Erwin Lansing
1b31947057 - Fix path to icons in template-files
- Bump PORTREVISION

Submitted by:	maintainer
2004-12-08 17:18:44 +00:00
Erwin Lansing
c47530455b Unbreak installation of renamed icons and remove patch which is no longer
necessary

PR:		74583
Submitted by:	maintainer
2004-12-07 10:21:14 +00:00
Kris Kennaway
60cee4ce89 BROKEN: Installation fails 2004-12-04 01:55:29 +00:00
Edwin Groothuis
a987e0028a [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>
2004-12-01 07:57:55 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Erwin Lansing
247cf5f2d5 Update to 0.7
Now uses Image::Imlib2 instead of Inline "fixing" a lot of problems
users were having with Inline
2003-09-24 08:45:08 +00:00
Erwin Lansing
216ebcbe77 Drop maintainership 2003-09-08 13:15:43 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Erwin Lansing
bdee6a4e67 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)
2003-06-04 08:54:50 +00:00
Edwin Groothuis
4558e27848 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>
2003-04-29 03:06:43 +00:00
Edwin Groothuis
927c9c2190 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>
2003-04-13 12:28:23 +00:00
Edwin Groothuis
18008c1477 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>
2003-02-12 22:36:10 +00:00
Edwin Groothuis
7b45745d2e 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
2003-02-12 20:48:05 +00:00
Edwin Groothuis
66ba3eb4b4 mark www/p5-Apache-Gallery broken for perl < 5.6
PR:		ports/48201
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 09:35:33 +00:00
Edwin Groothuis
8eb3d1a370 Force www/p5-Apache-Gallery to use p5-File-Spec for perl < 5.7
PR:		ports/48201
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 09:22:07 +00:00
Edwin Groothuis
399c6ffddd New port: Apache::Gallery - mod_perl handler to create an image gallery
PR:		ports/44434
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-16 03:12:21 +00:00