# New ports collection makefile for: FURI Gnutella client # Date created: 31 Mar 2001 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= furi PORTVERSION= 0.68 CATEGORIES= net java MASTER_SITES= http://www.jps.net/williamw/furi/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= lioux@FreeBSD.org RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc USE_ZIP= yes USE_XLIB= yes NO_WRKSUBDIR= yes NO_BUILD= yes JAVAVM= ${LOCALBASE}/bin/javavm INSTSBDR= ${PREFIX}/share/java/classes/furi INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 0555 post-extract: @${SED} -e "s!/usr/local!${LOCALBASE}!" ${FILESDIR}/furi.sh > ${WRKSRC}/furi.sh post-patch: @${PERL} -pi -ne "s! !!" ${WRKSRC}/Readme.txt do-install: @${INSTALL_DIR} ${INSTSBDR} ${PREFIX}/share/doc/${PORTNAME} @${INSTALL_DATA} ${WRKSRC}/furi.jar ${INSTSBDR} @${INSTALL_DATA} ${WRKSRC}/Readme.txt ${PREFIX}/share/doc/${PORTNAME} @${INSTALL_SCRIPT} ${WRKSRC}/furi.sh ${PREFIX}/bin/furi .include -ports-graphics' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'>freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update broken master sites.anders2002-01-211-2/+3
* horde-devel from 2.0 RC3 to 2.0;ijliao2002-01-203-0/+9
* Update maintainer's email addressdwcjr2002-01-181-1/+1
* Remove empty files.sobomax2002-01-152-0/+0
* Add port misc/tuxcards A small Application, which organizes your notespat2002-01-125-0/+58
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-115-76/+14
* Update to 1.6.5.sobomax2002-01-105-62/+124
* Pilot-link now lives in ${LOCALBASE}, not in ${LOCALBASE}/pilot.sobomax2002-01-082-6/+6
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-085-0/+15
* Make pilot-link install directly into PREFIX. This should allowwill2002-01-054-12/+4
* Conditionalize use of objprelink based on whether we're running onwill2002-01-055-19/+40
* Fix install of holiday filepat2002-01-041-1/+1
* add narval 1.1ijliao2002-01-046-0/+326
* Correct LIB_DEPENDS.demon2002-01-034-4/+4
* Fix DISTNAMElioux2001-12-301-1/+1
* Replaced with Japanese specific xcalendar-uj.hollioux2001-12-271-21/+0
* 1. Update to 4.0.2002lioux2001-12-262-1/+38
* - PORTDOCS policepat2001-12-241-5/+5
* Add USE_BISON, because port having problems building itself using byacc.sobomax2001-12-192-0/+4
* Correct WITHOUT_PILOT test in one place.sobomax2001-12-192-2/+2
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-184-4/+4
* Make Pilot support "on" by default, so that package build on bento willsobomax2001-12-172-10/+10
* add kronolithijliao2001-12-1325-0/+1009
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
* Put in missing .else - this should make WITH_PILOT working.sobomax2001-12-072-0/+2
* Update to 1.4.3.sobomax2001-12-0610-104/+84
* Upgrade KDE to 2.2.2:will2001-12-0416-25/+324
* Add mhc, Message Harmonized Calendaring system (for emacs21).yoichi2001-12-031-0/+1
* Move master port to deskutils/mhc and add support for emacs21.yoichi2001-12-0311-394/+128
* This port has been obsoleted by deskutils/kdepim.will2001-11-307-177/+0
* Update to 1.6.4.sobomax2001-11-243-58/+76
* upgrade to 1.04ijliao2001-11-244-46/+12
* Update to 1.4.1.1.sobomax2001-11-248-10/+64
* WWW tag should contain a valid URI. Rewrite tag appropriatlylioux2001-11-211-1/+3
* s/malloc.h/stdlib.h/ijliao2001-11-092-0/+6
* s/malloc.h/stdlib.h/ijliao2001-11-092-0/+6
* Back out rev 1.31 which was never run past me, and which breaks the buildingobrien2001-10-311-7/+7
* Update to 1.0.20petef2001-10-292-2/+2
* Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.sobomax2001-10-281-1/+1
* Upgrade to 2.2.1.demon2001-10-2715-90/+55
* Unbroke on -stable.sobomax2001-10-102-0/+30
* Update to 1.4.1.sobomax2001-10-098-330/+246
* Remove sysutils/e2fsprogs from LIB_DEPENDS - we don't really need it here.sobomax2001-10-052-4/+2
* Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at thesobomax2001-09-291-2/+2
* Dump ports/deskutils/bitnotes into the Attic - the MASTER_SITE, home page andsobomax2001-09-276-63/+0
* Upgrade to 0.4.0demon2001-09-236-8/+56
* Remove extraneous " in MASTER_SITES.fenner2001-09-191-1/+1
* Add kmymoney2 0.3.6, kMyMoney2 - The Personal Finances Manager for KDE.dwcjr2001-09-178-0/+183
* Update to 1.9petef2001-09-142-2/+2
* Update to 1.0.18petef2001-09-142-4/+4
* Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessarysobomax2001-09-111-2/+4
* - Hand the maintainership over to the submitter.knu2001-09-111-3/+30
* Set DIST_SUBDIR=KDEdemon2001-09-1110-5/+10
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-014-4/+4
* Give maintainership to David Gilbert <dgilbert@velocet.ca>petef2001-09-011-1/+1
* Drop maintainership. I don't use this thing any more...mi2001-08-311-1/+1
* Make not fail when width or height = 0dwcjr2001-08-312-0/+21
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-232-2/+2
* Update port to version 1.0.17.olgeni2001-08-192-3/+2
* add logjamijliao2001-08-176-0/+35
* Update to 1.6.2.sobomax2001-08-163-54/+54
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-165-5/+5
* Update to KDE 2.2:will2001-08-1515-1088/+929
* Adieu ftp.freesoftware.com!joerg2001-08-121-2/+1
* Remove phpgw_projects port from category Makefile.olgeni2001-08-081-1/+0
* Remove the phpgw_projects port, now officially in phpgroupware.olgeni2001-08-085-134/+0
* Remove phpgw_inventory port from category Makefile.olgeni2001-08-081-1/+0
* Remove the phpgw_inventory port, now included in the stock phpgroupwareolgeni2001-08-085-131/+0
* Update port to version 0.9.12. It already includes the "inventory" andolgeni2001-08-086-1350/+6396
* Update to mhc-current-snap-20010625.knu2001-08-0210-30/+30
* Update to version 1.0.16lioux2001-08-012-3/+3
* Update to 1.6.1.sobomax2001-07-315-139/+768
* Add dailystrips 1.0.14,tobez2001-07-306-0/+58
* Upgrade to 3.0.3mi2001-07-245-21/+14
* Fix MASTER_SITES.demon2001-07-152-4/+2
* New port: MrProject.demon2001-07-1511-0/+207
* Fix a typo (PORTS --> PORTSDIR).sobomax2001-07-052-2/+2
* Use gettext-devel to workaround a incompatibility with the oldest version ofsobomax2001-07-054-70/+8
* Update to 1.4.0.2.sobomax2001-07-056-6/+74
* Update to 1.4.0.1.sobomax2001-07-0414-40/+598
* Fix pkg-plistkevlo2001-06-231-0/+1
* House distfiles under since these are no longer available elsewherelioux2001-06-231-2/+2
* update MASTER_SITESmharo2001-06-181-1/+3
* Update to 1.8ade2001-06-082-2/+2
* Unbroke.sobomax2001-06-061-1/+2
* List ruby-gtk in RUN_DEPENDS.knu2001-06-031-0/+2
* Replace explicit build dependency on automake with USE_AUTOMAKE knobade2001-06-011-2/+1
* Replace explicit build dependency on libtool with USE_LIBTOOL knobade2001-06-01