aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cutils/Makefile
blob: 9b9f6a7eb54fb81a61b5b84dc877e95dc4c55247 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    cutils
# Date created:         26 November 1996
# Whom:             Sandro Sigala
#
# $FreeBSD$
#

PORTNAME=   cutils
PORTVERSION=    1.6
CATEGORIES= devel
MASTER_SITES=   http://www.sigala.it/sandro/files/

MAINTAINER= ports@FreeBSD.org

GNU_CONFIGURE=  yes
MAKE_ENV=   MAKEINFO=/usr/bin/makeinfo
MAN1=       cdecl.1 chilight.1 cobfusc.1 cundecl.1 cunloop.1 yyextract.1 \
        yyref.1

post-install:
    install-info ${PREFIX}/info/${PORTNAME}.info ${PREFIX}/info/dir

.include <bsd.port.mk>
>2011-01-213-0/+18 * Update from 3.2.1 to 3.2.2. This is a bugfix release.cy2011-01-1910-138/+7 * Fix a logfile permissions (security) bug.cy2011-01-046-1/+91 * If syslog-ng.conf has been customised by the user, do not remove itcy2010-12-162-1/+2 * Fix packing list when no SSL options are selected.cy2010-12-132-2/+1 * Update 3.1.1 --> 3.2.1.cy2010-12-134-29/+118 * Enable amd64 test.cy2010-11-131-2/+2 * - Libnet11 is only used when SPOOF option is speified.cy2010-11-131-6/+7 * Add CONFLICTS.cy2010-11-091-0/+3 * Add sql-enable support.cy2010-09-021-0/+8 * Fix build.osa2010-05-061-1/+1 * Fix bdi depend.cy2010-05-051-1/+2 * LIB_DEPENDS= s/b LIB_DEPENDS.cy2010-05-051-1/+1 * Add pcre dependency.cy2010-05-051-0/+1 * Update 3.0.3 --> 3.1.1cy2010-05-053-17/+55 * Cleanse more RC_SUBR and RC_SUBR_SUFFIX variablesdougb2010-03-282-2/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-2/+2 * Make syslog-ng3 build with HEAD again.cy2010-01-251-0/+8 * Make OpenSSL support an OPTION to unbreak on FreeBSD < 7.cy2009-12-221-6/+8 * Bump PORTREVISION to support previous commit.cy2009-12-081-1/+1 * Syslog-ng.conf file fixes.cy2009-12-084-8/+8 * Mark this port unbuildable under FreeBSD 6.4.cy2009-09-231-1/+6 * Add OpenSSL support.cy2009-08-271-3/+8 * Remove redundant patch files.cy2009-07-153-31/+1 * Welcome to syslog-ng3 (3.0.3).cy2009-07-143-8/+9 * This forced commit documents the repocopy of systuils/syslog-ng2 tocy2009-07-141-1/+1 * - Update to 2.0.10, which has the chroot vulnerability patched.wxs2009-07-033-27/+4 * Add patch to fix chroot vulnerability.wxs2008-11-192-5/+26 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest linkedwin2008-06-181-2/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 2.0.9tabthorpe2008-04-164-15/+11 * - Update to 2.0.3rafan2007-08-234-13/+21 * - Correct the location of a configuration filepav2007-07-293-4/+9 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 * - Update to 2.0.2pav2007-03-235-47/+14 * Merge rc script changes from syslog-ng port:rafan2007-03-192-2/+13 * - Set LATEST_LINKmiwi2006-12-051-1/+1 * - Fix Config Pathmiwi2006-11-161-2/+11