Bug 133136 - [PATCH] print/cups-base: install without executables
Summary: [PATCH] print/cups-base: install without executables
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-27 21:30 UTC by Sean Farley
Modified: 2009-05-20 12:29 UTC (History)
1 user (show)

See Also:


Attachments
cups-base-1.3.9_4.patch (4.90 KB, patch)
2009-03-27 21:30 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley freebsd_committer freebsd_triage 2009-03-27 21:30:01 UTC
This patch adds an options (default off) to install cups-base without
the executables.  The allows java/openjdk6 (tested) and probably
java/jdk16 to build without the need for the cups's executables.

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-27 21:30:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2009-04-29 09:11:48 UTC
State Changed
From-To: open->feedback


Please describe the benefit you see with the jdk port. 

It seems it would make more sense to split the port in 
cups-base and cups-cleint for programs that use only the shared libs.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-07 11:04:01 UTC
dinoex      2009-05-07 10:03:48 UTC

  FreeBSD ports repository

  Modified files:
    print/cups-base      Makefile 
  Log:
  - new option CUPS_CLIENT
  support for a new slave port
  PR:             133136
  
  Revision  Changes    Path
  1.111     +79 -50    ports/print/cups-base/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 4 dfilter service freebsd_committer freebsd_triage 2009-05-07 11:04:27 UTC
dinoex      2009-05-07 10:04:18 UTC

  FreeBSD ports repository

  Added files:
    print/cups-base      pkg-plist.client 
  Log:
  - new option CUPS_CLIENT
  support for a new slave port
  PR:             133136
  
  Revision  Changes    Path
  1.1       +18 -0     ports/print/cups-base/pkg-plist.client (new)
_______________________________________________
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 5 dfilter service freebsd_committer freebsd_triage 2009-05-07 14:59:26 UTC
dinoex      2009-05-07 13:59:11 UTC

  FreeBSD ports repository

  Modified files:
    print/cups-base      Makefile pkg-plist pkg-plist.client 
    print/cups-client    Makefile 
  Log:
  - use cups-client as dependency
  PR:             133136
  
  Revision  Changes    Path
  1.112     +29 -20    ports/print/cups-base/Makefile
  1.49      +0 -16     ports/print/cups-base/pkg-plist
  1.2       +3 -4      ports/print/cups-base/pkg-plist.client
  1.2       +0 -1      ports/print/cups-client/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 6 Dirk Meyer freebsd_committer freebsd_triage 2009-05-20 12:28:46 UTC
State Changed
From-To: feedback->closed

cups slit is done. 

For Java see: 
ports/134647 
ports/134648