How do I publish portfolio items with a future date?

Don’t use the publish date as the event date. Save the event’s date in a custom field in the format yyyy-mm-dd, and use a meta query to order events by that date.

Also see pre_get_posts for ordering events correctly on archive pages without running a new query.