summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.9.1.steve1998-12-232-10/+10
| | | | | PR: 9126 Submitted by: maintainer
* Remove erroneous entry.steve1998-12-231-1/+0
|
* Some minor portlint cleaning.steve1998-12-231-2/+1
|
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Activate graphics/dc20ctrljseger1998-12-221-1/+2
|
* Import of graphics/dc20ctrljseger1998-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
* Activate graphics/flyjseger1998-12-191-1/+2
|
* Import of fly 1.6.4jseger1998-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
* Remove inappropriate BROKEN tag.jseger1998-12-141-3/+1
|
* BROKEN= 'depends on BROKEN freetype'obrien1998-12-141-1/+3
|
* Upgrade to 4.1.6jseger1998-12-133-4/+5
|
* Use libttf.3 of the new freetype 1.2jseger1998-12-121-2/+2
|
* a Perl package to generate GIF chartskuriyama1998-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.
* Activate p5-GIFgraph.kuriyama1998-12-121-1/+2
|
* Don't drop command line arguments in the wrappers.tg1998-12-114-4/+4
|
* Activate sketch.tg1998-12-111-1/+2
|
* New port sketch, an interactive drawing program, written intg1998-12-1116-0/+1202
| | | | Python with a few C modules. This is still experimental code.
* upgrade to version 3.0 patchlevel 18obrien1998-12-113-7/+7
|
* Upgrade to 2.5.6.tg1998-12-112-5/+6
|
* Add CONFIGURE_ENV.vanilla1998-12-091-2/+4
|
* Upgrade to 0.5.1.vanilla1998-12-092-6/+6
|
* Change gtk to gtk11. (it works fine).vanilla1998-12-081-2/+3
|
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itbillf1998-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.
* Back out previous commit, the distfile was actually packaged with thebillf1998-12-071-2/+2
| | | | | | wrong spelling. sigh. PR: ports/8984
* * fix packaging problemobrien1998-12-073-3/+4
| | | | | | * turn on support for Janpanese fonts Packaging not tested by: vanilla
* Add MASTER_SITES. This port was updated and yet still only had oneobrien1998-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!!!
* Upgrade to 0.80.vanilla1998-12-065-38/+16
|
* Remove old tiff34's patch.vanilla1998-12-061-16/+8
|
* Add system's CFLAGS to CONFIGURE_ENV.vanilla1998-12-061-2/+2
|
* Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x)vanilla1998-12-069-90/+180
|
* Add SUBDIR += gifsicleflathill1998-12-051-1/+2
|
* PR: ports/8970flathill1998-12-055-0/+38
| | | | | | Submitted by: bradh@iafrica.com Initial Import gifsicle. powerful command-line program for manipulating GIF image files.
* Unbreak.jmz1998-12-054-16/+32
|
* Unbreak.jmz1998-12-052-5/+17
|
* This port needs linux_lib to run.asami1998-12-051-1/+3
|
* Spelling error.billf1998-12-041-2/+2
| | | | | PR: ports/8886 Submitted by: Jason Wells <jcwells@u.washington.edu>
* Upgrade to 0.2.1billf1998-12-043-14/+16
| | | | PR: ports/8961
* Added another MASTER_SITES.billf1998-12-011-2/+3
| | | | Submitted by: maintainer
* Whoops, forgot below info:billf1998-12-011-1/+1
| | | | | PR: ports/8862 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* Activate gtksee.billf1998-12-011-1/+2
| | | | | PR: ports/8862 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* Initial Importbillf1998-12-016-0/+42
| | | | | | A Image viewer based on X-Window system and GTK+. The main purpose is to port ACD See, which is a very popular image viewer in M$ world, to Unix platform.
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-5/+4
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* Add jpeg dependency.asami1998-11-291-2/+3
|
* More missing dependencies.asami1998-11-292-2/+5
|
* This port requires X.asami1998-11-291-1/+2
|
* A few more USE_XLIBs.asami1998-11-282-3/+5
|
* Add USE_XLIB.asami1998-11-282-2/+6
|
* Mark this broken:asami1998-11-281-1/+2
| | | | | | | | | | | | --- cc -O -pipe -o rayshade main.o raytrace.o version.o ../libshade/libshade.a ../libray/libray.a /usr/local/lib/librle.a -lm imagetext.o: Undefined symbol `_ImageRead' referenced from text segment imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment *** Error code 1 Stop.
* Unbreak by fixing manpage variables.asami1998-11-281-5/+2
| | | | | PR: 8869 Submitted by: zach@gaffaneys.com
* Added patch-aa so this didn't break in -CURRENTbillf1998-11-252-6/+21
| | | | | | | | | UnBROKENed Makefile, and changed HAS_CONFIGURE to the more appropriate GNU_CONFIGURE. Port builds on -STABLE(jade.chc-chimes.com) and -CURRENT(bento) now. PR: ports/8807 Submitted by: Ian Struble <ian@disavowed.broken.net>
OpenPOWER on IntegriCloud