Bug 68944 - [MAINTAINER] games/pcgen: dynamic plist and various improvements
Summary: [MAINTAINER] games/pcgen: dynamic plist and various improvements
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: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 13:10 UTC by Hervé Quiroz
Modified: 2004-08-10 13:49 UTC (History)
0 users

See Also:


Attachments
pcgen-5.7.2.patch (93.65 KB, patch)
2004-07-12 13:10 UTC, Hervé Quiroz
no flags Details | Diff
mypatch.diff (3.08 KB, patch)
2004-07-13 20:00 UTC, Hervé Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hervé Quiroz 2004-07-12 13:10:24 UTC
- Dynamic pkg-plist
- Removed WRKSUBDIR
- Moved the configuration phase into do-configure target
- Removed the loop to improve performance a little
- Removed unnecessary variables (hardcoded them when they are just needed once
  or twice)

NOTE: With this patch applied, the port portlints fine. And its size gets
reduced by 90K (!).

Generated with FreeBSD Port Tools 0.50
Comment 1 Hervé Quiroz 2004-07-13 20:00:24 UTC
With the initial patch, there are chances that user data could get added
to the plist while upgrading the port. Use the attached patch instead.
It builds the plist according to files present in ${WRKSRC} rather than
${DATADIR}.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-08-06 12:51:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

Submitter is now commiter
Comment 3 Herve Quiroz freebsd_committer freebsd_triage 2004-08-10 13:48:49 UTC
State Changed
From-To: open->closed

Commited.