# New ports collection makefile for: JavaMail API Implementation # Date created: 1999/08/08 # Whom: Jose Marques # # $FreeBSD$ # PORTNAME= javamail PORTVERSION= 1.3.1 PORTREVISION= 1 CATEGORIES= java mail MASTER_SITES= # DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-upd MAINTAINER= java@freebsd.org COMMENT= A set of abstract Java classes that model a mail system RUN_DEPENDS= ${JAVALIBDIR}/activation.jar:${PORTSDIR}/java/jaf USE_ZIP= YES USE_JAVA= YES WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_CDROM= "See the license" DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7515-java_mail-1.3.1-oth-JPR&SiteId=JSC&TransactionId=noreg .if !defined(NOPORTDOCS) DOCFILES1= JavaMail-1.1-changes.txt JavaMail-1.2-changes.txt \ JavaMail-1.2.pdf JavaMail-1.2.ps JavaMail-1.3-changes.txt \ Providers.pdf Providers.ps javadocs DOCFILES2= CHANGES.txt LICENSE.txt NOTES.txt README.txt PORTDOCS= ${DOCFILES1} ${DOCFILES2} .endif JARFILES= mail.jar imap.jar mailapi.jar pop3.jar smtp.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= You must manually fetch the distribution from ${DOWNLOAD_URL} and place it in ${DISTDIR} then run make again .endif do-install: @${ECHO_MSG} -n ">> Installing demo in ${EXAMPLESDIR}..." @${MKDIR} ${EXAMPLESDIR} @cd ${WRKSRC} && ${FIND} demo \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} > /dev/null 2>&1 @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Install JAR files in ${JAVAJARDIR}..." @${MKDIR} ${JAVAJARDIR} @${INSTALL_DATA} ${WRKSRC}/mail.jar ${JAVAJARDIR}/ @cd ${WRKSRC}/lib && ${INSTALL_DATA} imap.jar mailapi.jar pop3.jar smtp.jar ${JAVAJARDIR}/ @${ECHO_MSG} " [ DONE ]" .if !defined(NOPORTDOCS) @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/docs && ${FIND} ${DOCFILES1} \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1 @cd ${WRKSRC} && ${FIND} ${DOCFILES2} \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1 @${ECHO_MSG} " [ DONE ]" .endif post-install: @${FIND} -s ${WRKSRC}/demo -not -type d 2>/dev/null \ | ${SED} -ne 's,^${WRKSRC},${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${FIND} -s -d ${WRKSRC}/demo -type d 2>/dev/null \ | ${SED} -ne 's,^${WRKSRC},@dirrm ${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${ECHO_CMD} '@dirrm ${EXAMPLESDIR:S,^${PREFIX}/,,}' >> ${TMPPLIST} .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/french
Commit message (Expand)AuthorAgeFilesLines
* Update to 4.0.2.jkim2013-04-171-4/+4
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-302-35/+4
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-274-31/+72
* Finish converting french to new options frameworkbapt2013-03-261-13/+10
* Fix plist.thierry2013-03-232-0/+4
* Remove french/eficas_doc.thierry2013-03-206-618/+0
* Chase Code_Aster's upgrade.thierry2013-03-201-6/+2
* Upgrade to 3.0.6.thierry2013-03-202-14/+8
* Upgrade to 6.6.0-2.thierry2013-03-204-224/+177
* Upgrading Code_Aster to 10.8.0-3.thierry2013-03-206-100/+73
* french/gibi: IGNORE for more than 6 monthseadler2013-03-198-177/+0
* - Add translation of the restricted lineeadler2013-03-191-5/+3
* Update to version 4.5.9.bsam2013-03-112-3/+2
* Update to 4.0.1.jkim2013-03-091-4/+4
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
* - remove german, french and japanese localization of www/MT. They wererm2013-02-243-22/+0
* Merge from area51 repository:makc2013-02-053-3/+37
* Update to 3.6.5.jkim2013-02-051-4/+4
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-044-49/+300
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-047-3/+7
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
* - Change MAINTAINER addresstabthorpe2013-01-101-5/+1
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
* - Update to 3.5.7.jkim2012-10-272-9/+4
* Update to version 4.5.7. This along with fixing other bugs shouldbsam2012-10-152-2/+3
* . update to version 4.5.6;bsam2012-10-032-7/+3
* - update to 2.3bapt2012-09-212-9/+3
* - update to 3.0bapt2012-09-212-14/+8
* - update to 4.6bapt2012-09-212-3/+3
* Add trytond_account_fr 2.4.0, the chart of account which is used inbsam2012-09-195-0/+46
* - Update Calligra Suite to 2.5.2.avilla2012-09-171-2/+2
* - Update Calligra to 2.5.1.avilla2012-09-012-7/+2
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-262-86/+5
* - Update to 3.5.6.jkim2012-08-241-4/+4
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
* Update to version 4.5.5.bsam2012-07-311-2/+2
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4
* Upgrade Code_Aster to 10.6.0-3.thierry2012-07-0732-1533/+2351
* - Update Calligra to 2.4.3.avilla2012-07-051-2/+2
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2
* Update to version 4.5.4.bsam2012-06-192-3/+2
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-153-3/+4
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* - update png to 1.5.10dinoex2012-06-015-4/+5
* - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-491/+0
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-319-300/+140
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-254-185/+339
* Chase PyQT updatemakc2012-05-257-5/+7
* Update to version 4.5.3.bsam2012-05-091-2/+2
* - upgrade to 3.5.2bapt2012-04-234-0/+22
* Update to version 4.5.2.bsam2012-04-031-2/+2
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2
* - Update to 9.4.7 (English version only)hrs2012-01-221-0/+2
* Update to version 4.4.20.bsam2012-01-161-2/+2
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-1/+1
* Fix a mistake in the MANUAL_PACKAGE_BUILD line.linimon2011-12-12