Bug 142346 - [PATCH] [MAINTAINER] shells/fish Minor updates
Summary: [PATCH] [MAINTAINER] shells/fish Minor updates
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 13:00 UTC by Robert Farmer
Modified: 2010-01-14 03:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.56 KB, patch)
2010-01-05 13:00 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-01-05 13:00:12 UTC
* Remove option to build without NLS - it has been broken for a long time
* Use xsel from ports instead of the outdated bundled version
* Make building the manual with doxygen optional since it is a large dependency

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-01-05 14:42:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-14 03:16:52 UTC
wxs         2010-01-14 03:16:39 UTC

  FreeBSD ports repository

  Modified files:
    shells/fish          Makefile pkg-plist 
  Log:
  - Remote NLS support (been broken a long time)
  - Use xsel from ports, bundled version is out-dated
  - Make manual building optional
  
  PR:             ports/142346
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
  
  Revision  Changes    Path
  1.9       +20 -19    ports/shells/fish/Makefile
  1.4       +19 -20    ports/shells/fish/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 Wesley Shields freebsd_committer freebsd_triage 2010-01-14 03:17:03 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!