New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15596 (closed submission: fixed)

Opened 4 years ago

Last modified 3 years ago

Portfile and patches for ruby net::geoip module

Reported by: kykim@… Owned by: raimue@…
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

patch-extconf.rb Download (1.1 KB) - added by kykim@… 4 years ago.
patch file for rb-net-geoip extconf.rb file
patch-geoip.c Download (269 bytes) - added by kykim@… 4 years ago.
patch file for rb-net-geoip geoip.c file
Portfile Download (1.0 KB) - added by kykim@… 4 years ago.
Portfile for rb-net-geoip
Portfile.2 Download (0.9 KB) - added by raimue@… 4 years ago.

Change History

Changed 4 years ago by kykim@…

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

Changed 4 years ago by kykim@…

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

Changed 4 years ago by kykim@…

Portfile for rb-net-geoip

Changed 4 years ago by kykim@…

  • cc kykim@… added

Cc Me!

Changed 4 years ago by raimue@…

  • owner changed from macports-tickets@… to raimue@…
  • status changed from new to assigned

Changed 4 years ago by raimue@…

Changed 4 years ago by raimue@…

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?

Changed 4 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.

Changed 4 years ago by raimue@…

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r38036.

Changed 3 years ago by jmr@…

  • type changed from enhancement to submission

Changed 3 years ago by anonymous

  • milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.