aboutsummaryrefslogtreecommitdiffstats
path: root/devel/vstr/Makefile
blob: 27e134cd3ece27279cc97e07c01391e177dd35fc (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
29
30
31
32
33
34
35
36
37
38
# Ports collection makefile for:    vstr
# Date created:     11 February 2004
# Whom:         Robert Schlotterbeck <robert@rs.tarrant.tx.us>
#
# $FreeBSD$
#

PORTNAME=   vstr
PORTVERSION=    1.0.15
CATEGORIES= devel
MASTER_SITES=   http://freebsd.unixfreunde.de/sources/ \
        http://sce-tindy.tecnik93.com/FreeBSD/others_ports/${PORTNAME}/ \
        http://www.and.org/vstr/1.0.15/ \
        http://www.and.org/vstr/latest/ \

MAINTAINER= ports@FreeBSD.org
COMMENT=    General purpose string library for C

USE_AUTOTOOLS=  libtool:15
GNU_CONFIGURE=  yes
CONFIGURE_TARGET=   --build=${ARCH}-portbld-freebsd${OSREL}
USE_BZIP2=  yes
USE_GMAKE=  yes
USE_GNOME=  gnomehack pkgconfig
USE_LDCONFIG=   yes

MAN3=       vstr.3 vstr_const.3

.pre-configure:
.if defined(NOPORTDOCS)
    ${REINPLACE_CMD} -e 's| Documentation||' ${WRKSRC}/Makefile.in
.endif

regression-test:
    (cd ${WRKSRC} &&    \
    ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)

.include <bsd.port.mk>
2010-08-141-0/+1 * Update to 1.0, KDE4arved2010-08-1416-1251/+111 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * Add LICENSE and LICENSE_FILE to my ports.arved2010-05-311-0/+3 * Chase audio/libmodplug update.ehaupt2010-04-241-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * - Chase libxcb/xcb-proto updatedhn2009-06-151-1/+1 * Fix a call to iconv_openarved2009-03-032-2/+9 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Update to 0.8.7arved2008-07-284-10/+339 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Remove support for XFree8-4.flz2008-03-081-2/+0 * Upgrade to 0.8.6arved2008-01-314-12/+20 * Update to 0.8.5arved2007-07-295-21/+34 * Fix DVB support after 0.8.4 update [1]arved2007-05-292-15/+8 * - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1 * Add a missing directoryarved2007-04-211-0/+1 * Update to 0.8.4arved2007-04-182-6/+8 * gstreamer80 is deprecated, so don't depend on it per defaultarved2007-03-121-3/+3 * Track libxine update.jylefort2007-02-151-2/+2 * Add DVB support as a knob based on a patch fromarved2007-01-247-1/+719 * Sync with libxine shared library version bump.nobutaka2006-12-081-1/+2 * Update to 0.8.3arved2006-12-024-9/+16 * Don't override x-mplayer2.desktop file from kdelibsarved2006-09-273-1/+25 * Update to 0.8.2arved2006-09-203-26/+40 * Update to 0.8.1arved2006-05-244-33/+8 * - Update gstreamer to 0.10ahze2006-04-301-1/+1 * Upgrade to 0.8arved2006-03-275-33/+72 * * Fix PLIST_SUB handlingarved2006-03-152-3/+6 * Conversion to a single libtool environment.ade2006-02-231-3/+2 * - Add a WITHOUT_GSTREAMER knobarved2006-02-012-9/+19 * Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1 * Sync with libxine shared library version bump.nobutaka2005-12-111-2/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Add SHA256 checksums for my portsarved2005-11-081-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * - Chase libxine shared library version.arved2005-09-223-16/+6 * Update to 0.7arved2005-09-014-31/+42 * Add --with-xorg to CONFIGURE_ARGS if the user is using xorg.arved2005-05-021-4/+9 * Chase the libxine shared lib version bump.nobutaka2005-04-291-1/+2 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Upgrade to 0.6arved2005-04-063-5/+15 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update to 0.5arved2004-12-315-35/+68 * Update to 0.4.3barved2004-05-183-6/+7 * Fix build on 5.xarved2004-05-091-0/+10 * Update to 0.4.3arved2004-05-075-25/+11 * multimedia/libxine is broken on non-i386 architectures, amd64 inedwin2004-04-291-7/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Update to 0.4.2arved2004-03-285-11/+37 * Add SIZEarved2004-03-181-0/+1 * Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 0.4.1arved2004-01-183-10/+19 * Sync with libxine shared library version bump.nobutaka2004-01-071-1/+2 * Add -fPIC to fix build on amd64 (when libxine is fixed)arved2004-01-061-1/+8 * Update to 0.4arved2003-11-175-5/+27 * Sync with libxine shared library version bump.nobutaka2003-11-151-2/+2 * Update MD5 sum. Author added a polish translation and fixes for KDE 3.0arved2003-08-113-1/+3 * Update to 0.3.2arved2003-07-032-2/+2