summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-09Import graphviz-dot-mode-0.3.7 as graphics/graphviz-dot-mode.minskim4-0/+45
The graphviz-dot-mode will do font locking, indentation, preview of graphs and eases compilation/error location. There is support for both GNU Emacs and XEmacs.
2011-12-09Updated graphics/babl to 0.1.6; graphics/gegl to 0.1.8adam2-3/+4
2011-12-09Changes 0.1.8:adam4-26/+17
* New operations: spread, vignette, map-relative, noise-reduction, plasma, fractal-trace, exr-save, lens-correct, emboss, cubism, ripple, color-to-alpha, color-rotate, red-eye-removal, convolution-matrix, deinterlace, polar-coordinates, lens-distortion, pixelise. * Split GeglView GTK Widget into separate utility library * build/test improvements. * Buffer: * Added lohalo resampler, API and infrastructure for doing non affine resamplings.
2011-12-09Changes 0.1.6:adam2-6/+6
Build improvements, remove blatantly wrong conversions from extensions, made it possible to distinguish format_n formats from others, improvements to vala/gobject introspection support.
2011-12-09- Add experimental support for SSLmanu16-20/+1245
- Ignore again .attribute (a patch part that was lost in last upgrade)
2011-12-09add patch from upstream Ticket #8984 to fix possible out-of-boundsdrochner3-2/+28
array access, bump PKGREV
2011-12-09PKGREV bump for libXp-less openmotifdrochner36-71/+72
2011-12-09Use getpassphrase() on SunOS to allow passwords longer than 8 chars.hans2-1/+17
2011-12-09Updated x11/py-wxWidgets to 2.8.10.1nb9obache1-1/+2
2011-12-09distutils pkg, register egg-info.obache2-5/+10
Bump PKGREVISION.
2011-12-09Updated cad/pcb to 20110918dmcmahill1-1/+2
2011-12-09Update to pcb-20110918dmcmahill5-167/+309
======================================================================== Release Notes for PCB snapshot 20110918 ======================================================================== This release represents over 797 commits and as such this summary clearly is not complete. See the ChangeLog file for the complete list of changes. Features -------- - Internal coordinate space is now metric. This should fix the "trace nubs on metric grids" issue. Also, units are allowed on pretty much every "coordinate" that PCB accepts. Example: 5.4in, 10cm, 0.55mm. New configure option --enable-coord64 to force (slower?) 64-bit type for coordinates on 32-bit systems (if you need a board bigger than 1 meter across). The internal precision is 1 nanometer, the internal type is "Coord". - MinGW support. - New GL mode for the gtk hid with translucent traces. - New GTK layer view/choose widget and other GUI enhancements. - GTK HID warns if the *.pcb file has changed on disk. - Enhanced grid snapping logic. - Select/report nets by name. - Auto-pan has been removed. - Zoom can zoom out beyond the edge of the board's workspace. - GTK: title string matches GNOME conventions. - Personally identifiable information is no longer stored in the PCB. - Toggling vias from hole to plated is reversible. - Gerber exporter has options for including outlines on other layers. - Edited footprint files are saved as footprints, not pcbs. - Improved gtk library search/filter. - Default layer stack is now a six-layer template with outline. - If the board has an outline layer, an outline will be shown if no other outline is specified. - Group[] string allows t/b synonyms for c/s. "top" and "bottom" are the standard names now. - PCB will save files with an older version tag if newer features aren't needed. - Autorouter has a progress dialog. - PCB will no longer let you delete the last top/bottom layer. - Refcard has been updated. - Documentation updates. - Layes with the PCB::skip-drc attribute set are ignored during DRC. - Allow numeric keys to also choose the silk layer. - Minor readability tweaks to the default font. - Via copper may overlap. - User is notified if an Import() cannot find all the footprints. Bug Fixes --------- - Optimizer won't try to optimize overlapping pads - Undo should fail less, in corner cases. - Nested key-bound actions won't crash lesstif. - Do not select invisible pads on the far side. - Protect Import() from command injection. - Fix conversion of far-side polygons to element pads. - Fix initial clearance values of text when loading PCBs. - Fix solder mask drawing on vias. - Add missing action documentation. - Fab drawing notes actual outline trace width. - Zero clearance pins and pads won't cause DRC failures. - PS export: fix draw-rectangle (used to do fill, not outline) - Gerber export no longer fills unfilled rectanges. - If there are no image formats available, the PNG hid is not enabled. - You can no longer select pins/pads of locked elements. - The m4-to-newlib converter now creates file names that match the library view. - Never set the FOUND flag on new silk lines. - Lesstif HID won't crash if both Xinerama and XRender are detected. - Lesstif menu is now internationalizable. - Refdes labels in a font-less layout can be moved. - Import can correctly update elements on the bottom side. - DRC no longer treats unplated holes as conducting. Other ----- - Updated and new translations, including Dutch. - Many polygon speedups. - Numerous build-related cleanups. - Numerous minor speed-related cleanups. - GTK 2.18 is the minimum required version. - GTS moved out of the src/ tree so it can be built with different flags. - More C++ compatible. - Expanded regex documentation. - Much code which is no longer needed has been removed. - HID init method changed to allow for hid struct expansion without breaking everything. - New HID calls for whole-pad and whole-pin drawing. - ClearAndRedrawOutput() replaced with Redraw(). - Board objects use hashes instead of lists to store parts, so pointers don't change. - DVI documentation output is no longer generated.
2011-12-09Updated graphics/pngcrush to 1.7.22adam1-1/+2
2011-12-09Changes 1.7.22:adam2-6/+6
This release adds the "-ow" option to overwrite the input file with the compressed file. If an output filename is given on the command line, it will be used as a temporary file and removed after compression. If not, "pngout.png" is used as a temporary file
2011-12-09Note update of devel/p5-pip, www/p5-Catalyst-Controller-FormBuilder andhiramatsu1-1/+4
devel/p5-IO-All.
2011-12-09Update p5-IO-All to 0.44.hiramatsu2-6/+6
Change from previous: --------------------- version: 0.44 date: Wed Oct 5 18:11:27 EDT 2011 changes: - Switch from testing $^V to $^] in DESTROY since $^V comparisons leak pre-5.14 (mst)
2011-12-09Update p5-Catalyst-Controller-FormBuilder to 0.06.hiramatsu2-7/+6
Change from previous: --------------------- 0.06 26-01-11 10:38:00 Remove last reference to NEXT:: (caelum/agladish)
2011-12-09Update p5-pip to 1.19.hiramatsu2-7/+6
Changes from previous: ---------------------- 1.19 Mon 10 May 2010 - Adam Kennedy - Adding abstracts to ::API and ::FAQ - Update Module::Install to 1.00
2011-12-09Another whitespace, from Snader_LB.dholland1-1/+1
2011-12-09A couple more adjustments, partly from Snader_LB.dholland1-3/+3
2011-12-09whitespacedholland1-2/+2
2011-12-09Revert commit:sbd3-21/+3
Module Name: pkgsrc Committed By: sbd Date: Wed Dec 7 20:39:19 UTC 2011 Modified Files: pkgsrc/mail/cyrus-imapd: Makefile pkgsrc/mail/cyrus-imapd23: Makefile pkgsrc/mail/cyrus-imapd24: Makefile Log Message: If a package Makefile is going to try and detect a builtin libraray it should honor the PREFER* variables.
2011-12-09Note update of devel/p5-Test-CheckManifest, devel/p5-boolean, devel/p5-Corohiramatsu1-1/+5
and www/p5-Catalyst-Controller-HTML-FormFu.
2011-12-09Update p5-Catalyst-Controller-HTML-FormFu to 0.09003.hiramatsu2-7/+6
Changes from previous: ---------------------- 0.09003 2011-05-12 - depend on HTML::FormFu 0.09 0.09002 2011-05-11 - fixes #67404 (Missing dependency on MooseX::ChainedAccessors) - fixes #67571 (Minimum requirement for HTML::FormFu is 0.9002) actually it just requires MooseX::ChainedAccessors - hopefully fixes 539965f0-7b0f-11e0-b729-7181c0b02281 0.09001 2011-05-10 - fixed problem with build_per_context_instance that caused errors like http://paste.scsys.co.uk/102966 0.09000 2011-03-29 - Fix mem leak - Resolve Moose extends/runtime bug RT #55780 - fix RequestToken classes to work with new Moosified HTML-FormFu
2011-12-09Update p5-Coro to 6.07.hiramatsu2-6/+6
Changes from previous: ---------------------- 6.07 Fri Nov 11 21:21:48 CET 2011 - work around a bug in PerlIO (setting $SIG{__WARN__} to a PVCV). - update ecb.h.
2011-12-09Update p5-boolean to 0.28.hiramatsu2-6/+6
Changes from previous: ---------------------- version: 0.28 date: Mon Sep 12 13:51:47 CEST 2011 changes: - Added -truth option. - This idea was inspired by https://rt.cpan.org/Ticket/Display.html?id=65536 - Awesome idea! - Released from Liz++&Wendy++ downstairs bathroom
2011-12-09Update p5-Test-CheckManifest to 1.24.hiramatsu2-7/+6
Changes from previous: ---------------------- 1.24 Sat Apr 09 2011 + MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes) this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL 1.23 Mon Mar 28 2011 + CPAN toolchain now creates MYMETA.yml and META.json. These files are in the list of recognized files now. + clarify license of this module (In README the Perl license was mentioned where in all other files Artistic 2.0 was mentioned) + switched to Dist::Zilla + removed tests that are created by Dist::Zilla
2011-12-09typo fixes, from Snader_LBdholland1-2/+2
2011-12-09In OWN_DIRS_PERMS change ROOT_GROUP to REAL_ROOT_GROUPsbd1-2/+2
2011-12-09editors/emacs-snapshot: Fix DragonFly supportmarino3-7/+27
2011-12-09emulators/gnuboy-sdl: Fix for modern gccmarino1-1/+2
The deprecated force-mem flag is not present on later gcc compilers.
2011-12-09xinvest, bmpanel2dholland1-1/+3
2011-12-09emulators/gnuboy: Fix for modern gccmarino1-1/+2
The deprecated force-mem flag is not present on later gcc compilers.
2011-12-09This builds and installs a man page if it finds asciidoc. Since it'sdholland2-4/+7
just a man page and asciidoc is fairly harmless, and it's not entirely clear how to disable the test, run with it: add a build depend on asciidoc, plus USE_TOOLS+=gzip, and update the plist. PKGREVISION -> 2.
2011-12-09Not MAKE_JOBS_SAFE.dholland1-1/+3
2011-12-09Fix build without libXp. PKGREVISION -> 3 as a precaution.dholland5-3/+64
2011-12-09Fix COMMENTdholland1-2/+2
2011-12-08Updated devel/p5-ExtUtils-MakeMaker to 6.59nb2.hiramatsu1-1/+2
2011-12-08Updated lang/perl5 to 5.14.2nb3.hiramatsu1-1/+2
2011-12-08Ignore installed packlist when creating new packlist.hiramatsu3-5/+15
2011-12-08Force ExtUtils::MakeMaker to ignore installed packlist when creating newhiramatsu3-7/+19
packlist. It prevents generating wrong PLIST during make replace. Bump PKGREVISION.
2011-12-08+wmi-11 (from Snader_LB)dholland1-1/+2
2011-12-08Update HOMEPAGE, from Snader_LBdholland1-2/+2
2011-12-08devel/py-pysvn: Fix DragonFlymarino1-1/+7
DragonFly no longer has libresolv, it's part of libc.
2011-12-08editors/xemacs: Fix all non-NetBSD platformsmarino2-4/+3
The previous change to PLIST broke all platforms not NetBSD if built under PKG_DEVELOPER=yes. The netbsd.h header will be present on all platforms, so it needs to have a dedicated entry in PLIST (as it used to). The LOWER_OPSYS variable is just wrong in this case. Secondly, the dragonfly.h file was updated for the default compiler, allowing this version of xemacs to build again.
2011-12-08editors/notecase: Fix DragonFlymarino4-7/+30
__DragonFly__ was tagged onto existing patches, and a value of MAXNAMELEN was provided as it is not defined in DragonFly's dirent.h.
2011-12-08editors/emacs20: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
I actually spent a couple of hours getting emacs20 to build error-free with DragonFly's gcc4.4 compiler. Unfortunately, it came DOA and emits "elf_load_section: truncated ELF file" when executed. This version of EMACS is 14 years old, and it's not worth fooling with anymore. I doubt anybody will notice its masking.
2011-12-08mk/tools/tools.DragonFly.mk: Add some native toolsmarino1-2/+4
Add xzcat, pax, and alphabetize cat
2011-12-08Updated www/php-tiki6 to 6.4nb1ryoon1-1/+2
2011-12-08* php-tiki6 accepts lang/php5, see http://doc.tiki.org/Requirements .ryoon2-17/+18
* Update MESSAGE file, bump PKGREVISION.