# New ports collection makefile for: jlint # Date created: June 2, 2001 # Whom: Ernst de Haan # # $FreeBSD$ # PORTNAME= jlint PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= java MASTER_SITES= http://artho.com/jlint/ MAINTAINER= znerd@FreeBSD.org COMMENT= Java program analyzer and checker USE_REINPLACE= YES .include post-patch: @${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' ${WRKSRC}/jlint.sh do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jlint ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/antic ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/jlint.sh ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/manual.pdf ${WRKSRC}/manual.html ${DOCSDIR} .endif .include tw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bjorn Zeeb discovered that screen(1) was mangling ut_host by performingcy2010-11-192-3/+70
* Apply a new improved utmp patch.cy2010-07-222-35/+6
* Screen failed to work properly under HEAD. This patch resolve the issue.cy2010-02-097-79/+58
* Make screen build on the latest HEAD (900008).cy2010-01-276-22/+123
* Fix build under FreeBSD 9.0-CURRENT.cy2009-12-221-4/+27
* Remove the NO_PACKAGE. Recent testing suggests the problem may havelinimon2009-09-121-2/+0
* Set termios' VERASE to DEL, for vte's autodetect feature.cy2009-02-242-1/+24
* Implement a new knob WITH_SHOWENC to show the encoding of every windowcy2008-07-252-2/+39
* Add optional patch to include hostname in screen's "locked" message.cy2008-06-101-0/+21
* Add optional patch to include hostname in screen's "locked" message.cy2008-06-101-1/+6
* Prefer openpty() over /dev/ptmx.cy2008-06-101-1/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.cy2008-05-062-2/+2
* Avoid make.conf namespace collisions.cy2007-10-302-12/+10
* Alter the way we reference EXTRA_PATCHES to allow slave ports to addcy2007-10-301-1/+1
* Remove redundant install of man page.cy2007-10-271-3/+0
* Fix (enable) installation of man pages and info documents.cy2007-10-261-4/+8
* Implement options.cy2007-10-121-7/+13
* sysutils/screen: install error if world compiled with NO_INFOedwin2007-09-231-0/+11
* sysutils/screen: install error if world compiled with NO_INFOedwin2007-09-233-0/+65
* Add my people.freebsd.org distfiles directory as a distribution site.cy2006-12-281-0/+1
* Primary FTP site is down and GNU sites do not have a copy of thecy2006-12-281-0/+1
* Update 4.0.2 --> 4.0.3 to fix two security bugs in the utf8 combiningcy2006-10-262-5/+4
* A new option is added, called "cjkwidth [on|off]". When itrafan2006-08-062-0/+232
* Fix configure step so that it doesn't dump core on FreeBSD/amd64 due to acy2006-05-302-5/+6
* Add a trivial patch to fix screen compiles on post-pmtx FreeBSD 7-currentkan2006-02-101-0/+15
* SHA256ifyedwin2006-01-24