aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlpull/Makefile
blob: 9405c1124583a0f09888fee08e84388281910f7c (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# New ports collection makefile for:    xmlpull
# Date created:     2004-03-30
# Whom:         Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
#
# $FreeBSD$
#

PORTNAME=   xmlpull
PORTVERSION=    1.1.3.4a
CATEGORIES= textproc java
MASTER_SITES=   http://www.xmlpull.org/v1/download/
DISTNAME=   ${DISTNAME_PREFX}_src
EXTRACT_SUFX=   .tgz

MAINTAINER= hq@FreeBSD.org
COMMENT=    Common API for XML Pull Parsing (XmlPull)

BUILD_DEPENDS=  ${ANT}:${PORTSDIR}/devel/apache-ant

USE_JAVA=   1.3+
DISTNAME_PREFX= ${PORTNAME}_${PORTVERSION:S/./_/g}
WRKSRC=     ${WRKDIR}/${DISTNAME_PREFX}

ANT?=       ${LOCALBASE}/bin/ant
ANT_TARGET= jar
.if !defined(NOPORTDOCS)
ANT_TARGET+=    javadoc
PORTDOCS=   ABOUT.txt README_DOWNLOAD.html THANKS.txt addons.html \
        api_impl build.txt changes.html faq.html features.html \
        javadoc_stylesheet.css properties.html quick_intro.html \
        quick_write.html run.txt
.endif
JARFILE=    ${DISTNAME_PREFX}.jar
DESTJARFILE=    ${PORTNAME}.jar
PLIST_FILES+=   ${JAVAJARDIR:S,^${PREFIX}/,,}/${DESTJARFILE}

do-build:
    @cd ${WRKSRC} && ${ANT} ${ANT_TARGET}

do-install:
    @${ECHO_CMD} -n ">> Installing JAR as ${JAVAJARDIR}/${DESTJARFILE}..."
    @${CP} ${WRKSRC}/build/lib/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE}
    @${ECHO_CMD} " [ DONE ]"
.if !defined(NOPORTDOCS)
    @${ECHO_CMD} -n ">> Installing documentation in ${DOCSDIR}..."
    @${MKDIR} ${DOCSDIR}
.for DOCFILE in ${PORTDOCS}
    @${CP} -r ${WRKSRC}/doc/${DOCFILE} ${DOCSDIR}/
    @${ECHO_CMD} -n " ${DOCFILE}"
.endfor
    @${ECHO_CMD} " [ DONE ]"
.endif

.include <bsd.port.mk>
> * - Update to 0.5.3gahr2008-08-272-13/+18 * - Update to 1.4.6gahr2008-08-274-11/+32 * Unbreak compile on 64bit platformsarved2008-08-271-4/+2 * - Update to 0.0.7miwi2008-08-273-5/+12 * - Update to 0.63miwi2008-08-263-34/+22 * - Update to 2008.08.13miwi2008-08-262-4/+4 * - Update to 2.5.2miwi2008-08-262-7/+6 * aubio is a library for audio labelling. Its features includetrasz2008-08-255-0/+99 * - Project moved to sourceforgerafan2008-08-242-11/+8 * - Add more mirrors to make it fetchable; unbreakamdmi32008-08-231-3/+4 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-2145-51/+1 * - The author promised to put the distfile on sourceforge. So we extend therafan2008-08-201-1/+1 * Reset conrads@cox.net due to lack of time to work on FreeBSD.linimon2008-08-204-4/+4 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-2018-18/+18 * - Fix build on 6.Xmiwi2008-08-191-1/+2 * Return laszlof's ports to the pool due to lack of time.linimon2008-08-194-4/+4 * - Update to 2.5.0miwi2008-08-193-4/+13 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-188-30/+14 * - Update to 0.9.15miwi2008-08-154-30/+52 * - Update to 2008.08.04miwi2008-08-122-4/+4 * Upgrade to 7.1, mostly a bugfix release.brooks2008-08-128-118/+302 * - Connect audio/kid3-kde4 to the buildmiwi2008-08-111-0/+1 * - Change dependency to kde4miwi2008-08-112-8/+12 * Don't use included libltdl.marcus2008-08-113-130/+302 * Properly set the number of channels and sound format options.marcus2008-08-102-8/+21 * Add an OSS driver for libcanberra, and make this the new default.marcus2008-08-109-5/+1644 * Mark BROKEN: does not build.erwin2008-08-091-0/+2 * Works on amd64, mark accordinglyehaupt2008-08-081-1/+1 * Drop maintainership on my ports as I'm no longer using FreeBSD.anholt2008-08-071-1/+1 * Clean up the rc.d script as suggested by dougbpgollucci2008-08-061-10/+8 * The share/gnome/shutdown directory is not yet owned, so try to clean itmarcus2008-08-062-1/+2 * Add a missing dependency on libvorbis.marcus2008-08-061-0/+3 * Add libcanberra, a light-weight implementation of the Freedesktop Soundmarcus2008-08-066-0/+117 * - Fix build after qt 4.4.1 updatemiwi2008-08-051-1/+2 * - Update to 2008.07.21miwi2008-08-032-4/+4 * - Remove diacritics to avoid possible problems with non-ascii charactersamdmi32008-08-031-2/+2 * - Fix mastersiteamdmi32008-08-011-1/+1 * - fully utilize USE_RC_SUBRpgollucci2008-08-012-11/+5 * Fix build with libxineahze2008-07-302-4/+5 * - xoscope is a digital oscilloscope using input from a sound card or EsounDdb2008-07-298-0/+174 * - Update to 3.4.2jadawin2008-07-273-5/+9 * - Fix some linux/bash specific commands in mpdscribble-setuprafan2008-07-273-13/+38 * Update to 0.9.11.marcus2008-07-279-44/+98 * Update to 1.2rc1ahze2008-07-273-4/+10 * Update to 0.1.4ahze2008-07-262-4/+4 * - Update maintainer mail addressmiwi2008-07-261-1/+1 * - Add gentoo mirrors as MASTER_SITESgarga2008-07-261-1/+3 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-255-5/+0 * - Enhance next/prev commands. Next on last track jumps to first track. Prevgahr2008-07-252-8/+69 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-2516-27/+12 * - Chase cpp-xmms2 updatepav2008-07-252-6/+6 * - Unquote MAKE_ENV valuesgahr2008-07-251-2/+2 * - Fix plistpav2008-07-252-3/+3 * - Remove 5.x support.trasz2008-07-241-7/+1 * - Upgrade to 3.4.trasz2008-07-233-8/+17 * Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).flz2008-07-231-1/+1 * - Update to 0.25.trasz2008-07-223-5/+7 * Removed by submitter request due to legal concerns.linimon2008-07-224-33/+0 * - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-213-4/+5 * LP64 fixes: normalize truth values rather than truncating to int.naddy2008-07-194-0/+106 * Fix a potential infinite loop when starting esd from gnome-settings-daemon.marcus2008-07-182-4/+13 * - Update to 9.11miwi2008-07-183-6/+11 * - Update to 0.19miwi2008-07-182-5/+4 * - Update to 2008.07.02miwi2008-07-182-4/+4 * Update to 0.2.39.marcus2008-07-187-33/+66 * - Update to 1.6miwi2008-07-182-5/+4 * - Add libmowgli dependency explicity to avoid forget to bump PORTREVISION whengarga2008-07-171-1/+2 * Update to 2.1.6.novel2008-07-172-5/+4 * - New port: lastfmrecgahr2008-07-174-0/+33 * - Update to 0.9.14gahr2008-07-172-6/+5 * Bump audio/herrie to version 2.1.ed2008-07-162-5/+5 * - Fix long time outstanding bug causing tcd to crash upon disc changegahr2008-07-162-15/+19 * Work around SNDCTL_DSP_GETBLKSIZE API incompatibility.jkim2008-07-162-0/+13 * - Update to 1.37nivit2008-07-154-49/+62 * Add CONFLICTS.marcus2008-07-142-0/+4 * Protect some files with %%PYTHON%%.marcus2008-07-142-4/+5 * Update to 0.11.6.marcus2008-07-133-45/+80 * - Update to 2.1.1tdb2008-07-124-8/+8 * - fix plist for -DNOPORTDOCSitetcu2008-07-112-3/+3 * - s/WITHOUT_PORTDOCS/NOPORTDOCS/ to fix plistitetcu2008-07-111-1/+2 * - respect DOCSDIRitetcu2008-07-111-2/+5 * - remove the no longer needed patch files that cause binding builds to failalexbl2008-07-114-133/+0 * Update to 0.18wxs2008-07-092-5/+4 * - Update to 0.2.1nivit2008-07-092-4/+4 * - Still broken on 6.xpav2008-07-091-1/+7 * - Chase xmmsclient shlib bumppav2008-07-085-10/+10 * - Bump PORTREVISION as distfile was re-rolled with small changeslme2008-07-082-3/+4 * Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportehaupt2008-07-075-5/+0 * - Fix installation when the user sets WITH_TAGLIB, using port >= required ver...nivit2008-07-071-6/+6 * Add WITHOUT_ICONV knob. Use at your own peril.naddy2008-07-061-2/+7 * Update audio/audacity-devel to 1.3.5edwin2008-07-054-15/+28 * - Fix stop command. Do not restart if play mode is set to repeatgahr2008-07-052-9/+31 * - Update to 2.1tdb2008-07-0412-16/+40 * - Update to 2.1.tdb2008-07-046-8/+10 * - Update to 1.07beech2008-07-032-5/+4 * - update to 0.5DrLectoralexbl2008-06-304-28/+84 * This plugin for SqueezeCenter makes it possible to create smarttdb2008-06-309-0/+265 * - Fix buildgahr2008-06-301-1/+1 * This plugin looks at the songs before and after the current song intdb2008-06-305-0/+61 * This is a statistic plugin for SqueezeCenter. SqueezeCenter normallytdb2008-06-309-0/+491 * This is a SqueezeCenter plugin screensaver datetime replacement.tdb2008-06-309-0/+225 * This is a SqueezeCenter plugin to add lazy search capabilities. Lazytdb2008-06-309-0/+119 * The Dynamic Playlist plugin is a SqueezeCenter plugin that makes ittdb2008-06-309-0/+219 * Vagalume is an GTK+-based client for the Last.fm online radio.miwi2008-06-295-0/+103 * - Update to 2.4.3miwi2008-06-282-12/+4 * - Update to 0.9.12miwi2008-06-284-16/+10 * - Add volume handling capabilitiesgahr2008-06-283-4/+63 * - Fix segmentation fault when ejecting a CDgahr2008-06-274-5/+11 * - Update to 1.0gahr2008-06-274-53/+39 * - Save disc information in local database after retrievalgahr2008-06-271-3/+5 * - New port: tcdgahr2008-06-279-0/+255 * - Update to 1.5.2nivit2008-06-264-14/+15 * - Fix docs installation.araujo2008-06-262-1/+17 * Add a fix to prevent a segfault when an mp3 file is followed by aadamw2008-06-252-2/+18 * - Remove 5.x support.araujo2008-06-251-3/+2 * - Remove 5.x support.araujo2008-06-251-3/+2 * Update to build 1016.jkim2008-06-253-7/+5 * - restore the way it was before I started to "fix" things that didn't needitetcu2008-06-251-7/+3 * - fix build for gnstep-base 1.15dinoex2008-06-251-0/+11 * Remove most bare references to "squeezecenter" in files subject tobrooks2008-06-256-44/+46 * - Drop maintainershipaz2008-06-241-1/+1 * - Really fix plist this timeitetcu2008-06-241-5/+7 * Fix pkg-plist to honor NOPORTDOCS.vs2008-06-242-15/+15 * - fix plist for -DNOPORTDOCSitetcu2008-06-241-1/+4 * - Show currently played track time in directory viewgahr2008-06-244-26/+48 * - Unbreak (after upgrading of audio/taglib to 1.5)nivit2008-06-243-45/+12 * The last update never worked. The player wouldn't even start.ehaupt2008-06-233-47/+41 * - Update to 0.1.0miwi2008-06-233-20/+18 * - Update to 2008.06.14miwi2008-06-232-4/+4 * - Update to 0.5.2.1miwi2008-06-233-11/+9 * Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,amdmi32008-06-236-0/+124 * - Remove BROKENtabthorpe2008-06-231-4/+2 * - devel/dumb was moved to audio/dumbamdmi32008-06-231-4/+2 * - Move devel/dumb to audio/dumb where it actually belongsamdmi32008-06-234-9/+47 * Fix the softsqueeze wrapper script. The path was wrong in general and morebrooks2008-06-224-4/+4 * - Enable wavegain supportmiwi2008-06-211-5/+5 * - New port: dcdgahr2008-06-2110-0/+846 * - Chase taglib bumpmiwi2008-06-211-1/+2 * - Convert to cmake frameworkmiwi2008-06-213-39/+9 * - Update to 0.9.6miwi2008-06-217-64/+222 * Rename manual "test" target to "regression-test" so that it willnaddy2008-06-211-1/+1 * - Chase taglib bumptabthorpe2008-06-2023-33/+36 * - Chase taglib bumptabthorpe2008-06-203-3/+10 * - Update to 1.5tabthorpe2008-06-203-7/+17 * - ibm is not a valid entry for JAVA_VENDOR anymoregahr2008-06-201-1/+1 * Use the email address from the FreeBSD project for my ports.ed2008-06-201-1/+1 * - Set JAVA_VENDOR to all but freebsd, as it seg-faults with diablo-jdkgahr2008-06-201-1/+2 * - Accept a filename as a parameter and open it. Revert to the defaultgahr2008-06-202-3/+5 * Update my email address in 132 ports.amdmi32008-06-202-2/+2 * - Update to 1.63.5pav2008-06-192-5/+4 * - This port has been BROKEN for more than 6 months. It will be removed unlesspav2008-06-193-0/+8 * [NEW PORT] audio/kirocker: KDE Kicker applet for Amarokedwin2008-06-195-0/+241 * - Delete expired audio/mbrola port: relies on forbidden port misc/compat3x;pav2008-06-194-82/+0 * - Make this a standalone port instead of audio/mbrola slavepav2008-06-192-6/+45 * - Update to 0.17pav2008-06-193-9/+6 * - Try to fix build on RELENG_6. Untested, as I cannot build it on tb[34]trasz2008-06-181-0/+1 * [New port] audio/wavegainedwin2008-06-187-0/+212 * [PATCH] audio/nas: update to 1.9.1edwin2008-06-188-158/+215 * [PATCH] audio/liba52: powerpc build requires -fPICedwin2008-06-181-1/+1 * [PATCH] audio/liba52: powerpc build requires -fPICedwin2008-06-181-1/+1 * - Drop maintainershippav2008-06-181-1/+1 * Add CPAN/Encode to the list of directories we exclude since the version ofbrooks2008-06-184-92/+68 * Actually update to 7.0.1 including referencing the right distfile.brooks2008-06-174-50/+16 * - Add support for CDDB lookups via libdiscidgahr2008-06-171-3/+6 * - update to 1.4.9.1mich2008-06-1510-58/+28 * A few typo fixes for ports/audio descriptions.olgeni2008-06-15