1 | masika:~ baumgold$ sudo port selfupdate |
---|
2 | ---> Updating the ports tree |
---|
3 | ---> Updating MacPorts base sources using rsync |
---|
4 | MacPorts base version 1.8.2 installed, |
---|
5 | MacPorts base version 1.8.2 downloaded. |
---|
6 | ---> MacPorts base is already the latest version |
---|
7 | |
---|
8 | The ports tree has been updated. To upgrade your installed ports, you should run |
---|
9 | port upgrade outdated |
---|
10 | masika:~ baumgold$ sudo port upgrade outdated |
---|
11 | Error: No ports matched the given expression |
---|
12 | masika:~ baumgold$ port info freetype |
---|
13 | freetype @2.3.12 (print, graphics) |
---|
14 | Variants: bytecode, macosx, universal |
---|
15 | |
---|
16 | Description: FreeType2 is a software font engine that is designed to be small, efficient, |
---|
17 | highly customizable and portable while capable of producing high-quality |
---|
18 | output (glyph images). It can be used in graphics libraries, display servers, |
---|
19 | font conversion tools, text image generation tools, and many other products as |
---|
20 | well. |
---|
21 | Homepage: http://freetype.sourceforge.net/ |
---|
22 | |
---|
23 | Library Dependencies: zlib |
---|
24 | Platforms: darwin |
---|
25 | License: freetype/GPLv2 |
---|
26 | Maintainers: ryandesign@macports.org |
---|
27 | masika:~ baumgold$ port installed freetype |
---|
28 | The following ports are currently installed: |
---|
29 | freetype @2.3.11_1+macosx+universal (active) |
---|
30 | masika:~ baumgold$ port outdated |
---|
31 | No installed ports are outdated. |
---|
32 | masika:~ baumgold$ port list outdated |
---|
33 | masika:~ baumgold$ sudo port install mftrace |
---|
34 | Password: |
---|
35 | Portfile changed since last build; discarding previous state. |
---|
36 | ---> Computing dependencies for freetype |
---|
37 | ---> Fetching freetype |
---|
38 | ^C |
---|
39 | masika:~ baumgold$ |
---|