Commit graph

10 commits

Author SHA1 Message Date
Carlo Strub
f87124df63 - Remove A/An in COMMENT
- Trim Header where applicable
2013-03-29 19:33:41 +00:00
Eitan Adler
b7b9ec7a12 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)
2013-03-02 03:55:25 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Norikatsu Shigemura
72b2fd1028 o Add a important hack to tpmtoken_init(1).
o Bump PORTREVISION, accordingly.
2010-12-19 03:43:56 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Norikatsu Shigemura
584b09ea0b Remove a extra directory and file, and bump PORTREVISION.
Pointed out by:		QAT
2010-11-23 17:43:55 +00:00
Norikatsu Shigemura
5a635ec465 o Don't run-autotools-*, twice.
o Don't install extra init.d script. [1]
o Bump PORTREVISION, accordingly.

Pointed out by:		ume [1]
2010-11-23 13:42:11 +00:00
Norikatsu Shigemura
c38e52a3c0 Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.
Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:07:17 +00:00