# New ports collection makefile for: tinyxml # Date created: 28 July 2004 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= tinyxml PORTVERSION= 2.6.2 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= kevlo@FreeBSD.org COMMENT= Small C++ XML parser WRKSRC= ${WRKDIR}/${PORTNAME} USE_LDCONFIG= YES SHLIB_MAJOR= 3 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" .if defined(NOPROFILE) || defined(NO_PROFILE) PLIST_SUB+= PROFILE="@comment " .else PLIST_SUB+= PROFILE="" .endif post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev @${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \ ${FILESDIR}/Makefile > ${WRKSRC}/Makefile post-install: .ifndef(NOPORTDOCS) @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} .endif .include ass='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.10.17.kwm2011-11-224-16/+9
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* Update to 1.10.16.kwm2011-06-245-18/+29
* Fix the build with clang, by setting USE_CSTD=gnu89.kwm2011-06-211-0/+1
* Update to 1.10.15.mezz2011-06-143-5/+16
* -Add a missing dependency, rarian.mezz2011-06-101-3/+5
* -Turn libgnomeui into an optional.mezz2011-06-051-5/+15
* Update to 1.10.14.kwm2011-03-252-4/+7
* Update to 1.10.13.kwm2011-02-282-4/+4
* Update to 1.10.12.marcus2010-11-293-83/+86
* Update to 1.0.11.marcus2010-11-223-5/+8
* Update to 1.10.10.kwm2010-09-132-5/+5
* Update to 1.10.9.kwm2010-08-184-16/+13
* Update to 1.10.7.kwm2010-07-253-7/+16
* Update to 1.10.5.kwm2010-06-083-6/+10
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* Update to 1.10.4.kwm2010-05-223-6/+7
* - update to 1.4.1dinoex2010-03-281-0/+1
* Update to 1.10.1.marcus2010-03-142-5/+5
* Update to 1.10.0.marcus2010-02-153-7/+12
* - update to jpeg-8dinoex2010-02-051-0/+1
* Update to 1.9.18.marcus2010-01-313-5/+21
* Update to 1.9.17.marcus2009-12-183-8/+10
* Update to 1.9.16.kwm2009-12-063-6/+12
* Update to 1.9.15.marcus2009-11-273-6/+17
* Update to 1.9.14.marcus2009-10-123-6/+7
* Update to 1.9.13.marcus2009-09-253-7/+7
* Update to 1.9.12.kwm2009-09-062-5/+5
* Update to 1.9.11.kwm2009-09-043-20/+20
* Conditionally uses Perl, so needs WANT_PERL before inclusion oflinimon2009-08-301-0/+1
* Update to 1.9.10.marcus2009-08-174-78/+16
* Merge a patch from GNOME git to fix a crash with printing.marcus2009-08-092-1/+70
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* Update to 1.9.9.marcus2009-07-053-9/+13
* Update to 1.9.8.marcus2009-05-253-8/+8
* Fix a directory name.marcus2009-05-091-1/+1
* Update to 1.9.7.marcus2009-05-093-7/+7
* Update to 1.9.6.marcus2009-05-033-16/+18
* Make Perl support optional.marcus2009-04-262-10/+18
* Update to 1.9.5.marcus2009-03-283-11/+10
* Correct plist.marcus2009-02-252-0/+5
* Update to 1.9.4.marcus2009-02-245-137/+28
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-2/+1
* Fix the plist, bump the PORTREVISION.mezz2009-01-122-1/+2
* Add back goffice plug-in.marcus2009-01-122-0/+4
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-129/+162
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 1.8.3.marcus2008-05-262-5/+4
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-242-2/+5
* Update to 1.8.2.marcus2008-03-072-4/+4
* Update to 1.8.1.marcus2008-01-252-4/+4
* Update to 1.8.0.marcus2008-01-105-147/+206
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-142/+144
* Update to 1.7.12.marcus2007-09-175-21/+27
* Remove support for antique perl.linimon2007-09-082-13/+7
* Update to 1.7.11.marcus2007-07-294-12/+62
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
* - Really fix plist for goffice-0.4.1pav2007-07-221-1/+1
* - Update for goffice 0.4.1pav2007-07-152-3/+4
* - Update to 1.7.10pav2007-05-253-10/+13
* - Welcome X.org 7.2 \o/.flz2007-05-202-32/+1
* - Remove libgnomeprintui since gnumeric now uses GTK printahze2007-04-231-1/+1
* Update to 1.7.9ahze2007-04-223-9/+12
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-194-39/+183
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
* Fix internal path to the online help.marcus2006-06-041-1/+2
* Add a missing dependency on libgnomeui now that libgnomedb is no longermarcus2006-03-281-1/+1
* Add a forgotten '='.marcus2006-03-271-1/+1
* Turn the libgnomedb dependency into an OPTION.marcus2006-03-271-2/+3
* Optionalize libgnomedb support since libgda2 and libgda3 conflict.marcus2006-03-272-10/+22
* Update to 1.6.3.marcus2006-03-263-42/+4
* Conversion to a single libtool environment.ade2006-02-232-2/+40
* Fix build on 4.xjylefort2006-02-081-0/+35
* - Update to 1.6.2ahze2006-02-012-6/+5
* Update to 1.6.1.marcus2005-11-154-552/+10
* Fix build with goffice 0.1.1 [1].kwm2005-11-083-0/+547
* Update to 1.6.0.marcus2005-11-059-615/+509
* Add manual to update the mimetype database, bump the PORTREVISION.mezz2005-04-042-1/+5
* - Only remove locale directories if emptyahze2005-03-141-2/+2
* - Update to 1.4.3ahze2005-03-143-410/+416
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 1.4.2.marcus2005-01-186-23/+25
* - Change forgotten PORTSNAME from gnumeric2 to gnumeric fromahze2004-12-201-3/+2
* Move math/gnumeric2 --> math/gnumericahze2004-12-1118-781/+565
* Unbreak with GCC 3.4.2.marcus2004-09-213-4/+37
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-301-0/+1
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
* Update to 1.0.13.marcus2003-04-113-41/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Implement the vendor fix for the recent stack overflow bug. This fixmarcus2003-01-102-4/+29
* Reduce the XML I/O buffer size from 1 MB to 768 KB. This fixes a thread[0]marcus2003-01-072-0/+12
* Update to 1.0.12.marcus2003-01-052-2/+2
* Ypdate to 1.0.11.marcus2003-01-025-39/+18
* Bump PORTREVISION after the gal version bump.marcus2002-11-121-0/+1
* Update to 1.0.10.marcus2002-10-082-2/+2
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
* Update to 1.0.9.sobomax2002-07-203-428/+425
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-121-5/+3
* Update to 1.0.8.sobomax2002-06-213-347/+356
* Put back python support (requires up to date libtool).sobomax2002-06-091-1/+21
* Update to 1.0.7.sobomax2002-06-08