Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15596 closed submission (fixed)

Portfile and patches for ruby net::geoip module

Reported by: kykim@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ruby libgeoip Cc: kykim@…
Port:

Description

Port file for ruby module to libgeoip port

Attachments (4)

patch-extconf.rb (1.1 KB) - added by kykim@… 16 years ago.
patch file for rb-net-geoip extconf.rb file
patch-geoip.c (269 bytes) - added by kykim@… 16 years ago.
patch file for rb-net-geoip geoip.c file
Portfile (1.0 KB) - added by kykim@… 16 years ago.
Portfile for rb-net-geoip
Portfile.2 (897 bytes) - added by raimue (Rainer Müller) 16 years ago.

Download all attachments as: .zip

Change History (11)

Changed 16 years ago by kykim@…

Attachment: patch-extconf.rb added

patch file for rb-net-geoip extconf.rb file

Changed 16 years ago by kykim@…

Attachment: patch-geoip.c added

patch file for rb-net-geoip geoip.c file

Changed 16 years ago by kykim@…

Attachment: Portfile added

Portfile for rb-net-geoip

comment:1 Changed 16 years ago by kykim@…

Cc: kykim@… added

Cc Me!

comment:2 Changed 16 years ago by raimue (Rainer Müller)

Owner: changed from macports-tickets@… to raimue@…
Status: newassigned

Changed 16 years ago by raimue (Rainer Müller)

Attachment: Portfile.2 added

comment:3 Changed 16 years ago by raimue (Rainer Müller)

Submitted an updated Portfile. Basically I moved the ruby.setup line to the top because it overrides the previously set depends_lib. With ruby.setup name and version become redundant, so I removed them.

Why do you rename geoip.h to geoiplocal.h?

comment:4 Changed 16 years ago by kykim@…

I made the Portfile based on the instructions I found on this page:

http://www.maxmind.com/download/geoip/api/ruby/INSTALL

in order to compile it on MacOSX.

comment:5 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Committed in r38036.

comment:6 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:7 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.