| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 16:53:46
0.10_2
|
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
20 Mar 2011 12:54:45
0.10_2
|
miwi  |
- Get Rid MD5 support |
22 Dec 2010 20:05:49
0.10_2
|
ade  |
Sync to final (for now) bsd.autotools.mk |
04 Dec 2010 07:34:27
0.10_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.10_2
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.10_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.10_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
11 Jun 2010 13:37:41
0.10_1
|
ashish  |
- Change my maintainer address.
Approved by: pgj (mentor) |
06 Jun 2010 22:09:10
0.10_1
|
dougb  |
Remove bms from the pkg-descr's of ports he no longer maintains. |
02 Aug 2009 19:36:34
0.10_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
05 Jan 2009 19:44:02
0.10_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
14 Nov 2008 10:23:34
0.10_1
|
pav  |
- Build and install the nss_mdns_minimal module. This module only performs
lookups for the .local domain and self assigned IP addresses, rejecting
others. This can be used to speed up the resolution of non mdns registered
host names.
PR: ports/128107
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer) |
01 Sep 2008 01:20:23
0.10
|
edwin  |
Update dns/nss_mdns to v0.10
Updates dns/nss_mdns port to v0.10 and changes MAINTAINER
field (as per bms's suggestion). This PR fixes the issue
reported in PR ports/123169, so that PR can be closed.
PR: ports/126952
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: bms@ |
20 Aug 2008 00:57:32
0.9_6
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:23:00
0.9_6
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
03 Jan 2008 12:23:38
0.9_5
|
bms  |
Fix dependency list.
PR: ports/119029
Submitted by: Dima Panov |
30 Sep 2007 04:47:37
0.9_4
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
19 May 2007 20:32:57
0.9_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
12 Apr 2007 10:43:15
0.9_2
|
bms  |
Fix nss_mdns when used from applications other than ssh.
Bump PORTREVISION. |
03 Feb 2007 04:07:27
0.9_1
|
markus  |
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION
Approved by: bms (maintainer) |
25 Jan 2007 13:41:04
0.9
|
bms  |
Add USE_GMAKE.
Submitted by: pav |
20 Jan 2007 18:27:46
0.9
|
bms  |
Forced commit to note that this is still development quality code, and
bugs may be lurking in the libc -> glibc nss wrappers. |
20 Jan 2007 18:15:06
0.9
|
bms  |
Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work. |
20 Jan 2007 15:00:06
0.9
|
bms  |
Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, because
the BSD NSS interface does not yet support dynamic getnameinfo(). |
20 Jan 2007 14:43:58
0.9
|
bms  |
Add new port nss_mdns, a libc name service switch module for resolving
hostnames via Avahi's implementation of Multicast DNS.
With help from: flameeyes at gentoo dot org |