Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-21 | Add and enable py-biggle. | minskim | 1 | -1/+2 | |
2004-02-21 | Import py-biggles from pkgsrc-wip. Packaged by Kai Puolamaki, and | minskim | 4 | -0/+73 | |
modified by me. Biggles is a Python module for creating publication-quality 2D scientific plots. It supports multiple output formats (postscript, x11, png, svg, gif), understands simple TeX, and sports a high-level, elegant interface. It's intended for technical users with sophisticated plotting needs. | |||||
2004-02-21 | Add and enable py-matplotlib. | minskim | 1 | -1/+2 | |
2004-02-21 | Import py-matplotlib from pkgsrc-wip. Packaged by Michal Pasternak, | minskim | 4 | -0/+155 | |
and modified by me. matplotlib is a pure python plotting library designed to bring publication quality plotting to python with a syntax familiar to matlab users. A lot progress towards this goal has been made since the first release of matplotlib, the library does produce high quality 2D plots. All of the plotting commands can be accessed either via a functional interface familiar to matlab users or an object oriented interface familiar to python users, and several high resolution output formats are supported. | |||||
2004-02-20 | unused | jmmv | 1 | -34/+0 | |
2004-02-20 | bl3ify, add explicit dependencies on everything used directly by this package | jmmv | 1 | -8/+16 | |
and use pkgsrc intltool. | |||||
2004-02-20 | bl3ify and add explicit dependancies on packages used directly by this one. | jmmv | 1 | -5/+15 | |
2004-02-20 | update to 2.1.4 | drochner | 3 | -7/+8 | |
changes: bugfixes, support for more cameras | |||||
2004-02-20 | +dcraw | drochner | 1 | -1/+2 | |
2004-02-20 | import dcraw, a tool to decode raw image files from various | drochner | 4 | -0/+39 | |
digital cameras | |||||
2004-02-20 | since we already depend on freetype 2.x, we might as well enable the PHP | jdolecek | 1 | -3/+3 | |
GD support for it bump pkg revision for this change | |||||
2004-02-19 | this works with a EOS300 aka Digital Rebel if forced to | drochner | 3 | -11/+13 | |
2004-02-19 | buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. | wiz | 1 | -2/+1 | |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 3 | -48/+54 | |
environment overrides all other settings. | |||||
2004-02-18 | Remove info files entries from PLIST. | seb | 1 | -5/+1 | |
2004-02-18 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-18 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-18 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-17 | Remove info files entries from PLIST. | seb | 1 | -16/+1 | |
2004-02-17 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-17 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-17 | Add patch missed in last commit. | jschauma | 1 | -0/+13 | |
2004-02-17 | Upgrade this package to blender-2.32. Changes since 2.31: | jschauma | 2 | -6/+6 | |
Blender rendering improvements - new: ray tracing - area lights - soft shadow - improved bumpmapping - gaussian filter Displacement mapping - any texture actually deforms rendered geometry - including new procedural subdivision Yafray support - external rendering engine - Global Illumination - photonmapping Other release notes - Mesh beveling - Python pulldown menus for import/export - Armature speed improvements - Etc etc etc - And bugs fixed! (More details at http://www.blender.org/docs/2.32_release/release232_rest.html) | |||||
2004-02-17 | Remove info files entries from PLIST. | seb | 1 | -9/+1 | |
2004-02-17 | Remove info files entries from PLIST. | seb | 2 | -7/+2 | |
2004-02-17 | Update to qiv-1.9, add x11 to CATEGORIES, take maintainership, use bl3. | snj | 3 | -43/+39 | |
Changes since 1.8: * -R flag, which puts qiv in readonly mode * Flickering in fullscreen mode has been reduced * -F flag, which allows filenames to be read in from a text file * F11/F12 now {de,in}crease the slide show delay by 1 second * Mouse cursor is hidden after 1 second of inactivity * Miscellaneous other bugfixes Okayed by jmmv and wiz. | |||||
2004-02-17 | enable pkgviews for this pkg | dmcmahill | 1 | -1/+3 | |
2004-02-16 | Explicitly include pkgconfig's bl3 to fix build. | jmmv | 1 | -1/+2 | |
2004-02-16 | Depend on at least gnome-dirs 1.4 to handle the share/images shared directory. | jmmv | 2 | -4/+6 | |
Bump PKGREVISION. | |||||
2004-02-15 | Convert to buildlink3. | wiz | 2 | -8/+37 | |
2004-02-15 | This package does not actually need C++. | jlam | 1 | -4/+2 | |
2004-02-15 | Initial buildlink3.mk for gdk-pixbuf-gnome. | jlam | 1 | -0/+19 | |
2004-02-15 | bl3ify | jlam | 3 | -15/+34 | |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 11 | -22/+22 | |
2004-02-14 | bl3ify | minskim | 2 | -2/+22 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 48 | -111/+52 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-14 | bl3ify | dmcmahill | 2 | -4/+30 | |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 3 | -10/+3 | |
automatically now. | |||||
2004-02-13 | s/Independant/Independent/ | snj | 1 | -1/+1 | |
2004-02-13 | USE_LANGUAGES= c c++ | abs | 1 | -1/+2 | |
2004-02-13 | Explicitly depend on pkgconfig. | jmmv | 1 | -1/+2 | |
2004-02-13 | USE_GNU_TOOLS+=lex instead of .if OPSYS || OPSYS .. and simplify | grant | 1 | -13/+5 | |
passing the socket libraries on Solaris. | |||||
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 4 | -13/+53 | |
as PREFER_PKGSRC. Preferences are determined by the most specific instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If a package is specified in neither or in both variables, then PREFER_PKGSRC has precedence over PREFER_NATIVE. | |||||
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 4 | -100/+110 | |
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable. | |||||
2004-02-11 | Increase BUILDLINK_DEPENDS. | xtraeme | 2 | -4/+4 | |
2004-02-11 | Bump PKGREVISION due to imlib2 update. | xtraeme | 2 | -4/+4 | |
2004-02-11 | Bump PKGREVISION due to USE_X11BASE -> USE_X11 change. | xtraeme | 1 | -2/+2 | |
2004-02-11 | Use plain MKDIR instead of INSTALL_DATA_DIR to allow build as non-root. | seb | 2 | -4/+4 | |
2004-02-11 | bl3ify | xtraeme | 12 | -25/+150 | |
2004-02-11 | bl3ify and replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. | xtraeme | 3 | -4/+26 | |