Bug 103937

Summary: [Maintainer update:] security/p5-openxpki
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sergei Vyshenski 2006-10-03 13:00:38 UTC
	

This is PR 1 of 8. Others to be submitted later this day.

If you consider 8 PRs (and possibly commit them) one by one 
in the order as labeled, then correct inter-dependencies of new ports 
will be preserved at all stages of this proposed update.

Suggesting update with a simultaneous split of existing port 
security/p5-openxpki into 8 new ports, 
which are annotated in respective pkg-descr files:

security/p5-openxpki (new ver is given in this PR 1 of 8)
security/p5-openxpki-client (PR 2 of 8)
security/p5-openxpki-client-cli (PR 3 of 8)
security/p5-openxpki-client-html-mason (PR 4 of 8)
security/p5-openxpki-client-scep (PR 5 of 8)
security/p5-openxpki-client-soap-lite (PR 6 of 8)
security/p5-openxpki-i18n (PR 7 of 8)
security/p5-openxpki-deployment (PR 8 of 8)

Reasons: 

Existing port embrased 8 essentially non-uniform distribution 
tarballs. This required eclectic and lengthy hand-work in Makefile, 
and ignoring many of automatic porting tools provided by the 
FreeBSD ports collection. Which in turn lead to non-reliabe and 
non-robust port with respect to changes of generall FreeBSD 
port-supporting tools. Also, the procedure of creating a common pkg-plist was
very complicated. It was a consequence of non-trivial 
interdependencies of distribution tarballs. This fact was in a background
of several problems with this port, including once labeling it as broken
due to the ill pkg-plist.

Each of the new ports proposed here use automatic tools of the 
FreeBSD port collection to the maximum possible extent, are much 
simpler to comprehend and support.

Also, user need not necessarily install all of 8 to work with the 
OpenXPKI collection. He/she should have a choice of tools to pick up.

And yes, I am with the developers team of the OpenXPKI project, and 
using this software every day.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-10-03 14:11:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-07 13:27:30 UTC
rafan       2006-10-07 12:27:25 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-openxpki Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.548
  - Split openxpki port into 8 separate ports. This reduces maintainer's
    loading and make our automatic porting tools happier. Users need
    not to install all of the 8 ports to make OpenXPKI work. He/She just
    install what he/she needs.  Detail reasons can be found in PR.
  
  PR:             ports/103937
  Submitted by:   Sergei Vyshenski <svysh at cryptocom.ru> (maintainer)
  
  Revision  Changes    Path
  1.8       +52 -72    ports/security/p5-openxpki/Makefile
  1.4       +3 -24     ports/security/p5-openxpki/distinfo
  1.2       +22 -2     ports/security/p5-openxpki/pkg-descr
  1.6       +49 -55    ports/security/p5-openxpki/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-10-07 13:34:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!