Page MenuHomeFreeBSD

Drop now unneeded ${PORTSDIR}
ClosedPublic

Authored by bapt on Jan 24 2016, 12:46 PM.
Tags
None
Referenced Files
F152950073: D5047.diff
Sat, Apr 18, 6:56 AM
Unknown Object (File)
Sun, Apr 5, 6:29 AM
Unknown Object (File)
Fri, Apr 3, 5:28 PM
Unknown Object (File)
Fri, Apr 3, 5:09 PM
Unknown Object (File)
Fri, Mar 27, 12:28 AM
Unknown Object (File)
Sat, Mar 21, 12:41 PM
Unknown Object (File)
Mar 13 2026, 7:49 AM
Unknown Object (File)
Mar 7 2026, 5:26 PM
Subscribers

Details

Summary

Before 2016Q1 we have removed the necessity of specifying ${PORTSDIR}
in dependency lines.

Tested with portmaster, portupgrade and synth and poudriere (bulk -an)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2238
Build 2247: arc lint + arc unit

Event Timeline

bapt retitled this revision from to Drop now unneeded ${PORTSIDR}.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: portmgr.
antoine added a reviewer: antoine.
antoine added a subscriber: antoine.

The bsd.databases.mk changes look unrelated and premature

This revision now requires changes to proceed.Jan 24 2016, 12:56 PM
bapt edited edge metadata.

backout extra changes from bsd.databases.mk

Mk/bsd.port.mk
1862

This change too

bapt edited edge metadata.

Backout another change that should not have crept in

antoine requested changes to this revision.Jan 27 2016, 8:01 PM
antoine edited edge metadata.

There is a problem with _DEPEND_SPECIALS : ${PORTSDIR} may not be prepended and fetch-specials will fail to for dir in ${_DEPEND_SPECIALS}; ... cd $$dir; ${MAKE} fetch); ...

This revision now requires changes to proceed.Jan 27 2016, 8:01 PM

Nice catch! I will that one and we will wait for another Q before committing that patch

bapt edited edge metadata.

refresh

mat retitled this revision from Drop now unneeded ${PORTSIDR} to Drop now unneeded ${PORTSDIR}.Mar 23 2016, 12:55 PM
mat edited edge metadata.