aboutsummaryrefslogtreecommitdiffstats
path: root/devel/flick
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Cram into 80 columns by 24 rows.trevor2004-04-111-27/+19
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Fix build on -currentkrion2003-08-3112-0/+303
| | | | | | | | o Remove extra token pasting operators after ::'s. o Add missing ; in yacc files. PR: 56187 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* URL updates.naddy2003-02-071-1/+1
| | | | | PR: 47997 Submitted by: tadalunch@s5.xrea.com
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-242-8/+8
| | | | | - DOCSDIR support to some - Brush out some lint
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Update to version 2.1.steve1999-12-253-6/+8
| | | | | PR: 15535 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.0.steve1999-09-274-19/+28
| | | | | PR: 13600 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix MASTER_SITES URL.fenner1999-06-131-2/+2
|
* Initial import of flick version 1.1.steve1999-01-115-0/+107
The Flexible IDL Compiler Kit. PR: 6153 Submitted by: Pedro F. Giffuni <giffunip@asme.org>