Bug 75596 - [MAINTAINER] sysutils/portmanager update to 0.2.2
Summary: [MAINTAINER] sysutils/portmanager update to 0.2.2
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: 2004-12-29 03:40 UTC by Michael C.Shultz
Modified: 2004-12-29 15:42 UTC (History)
0 users

See Also:


Attachments
portmanager-0.2.2.diff (2.46 KB, patch)
2004-12-29 03:40 UTC, Michael C.Shultz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael C.Shultz 2004-12-29 03:40:20 UTC
	update portmanager to ver 0.2.2

	Changes:

	1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
	more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.

	2) As per suggestions from John E Hein <jhein@timing.com> in
	libPMGR/src/libPMGR.h removed hard coded paths and changed so  ports
	infrastructure files are accessed by using $PORTSDIR & $PKG_DBDIR
	environment vars and fixed hard coded path references in
	/portmanager/portmanager.c

	3) In pmupgrade.c added an abort if error during clean in an attempt
	to halt looping when a port conflict occurs, this is untested so
	temporary for now.

	4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths

	5) pmupgrade.c fixed hard coded paths
	
	6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
	upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
	
	7) fixed portmanager seg faulting when it self updates.  (thanks to
	"Noah" <admin2@enabled.com> for reporting

	8) Added "HINTS AND TIPS" section to portmanager(1) man page.

How-To-Repeat: 	N/A
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-29 15:41:35 UTC
State Changed
From-To: open->closed

Committed, thanks! 
Please, be sure you leave $FreeBSD$ tag untouch in your diff.