summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix PLIST.Thomas Gellekum1999-12-106-30/+24
| | | | Notes: svn path=/head/; revision=23721
* Checksum changed.Thomas Gellekum1999-12-101-2/+2
| | | | Notes: svn path=/head/; revision=23720
* Add a trailing / to WWW:Chris Piazza1999-12-101-1/+1
| | | | Notes: svn path=/head/; revision=23707
* Add missing directory name for BUILD_DEPENDS -- it was killingSatoshi Asami1999-12-082-2/+4
| | | | | | | index generation. Notes: svn path=/head/; revision=23653
* Upgrade to version 2.15.Jean-Marc Zucconi1999-12-076-6/+4
| | | | Notes: svn path=/head/; revision=23648
* Upgrade to version 2.15, use MASTER_SITE_PERL_CPAN.Jean-Marc Zucconi1999-12-072-32/+14
| | | | Notes: svn path=/head/; revision=23647
* Move distfile to http://www.freebsd.org/~fenner/distfiles/Bill Fenner1999-12-071-1/+1
| | | | Notes: svn path=/head/; revision=23639
* Fix URL in DESCRSeiichirou Hiraoka1999-12-072-2/+2
| | | | Notes: svn path=/head/; revision=23636
* Fix typo and reword the sentence to make senseChris Piazza1999-12-071-1/+1
| | | | | | | | PR: 15270 Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23635
* $FreeBSD$, not $Id$Chris Piazza1999-12-062-2/+2
| | | | Notes: svn path=/head/; revision=23617
* Add a pnmtopng RUN_DEPENDS to allow printing of images to PNG formatChris Piazza1999-12-061-1/+2
| | | | | | | | PR: 15161 Submitted by: saper@system.pl Notes: svn path=/head/; revision=23611
* Correct man page entryChris Piazza1999-12-041-2/+1
| | | | | | | | PR: 15233 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23598
* Fix CATEGORIES and a spelling errorChris Piazza1999-12-041-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=23595
* Respect CCChris Piazza1999-12-041-5/+6
| | | | | | | | PR: 15177 Submitted by: James Andariese <james@ja.ath.cx> Notes: svn path=/head/; revision=23593
* Update to version 3.5.3Chris Piazza1999-12-043-9/+9
| | | | | | | | PR: 15224 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23586
* Activate glxChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23585
* Import of glx.Chris Piazza1999-12-047-0/+751
| | | | | | | | | | OpenGL hardware acceleration for RIVA and Matrox G200 based cards. PR: 12661 Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=23584
* Make sure to execute the linux ldconfig after installChris Piazza1999-12-042-0/+4
| | | | Notes: svn path=/head/; revision=23583
* post-install -> do-installChris Piazza1999-12-041-1/+1
| | | | Notes: svn path=/head/; revision=23582
* Activate linux_glxChris Piazza1999-12-041-0/+1
| | | | Notes: svn path=/head/; revision=23581
* Libraries to make use of glx aware Linux apps such as quake 3 arena.Chris Piazza1999-12-045-0/+44
| | | | | | | Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=23580
* New location on MASTER_SITE.Steve Price1999-12-047-13/+7
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Upgrade to 0.6.3.Thomas Gellekum1999-12-026-6/+20
| | | | Notes: svn path=/head/; revision=23555
* use lateset version. prior versions contain uucp{un,}lock() which usesJun-ichiro itojun Hagino1999-12-024-7/+7
| | | | | | | | | | sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe. Notes: svn path=/head/; revision=23546
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-291-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23486
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-2812-33/+35
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Activate the kplot3d port.Steve Price1999-11-271-0/+1
| | | | Notes: svn path=/head/; revision=23451
* Initial import of kplot3d version 0.69.Steve Price1999-11-277-0/+195
| | | | | | | | | | A KDE 3D surface plotting tool. PR: 14610 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23450
* Upgrade to 4.1.25Bill Fumerola1999-11-264-11/+12
| | | | | | | Inspired by: a post by julian Notes: svn path=/head/; revision=23422
* Activate the epstool and tkxanim ports.Steve Price1999-11-261-0/+2
| | | | Notes: svn path=/head/; revision=23401
* Initial import of tkxanim version 0.43.Steve Price1999-11-266-0/+61
| | | | | | | | | | A Tcl/Tk frontend to xanim. PR: 14496 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23400
* Initial import of epstool version 1.06.Steve Price1999-11-267-0/+111
| | | | | | | | | | A tool creating and extracting preview bitmaps in EPS files. PR: 14459 Submitted by: Yuzo FURUKAWA <hurukawa@kuee.kyoto-u.ac.jp> Notes: svn path=/head/; revision=23399
* The manpage is in section n and isn't compressed.Steve Price1999-11-261-1/+2
| | | | Notes: svn path=/head/; revision=23372
* Honor CFLAGS.Steve Price1999-11-261-0/+1
| | | | | | | | PR: 15043 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=23352
* Update to version 0.5.1.Steve Price1999-11-263-3/+4
| | | | | | | | PR: 15079 Submitted by: maintainer Notes: svn path=/head/; revision=23350
* Upgrade to gtkDPS-0.3.1Justin M. Seger1999-11-263-11/+11
| | | | Notes: svn path=/head/; revision=23347
* Forgot to add thisChris Piazza1999-11-261-0/+11
| | | | Notes: svn path=/head/; revision=23339
* Update to version 1.2.2Chris Piazza1999-11-255-21/+38
| | | | | | | | PR: 14985 Submitted by: maintainer Notes: svn path=/head/; revision=23334
* Add diaYukihiro Nakai1999-11-251-0/+1
| | | | Notes: svn path=/head/; revision=23326
* Initial Import.Yukihiro Nakai1999-11-257-0/+174
| | | | | | | | | | Dia is the diagram editor such like 'Visio'. PR: ports/14661 Submitted by: Marcin Cie?lak saper@system.pl Notes: svn path=/head/; revision=23325
* Bump freetype's lib numberJustin M. Seger1999-11-252-2/+2
| | | | Notes: svn path=/head/; revision=23312
* Update to ver 3.5.2 and revise COMMENTChris Piazza1999-11-247-49/+71
| | | | | | | | PR: 15078 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23306
* Upgrade to 0.94, portlint, PREFIXBill Fumerola1999-11-244-9/+29
| | | | | | | Approved by: itojun (maintainer) Notes: svn path=/head/; revision=23295
* Upgrade to 0.45.Dirk Froemberg1999-11-233-10/+16
| | | | | | | | PR: ports/15006 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer) Notes: svn path=/head/; revision=23290
* Fix a bug in USA_RESIDENT handling.Chuck Robey1999-11-231-0/+4
| | | | | | | Kindly Pointed to by: David O'Brien Notes: svn path=/head/; revision=23286
* Update to the 0.90 version, with encryption and hot links.Chuck Robey1999-11-232-0/+31
| | | | | | | | | PR: 13133 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> and Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=23280
* Update to the 0.90 version, with encryption and hot links.Chuck Robey1999-11-232-14/+21
| | | | | | | | | PR: 13133 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> and Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=23279
* Fix WWW-fennerage.Bill Fumerola1999-11-231-1/+1
| | | | Notes: svn path=/head/; revision=23265
* Update to version 1.1Chris Piazza1999-11-212-3/+3
| | | | | | | | PR: 14935 Submitted by: maintainer Notes: svn path=/head/; revision=23228
* Upgrade to version 1.0.5Jean-Marc Zucconi1999-11-202-3/+3
| | | | | | | OK'ed by: ache Notes: svn path=/head/; revision=23205