aboutsummaryrefslogtreecommitdiffstats
path: root/x11/sxpc/Makefile
blob: c1d6fe3a6bcdb50c668e2f3b0e6547bb40438b43 (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
24
25
26
27
28
# New ports collection Makefile for:    sxpc
# Date created:     22nd March 1995
# Whom:         jkh@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   sxpc
PORTVERSION=    1.4
PORTREVISION=   1
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
EXTRACT_SUFX=   .shar.Z

MAINTAINER= ports@FreeBSD.org
COMMENT=    The Simple X Protocol Compressor

USE_IMAKE=  yes
NO_WRKSUBDIR=   yes
EXTRACT_CMD=        ${GZIP_CMD}
EXTRACT_BEFORE_ARGS=    -dc
EXTRACT_AFTER_ARGS= | ${SH}

MAN1=       sxpc.1
PLIST_FILES=    bin/sxpc

.include <bsd.port.mk>
ass='deletions'>-11/+21 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * pkg already deals with empty directoriesbapt2014-09-031-1/+0 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 * - Do not advertise that port is BROKEN on PowerPC as it builds fine theredanfe2014-07-231-18/+16 * Fix shebang files and strip binariesbapt2014-07-021-3/+3 * - USES=libtool pathfix tar:bzip2tijl2014-07-013-35/+8 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * - Fix build with clangmiwi2014-01-195-84/+240 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Remove duplicated patchbapt2013-09-122-31/+0 * Fix build with libc++bapt2013-09-0711-0/+121 * Add an explicit dependency on pkgconfantoine2013-09-061-1/+1 * - graphics/libexif:pclin2013-03-141-1/+1 * - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1 * - Trim Makefile header per new bylawsdanfe2012-11-161-24/+21 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-012-8/+21 * - Define LICENSE (LGPL21)danfe2011-11-191-3/+6 * Augment port description.danfe2011-11-191-1/+8 * Mark as broken on powerpc-9: does not compile.linimon2011-11-111-0/+4 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Kick MD5 supportmiwi2011-07-031-1/+0 * Bump due to ffmpeg update to 0.7.1mm2011-06-251-1/+1 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2 * - Bump PORTREVISION to chase the update of libexifwen2011-03-041-1/+1 * - Update ffmpeg to 0.6mm2010-07-251-0/+1 * - Update to version 0.7.6danfe2010-05-149-492/+98 * - fix build for png-1.4.1dinoex2010-03-301-0/+4 * - update to 1.4.1dinoex2010-03-281-2/+2 * - update to jpeg-8dinoex2010-02-051-2/+2 * - update to jpeg7dinoex2009-07-181-2/+2 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+2 * - Augment master sites per portlint(1)danfe2008-07-241-4/+5 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * There is no need of the whole avahi bundle, avahi-libdns is enough.danfe2008-01-291-1/+1 * Fix the build on amd64 (and possibly other 64-bit arches).danfe2007-08-161-0/+157 * Remove superfluous backslash.danfe2007-06-011-1/+1 * - Register missing dependencies to fix packaging issues [1]danfe2007-06-012-12/+253 * Since Qt4 plugin is disabled by default, check for WITH_QT4, not !WITHOUT_QT4.danfe2007-05-311-1/+1