Bug 101318 - [PATCH] security/gnupg: Change OPTIONS, fix WITH_LDAP build, use PORTDOCS
Summary: [PATCH] security/gnupg: Change OPTIONS, fix WITH_LDAP build, use PORTDOCS
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-03 13:50 UTC by Renato Botelho
Modified: 2006-08-17 20:40 UTC (History)
1 user (show)

See Also:


Attachments
gnupg-1.4.5.patch (2.52 KB, patch)
2006-08-03 13:50 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2006-08-03 13:50:16 UTC
- Remove NOPORTDOCS from OPTIONS since the correct is check NOPORTDOCS and
  not WITH(OUT)_NOPORTDOCS
- Use PORTDOCS and clean pkg-plist
- Add NLS to OPTIONS as on by default and move the check after
  bsd.port.pre.mk
- Add --with-ldap=${LOCALBASE} because it was not finding ldap libs without
  this

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-03 13:50:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-08-17 20:40:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!