Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-02 | Add and enable eog2 | rh | 1 | -1/+2 | |
2002-11-02 | Initial import of eog-1.0.3, the GNOME2 version of the Eye of GNOME: an | rh | 4 | -0/+119 | |
image viewing and cataloging program. | |||||
2002-11-01 | Make this work with audio/oss, conditioned on whether USE_OSS is defined. | jlam | 6 | -12/+53 | |
2002-10-31 | Correct the aalib-x11-config script to return "-laa-x11" instead of "-laa". | jlam | 1 | -2/+7 | |
Bump the PKGREVISION since this is a user-visible change. | |||||
2002-10-31 | Properly detect lcms again. | jlam | 1 | -1/+2 | |
2002-10-31 | Provide BUILDLINK_CPPFLAGS.lcms for packages that look for lcms.h as | jlam | 1 | -1/+3 | |
<lcms.h> instead of as <lcms/lcms.h>. | |||||
2002-10-30 | Remove do-{build,install} targets by using {CONFIGURE,BUILD}_DIRS. | seb | 1 | -9/+3 | |
2002-10-30 | Add and enable py-piddle. | markd | 1 | -1/+2 | |
2002-10-30 | Initial import of py-piddle-1.0.15 | markd | 4 | -0/+189 | |
Plug In Drawing, Does Little Else. A cross-platform drawing library for Python. PIDDLE is a Python module for creating two-dimensional graphics in a manner that is both cross-platform and cross-media; that is, it can support screen graphics (e.g. QuickDraw, Windows, Tk) as well as file output (PostScript, PDF, GIF, etc.). It makes use of the native 2D drawing calls of each backend, for maximum efficiency and quality. It works by defining a base class (piddle.Canvas) with methods for all supported drawing primitives. A particular drawing context is provided in the form of a derived class. PIDDLE applications will be able to automatically select an appropriate backend for the user's environment. | |||||
2002-10-30 | Add Sparc ELF codecs for Solaris. | markd | 2 | -2/+12 | |
2002-10-30 | Update libgnomecanvas to 2.0.4nb1. Changes include: | rh | 2 | -12/+14 | |
- USE_X11 instead of USE_X11BASE - add missing PKGCONFIG_OVERRIDE | |||||
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 9 | -42/+9 | |
2002-10-28 | Add and enable aqsis. | agc | 1 | -1/+2 | |
2002-10-28 | Initial import of aqsis-0.6.4, a Renderman clone, into the NetBSD Packages | agc | 9 | -0/+511 | |
collection. A RenderMan compliant renderer. Based on the REYES architecture, Aqsis is designed for speed and memory efficiency. Complete implementation of programmable shading. | |||||
2002-10-28 | Add png support. Bump version to 3.7.1nb1. Requested in PR 18798. | wiz | 1 | -1/+5 | |
2002-10-28 | This file was removed on rev 1.14. I don't know why cvs re-added it instead | bouyer | 1 | -57/+0 | |
of aborting because of the conflict. | |||||
2002-10-28 | Add and enable gmngview. | wiz | 1 | -1/+2 | |
2002-10-28 | Initial import of gmngview-1.0.4, a simple GTK-based MNG viewer. | wiz | 5 | -0/+52 | |
2002-10-28 | Update to 2002.10.26: | wiz | 3 | -8/+20 | |
* few translation updates * US Sacagawea dollar coin * and some nuts | |||||
2002-10-28 | Update to 2002.10.26: | wiz | 3 | -6/+7 | |
* Czech language support * translation updates * KDE and Gnome launcher installation fixes | |||||
2002-10-27 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -10/+7 | |
Depend in ALL_TARGET does not seem to be needed anymore so remove it, otherwise perl5/module.mk usage would have been limited ;) | |||||
2002-10-27 | Use buildlink2. Use perl5/module.mk. | seb | 3 | -18/+9 | |
2002-10-27 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -6/+3 | |
2002-10-27 | Use perl5/module.mk. | seb | 1 | -5/+2 | |
2002-10-27 | On Solaris, if ${X11BASE} != "/usr/openwin" use the builtin XPM if it exists. | bouyer | 2 | -2/+59 | |
2002-10-27 | libGLU is part of Free4 on Solaris too. | bouyer | 2 | -4/+4 | |
2002-10-27 | MesaLib is part of XFree 4 on solaris too. | bouyer | 2 | -4/+4 | |
2002-10-26 | Correct XPM include and lib paths. | bouyer | 2 | -10/+20 | |
2002-10-26 | Remove a NetBSD-specific check, all systems use ${LOCALBASE} in pkgsrc world. | bouyer | 2 | -11/+15 | |
2002-10-26 | Also need @X_EXTRA_LIBS@ for X libraries. | bouyer | 2 | -4/+4 | |
2002-10-26 | install the README file - the only piece of documentation available | drochner | 2 | -3/+7 | |
(requested by Hubert F.) | |||||
2002-10-26 | Solaris's /bin/sh doesn't like | bouyer | 1 | -1/+3 | |
for file in ${CODEC_FILES}; do when CODEC_FILES is empty. .if out this part of the code if CODEC_FILES is not defined or is empty. | |||||
2002-10-25 | Update to 0.90pre9: | wiz | 8 | -83/+76 | |
This release contains dozen of fixes for various problems reported by users, including ones related to DVD/VOB subtitles disappearing, mms:// streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the new audio filter layer, has been introduced. It does automatic formating, and samplerate and channel number conversion for less featureful soundcards. The new option -autosync should help with buggy soundcard drivers. Audio/video codec and output driver selection has been reworked. The code cleanup has continued, and memleaks are starting to be eliminated. | |||||
2002-10-25 | forgot a dirrm | drochner | 1 | -1/+2 | |
2002-10-24 | not needed anymore | drochner | 1 | -6/+0 | |
2002-10-24 | -use buildlink2 | drochner | 2 | -7/+8 | |
-while here, update to 0.6.14 changes: -new translations -CGM import/export filters -SVG export has some basic support for Text | |||||
2002-10-24 | install some header files (this got lost recently) | drochner | 3 | -3/+23 | |
and buildlink2ify them needed (at least) for graphics/sketch | |||||
2002-10-24 | switch to buildlink2 | drochner | 2 | -8/+11 | |
2002-10-24 | regen (1.5 fix in patch-ad) | wiz | 1 | -2/+2 | |
2002-10-22 | Use lang/gcc/buildlink2.mk instead of Makefile.gcc. | jlam | 1 | -2/+2 | |
2002-10-22 | hack in support for Powershot A20 and S330 Digital Elph; the latter | drochner | 3 | -1/+29 | |
is from John Kohl per PR pkg/18742, the former result of a google search | |||||
2002-10-22 | Update to tuxpaint 2002.10.20: | wiz | 3 | -16/+21 | |
This release includes documentation updates. The README was converted to HTML with screenshots. A British English 'translation' was created. There were man page updates, so that it no longer requires docbook-to-man. Windows printing code was updated, and the Norwegian and Icelandic translations were updated. | |||||
2002-10-21 | Replace USE_LIBINTL with buildlink2.mk inclusion. | wiz | 1 | -2/+2 | |
2002-10-21 | Remove unneeded USE_LIBINTL. | wiz | 1 | -2/+1 | |
2002-10-21 | Remove unused USE_LIBINTL. | wiz | 1 | -2/+1 | |
2002-10-21 | Convert to buildlink2. | wiz | 2 | -11/+11 | |
2002-10-20 | Use perl5/module.mk. | seb | 1 | -6/+2 | |
2002-10-20 | Regen: rearrange patch-aa to keep solaris9's patch happy. | bouyer | 1 | -2/+2 | |
2002-10-20 | Rearrange patch-aa to keep Solaris9's patch happy. | bouyer | 1 | -7/+9 | |
2002-10-20 | Use buildlink2. Use perl5/module.mk. | seb | 1 | -6/+3 | |