Bug 95336 - [PATCH] security/openvpn-admin: install missing file + smaller fixes
Summary: [PATCH] security/openvpn-admin: install missing file + smaller fixes
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-05 07:00 UTC by Andreas Kohn
Modified: 2006-06-18 00:57 UTC (History)
1 user (show)

See Also:


Attachments
openvpn-admin-1.9.2-fixes.diff (2.01 KB, patch)
2006-04-05 07:00 UTC, Andreas Kohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kohn 2006-04-05 07:00:32 UTC

When trying security/openvpn-admin, I found a few small and one big problem:
1. openvpn-admin.exe wasn't installed, so it wouldn't run (the big problem :D)
The patch also does (the small problems):
2. grammar improvement for BROKEN= message
3. remove USE_REINPLACE
4. make openvpn-admin search for its configuration files in ${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data after use, so only @dirrmtry to remove it.
5.  install openvpn-admin into ${PREFIX}/sbin/, to stick to the original installation logic, and in the same course also install openvpn-admin.pam without extension.

This is still not perfect, but I now need to fix my VPN first before continuing to play with the client side :)

Maintainer is Cc'd.

How-To-Repeat: 

Install and run openvpn-admin :)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-05 07:07:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-08 03:06:47 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-09 08:04:35 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-11 22:49:06 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 5 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-17 14:45:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 6 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-18 00:57:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!