summaryrefslogtreecommitdiffstats
path: root/net/avahi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Track the dbus system socket path change.marcus2006-04-281-3/+3
| | | | | | | Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6142 df743ca5-7f9a-e211-a948-0013205c9059
* Fix sendmsg so that avahi actually works.marcus2006-04-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6116 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the path to the dbus system socket.marcus2006-04-211-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6096 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.9.marcus2006-03-131-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5890 df743ca5-7f9a-e211-a948-0013205c9059
* This port installs its own rc.d scripts, so it doesn't need USE_RC_SUBR.marcus2006-03-131-5/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5880 df743ca5-7f9a-e211-a948-0013205c9059
* - Add more support for slave portahze2006-03-061-1/+3
| | | | | | | | Submitted by: tmclaugh Obtained from: avahi in ports git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5846 df743ca5-7f9a-e211-a948-0013205c9059
* Merge avahi slave support from FreeBSD ports.marcus2006-03-031-9/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5838 df743ca5-7f9a-e211-a948-0013205c9059
* Update for new libtool world order.marcus2006-02-251-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5756 df743ca5-7f9a-e211-a948-0013205c9059
* - Chase expat from portsahze2006-01-311-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5583 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the Howl and mDNS compat pkgconfig files are the last commit.marcus2006-01-311-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5558 df743ca5-7f9a-e211-a948-0013205c9059
* In trying to solve a problem with inconsistencies when linking with -sharedmarcus2006-01-301-2/+5
| | | | | | | | | | | | | | | | | and ${PTHREAD_LIBS}, avahi linked its binaries with -lc_r on FreeBSD. This caused nasty runtime failures on i386, and build failures on alpha, amd64, and other platforms where libc_r no longer exists. To fix this, don't go through the song and dance of trying to solve the -shared/${PTHREAD_LIBS} problem, and just link with ${PTHREAD_LIBS} as usual. Of course, ports that depend on avahi's libraries will break by doing this, so add ${PTHREAD_{LIBS,CFLAGS}} to the right pkg-config files to make sure dependencies will pick them up. Patch adapted from: Yasuda Keisuke <kysd@po.harenet.ne.jp> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5547 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 0.6.5ahze2006-01-271-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5539 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix plistahze2006-01-211-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5472 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 0.6.4ahze2006-01-181-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5427 df743ca5-7f9a-e211-a948-0013205c9059
* - Add avahi with howl & libdns_sd compat libs, now conflicts with howlahze2006-01-151-0/+70
and mDNSResponder git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5379 df743ca5-7f9a-e211-a948-0013205c9059