Opened 18 years ago

Closed 18 years ago

#10780 closed defect (fixed)

Fetchmail doesn't compile

Reported by: canela@… Owned by: pmq@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: fetchmail Cc:
Port:

Description

I'm having problems compiling fetchmail +ssl, after a sudo port install fetchmail +ssl an error is rosen:


---> Fetching fetchmail

---> Verifying checksum(s) for fetchmail

---> Extracting fetchmail

---> Applying patches to fetchmail

Error: Target com.apple.patch returned: shell command "aclocal -I /opt/local/share/aclocal" returned error 1

Command output: aclocal: macro `AM_PROG_MKDIR_P' required but not defined

aclocal: macro `AM_PROG_MKDIR_P' required but not defined

Error: Status 1 encountered during processing.


man aclocal doesn't exist on my system and I don't know how i could help.

Attachments (1)

Portfile (1.7 KB) - added by pmq@… 18 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 18 years ago by pmq@…

Owner: changed from yeled@… to pmq@…

Hi, Here's a tentative Portfile that:

  1. brings the port up-to-date
  2. switches to berlios mirrors (I should update the mirrors file actually)
  3. removes some extraneous stuff that got patched upstream
  4. adds a dep on py-tkinter for fetchmailconf
  5. changes the hashes to sha1 and ripemd160

Please let me know if it works for you (it does for me), I'll commit it then.

Changed 18 years ago by pmq@…

Attachment: Portfile added

comment:2 Changed 18 years ago by pmq@…

I also added myself as maintainer. Should anyone want to step up, feel free to do so.

I also removed the dep on DarwinPortsStartup, still hesitating if it should be a variant, or should be re-added. What is your opinion on that?

comment:3 Changed 18 years ago by canela@…

I don't have enough knowledge to say if it should or it shouldn't depend on DarwinPortsStartup, but it works for me with this new portfile.

I'll vote to made python a variant, since someone could live without it and without fetchmailconf.

comment:4 Changed 18 years ago by pmq@…

Resolution: fixed
Status: newclosed

OK committed. I'll add python as a variant as soon as I get to it. Thanks for the feedback!

Note: See TracTickets for help on using tickets.