summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* link with libjpeg and libz due to dependency in libtiffScott Mace1999-01-021-1/+2
| | | | Notes: svn path=/head/; revision=15770
* Upgrade to 0.3.5.Vanilla I. Shu1999-01-015-28/+31
| | | | Notes: svn path=/head/; revision=15754
* - Upgrade to 3.0.1Dirk Froemberg1998-12-3012-42/+105
| | | | | | | | | | | | | | | - set MAINTAINER to kkennawa@physics.adelaide.edu.au - honor CFLAGS CHANGES not included in PR ports/9240: - add USE_XLIB - remove version string from pkg/COMMENT PR: ports/9240 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=15730
* Update MAINTAINER to reflect my proper e-mail address.Bill Fumerola1998-12-292-4/+4
| | | | Notes: svn path=/head/; revision=15701
* - upgrade to 1.01Dirk Froemberg1998-12-284-19/+392
| | | | | | | | | | | - drop IS_INTERACTIVE: choose povray support - added MAINTAINER (ports@FreeBSD.ORG) - USE_XLIB - honor ${NOPORTDOCS} - other minor clean-up Notes: svn path=/head/; revision=15690
* Upgrade to 0.4.Vanilla I. Shu1998-12-284-268/+267
| | | | Notes: svn path=/head/; revision=15673
* Activate qivBill Fumerola1998-12-271-1/+2
| | | | | | | | PR: ports/8557 Submitted by: billf Notes: svn path=/head/; revision=15649
* Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib imageBill Fumerola1998-12-275-0/+44
| | | | | | | | | | | viewer. It has such nifty features as: zoom, maxpect, scaledown, screensaver, flip, delete, brightness / contrast / gamma correction, and can also be used to set your X11 background. All from a commandline. http://www.klografx.de/index.html Notes: svn path=/head/; revision=15648
* Remove name from front.Satoshi Asami1998-12-261-1/+1
| | | | Notes: svn path=/head/; revision=15642
* Correct some define on CONFIGURE_ENV.Vanilla I. Shu1998-12-263-6/+9
| | | | Notes: svn path=/head/; revision=15637
* Upgrade to 1.8.2.Vanilla I. Shu1998-12-2614-86/+167
| | | | Notes: svn path=/head/; revision=15635
* Correct MASTER_SITES.Vanilla I. Shu1998-12-251-2/+2
| | | | Notes: svn path=/head/; revision=15607
* Activate the Cgraph port.Steve Price1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15566
* Initial import of Cgraph version 2.04.Steve Price1998-12-248-0/+106
| | | | | | | | | | A PostScript plotting library in C. PR: 8051 Submitted by: Anton Berezin <tobez@plab.ku.dk> Notes: svn path=/head/; revision=15565
* Update to version 1.9.1.Steve Price1998-12-232-10/+10
| | | | | | | | PR: 9126 Submitted by: maintainer Notes: svn path=/head/; revision=15511
* Remove erroneous entry.Steve Price1998-12-231-1/+0
| | | | Notes: svn path=/head/; revision=15498
* Some minor portlint cleaning.Steve Price1998-12-231-2/+1
| | | | Notes: svn path=/head/; revision=15497
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15487
* Activate graphics/dc20ctrlJustin M. Seger1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15466
* Import of graphics/dc20ctrlJustin M. Seger1998-12-227-0/+55
| | | | | | | | | | | | | | | dc20ctrl can control your Kodak DC20 digital camera via the embedded serial port. With dc20ctrl you can control any parameter of your camera, as quering the current state, taking a photo, downloading the thumbnails and/or the pictures (in raw, pgm or ppm format, and eventually others: it depends on compilation-time options), erasing the camera memory and changing its resolution. PR: ports/5885 Submitted by: paterno@dsi.UNIFI.IT Notes: svn path=/head/; revision=15465
* Activate graphics/flyJustin M. Seger1998-12-191-1/+2
| | | | Notes: svn path=/head/; revision=15430
* Import of fly 1.6.4Justin M. Seger1998-12-195-0/+28
| | | | | | | | | | | fly is a tool to interpret simple drawing commands and generate an GIF as the result. PR: ports/5397 Submitted by: j.unger@choin.net Notes: svn path=/head/; revision=15429
* Remove inappropriate BROKEN tag.Justin M. Seger1998-12-141-3/+1
| | | | Notes: svn path=/head/; revision=15350
* BROKEN= 'depends on BROKEN freetype'David E. O'Brien1998-12-141-1/+3
| | | | Notes: svn path=/head/; revision=15339
* Upgrade to 4.1.6Justin M. Seger1998-12-133-4/+5
| | | | Notes: svn path=/head/; revision=15315
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* a Perl package to generate GIF chartsJun Kuriyama1998-12-125-0/+43
| | | | | | | | | | | | | | | | | PR: ports/8627 Submitted by: laskavy@gambit.msk.su Modified by: kuriyama o added p5-GD dependency o some portlint fixes This port fails on make test stage in ${WRKDIR}. But this is caused by font difference between developper's and mine. So it can ignore. Notes: svn path=/head/; revision=15306
* Activate p5-GIFgraph.Jun Kuriyama1998-12-121-1/+2
| | | | Notes: svn path=/head/; revision=15305
* Don't drop command line arguments in the wrappers.Thomas Gellekum1998-12-114-4/+4
| | | | Notes: svn path=/head/; revision=15277
* Activate sketch.Thomas Gellekum1998-12-111-1/+2
| | | | Notes: svn path=/head/; revision=15276
* New port sketch, an interactive drawing program, written inThomas Gellekum1998-12-1116-0/+1202
| | | | | | | Python with a few C modules. This is still experimental code. Notes: svn path=/head/; revision=15275
* upgrade to version 3.0 patchlevel 18David E. O'Brien1998-12-113-7/+7
| | | | Notes: svn path=/head/; revision=15271
* Upgrade to 2.5.6.Thomas Gellekum1998-12-112-5/+6
| | | | Notes: svn path=/head/; revision=15270
* Add CONFIGURE_ENV.Vanilla I. Shu1998-12-091-2/+4
| | | | Notes: svn path=/head/; revision=15226
* Upgrade to 0.5.1.Vanilla I. Shu1998-12-092-6/+6
| | | | Notes: svn path=/head/; revision=15222
* Change gtk to gtk11. (it works fine).Vanilla I. Shu1998-12-081-2/+3
| | | | Notes: svn path=/head/; revision=15194
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itBill Fumerola1998-12-072-6/+2
| | | | | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey. Notes: svn path=/head/; revision=15180
* Back out previous commit, the distfile was actually packaged with theBill Fumerola1998-12-071-2/+2
| | | | | | | | | wrong spelling. sigh. PR: ports/8984 Notes: svn path=/head/; revision=15176
* * fix packaging problemDavid E. O'Brien1998-12-073-3/+4
| | | | | | | | | * turn on support for Janpanese fonts Packaging not tested by: vanilla Notes: svn path=/head/; revision=15161
* Add MASTER_SITES. This port was updated and yet still only had oneDavid E. O'Brien1998-12-061-2/+5
| | | | | | | | | | | MASTER_SITE. Since people aren't getting the idea, I'm going to shout: PORTS COMMITTERS, WHEN YOU UPDATED A PORT, INSURE THERE IS >1 MASTER SITE!!! Notes: svn path=/head/; revision=15160
* Upgrade to 0.80.Vanilla I. Shu1998-12-065-38/+16
| | | | Notes: svn path=/head/; revision=15157
* Remove old tiff34's patch.Vanilla I. Shu1998-12-061-16/+8
| | | | Notes: svn path=/head/; revision=15155
* Add system's CFLAGS to CONFIGURE_ENV.Vanilla I. Shu1998-12-061-2/+2
| | | | Notes: svn path=/head/; revision=15153
* Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x)Vanilla I. Shu1998-12-069-90/+180
| | | | Notes: svn path=/head/; revision=15145
* Add SUBDIR += gifsicleSeiichirou Hiraoka1998-12-051-1/+2
| | | | Notes: svn path=/head/; revision=15134
* PR: ports/8970Seiichirou Hiraoka1998-12-055-0/+38
| | | | | | | | | Submitted by: bradh@iafrica.com Initial Import gifsicle. powerful command-line program for manipulating GIF image files. Notes: svn path=/head/; revision=15133
* Unbreak.Jean-Marc Zucconi1998-12-054-16/+32
| | | | Notes: svn path=/head/; revision=15114
* Unbreak.Jean-Marc Zucconi1998-12-052-5/+17
| | | | Notes: svn path=/head/; revision=15113
* This port needs linux_lib to run.Satoshi Asami1998-12-051-1/+3
| | | | Notes: svn path=/head/; revision=15112
* Spelling error.Bill Fumerola1998-12-041-2/+2
| | | | | | | | PR: ports/8886 Submitted by: Jason Wells <jcwells@u.washington.edu> Notes: svn path=/head/; revision=15110