aboutsummaryrefslogtreecommitdiff
path: root/devel/flick
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-27/+19
| | | | Notes: svn path=/head/; revision=106669
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Fix build on -currentKirill Ponomarev2003-08-3012-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> Notes: svn path=/head/; revision=88092
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* URL updates.Christian Weisgerber2003-02-071-1/+1
| | | | | | | | PR: 47997 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=74998
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-242-8/+8
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-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 Notes: svn path=/head/; revision=33101
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Update to version 2.1.Steve Price1999-12-253-6/+8
| | | | | | | | PR: 15535 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24021
* Update to version 2.0.Steve Price1999-09-274-19/+28
| | | | | | | | PR: 13600 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21983
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Fix MASTER_SITES URL.Bill Fenner1999-06-121-2/+2
| | | | Notes: svn path=/head/; revision=19449
* Initial import of flick version 1.1.Steve Price1999-01-115-0/+107
The Flexible IDL Compiler Kit. PR: 6153 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=15997