Bug 54253 - Maintainer updates port sysutils/ipa 1.3.4 -> 1.3.5
Summary: Maintainer updates port sysutils/ipa 1.3.4 -> 1.3.5
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 12:20 UTC by Andrey Simonenko
Modified: 2003-07-10 09:53 UTC (History)
0 users

See Also:


Attachments
file.diff (2.08 KB, patch)
2003-07-09 12:20 UTC, Andrey Simonenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Simonenko 2003-07-09 12:20:11 UTC
Please update port sysutils/ipa 1.3.4 -> 1.3.5.

Changes in IPA (from its HISTORY file):

o Now ipa(8) removes created PID-file when exits
o Not it is possible to use OpenBSD PF on not OpenBSD (see the INSTALL file)
o Added a new parameter "debug_worktime"
o Some fixes for code that runs commands

Changes in sysutils/ipa port:

o There is the new port security/pf, so I added two variables to
  port's Makefile: WITH_PF and PF_INCLUDE_DIR, and one DEPENDS variable
  (only header files from security/pf are needed for building
  sysutils/ipa, and loaded PF kld is needed for making accounting with PF).

If you don't think that DEPENDS is a good choice and DEPENDS_... variables
are better, tell me before commiting.
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-10 09:53:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!