Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11381 closed enhancement (fixed)

Add Mysql5 variant to Postfix

Reported by: urbanose@… Owned by: yeled@…
Priority: Low Milestone:
Component: ports Version:
Keywords: postfix mysql variant Cc: yeled@…, markd@…
Port:

Description

Could someone add this Mysql5 variant to the Postfix "Portfile" file ?

variant mysql5 {
	depends_lib-append port:mysql5
	set CCARGS		[concat ${CCARGS} -DHAS_MYSQL -I${prefix}/include/mysql5/mysql]
	set AUXLIBS		[concat ${AUXLIBS} -L${prefix}/lib/mysql5/mysql -lmysqlclient -lz -lm]
}

I guess that's all, but I may miss something, as I'm not a MacPort expert.

Change History (6)

comment:1 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:2 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Enhancements

comment:3 Changed 17 years ago by markd@…

Cc: yeled@… markd@… added

Pinging maintainer.

comment:4 Changed 17 years ago by yeled@…

Resolution: fixed
Status: newclosed

thanks.

comment:5 Changed 17 years ago by nox@…

Cc: yeled@macports.org,markd@macports.orgyeled@macports.org, markd@macports.org
Priority: Nice to haveLow
Type: taskenhancement

comment:6 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.