summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2002-01-30Apply mods from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15269 toagc3-2/+14
remove X11 support, now that there's an aview-x11 package.
2002-01-30Now that the aalib-x11 package has been added, remove support for X11 fromagc3-7/+21
this package, and bump version number to nb1. Provided in PR 15268 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30Add and enable aview-x11agc1-1/+2
2002-01-30Initial import of aview-x11 1.3.0rc1, an ASCII art viewer with X11 support,agc6-0/+109
into the NetBSD Packages Collection. dT8 8Tb aview is a high quality ascii-art image (pnm) browser dT 8 8 Tb and animation (fli/flc) player which uses AAlib dT 8 8 Tb (a portable ASCII Art library, part of the AA-project). <PROJECT><PROJECT> dT 8 8 Tb dT 8 8 Tb aview features: * High quality ascii art rendering * Portable * Save into many formats (html, text, ansi, more/less etc...) * Contrast, Bright, Gamma control * Image zooming/unzooming * Three dithering modes * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set Provided in PR 15267 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30Add and enable aalib-x11agc1-1/+2
2002-01-30Initial import of aalib-x11 1.4rc4, an ASCII art library with X11 support,agc6-0/+177
into the NetBSD Packages Collection. AAlib is a portable ASCII Art library. From the AA project documentation: "There are many problems of various kinds with video cards, low frequency monitors, crashing graphical apps... AA-lib IS the solution. It works on a terminal of any kind, it is fast and portable, it gives to you standard API. It gives to your old hardware more power! " Provided in PR 15266 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30No need to include aalib's buildlink.mk as we include SDL's buildlinkzuntum1-2/+1
that does it. Fixes PR pkg/15270 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-28use buildlink file for py-Tkdrochner2-6/+4
2002-01-27Use auto-extract code for .shar files.jlam1-5/+1
2002-01-27Unlimit datasize during build to avoid build problems on at leasttron1-1/+2
NetBSD-amiga and NetBSD-mac68k. This fixes PR pkg/13396 by de SAINT LEGER Rodolphe.
2002-01-26USE_GNU_READLINE, should fix build problemsdrochner1-1/+2
2002-01-25Fix pkg/15110; also pass PKGLOCALEDIR so that the locale filewiz5-11/+26
is installed into the correct dir.
2002-01-25PKGVERSION=1 so that the version number is greater than the last versionskrll1-1/+2
of this pkg.
2002-01-25Update mplayer to 0.60 release.skrll5-105/+9
Can't seem to find a Changelog, sorry.
2002-01-24Update to 0.8.0. Makes it build again with current gtk+extra, fixingwiz6-177/+206
bulk build failure. Changes since 0.7.0 (approximate, since the ChangeLog is not very tidy): 11/20/2001 Adrian Feiguin: Gtkextra fine tunning. Matrix support. New cloning strategy for supporting multiple copies of the same dataset. Using gtkplot iterators to retrieve data from worksheets. New tick labels strategy using callback functions. gtkplotart.[ch]: gtkplotpc driver for libart. Anlialiasing using libart. gtkplotgnome.[ch]: gtkplotpc driver for gnome-print. Print preview using gnome-print, still under developement. Custom page size. Layer size in different units. Matrix datasets: bubbles, surfaces, contours and density maps. Symbol scaling for bubbles, boxes, and vectors. Style dialog for new features included in the gtkextra widgets. New fields in the xml file to support additions. Example matrix.sg to show new features. Autoscaling fixes, toghether with Conrad. Gradient autoscaling. New rotations for 3D plots. Arbitrary meshes using Delaunay triangulizations. Enhancements in the GUI, new tools and icons. Data markers, still under developement. Fixes in clipboard. Bugfixes. Randolf Mock: New autoscaling icon. 11/19/2001 Rob Lahaye: src/sg_project_rescue.c: revised version, uses sigaction(..) instead of signal(..) and gtk_idle_add for bailout signals. 11/13/2001 Rob Lahaye: src/sg_project_file_sax.c src/sg_project_autosave.c: add filename check for newer versions of autosaved or rescued file. src/Makefile.am: remove the sga->scigraphica link. 10/19/2001 Rob Lahaye: src/sg_file.c: fix disappearing python terminal 10/10/2001 Conrad Steenberg: Matrix formula support Autoscaling of 2D layers configuration support Remove dumb warnings in some places Fix 'formulas not evaluated upon file load' bug Update Clarens plugin to import Tags 10/05/2001 Rob lahaye: src/*[ch]: Clean up with stricter coding related to the source vs. header files: - functions in source files declared as static where possible. - strictly applying the extern/global/static rules to variable declarations. Allow strong type checking by making the src-tree g++ compatible. 09/30/2001 Rob Lahaye: src/python/import_data.c src/python/python_sheet.c: use #ifdef WITH_WARNINGS for developers' warnings src/python/python_int.c src/python/unpickler.py: change .sgsconfig to .scigrahpica/config 09/29/2001 Rob Lahaye: src/sg_preferences_dialog.[ch] : void -> static void src/g_project_autosave.c : new file with autosave utilities src/Makefile.am : add sg_project_autosave.c src/main.h src/sg.c src/sg_project.h src/sg_project_menu.c src/sg_project_rescue.c src/python/python_int.c : add autosave utilities 09/26/2001 Rob Lahaye: Configure.in: Remove duplicate entries in the "Compiler flags" of the --version output. 09/13/2001 Conrad Steenberg: Adapt the FitWizard module to fit data in plots, and plot the resulting function in the same layer. Python methods to access the datasets in a layer. 08/22/2001 Conrad Steenberg: Plug-in documentation New configuration system with python bindings Python wizard interface Curve fitting wizard from Adrian's gtkLeastSquares plug-in Simple statistics plug-in New python bindings to access layers and datasets 08/01/2001 Rob Lahaye: sg_dialogs.h, sg_file_dialog.c, sg_project_menu.c: WINDOWCLOSE_CLICKED added to dialogs control sg_entry.c: remove redudant emumerate YES/NO/CANCEL_CLICKED sg_plot_menu.c: add selected layer nr in sg_menu_remove_layer 07/31/2001 Conrad Steenberg: Cells are now cleared before new content is added. Fixes to number editing in the sheet for non-formula numbers. UI fixes for renaming sheets. Icons are now installed during 'make install' for use by plugins. 07/26/2001 ********* 0.7.1 Released ******** 07/25/2001 Adrian Feiguin: Bugfixes in gtkextra Enhancements in plugin system Bugfixes in autosymbol Bugfixes in zoom Conrad Steenberg: More Python stuff More enhancements in plugin system ASCII import fixes for comments at the start of a file. 07/17/2001 Adrian Feiguin: New plugin system (C stuff) Bugfixes in sg_project_file_sax.c Bugfixes in text dialog Bugfixes in gtkextra Conrad Steenberg: New plugin system (Python stuff) Python call to obtain sheet selection area Terminal fixes: No more text droppings when closing. Prompt now correctly appears after error output, not before Python wizard creation framework Work around Numeric Python 20.1 bugs, which caused crases for a lot of people New Configuration option: module search paths.
2002-01-24Remove "Mesa-glx" package which has been broken for nine month now.tron9-309/+1
3D acceleration requires XFree86 4.x these days anyway.
2002-01-24Weakly buildlinkify, and use PKGLOCALEDIR.wiz3-24/+10
2002-01-23Fix the libtool lossage in the pkg so that it now builds. I have no time toskrll5-15/+87
test if it actually works... I'll leave that to the maintainers.
2002-01-22use buildlink files for Python and py-imaging, but keep it tieddrochner3-7/+11
to Python-2.0 for now because of the py-Tk mess
2002-01-22use buildlink files for Python and py-imaging, but keep it tieddrochner2-10/+15
to Python-2.0 for now because of the py-Tk mess
2002-01-22add this for dependant packagesdrochner1-0/+6
2002-01-21Update to use the codecs distributed with mplayer-0.60.wiz3-28/+46
Some additional codecs, some removed.
2002-01-21Set ONLY_FOR_PLATFORM to point to new-toolchain-current/i386zuntum1-2/+2
(I have used expression that Thomas Klausner has written for graphics/ogle for the same purpose).
2002-01-21Update to 1.8.4:wiz4-64/+63
* Add support for FreeType2 (John Ellson ellson@lucent.com) [not used in the package right now] * Add support for finding in fonts in a builtin DEFAULT_FONTPATH, or in a path from the GDFONTPATH environment variable. * remove some unused symbols to reduce compiler warnings * bugfix in size comparisons in gdImageCompare * REXX now mentioned * All memory allocation functions are now wrapped within the library; gdFree is exported and recommended for freeing memory returned by the gdImage(Something)Ptr family of functions. Based on a package sent to tech-pkg by Adam Ciarcinski.
2002-01-21Add misc/libdvdread support per pkg/15319 by David Sainty <dave@dtsp.co.nz>zuntum1-3/+4
Bump PKGREVISION. Note: make sure to cvs update pkgsrc/misc/libdvdread before trying to build updated package of mplayer.
2002-01-21Let mplayer test-compile stuff in ${WRKDIR} instead of /tmp,zuntum1-1/+5
because the /tmp can sometime be mounted noexec. Fixes pkg/15320 by David Sainty <dave@dtsp.co.nz>
2002-01-20Update ruby-opengl package to 0.32.2.taca3-11/+10
2001-12-01 <yoshi@giganet.net> * patch for mswin32. (thanks patch: Nobuyuki Horie(ruby-talk:21179)) * patch for missing methods. (thanks patch: Takaaki Tateishi) * release OpenGL module 0.32b
2002-01-19use python buildlink filedrochner2-6/+13
2002-01-19use python buildlink filedrochner2-22/+30
2002-01-19pass python interpreter path to "configure",drochner3-2/+74
make sure configure finds the right python installation
2002-01-19use python buildlinkdrochner3-14/+6
2002-01-17define PYBINMODULE to disable the pkg on platforms where dynamicdrochner1-1/+2
loading does not work
2002-01-17move to canonical pkg name (pyX.Y-pkg-vers),drochner2-19/+15
use variables from the python buildlink where possible, install examples into non-conflicting locations, remove restriction to Python-2.0 (it compiles with 2.1 and 2.2)
2002-01-17Fix PLIST.wiz1-4/+3
2002-01-15use buildlink.mk files for Python and py-Numericdrochner1-3/+3
2002-01-14Fix ONLY_FOR_PLATFORM pattern.wiz1-2/+2
2002-01-14There's no need to quote the comment text.skrll1-2/+2
2002-01-11Various tidy ups:skrll4-233/+243
o Use pkgsrc libtool not internal one - we caught up with the internal one ages ago. o Remove BUILD_DEPENDS on autoconf - the configure{,.in} hacks will probably disappear if someone buildlinkifies this pkg. o Sort PLIST
2002-01-10Note addition of php3-gd.jlam1-1/+2
2002-01-10Move to graphics/php3-gd from the www category to match similarjlam3-0/+25
relocations of the PHP4 module packages.
2002-01-09Upgrade the mng package from 1.0.0 to 1.0.3.agc2-5/+5
Provided in PR 15043 by Robert Elz. "The changes appear to be mostly bug fixes - particularly some memory leaks (at least from my point of view). If you've ever done anything non trivial with an MNG, and see now big things become, this might help."
2002-01-09Add and enable aviewagc1-1/+2
2002-01-09Initial import of aview-1.3.0rc1 into the NetBSD Packages Collection.agc6-0/+108
dT8 8Tb aview is a high quality ascii-art image (pnm) browser dT 8 8 Tb and animation (fli/flc) player which uses AAlib dT 8 8 Tb (a portable ASCII Art library, part of the AA-project). <PROJECT><PROJECT> dT 8 8 Tb dT 8 8 Tb aview features: * High quality ascii art rendering * Portable * Save into many formats (html, text, ansi, more/less etc...) * Contrast, Bright, Gamma control * Image zooming/unzooming * Three dithering modes * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set Provided in PR 15135 by Lubomir Sedlacik <salo@Xtrmntr.org>, modified slightly by me to support buildlink functionality for X11 and netpbm, and for slight formatting changes to the package Makefile.
2002-01-09Do the 'PKGREVISION' thing.fredb1-2/+3
2002-01-09- - Enable the Motif option, to link against "openmotif". Looks great!fredb4-26/+45
- - Drop the dependency on "rman" -- don't need it. - - Bump the version number to 2.6.4nb1.
2002-01-08Make package name dewey conform.wiz2-3/+4
2002-01-07Update to 1.0.1. New cs locale, uk locale updated, and somewiz4-10/+11
documentation updates.
2002-01-06Update graphics/php4-gd to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-05Add work arround for problem with Solaris's "sed" so that the "post-patch"tron1-1/+2
target works there.
2002-01-05Don't recomment patches with known problems here.tron1-6/+0