Bug 114234 - [MAINTAINER] www/gallery2: convert to WWWDIR; add support for GraphicsMagick in place of ImageMagick
Summary: [MAINTAINER] www/gallery2: convert to WWWDIR; add support for GraphicsMagick ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 09:50 UTC by Alex Varju
Modified: 2007-07-09 20:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Varju 2007-07-03 09:50:02 UTC
- Convert to WWWDIR variable.  Existing installations using GALLERY2DIR
  should continue to work as intended; no UPDATING entry should be required.
- Add support for GraphicsMagick in place of ImageMagick

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.77

Fix: 

Please see http://people.freebsd.org/~linimon/tmp/gallery2-2.2.2.patch; it
is too large for GNATS.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-03 09:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-09 20:25:02 UTC
jmelo       2007-07-09 19:24:56 UTC

  FreeBSD ports repository

  Modified files:
    www/gallery2         Makefile pkg-plist 
  Added files:
    www/gallery2/files   pkg-message.in 
  Removed files:
    www/gallery2         pkg-message 
  Log:
  - Convert to WWWDIR variable.
  - Add support for GraphicsMagick in place of ImageMagick.
  - Bump portrevision.
  
  PR:             ports/114234
  Submitted by:   Alex Varju <freebsd-ports@varju.ca> (maintainer)
  
  Revision  Changes        Path
  1.54      +18 -14        ports/www/gallery2/Makefile
  1.1       +27 -0         ports/www/gallery2/files/pkg-message.in (new)
  1.6       +0 -27         ports/www/gallery2/pkg-message (dead)
  1.37      +13037 -13037  ports/www/gallery2/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jean Milanez Melo freebsd_committer freebsd_triage 2007-07-09 20:25:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!