Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-09 | Add and enable ncview. | jtb | 1 | -1/+2 | |
2001-02-09 | Initial import of ncview: | jtb | 8 | -0/+102 | |
Visual browser for netCDF format files | |||||
2001-02-09 | Include <sys/param.h>. | jtb | 2 | -13/+12 | |
2001-02-09 | Add and enable geomview. | jtb | 1 | -1/+2 | |
2001-02-09 | Initial import of geomview: | jtb | 12 | -0/+380 | |
Interactive geometry viewing program | |||||
2001-02-08 | Install the Perl module. | jtb | 1 | -1/+13 | |
2001-02-08 | Fix URL of the "Student Pugwash Pledge", | hubertf | 1 | -1/+1 | |
reported by Benjamin Hell <hell@dkrz.de> in private mail. | |||||
2001-02-07 | Add and enable g2 | jtb | 1 | -1/+2 | |
2001-02-07 | Initial import of g2: | jtb | 5 | -0/+43 | |
Powerful, easy to use 2D graphics library | |||||
2001-02-07 | Fix an error in last commit. | fredb | 1 | -3/+3 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 3 | -8/+15 | |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 3 | -9/+9 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 6 | -18/+18 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-02-04 | Update URL for camera info. | simonb | 1 | -1/+1 | |
2001-02-04 | Synchronize "p5-PerlMagick" package with "ImageMagick" package by | tron | 1 | -11/+11 | |
updating it to version 5.2.8. | |||||
2001-02-01 | Update dependency on py-Tk to >=1.5.2. (I wonder if this'll work...) | wiz | 1 | -2/+2 | |
2001-02-01 | Add and enable pgraf. | jtb | 1 | -1/+2 | |
2001-02-01 | Initial import of pgraf: | jtb | 10 | -0/+148 | |
Portable graphics system | |||||
2001-01-30 | Correct location for pkgsrc/x11/tk. | jlam | 1 | -2/+2 | |
2001-01-30 | Make it partially compile on 1.4.2, whose unistd.h doesn't seem to like | wiz | 2 | -1/+15 | |
this combination of _XOPEN_SOURCE and _POSIX_C_SOURCE. | |||||
2001-01-29 | Update "ImageMagick" package to version 5.2.8. Changes since version 5.2.2: | tron | 5 | -25/+130 | |
- URL's are now understood on Win32 (thanks to libXML and William Radcliffe). - ImageMagick defaults to 16-bit per pixel component now. - Support added for ART images (contributed by Jaroslav Fojtik). - Added -pause to the animate program. You can now specify a minimum/maximum delay for an image sequence. - Added %c to -format to get the image comment (patch provided by Frank Mattern). - Over compositing is now the Porter-Duff algorithm (inspired by William Radcliffe and Alvy Ray Smith). - You can write SVG output if the input is SVG, MVG, or WMF. - ImageMagick now can accept AFM, PFB, and PFM fonts. - The linewidth parameter is deprecated in PerlMagick. Use stroke_width instead. - Digital Applications contributed text stroking code. - You can now specify Truetype fonts directly. No @ prefix is required (e.g. convert -font Arial.ttf ...) - Digital Applications contributed line cap and dash pattern rendering code. - Added the Multiple composite operator for the creation of drop-shadows (patch provided by John Harper). - Support added for CUT images (contributed by Jaroslav Fojtik). - Bill Radcliffe contributed fast polygoni rendering code. Parts of the rendering algorithm were inspired by libart. - Support added for BMP images with a 'BA' chunk (contributed by Jaroslav Fojtik). | |||||
2001-01-29 | Update homepage URL. | tron | 1 | -2/+2 | |
2001-01-29 | Add and enable iGMT. | jtb | 1 | -1/+2 | |
2001-01-29 | Initial import of new iGMT package: | jtb | 8 | -0/+268 | |
Interactive Mapping of Geoscientific Datasets (a Tcl/Tk front-end to the Generic Mapping Tools suite). | |||||
2001-01-29 | Fixed some typos. | jtb | 3 | -5/+5 | |
2001-01-29 | I forgot to add the PLIST. There is only one now. | jtb | 1 | -0/+163 | |
2001-01-29 | Updated plplot to version 5.0.1. The changes are too numerous to | jtb | 19 | -565/+251 | |
list (especially as the Changelog doesn't mention any recent changes). Things work much better than in the last version (especially on the Tcl/Tk end). | |||||
2001-01-27 | Fixed some more problems. Apologies. | jtb | 6 | -26/+54 | |
2001-01-27 | Don't test for existence of bash. | jtb | 1 | -10/+4 | |
2001-01-27 | Use .for instead of for. | jtb | 1 | -7/+7 | |
2001-01-27 | Added the 39 supplemental programs, html documentation, and example scripts. | jtb | 23 | -121/+1500 | |
2001-01-26 | Fix tcl wildcard so that it matches version currently in pkgsrc. | wiz | 1 | -2/+2 | |
2001-01-26 | add and enable scigraphica, and sort. | wiz | 1 | -3/+4 | |
2001-01-21 | Revert last change. "libtiff" works fine with Solaris 8's "zlib", but | tron | 1 | -2/+2 | |
"gnome-libs" wants a newer version. So always use the package to avoid problems caused by different "zlib" versions. | |||||
2001-01-21 | Solaris 8 includes "libz". | tron | 1 | -2/+2 | |
2001-01-20 | Update gif2png to 2.4.0. This closes PR 12000 by Tomasz Luchowski | rh | 2 | -4/+4 | |
<zuntum@eik.pl>, thanks! Changes are: 2.4.0: Added -t option to enable conversion of transparent images. 2.3.3: Handle malformed (zero-length) GIF comments without coredumping. This was Debian bug #59830 | |||||
2001-01-20 | Install betanews.txt and povwhere.get also, as required by the binary | pooka | 3 | -7/+10 | |
packaging license. Pointed out by Richard Rauch in private email. | |||||
2001-01-20 | act resposible, take over maintainership from packages@ | pooka | 1 | -2/+2 | |
2001-01-20 | Install additional documentation and scripts as suggested by Richard | pooka | 3 | -8/+12 | |
Rauch in pkg/11217 | |||||
2001-01-20 | fix PLIST | pooka | 1 | -3/+2 | |
2001-01-18 | Don't force '-O'. Noted by Adam Ciarcinski. | wiz | 2 | -4/+4 | |
2001-01-16 | Back out previous - all these dirs are removed by libgii. | hubertf | 1 | -5/+5 | |
Hinted at by Thomas Klausner. | |||||
2001-01-15 | Make this pkg work on ELF (I wonder if autoconf is the right place to | hubertf | 1 | -2/+2 | |
fix this...) | |||||
2001-01-15 | add a few @dirrms | hubertf | 1 | -1/+5 | |
2001-01-15 | scientific application for data analysis and technical graphics | drochner | 8 | -0/+189 | |
2001-01-14 | Create missing softlink "libXpm.so.4" manually under Solaris. | tron | 1 | -2/+10 | |
2001-01-14 | Make this package work under Solaris. | tron | 3 | -9/+24 | |
2001-01-14 | Set "${CC}" in make environment. | tron | 1 | -1/+2 | |
2001-01-14 | Create links for "libgif.so" and "libgif.so.5" manually. | tron | 1 | -2/+3 | |
2001-01-13 | Wildcard dependency on oaf. | wiz | 1 | -2/+2 | |