Bug 155487 - graphics/ImageMagick: nox11 (sub-)port would be nice
Summary: graphics/ImageMagick: nox11 (sub-)port would be nice
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-12 10:30 UTC by Helmut Schneider
Modified: 2011-05-14 15:02 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 Helmut Schneider 2011-03-12 10:30:08 UTC
It might be helpful for users and maintainers of ports that rely on ImageMagick but do not want X11 (e.g. Typo3 or Mediawiki) to have an easy-to-use subport of ImageMagick without X11 support.

Fix: 

$ cat /usr/ports/graphics/ImageMagixk-nox11
WITHOUT_X11=    yes

MASTERDIR=      ${.CURDIR}/../ImageMagick

.include "${MASTERDIR}/Makefile"
$
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-12 10:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-14 14:02:16 UTC
mm          2011-05-14 13:01:05 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/ImageMagick-nox11 Makefile 
  Log:
  Add graphics/ImageMagick-nox11 slave port
  
  PR:             ports/155487
  Submitted by:   Helmut Schneider <jumper99@gmx.de>
  
  Revision  Changes    Path
  1.1       +12 -0     ports/graphics/ImageMagick-nox11/Makefile (new)
  1.1400    +1 -0      ports/graphics/Makefile
_______________________________________________
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 Martin Matuska freebsd_committer freebsd_triage 2011-05-14 15:02:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!