]> arthur.barton.de Git - pt.git/blob - ChangeLog
Initial GIT commit: pt 0.0.9 (2007-11-15)
[pt.git] / ChangeLog
1
2                          pt -- the MacPorts port tool
3               Copyright (c)2007 Alexander Barton, alex@barton.de
4
5                               History & Changes
6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7
8 pt 0.0.9 (2007-11-15)
9
10   - Implemented "make install".
11   - New target "info": show information to specified port.
12
13 pt 0.0.8 (2007-09-10)
14
15   - fixed the function which checks if a port is installed or not:
16     Port_Installed always returned false.
17   - New target "outdated" (aka "list-outdated"): show outdated ports.
18   - Fixed the return code of some functions, for example "update".
19
20 pt 0.0.7 (2007-05-09)
21
22   - Added "check" and "distcheck" make targets.
23   - Display number of inactive ports as well, if any.
24   - Check for "Maintainers:" field instead for "Platforms:", when using
25     "port info" to check for a port.
26   - Display number of required ports when listing dependencies.
27   - Respect the terminal width when dumping "package state lists" like
28     which packages are required for an installation.
29
30 pt 0.0.6 (2007-04-16)
31
32   - First "public" release, announced in #alt on irc.barton.de :-)
33
34
35 -- 
36 $Id$