| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 19:33:42
2.3.2_3
|
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
02 Mar 2013 03:55:26
2.3.2_3
|
eadler  |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
15 Aug 2012 19:26:14
2.3.2_3
|
tabthorpe  |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
14 Jan 2012 08:57:23
2.3.2_3
|
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. |
23 Sep 2011 22:26:39
2.3.2_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
19 Dec 2010 03:43:56
2.3.2_3
|
nork  |
o Add a important hack to tpmtoken_init(1).
o Bump PORTREVISION, accordingly. |
04 Dec 2010 07:34:27
2.3.2_2
|
ade  |
Sync to new bsd.autotools.mk |
23 Nov 2010 17:43:55
2.3.2_2
|
nork  |
Remove a extra directory and file, and bump PORTREVISION.
Pointed out by: QAT |
23 Nov 2010 13:42:11
2.3.2_1
|
nork  |
o Don't run-autotools-*, twice.
o Don't install extra init.d script. [1]
o Bump PORTREVISION, accordingly.
Pointed out by: ume [1] |
07 Nov 2010 12:07:17
2.3.2
|
nork  |
Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.
Obtained from: http://bsssd.sourceforge.net/ |