| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Aug 2012 00:37:55
1.96.2_3
|
dougb  |
danfe was kind enough to remind me that:
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others. |
29 Jan 2012 10:56:06
1.96.2_3
|
avl  |
- Fix broken binary caused by using INSTALL_SCRIPTÂ on some architectures
- Use INSTALL_MAN for the man files and respect NO_INSTALL_MANPAGESÂ knob
- Use INSTALL_DATA for PORTDOCS file
- Hide post-extract and post-patch procedure
- Bump PORTREVISION
PR: ports/163942 [1]
Submitted by: Garrett Cooper <yanegomi AT gmail.com> [1]
Approved by: maintainer via private mail |
14 Jan 2012 08:57:23
1.96.2_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
20 Mar 2011 12:54:45
1.96.2_2
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
1.96.2_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
10 Jul 2009 23:23:38
1.96.2_2
|
dhn  |
- Update MASTER_SITES/WWW/pkg-descr
PR: ports/136643
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
10 Jul 2009 23:19:12
1.96.2_2
|
dhn  |
- Update MASTER_SITES/WWW/pkg-descr |
21 Dec 2008 10:24:54
1.96.2_2
|
rafan  |
- Add rc script (rename WRKSRC to avoid name conflict)
- Remove EXTRACT_SUFX as it uses USE_ZIP which automatically sets EXTRACT_SUFX
- Bump PORTREVISION
PR: ports/129812
Submitted by: Joseph S. Atkinson <jsatkinson at embarqmail.com>
Approved by: Alex Samorukov <samm at os2.kiev.ua> (maintainer) |
12 Sep 2007 21:20:29
1.96.2_1
|
edwin  |
Follow up of ports/115699 to make the port more PREFIX friendly
Submitted by: Alex Samorukov <samm@os2.kiev.ua> |
10 Sep 2007 11:27:04
1.96.2
|
edwin  |
[update] dns/inadyn 1.96.2 - removes gcc-3.4 dependency
I don't think this port has any specific to do with gcc-3.4
compiler; building with the gcc-4.2.0 (and the latest 4.2.1)
is fine here.
I also have added a few patch files, for hard-coded
/etc/inadyn.conf, although a sample config
/usr/local/etc/inadyn.conf.sample and an rc script to
automate daemonization also need to added. But are not
mandatory.
PR: ports/115699
Submitted by: Balwinder S Dheeman <bdheeman@yahoo.com> |
17 Apr 2007 19:41:28
1.96_2
|
miwi  |
- Update to 1.96.2
PR: 111765
Submitted by: Volker Theile<votdev@gmx.de>
Approved by: maintainer |
04 May 2006 21:41:12
1.96
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:31:47
1.96
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Sep 2005 17:08:15
1.96
|
garga  |
- Respect CC
- Unbreak on 4.x
Discussed with: maintainer |
20 Sep 2005 15:15:31
1.96
|
garga  |
Add inadyn 1.96, INADYN - Simple DYNAMIC DNS client.
PR: ports/86350
Submitted by: Alex Samorukov <samm@os2.kiev.ua> |