head	1.4;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.12.02.13.03.30;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.01.01;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.10.12.11.10.30;	author jhale;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.15.17.09.38;	author ohauer;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308105
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308105 | rm | 2012-12-02 12:56:59 +0000 (Sun, 02 Dec 2012) | 7 lines
## SVN ##
## SVN ## - update to 1.11
## SVN ## - add new port options
## SVN ##
## SVN ## PR:		174024
## SVN ## Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/security/barnyard2-sguil/Makefile 308105 2012-12-02 12:56:59Z rm $

PKGNAMESUFFIX=	-sguil

MASTERDIR=	${.CURDIR}/../barnyard2

# enable tcl binding for sguil
SLAVE=		yes

.include "${MASTERDIR}/Makefile"
@


1.3
log
@Switch exporter over
@
text
@d1 1
a1 1
# $FreeBSD: head/security/barnyard2-sguil/Makefile 305773 2012-10-12 11:10:30Z jhale $
a7 1
PORT_OPTIONS+=	TCL
@


1.2
log
@SVN rev 305773 on 2012-10-12 11:10:30Z by jhale

- Update to 1.10
- Convert to new options framework
- Allow for any available version of TCL to be used
- Add LICENSE
- Remove indefinite article from COMMENT, update
- Mark MAKE_JOBS_SAFE
- Trim Makefile header

PR:		ports/172456
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
Approved by:	makc (mentor)
Feature safe:	yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@- add patch to barnyard2 to allow build with postgresql and tcl
  (reported and fixed upstream)
- display option TCL only for Master port, it makes no sense if
  the slave can de-select a required option
- remove broken barnyard-sguil (master port was removed 2011-04-04)
- add new port barnyard2-sguil [1]
- add entry to MOVED

PR:		ports/156188 [1]
Submitted by:	me
Approved by:	maintainer timeout
@
text
@a1 1
#
d8 1
a8 1
WITH_TCL=	yes
@

