# ex:ts=8 # Ports collection makefile for: jcalendar # Date created: Apr 2, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= jcalendar PORTVERSION= 1.2.2 CATEGORIES= java MASTER_SITES= http://www.toedter.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Java Date Chooser USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes WRKSRC= ${WRKDIR}/src PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ %%JAVAJARDIR%%/looks-${PORTVERSION}.jar .if !defined(NOPORTDOCS) PORTDOCS= * .endif post-build: cd ${WRKDIR}/build && \ ${JAR} cmf ${WRKSRC}/${PORTNAME}.manifest \ ${WRKDIR}/build/${PORTNAME}.jar * do-install: ${INSTALL_DATA} ${WRKDIR}/build/${PORTNAME}.jar ${JAVAJARDIR} ${INSTALL_DATA} ${WRKDIR}/lib/looks-${PORTVERSION}.jar ${JAVAJARDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKDIR}/doc && ${FIND} . \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} .endif .include id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f10-gtk2
Commit message (Expand)AuthorAgeFilesLines
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxbsam2009-01-221-6/+1
* linux_base-(fc6|f7|f8) have glib2 by itself. Don't depend uponume2008-11-291-2/+7
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* 1. Upgrade linux infrostructure ports from FC3 to FC4.bsam2006-07-103-182/+161
* - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]netchild2006-05-022-15/+13
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-156/+156
* Catch up with distfile rename/update.netchild2006-01-052-5/+5
* Fix RUN_DEPENDS.netchild2005-12-301-3/+2
* Fix a typo in the plist.netchild2005-11-232-2/+2
* Update to 2.4.14.netchild2005-11-213-85/+295
* - Fix plist. [1]netchild2005-11-203-4/+13
* Update to 2.2.4.netchild2005-11-093-37/+45
* - Enable on amd64pav2005-08-191-1/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-182-20/+188
* Update to avoid possible DoS and multiple buffer overflowstrevor2005-06-123-172/+23
* Restore RESTRICTED line.trevor2005-03-151-0/+1
* Chase linux-libtiff dependency after library version change.netchild2005-02-051-2/+2
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-012-25/+179
* Fix dependencies after last commit.trevor2004-12-211-1/+2
* - Adds the dependencies needed to run gtk-query-immodules-2.0 andthierry2004-12-162-41/+17
* SIZEify.trevor2004-03-181-0/+1
* Reverse last two commits. Remove BUILD_DEPENDS line which wastrevor2004-02-091-5/+1
* BROKEN: Build failskris2004-02-071-0/+2
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2
* Kludge by installing a pre-concoted gtk.immodules file and an emptytrevor2003-11-202-4/+47
* Decrease PORTREVISION from 2 to 0. I hope no one has installedtrevor2003-11-191-0/+1
* Describe this port.trevor2003-11-191-1/+3