Bug 36239 - Update or net/poptop
Summary: Update or net/poptop
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: nsayer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-23 22:10 UTC by dominic_marks
Modified: 2002-04-06 18:08 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.08 KB, patch)
2002-03-23 22:10 UTC, dominic_marks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dominic_marks 2002-03-23 22:10:01 UTC
	This port seems to have gone through a major change. Theres no sign
	of it on the old host (Lineo) and only a vague mention of the
	project on the new host (Snapgear). The project is now hosted on
	Sourceforge, but only available for download from Snapgear. Also,
	the only version available is 1.0.1 - the older version, I can't
	find any trace of the version which is documented in the Makefile.

Fix: Heres a patch:

All the patches can be removed with the exclusion of pptpd.sh. I've also
modified the Makefile to use shorter, non-wrapping lines and install the
rc.d script as a sample which must be user activated (via cp or mv).
This PR is CC:ed to the $MAINTAINER.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-23 22:12:16 UTC
Responsible Changed
From-To: freebsd-ports->nsayer

Over to maintainer
Comment 2 nsayer freebsd_committer freebsd_triage 2002-04-06 18:06:55 UTC
State Changed
From-To: open->closed

Rather than backtrack to the 1.0.1 release, we'll simply host the 1.1.2 
version ourselves for now. Also, removing all of the patches makes the 
port disrespect $PREFIX, which is not a good thing. I did go ahead and 
make the rc.d file a .sample, since that seems to be the standard 
behavior for ports nowadays.