diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-04-26 06:53:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-04-26 06:53:16 +0000 |
commit | 6edd4a91b85e702d2901c4d1be1b6bd80d3f32f7 (patch) | |
tree | 1ad9f1bd37d7de0eb2af82f0941aac043dc5eef6 | |
parent | 29b7e35c2e836846724ae6de279b320f61162d3d (diff) |
Notes
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -47,6 +47,15 @@ The following changes were made to the ports infrastructure: added for porter's convenience. They contain the values of their respective non-REL variables, except relative to installation PREFIX. +20070313: +AUTHOR: portmgr@FreeBSD.org +The following changes were made to the ports infrastructure: + + * bsd.ocaml.mk and bsd.xfce.mk were added. + + * The FETCH_CMD was refactored so that ports can override the command, + the arguments, or both. + 20070306: AUTHOR: portmgr@FreeBSD.org The following changes were made to the ports infrastructure: |