# New ports collection makefile for: java Direct Connection # Date created: Mon Nov 19 23:48:51 BRST 2001 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= javadc PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= net-p2p java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Open source Java DirectConnect (TM) command-line client USE_JAVA= yes JAVA_VERSION= 1.3 USE_JIKES= no WRKSRC= ${WRKDIR}/DirectConnect${PORTVERSION} BUILD_WRKSRC= ${WRKDIR}/classes PLIST_SUB= JAR_DIR=${JAR_DIR} \ JAR_FILE=${JAR_FILE} JAVAVM= ${LOCALBASE}/bin/javavm JAR_DIR= share/java/jar/${PORTNAME} JAR_MANIFEST= ${FILESDIR}/manifest CLASS_SRCDIR= ${WRKSRC}/source DOC_FILES= COPYING ChangeLog INSTALL README post-patch: @${SED} -e "s|%%JAR_DIR%%|${JAR_DIR}|;s|%%JAR_FILE%%|${JAR_FILE}|; \ s|%%JAVAVM%%|${JAVAVM}|;s|%%PREFIX%%|${PREFIX}|" \ ${FILESDIR}/wrapper.sh > ${WRKDIR}/wrapper.sh # as far as build goes... ;) do-build: @${MKDIR} ${BUILD_WRKSRC} @${JAVAC} -d ${BUILD_WRKSRC} -classpath ${BUILD_WRKSRC} ${CLASS_SRCDIR}/*.java @${CP} ${CLASS_SRCDIR}/*.txt ${BUILD_WRKSRC} @cd ${BUILD_WRKSRC} && ${JAR} -cmf ${JAR_MANIFEST} ${WRKDIR}/${JAR_FILE} * do-install: @${MKDIR} ${PREFIX}/${JAR_DIR} @${INSTALL_DATA} ${WRKDIR}/${JAR_FILE} ${PREFIX}/${JAR_DIR} @${INSTALL_SCRIPT} ${WRKDIR}/wrapper.sh ${PREFIX}/bin/${PORTNAME:L} .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include JAR_FILE= ${PORTNAME}.jar .include .3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ical2html takes an iCalendar file and outputs an HTML file showing onesumikawa2005-04-157-0/+58
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-125-5/+5
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-115-5/+5
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* - add RUN_DEPENDS=BUILD_DEPENDSleeym2005-03-102-0/+3
* - Update WWW: lineahze2005-03-092-2/+3
* Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descrahze2005-03-091-0/+2
* - Update to 0.9.7ahze2005-03-092-3/+3
* 1. Update to 0.07.tobez2005-03-052-4/+4
* Update to 1.05.1mat2005-03-042-3/+4
* Update to 0.04lth2005-02-253-7/+10
* Update to 2.01vs2005-02-233-5/+9
* Update to 0.58skv2005-02-222-3/+3
* - Change to new master siteclsung2005-02-221-1/+1
* - change to new master siteclsung2005-02-221-1/+1
* Readd MASTER_SITES since it's available again.krion2005-02-201-1/+1
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-201-0/+17
* danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locallybland2005-02-193-3/+6
* - Update to 0.9.6pav2005-02-147-78/+157
* - Update MASTER_SITES, WWWpav2005-02-142-2/+2
* Update to 0.57skv2005-01-272-3/+3
* Fix plist.krion2005-01-151-997/+999
* Update to 1.04mat2004-12-292-3/+12
* Add p5-Text-Unicode, a perl module to transliterate Unicode text.tobez2004-12-155-0/+228
* With portmgr hat on, reset maintainership of committer who has beenlinimon2004-12-051-1/+1
* Add convmv.pav2004-10-285-0/+64
* Clean up time for email addresses MIA!edwin2004-10-251-1/+1
* Upgrade to 0.5.3.thierry2004-10-162-4/+3
* Update to 3.05mat2004-10-142-3/+3
* - unbreak on 5.xleeym2004-10-131-8/+6
* Updated to 0.56skv2004-10-122-3/+3
* Update to version 1.0krion2004-10-125-100/+13
* - Update to 2.0pav2004-10-124-25/+24
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
* add missing manpage to MAN3 listmharo2004-09-071-8/+6
* Update to 3.03.mbr2004-08-252-3/+3
* Updated to 0.55skv2004-08-252-3/+3
* Update to 1.1.1.perky2004-08-202-3/+3
* Change MAINTAINER to perl@.nork2004-08-131-1/+1
* - Update to 1.2.3.1 [1]vs2004-08-133-13/+6
* Update to 1.1perky2004-08-073-56/+56
* Updated to 0.54skv2004-07-302-3/+3
* Add knob WITH_EXTRA_PATCHES which brings in:bland2004-07-272-0/+10
* Update to version 1.4krion2004-07-264-24/+12
* Add a new shared extension for PHP.ale2004-07-193-0/+29
* Add a new shared extension for PHP.ale2004-07-192-0/+15
* Add a new shared extension for PHP.ale2004-07-191-0/+1
* Add a new shared extension for PHP.ale2004-07-192-0/+15
* Add a new shared extension for PHP.ale2004-07-193-0/+29
* Add a new shared extension for PHP.ale2004-07-191-0/+1
* Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm.ale2004-07-194-0/+36
* Updated to 1.4skv2004-07-193-3/+38
* Back out prev. commit. Too many ports depends on it and IGNOREache2004-07-161-7/+1
* Don't install this port, if ${PERL_LEVEL} >= 500804ache2004-07-161-1/+7
* Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVELache2004-07-151-1/+1
* Add including pre/post.mk, missing in prev. commitache2004-07-151-1/+3
* Do not install p5-MIME-Base64 for newer perlsache2004-07-151-0/+3
* Update to 1.03. Assign maintainership to perl@.tobez2004-07-143-19/+4
* Update to 1.9.2bland2004-07-106-28/+25
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-105-5/+5
* Updated to 1.3skv2004-07-033-7/+3
* Remove xunicode, which is obsolete and no longer used by any otherknu2004-06-225-44/+0
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
* - Chase enca shlib bumppav2004-06-081-1/+2
* - Update to 1.5pav2004-06-084-18/+21
* Take over maintanership.bland2004-06-081-1/+1
* Take over maintanership.bland2004-06-081-1/+1
* - Fix fetchingmarkus2004-06-072-4/+2
* - Fix fetchingpav2004-06-071-2/+2
* - Remove dead master sitepav2004-06-071-2/+1
* - Chase 302 redirect in master sitepav2004-06-071-1/+1
* - Chase 302 redirect in master sitespav2004-06-071-1/+1
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+3
* BROKEN on amd64: neds to link against shared librarykris2004-05-301-1/+7
* - Remove dead WWWpav2004-05-301-2/+0
* - Update WWWpav2004-05-301-1/+1
* Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types.skv2004-05-265-0/+47
* Canonicalize inclusion of master-port's Makefile.linimon2004-05-191-1/+1
* - Remove bogus directorieskrion2004-05-181-2/+0
* - Add missing patch, forgotten by my previous commitkrion2004-05-181-0/+12
* - Update to version 1.8-9krion2004-05-183-845/+850
* This port is actually libutf-8 version 1.0, not libutf version 8.1.0.eik2004-05-151-3/+3
* Reset maintainership. Adam has experienced a machine failure and islinimon2004-05-152-2/+2
* Reset maintainership. Although Adam is the author of the port, illnesslinimon2004-05-151-1/+1
* Respect CC flag.osa2004-05-053-9/+7
* Whitespace cleanup.nork2004-05-041-1/+0
* Move converters/cvs2svn to devel/cvs2svn to correct category.perky2004-05-016-69/+0
* Add new port for cvs2svn 0.0.938 (snapshot),perky2004-05-016-0/+69
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
* Correct plist and manpages (add a missing entry and don't remove fileskris2004-04-172-4/+3
* Add missing @dirrmkris2004-04-131-0/+1
* Trim leading or trailing blank lines.trevor2004-04-111-1/+0
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
* SIZEify (maintainer timeout)trevor2004-03-3129-0/+29
* - Use USE_ICONV knobkrion2004-03-314-8/+4
* Update to 3.01erwin2004-03-312-3/+3
* - SIZEifymarkus2004-03-291-0/+1
* If inews exists in ${PREFIX}/bin/, then use that instead of usinghoek2004-03-251-3/+13
* Update to 0.5.20 to fix two buffer overflowshoek2004-03-254-8/+6
* Upgrade to 0.5.20 to fix two buffer overflowshoek2004-03-252-6/+4
* Update my email address and make a slight formatting improvement.hoek2004-03-25