# New ports collection makefile for: SmartDoc # Date created: 19 December 2000 # Whom: KIRIYAMA Kazuhiko # # $FreeBSD$ # PORTNAME= smartdoc PORTVERSION= 1.0.0 CATEGORIES= textproc java MASTER_SITES= http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ DISTNAME= setup${PORTVERSION:S/.//g} DIST_SUBDIR= ${PORTNAME} MAINTAINER= kunishi@acm.org COMMENT= XML utility to create various documents BUILD_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog \ javavm:${PORTSDIR}/java/javavmwrapper SCRIPTS_ENV= JAVALIBDIR=${JAVALIBDIR} WRKSRC= ${WRKDIR}/sdoc NO_BUILD= yes USE_ZIP= yes USE_JAVA= 1.2+ NO_RUN_DEPENDS_JAVA= yes EXTRACT_CMD= ${JAVA} EXTRACT_BEFORE_ARGS= -jar ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \ -batch -bindir:${WRKSRC}/bin -installbasedir:${WRKSRC} EXTRACT_AFTER_ARGS= # JAVALIBDIR= ${PREFIX}/share/java XMLDIR= ${PREFIX}/share/xml EMACSLISPDIR= ${LOCALBASE}/share/emacs/site-lisp XEMACSLISPDIR= ${LOCALBASE}/lib/xemacs/site-lisp DTDDIR= ${XMLDIR}/${PORTNAME} MKCATALOG= ${LOCALBASE}/sbin/mkcatalog DOCS= COPYING.txt OroLICENSE.txt README README.sdoc \ README_en.html README_ja.html \ XalanLICENSE.txt XercesLICENSE.txt JARS= SmartDoc.jar ELISPS= sdoc-helper.el sdoc-mode.el post-extract: ${MKDIR} ${WRKSRC}/bin ${CP} ${FILESDIR}/sdoc.in ${WRKSRC}/bin/sdoc do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/sdoc ${PREFIX}/bin ${MKDIR} ${JAVALIBDIR}/classes .for jar in ${JARS} ${INSTALL_DATA} ${WRKSRC}/${jar} ${JAVALIBDIR}/classes .endfor ${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/etc/* ${EXAMPLESDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for doc in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor ${CP} -R ${WRKSRC}/doc ${DOCSDIR} .endif ${MKDIR} ${DTDDIR} ${EMACSLISPDIR} ${XEMACSLISPDIR} ${INSTALL_DATA} ${FILESDIR}/catalog ${DTDDIR} ${INSTALL_DATA} ${WRKSRC}/etc/pure/PureSmartDoc.dtd ${DTDDIR} ${MKCATALOG} -c ${LOCALBASE}/share/xml/catalog -q install ${PORTNAME} .for file in ${ELISPS} ${INSTALL_DATA} ${WRKSRC}/etc/${file} ${EMACSLISPDIR} ${INSTALL_DATA} ${WRKSRC}/etc/${file} ${XEMACSLISPDIR} .endfor .include -4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Expand)AuthorAgeFilesLines
* New port: Java Communications API.znerd2002-07-056-0/+64
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2
* Fix "gibberish" in the filedwcjr2002-07-031-25/+0
* Add missing startup scriptdwcjr2002-07-032-1/+62
* PERL -> REINPLACE_CMDperky2002-06-271-1/+2
* Rejecting new distfile with the same filename due to large and messyanders2002-06-261-4/+2
* Updating my email address.perky2002-06-251-1/+1
* Fix properly for building under -currentdwcjr2002-06-247-104/+176
* Upgrade to 7.2.2.kuriyama2002-06-244-29/+2
* Upgrade to 1.4.3.bsd2002-06-222-2/+2
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
* Fix building on -currentdwcjr2002-06-172-1/+96
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-10/+80
* Use ${REINPLACE_CMD} instead of ${PERL}ijliao2002-06-141-1/+1
* Reset maintainership to ports@.petef2002-06-131-1/+1
* Import of wy60 2.0.2:naddy2002-06-126-0/+39
* My employer uses this one quite heavily. I'll maintain it.cy2002-06-091-1/+1
* To ports@freebsd.org.obrien2002-06-091-1/+1
* Update to 1.15pat2002-06-082-2/+2
* Add acfax 0.981011, recieve faxes using sound card and radio.petef2002-06-089-0/+79
* repllace inactive MASTER_SITEdinoex2002-06-081-1/+2
* upgrade to 1.14ijliao2002-05-312-2/+2
* Simple and useful FAX frontend program working with efax.mita2002-05-238-0/+152
* This is yet another FAX send/receive program.mita2002-05-239-0/+172
* Update to 0.4.0 pre20. This brings support for several more Nokiaanders2002-05-2311-97/+118
* Don't build klaptopdaemon on alpha.gallatin2002-05-212-23/+34
* Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,anders2002-05-203-21/+25
* BROKEN: configure failskris2002-05-181-0/+2
* Needs perl to build.obrien2002-05-171-1/+3
* Update to version 1.4.2.bsd2002-05-162-2/+2
* Update to 1.4.1.bsd2002-05-152-2/+2
* Upgrade to version 1.4.0.bsd2002-05-154-3/+9
* Mark FORBIDDEN due to security hole:jedgar2002-05-141-0/+2
* GNOME policy:sobomax2002-05-133-10/+31
* upgrade to 1.00ijliao2002-05-114-29/+6
* upgrade to 1.9ijliao2002-05-103-3/+4
* To ports@freebsd.org.obrien2002-05-092-2/+2
* Forgot to commit new distinfo corresponding to previous Makefilekris2002-05-061-1/+1
* Update to 8.0.201.1 which includes a trivial code change.kris2002-05-051-1/+1
* Chase checksum; trivial changes to distfile.kris2002-05-051-1/+1
* Update to 1.13pat2002-05-013-2/+7
* Update to version 1.3.6.bsd2002-05-012-2/+2
* use USE_PYDISTUTILSijliao2002-04-291-7/+1
* Update to version 1.3.5.bsd2002-04-242-2/+2
* add gsmlib 1.8ijliao2002-04-247-0/+86
* Update to 3.0. Sigh.will2002-04-231-0/+226
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-224-366/+10
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
* Add missing locale files/dirs to pkg-plist (blush..).anders2002-04-111-0/+12
* Unbreak build for users that has autoconf >= 2.52 installed.anders2002-04-111-1/+3
* Don't check for ioctl prototype; we know it's there.fenner2002-04-091-0/+20
* Chase gnomeprint shared library version bump and bump PORTREVISION as well.pat2002-04-081-1/+2
* Replace malloc.h with stdlib.hpat2002-04-031-0/+5
* Remove internal strcasestr implementation. Port still broken on -currentkris2002-04-011-0/+23
* After removal of a separate "fax" uid and migration to "uucp",dinoex2002-03-302-0/+12
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-1/+7
* Fix build on -current (malloc.h).petef2002-03-301-0/+3
* Explicitly specify /var/spool/lock as a locking directory, so that configuresobomax2002-03-261-1/+3
* New MASTER_SITES, stipped descriptiondinoex2002-03-252-7/+1
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Update to version 1.4.jim2002-03-154-13/+34
* Correct MAINTAINER e-mail address for ports I maintain.anders2002-03-141-1/+1
* honor CCnaddy2002-03-031-1/+1
* Fix some typos.olgeni2002-02-271-5/+5
* add py-serial 1.12ijliao2002-02-276-0/+51
* Fix unaligned access for alpha.kuriyama2002-02-272-0/+12
* Upgrade to 7.1.4.kuriyama2002-02-272-3/+2
* Support baudrate of 115200 and 57600.kuriyama2002-02-272-0/+16
* tarball has been re-rolled, minor documentation changesnaddy2002-02-221-1/+1
* Forgotten in 8.0.201 update.naddy2002-02-151-0/+15
* Add SSL support.naddy2002-02-152-9/+12
* - Update pkg-plistkevlo2002-02-154-31/+26
* Enable HTTP support.naddy2002-02-091-1/+2
* Update to version 1.3.4.bsd2002-02-052-2/+2
* Update to version 1.3.3.bsd2002-02-032-2/+2
* Update to version 2.00.0.anders2002-01-3116-304/+202
* Set the right permissions on the /dev entriesroger2002-01-302-0/+5
* Change some defines from "YES" to "yes"dinoex2002-01-281-1/+1
* * Update to 8.0.200.naddy2002-01-283-42/+17
* Fix a compile problem on -current.pat2002-01-272-0/+19
* Unbreak on -current, and don't hardwire CC or CFLAGSkris2002-01-263-2/+48
* Fix use of PREFIXroger2002-01-211-1/+1
* Update to version 1.4.bsd2002-01-202-3/+3
* Upgrade to version 1.28-Jan10.jmz2002-01-193-21/+31
* suppress potential error message when kldunloading the ixj driverroger2002-01-181-1/+1
* Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan deviceshm2002-01-167-0/+361
* Create directories prior to installing files.roger2002-01-151-0/+2
* Install header files into /usr/local/include/sysroger2002-01-142-4/+4
* Add FreeBSD port of the ixj driver for Quicknet LineJack androger2002-01-148-0/+114
* Update to version 1.2.jim2002-01-142-2/+3
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-16/+2
* Fix master_sites and typo.pat2002-01-111-3/+3
* Bohlin's IrDA utilities.sumikawa2002-01-107-0/+68
* Update to version 1.3bsd2002-01-102-2/+2
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
* Upgrade to 1.1. This includes fixes for -CURRENT according to Danielwill2002-01-075-22/+13
* - make portlint happierdinoex2002-01-062-3/+3
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
* Prepend %%PORTDOCS%% to lines dealing with doc files.se2001-12-261-3/+3
* Add "scud" - Selected Caller id and Unavailable Deterrent; have yourbsd2001-12-206-0/+35
* Add zssh 1.5a, which allows you to tunnel a ssh connection over thewill2001-12-196-0/+39
* upgrade to 1.2ijliao2001-12-134-82/+81
* Yet another conserver which is forked from comms/conserver long ago.kuriyama2001-12-097-0/+77
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
* add ltmdmijliao2001-12-067-0/+72
* Upgrade to version 1.1.27.jmz2001-12-0510-65/+74
* Upgrade KDE to 2.2.2:will2001-12-044-5/+44
* Add support for NOPORTDOCS.sobomax2001-11-241-3/+3
* Add support for NOPORTDOCS.sobomax2001-11-242-5/+5
* Updated MASTER_SITES.silby2001-11-201-6/+2
* Maintainer is now committer so change to new email address.pat2001-11-151-1/+1
* Fix a bogon where too many arguments are passed in a printf().obrien2001-11-091-0/+12
* Our [md5] encrypted passwords can be up to 64 characters in length.obrien2001-11-091-0/+5
* I am told the cy driver does support BREAK and has for quite a while now.obrien2001-11-091-3/+2
* * Update to latest stable release, 7.0.197.naddy2001-11-067-72/+46
* Upgrade to 2.2.1.demon2001-10-273-2/+11
* Fix location of gnokiirc from /etc to /usr/local/etctom2001-10-192-3/+14
* Prepend the bsd.port.pre.mk to the conditional patchingmi2001-10-171-8/+10
* Upgrade to 4.1 (release -- released in July). The sizemi2001-10-1715-1134/+155
* - Update to version 0.3.3kevlo2001-10-159-104/+139
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1
* Initial import of ghfaxviewer-0.22.kevlo2001-09-177-0/+57
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* Allow "stat" in addition to "status".obrien2001-09-082-2/+2
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2
* Use the last modified date "20001115" instead of zero, for PORTVERSION.knu2001-08-301-1/+1
* Add ruby-termios, a Ruby interface to termios.knu2001-08-306-0/+50
* Fix library name in LIB_DEPENDS.demon2001-08-261-2/+2
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
* Update MASTER_SITES.sobomax2001-08-221-1/+2
* use INSTALL_DATA instead of INSTALL_MANijliao2001-08-192-4/+4
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1
* Update to KDE 2.2:will2001-08-153-280/+97
* Update to version 1.1kevlo2001-08-132-2/+2
* Update to new version.bsd2001-08-122-2/+2
* Don't install ceptd setuid root: it's a daemon you run as root fromkris2001-08-112-1/+2
* Correct MASTER_SITESbrian2001-08-112-3/+3
* Unmark brokenbrian2001-08-111-3/+2
* Mark this port broken. The archive has not been obtainable for at leastbrian2001-08-111-0/+2
* Fix installation, broken by last commitlioux2001-08-061-2/+2
* o Switch over maintainership to submitterlioux2001-08-042-17/+25
* o Add USE_X_PREFIX (implies USE_XLIB)lioux2001-07-301-0/+3
* Use user:group in call to chown.steve2001-07-261-1/+1
* remove empty directorydinoex2001-07-121-0/+1
* Update MASTER_SITESsobomax2001-07-091-1/+1
* The purpose of this utility is to provide an easy way to flashdinoex2001-07-076-0/+53
* Remove duplicate words where appropriate.dd2001-06-25