Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#12836 closed update (fixed)

rb-activeldap update to 0.8.3.1

Reported by: kajtzu@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: nox@…
Port:

Description

Portfile for ruby/rb-activeldap inline and as an attachments. Needs rb-log4r and rb-ldap to work.

PortSystem              1.0
PortGroup               ruby 1.0

ruby.setup              {activeldap ruby-activeldap} 0.8.3.1 gem {} rubyforge_gem

maintainers             kajtzu@basen.net

description             Ruby/ActiveLdap provides an ActiveRecord inspired way of accessing LDAP
long_description

checksums               md5 62100c8ed2be311ff9ededf36c226981
homepage                http://ruby-activeldap.rubyforge.org/

depends_lib-append \
                                        port:rb-log4r \
                                        port:rb-ldap

HTH

Kaj

Attachments (1)

Portfile (567 bytes) - added by kajtzu@… 16 years ago.
rb-activeldap/Portfile

Download all attachments as: .zip

Change History (9)

Changed 16 years ago by kajtzu@…

Attachment: Portfile added

rb-activeldap/Portfile

comment:1 Changed 16 years ago by kajtzu@…

Non-gem version exists, although much older.

comment:2 Changed 16 years ago by nox@…

Milestone: Port Submissions

comment:3 Changed 16 years ago by nox@…

Cc: kajtzu@… nox@… added
Milestone: Port SubmissionsPort Updates
Summary: NEW: rb-activeldap 0.8.3.1rb-activeldap update to 0.8.3.1

Is this an update to the existing rb-activeldap port?

comment:4 Changed 16 years ago by kajtzu@…

Well, you could certainly consider it an update to the existing rb-activeldap port.

The difference is that the existing is a non-gem version while this is the gem version.

I don't know if you guys have a preference on non-gem/gem, I just find gems easier to deal when building on multiple platforms (I do RHEL4, RHEL5 as RPMs and Portfiles on OS X). As far as I know both gem and non-gem should behave the same, it's just a matter of how to install and where in the directory tree they get installed.

HTH

Kaj

comment:5 Changed 16 years ago by jmroot (Joshua Root)

Cc: kajtzu@… removed
Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

Thanks, updated in r38435.

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

Type: enhancementupdate

comment:8 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.