What pins is PORTB on the Teensy 3.0?

would be a better place to ask.

But they are:
0, 1, 16, 17, 18, 19, 25, 32

The code from a Teensy2 will not necessarily be easy to port to a Teensy3. The T3 is not just a bigger T2. It uses a completely different type of chip, an ARM Cortex M4.

Pete