Bug 71575 - [PATCH] mail/anubis: add WITHOUT_NLS and USE_GETTEXT
Summary: [PATCH] mail/anubis: add WITHOUT_NLS and USE_GETTEXT
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: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-11 02:30 UTC by Yen-Ming Lee
Modified: 2004-10-13 13:34 UTC (History)
1 user (show)

See Also:


Attachments
anubis-3.6.2_2.patch (1.20 KB, patch)
2004-09-11 02:30 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee freebsd_committer freebsd_triage 2004-09-11 02:30:24 UTC
- this port installs GNU message cataglogs, so add WITHOUT_NLS and USE_GETTEXT

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

Generated with FreeBSD Port Tools 0.63
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2004-09-11 03:38:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to the MAINTAINER.
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2004-09-11 03:41:36 UTC
Hmm.. I think we need to add these 2 lines at the end of pkg-plist too:

@unexec rmdir %D/share/locale/tr/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true

-- 
Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan
Comment 3 Sergei Kolobov freebsd_committer freebsd_triage 2004-09-13 09:22:01 UTC
State Changed
From-To: open->analyzed

I will commit this after the freeze is over.
Comment 4 Sergei Kolobov freebsd_committer freebsd_triage 2004-10-13 13:34:21 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!