New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26758 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

parallel @20100922 New port submission

Reported by: mina.macports@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: raimue@…
Port: parallel

Description

Attached is a Portfile for the GNU parallel utility ( http://savannah.gnu.org/projects/parallel ) as of released version 20100922

Installs the following files:

work/destroot/
work/destroot//opt
work/destroot//opt/local
work/destroot//opt/local/bin
work/destroot//opt/local/bin/parallel
work/destroot//opt/local/bin/sem
work/destroot//opt/local/bin/sql
work/destroot//opt/local/share
work/destroot//opt/local/share/doc
work/destroot//opt/local/share/doc/parallel
work/destroot//opt/local/share/doc/parallel/parallel.html
work/destroot//opt/local/share/doc/parallel/sem.html
work/destroot//opt/local/share/doc/parallel/sql.html
work/destroot//opt/local/share/man
work/destroot//opt/local/share/man/man1
work/destroot//opt/local/share/man/man1/parallel.1.gz
work/destroot//opt/local/share/man/man1/sem.1.gz
work/destroot//opt/local/share/man/man1/sql.1.gz

Attachments

Portfile (683 bytes) - added by mina.macports@… 3 years ago.
Portfile for sysutils/parallel version 20100922

Change History

Changed 3 years ago by mina.macports@…

Portfile for sysutils/parallel version 20100922

comment:1 Changed 3 years ago by raimue@…

  • Cc raimue@… added

Cc Me!

comment:2 Changed 3 years ago by macsforever2000@…

  • Version 1.9.1 deleted
  • Port changed from sysutils/parallel to parallel

comment:3 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned

"julesverne" is not actually a valid maintainer name; that's just an example shown in the guide. The maintainer should either be your email address, or nomaintainer if you do not want to maintain this port.

comment:4 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

"master_sites gnu" is preferable since this will be able to make use of all GNU mirrors.

Since this port installs no architecture-specific files, it should use "supported_archs noarch".

Port added in r72367; thanks for the submission.

Note: See TracTickets for help on using tickets.