Opened 19 years ago

Closed 19 years ago

#4750 closed defect (fixed)

NEW: jwhois-3.2.3

Reported by: md@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

jwhois-3.2.3

the portfile can be found here: http://c0re.23.nu/c0de/dports-dev/jwhois/Portfile

Description: JWHOIS is an Internet Whois client that contains an extensible configuration file which defines its operation.

Homepage: http://www.gnu.org/software/jwhois/jwhois.html

Comments: This port was very crudely done just remixing existing portfiles. but it works.

# $Id:$

PortSystem 1.0 name jwhois version 3.2.3 categories net maintainers md@… platforms darwin description improved whois long_description JWHOIS is an Internet Whois client that contains an \

extensible configuration file which defines its operation.

#depends_lib lib:libintl.3:gettext master_sites gnu ftp://ftp.informatik.rwth-aachen.de:/pub/gnu/jwhois checksums md5 1232661cebd79a9772f416599d3f5929 configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \

CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-lintl -L${prefix}/lib"

Change History (2)

comment:1 Changed 19 years ago by md@…

op_sys: Mac OS X 10.0Mac OS X 10.4

comment:2 Changed 19 years ago by yeled@…

Resolution: fixed
Status: newclosed

thanks - committed.

Note: See TracTickets for help on using tickets.