Bug 110538 - [patch] ports/palm/coldsync does support WITHOUT_NLS
Summary: [patch] ports/palm/coldsync does support WITHOUT_NLS
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 20:30 UTC by Helge Oldach
Modified: 2007-04-04 10:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.28 KB, patch)
2007-03-19 20:30 UTC, Helge Oldach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helge Oldach 2007-03-19 20:30:04 UTC
ports/palm/coldsync does support building without NLS support, using our
standard WITHOUT_NLS knob. The trivial patch below implements this.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-19 20:30:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 arensb 2007-03-19 21:46:19 UTC
On Mon, Mar 19, 2007 at 08:30:17PM +0000, Edwin Groothuis wrote:
> Please note that PR ports/110538 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

	The patch looks good to me.

-- 
Andrew Arensburger                      This message *does* represent the
arensb@ooblick.com                      views of ooblick.com
	     I've made such a terrible mess of things...
	    and all I wanted to do was rule the universe.
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2007-04-04 10:31:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-04-04 10:33:49 UTC
stefan      2007-04-04 09:33:44 UTC

  FreeBSD ports repository

  Modified files:
    palm/coldsync        Makefile pkg-plist 
  Log:
  Add support for WITHOUT_NLS.
  
  PR:             110538
  Submitted by:   Helge Oldach <ports-coldsync-mar07@oldach.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.36      +9 -1      ports/palm/coldsync/Makefile
  1.10      +4 -4      ports/palm/coldsync/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 5 Stefan Walter freebsd_committer freebsd_triage 2007-04-04 10:35:15 UTC
State Changed
From-To: feedback->closed

Committed, thanks!