summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add png support, I don't know how to add it on PATCHFILES, so I put it onVanilla I. Shu1998-04-231-2/+3
| | | | | | | patches/patch-ah. sorry. Notes: svn path=/head/; revision=10652
* Keep shared library version at 8 and change the #define JPEG_LIB_VERSION backJustin M. Seger1998-04-232-0/+22
| | | | | | | to 62. Notes: svn path=/head/; revision=10647
* correct library dependency.Andreas Klemm1998-04-196-12/+12
| | | | | | | we indeed have libjpeg.so.8.0, my fault. Notes: svn path=/head/; revision=10588
* Add -b to fetch's args since the master site doesn't seemSteve Price1998-04-193-3/+9
| | | | | | | to play TCP the right way. Notes: svn path=/head/; revision=10584
* - tabify MakefileAndreas Klemm1998-04-1912-1206/+1212
| | | | | | | | | - configure doesn't detect libaa, added lib dependency for libaa - lib dependency for jpeg lib corrected, we still have libjpeg.so.7 not 8 - PLIST updated Notes: svn path=/head/; revision=10582
* - sources changed without bumping the version numberAndreas Klemm1998-04-193-70/+18
| | | | | | | | | | | | | | - corrected MD5 checksum - the removal of config.cache isn't necessary anomore, port build failed here, since config.cache isn't in the sources anymore - revamped the patches a bit, it's bad style to patch one file (configure) using several patches, you loose the overview what is patches in one file and it makes it difficult to maintain patches in the future... - hope MAINTAINER agrees, needed aalib for gimp port, but didn't work Notes: svn path=/head/; revision=10580
* upgrade to 0.99.26Eric L. Hernes1998-04-1724-924/+1188
| | | | Notes: svn path=/head/; revision=10536
* Upgrade to version 2.5.4. This version has incorporated all of our patches.Justin M. Seger1998-04-172-4/+4
| | | | Notes: svn path=/head/; revision=10530
* Upgrade to version 3.4k.Justin M. Seger1998-04-163-7/+10
| | | | | | | Make myself MAINTAINER. Notes: svn path=/head/; revision=10526
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-1518-36/+36
| | | | Notes: svn path=/head/; revision=10525
* Use jpeg shared library version 8.Justin M. Seger1998-04-152-4/+4
| | | | Notes: svn path=/head/; revision=10524
* Update to version 6bJustin M. Seger1998-04-156-30/+36
| | | | Notes: svn path=/head/; revision=10523
* Upgrade to 1.2.Vanilla I. Shu1998-04-113-59/+15
| | | | | | | | PR: ports/6250 Submitted by: maintainer Notes: svn path=/head/; revision=10480
* Activate p5-chart.Vanilla I. Shu1998-04-111-1/+2
| | | | Notes: svn path=/head/; revision=10473
* A perl5 module for build chart graphic.Vanilla I. Shu1998-04-1110-0/+106
| | | | Notes: svn path=/head/; revision=10472
* Upgrade to version 4.04.Justin M. Seger1998-04-113-5/+5
| | | | Notes: svn path=/head/; revision=10463
* Make this compile again.Thomas Gellekum1998-04-082-8/+4
| | | | Notes: svn path=/head/; revision=10443
* Upgrade to 1.3.Vanilla I. Shu1998-04-049-30/+42
| | | | | | | | PR: ports/6146 Submitted by: Jeffrey Wheat <jeff@ns1.cetlink.net> Notes: svn path=/head/; revision=10420
* cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc ↵Satoshi Asami1998-04-012-2/+6
| | | | | | | | | | | | | | | -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c In file included from /usr/include/sys/types.h:96, from types.h:54, from xdr.c:22: /usr/include/machine/endian.h:62: conflicting types for `htonl' types.h:29: previous declaration of `htonl' /usr/include/machine/endian.h:64: conflicting types for `ntohl' types.h:28: previous declaration of `ntohl' Notes: svn path=/head/; revision=10387
* Remove BROKEN tag as this now builds.Steve Price1998-03-291-3/+1
| | | | Notes: svn path=/head/; revision=10377
* Keep auto* from autospewing errors if installed.Steve Price1998-03-291-0/+60
| | | | | | | Found by: Satoshi Asami Notes: svn path=/head/; revision=10374
* upgrade png majorAndrey A. Chernov1998-03-284-8/+8
| | | | Notes: svn path=/head/; revision=10366
* upgrade png majorAndrey A. Chernov1998-03-2810-20/+20
| | | | Notes: svn path=/head/; revision=10365
* Mark this port broken, doesn't build.Satoshi Asami1998-03-281-1/+3
| | | | Notes: svn path=/head/; revision=10362
* Upgrade to version 1.2.Steve Price1998-03-282-6/+8
| | | | | | | | PR: 6079 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10349
* Upgrade to 1.0.1Andrey A. Chernov1998-03-284-12/+14
| | | | Notes: svn path=/head/; revision=10343
* Make fxtv work with CURRENT and STABLE. This is not the optimum solution,Mark Murray1998-03-231-0/+23
| | | | | | | | | | but while the correct solution is being sought, this is probably the best. Submitted by: Randall Hopper OK'ed By: Satoshi Asami Notes: svn path=/head/; revision=10300
* ## make packageSatoshi Asami1998-03-231-1/+3
| | | | | | | | | | | | | | | | >> Checksum OK for txtmerge101.tar.gz. ===> Extracting for txtmerge-1.01 ===> Patching for txtmerge-1.01 ===> Configuring for txtmerge-1.01 ===> Building for txtmerge-1.01 cc -O /usr/include -o txtmerge txtmerge.c ld: /usr/include: malformed input file (not rel or archive) *** Error code 1 Stop. Notes: svn path=/head/; revision=10295
* Thanks to Eivind, we now have the distfiles.Satoshi Asami1998-03-226-18/+6
| | | | Notes: svn path=/head/; revision=10273
* Mark this port broken, can't fetch.Satoshi Asami1998-03-216-6/+18
| | | | Notes: svn path=/head/; revision=10256
* Back out changes to use tcl81.Thomas Gellekum1998-03-201-3/+2
| | | | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
* upgrade to 0.99.21, there'll be another port containing the ``unstable''Eric L. Hernes1998-03-1724-1488/+1236
| | | | | | | plug-ins soon. Notes: svn path=/head/; revision=10219
* Add MAINTAINER so this portlints clean.Steve Price1998-03-151-1/+3
| | | | Notes: svn path=/head/; revision=10150
* Remove RUN_DEPENDS tag, we don't need it anymore..Vanilla I. Shu1998-03-126-45/+3
| | | | | | | Submitted by: Mr M P Searle <csubl@csv.warwick.ac.uk> Notes: svn path=/head/; revision=10117
* BROKEN = X front end doesn't build right agaist our gtk portDavid E. O'Brien1998-03-113-3/+9
| | | | Notes: svn path=/head/; revision=10115
* Upgrade to 1.18, and remove LIB_DEPENDS.Vanilla I. Shu1998-03-119-21/+24
| | | | Notes: svn path=/head/; revision=10107
* Upgrade to 0.7a.Vanilla I. Shu1998-03-115-93/+28
| | | | Notes: svn path=/head/; revision=10106
* Upgrade to 1.1.Vanilla I. Shu1998-03-1113-114/+251
| | | | Notes: svn path=/head/; revision=10101
* Build and install Mesaaux and Mesatk libs.Thomas Gellekum1998-03-106-6/+26
| | | | | | | | PR: 5919 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=10093
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-064-16/+12
| | | | Notes: svn path=/head/; revision=10055
* Upgrade to version 2.5.3.Justin M. Seger1998-03-032-4/+4
| | | | Notes: svn path=/head/; revision=10023
* Upgrade to version 4.0.2 and fix some DEPENDS lines.Justin M. Seger1998-03-033-9/+10
| | | | Notes: svn path=/head/; revision=10022
* Update the shlib minor version to "0.99" so this thing packages.Satoshi Asami1998-03-031-1/+1
| | | | | | | | Note, I think it is totally stupid to match the shared library version number with the software version, but that's the author's call, not mine. Notes: svn path=/head/; revision=10008
* Remove outdated MASTER_SITE.Justin M. Seger1998-03-021-3/+2
| | | | Notes: svn path=/head/; revision=10000
* Upgrade to 0.99eAndrey A. Chernov1998-03-024-13/+19
| | | | Notes: svn path=/head/; revision=9999
* Clean up PLIST + add some libs that were missed.David E. O'Brien1998-03-013-21/+27
| | | | Notes: svn path=/head/; revision=9972
* sahre sane with worldDavid E. O'Brien1998-03-011-1/+2
| | | | | | | PR: ports/4129 Notes: svn path=/head/; revision=9971
* API for access to scanners, digitals camera, frame grabbers etc.David E. O'Brien1998-03-0115-0/+300
| | | | | | | | PR: ports/4129 Submitted by: Gary Howland gary@hotlava.com + upgraded by me. Notes: svn path=/head/; revision=9970
* Fixed source file location on ftp.enlightenment.org.Alexander Langer1998-02-273-6/+6
| | | | Notes: svn path=/head/; revision=9952
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-3/+4
| | | | Notes: svn path=/head/; revision=9912