summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops, misspelled the package in previous commmitAndreas Klemm1998-05-161-2/+2
| | | | Notes: svn path=/head/; revision=11009
* acticate ImageMagickAndreas Klemm1998-05-161-1/+2
| | | | Notes: svn path=/head/; revision=11008
* Update to version 1.7.0Steve Price1998-05-115-47/+60
| | | | | | | | PR: 6326 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=10945
* Upgrade to Beta-4.1Stefan Eßer1998-05-0912-92/+204
| | | | Notes: svn path=/head/; revision=10924
* Upgrade to 97.09.11.Vanilla I. Shu1998-05-073-35/+50
| | | | Notes: svn path=/head/; revision=10900
* Fix PLIST.Justin M. Seger1998-05-062-2/+2
| | | | Notes: svn path=/head/; revision=10885
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-0514-3/+17
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-0422-42/+42
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Fixes to sane.David E. O'Brien1998-04-309-186/+333
| | | | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=10775
* AActivate qgl, moved from devel.Matthew Hunt1998-04-301-1/+2
| | | | Notes: svn path=/head/; revision=10772
* Upgrade to 1.3, and add libgdk_imlib.Vanilla I. Shu1998-04-2914-275/+164
| | | | Notes: svn path=/head/; revision=10766
* Upgrade to 0.99.28.Vanilla I. Shu1998-04-2936-900/+948
| | | | | | | | PR: ports/6442 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=10763
* Mark these ports broken, they are left behind in the beta-4.1 upgradeSatoshi Asami1998-04-294-4/+12
| | | | | | | and no longer build. Notes: svn path=/head/; revision=10762
* Upgrade to 2.70.7.0.Thomas Gellekum1998-04-283-88/+70
| | | | | | | | PR: 6435 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=10732
* Upgrade to ImageMagick 4.0.5.Justin M. Seger1998-04-263-5/+5
| | | | Notes: svn path=/head/; revision=10688
* 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