Commit graph

179302 commits

Author SHA1 Message Date
drochner
264611612a add patch from upstream Ticket #8984 to fix possible out-of-bounds
array access, bump PKGREV
2011-12-09 16:11:54 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
hans
ceb9888a9a Use getpassphrase() on SunOS to allow passwords longer than 8 chars. 2011-12-09 13:51:56 +00:00
obache
01e319b6f3 Updated x11/py-wxWidgets to 2.8.10.1nb9 2011-12-09 13:34:02 +00:00
obache
857872d501 distutils pkg, register egg-info.
Bump PKGREVISION.
2011-12-09 13:33:44 +00:00
dmcmahill
e9930e7a3d Updated cad/pcb to 20110918 2011-12-09 12:43:14 +00:00
dmcmahill
1f389242bb Update to pcb-20110918
========================================================================
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-09 12:42:09 +00:00
adam
440a0480d6 Updated graphics/pngcrush to 1.7.22 2011-12-09 11:52:12 +00:00
adam
b7a64f8ae8 Changes 1.7.22:
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-09 11:50:21 +00:00
hiramatsu
e36905dbc3 Note update of devel/p5-pip, www/p5-Catalyst-Controller-FormBuilder and
devel/p5-IO-All.
2011-12-09 07:00:51 +00:00
hiramatsu
d14636e85b Update p5-IO-All to 0.44.
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-09 06:59:50 +00:00
hiramatsu
19b55697a4 Update p5-Catalyst-Controller-FormBuilder to 0.06.
Change from previous:
---------------------
0.06   26-01-11 10:38:00
    Remove last reference to NEXT:: (caelum/agladish)
2011-12-09 06:58:23 +00:00
hiramatsu
c36367c037 Update p5-pip to 1.19.
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-09 06:57:45 +00:00
dholland
54ae6c7135 Another whitespace, from Snader_LB. 2011-12-09 03:00:28 +00:00
dholland
6b7e38fa46 A couple more adjustments, partly from Snader_LB. 2011-12-09 02:59:01 +00:00
dholland
644c97a721 whitespace 2011-12-09 02:23:28 +00:00
sbd
adfa0c4ef7 Revert commit:
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-09 02:16:13 +00:00
hiramatsu
ae6cff1fa5 Note update of devel/p5-Test-CheckManifest, devel/p5-boolean, devel/p5-Coro
and www/p5-Catalyst-Controller-HTML-FormFu.
2011-12-09 02:12:19 +00:00
hiramatsu
e8a8276db1 Update p5-Catalyst-Controller-HTML-FormFu to 0.09003.
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-09 02:09:38 +00:00
hiramatsu
d001a00079 Update p5-Coro to 6.07.
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-09 02:08:56 +00:00
hiramatsu
da33f9a8ad Update p5-boolean to 0.28.
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-09 02:08:33 +00:00
hiramatsu
3a41d60631 Update p5-Test-CheckManifest to 1.24.
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-09 02:07:49 +00:00
dholland
bc18ee86d9 typo fixes, from Snader_LB 2011-12-09 01:53:40 +00:00
sbd
170dd3405e In OWN_DIRS_PERMS change ROOT_GROUP to REAL_ROOT_GROUP 2011-12-09 01:53:11 +00:00
marino
cf6f972d68 editors/emacs-snapshot: Fix DragonFly support 2011-12-09 01:35:08 +00:00
marino
06d9411469 emulators/gnuboy-sdl: Fix for modern gcc
The deprecated force-mem flag is not present on later gcc compilers.
2011-12-09 01:32:58 +00:00
dholland
b034e37ca1 xinvest, bmpanel2 2011-12-09 01:32:40 +00:00
marino
1757d2eb68 emulators/gnuboy: Fix for modern gcc
The deprecated force-mem flag is not present on later gcc compilers.
2011-12-09 01:31:57 +00:00
dholland
2f94850758 This builds and installs a man page if it finds asciidoc. Since it's
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-09 01:23:07 +00:00
dholland
6c65b5d5c6 Not MAKE_JOBS_SAFE. 2011-12-09 01:21:15 +00:00
dholland
04c84f0457 Fix build without libXp. PKGREVISION -> 3 as a precaution. 2011-12-09 00:48:44 +00:00
dholland
a16995aebb Fix COMMENT 2011-12-09 00:15:36 +00:00
hiramatsu
8fd6e08d1b Updated devel/p5-ExtUtils-MakeMaker to 6.59nb2. 2011-12-08 22:54:31 +00:00
hiramatsu
e4bde66b30 Updated lang/perl5 to 5.14.2nb3. 2011-12-08 22:53:51 +00:00
hiramatsu
b194f73007 Ignore installed packlist when creating new packlist. 2011-12-08 22:44:24 +00:00
hiramatsu
c4d129d643 Force ExtUtils::MakeMaker to ignore installed packlist when creating new
packlist. It prevents generating wrong PLIST during make replace.

Bump PKGREVISION.
2011-12-08 22:43:49 +00:00
dholland
aeb02e5a7d +wmi-11 (from Snader_LB) 2011-12-08 22:13:35 +00:00
dholland
29fefc7b65 Update HOMEPAGE, from Snader_LB 2011-12-08 22:13:14 +00:00
marino
0a5ab3cef8 devel/py-pysvn: Fix DragonFly
DragonFly no longer has libresolv, it's part of libc.
2011-12-08 20:45:42 +00:00
marino
62c1d480bc editors/xemacs: Fix all non-NetBSD platforms
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-08 20:43:28 +00:00
marino
5015de4a6c editors/notecase: Fix DragonFly
__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-08 20:41:47 +00:00
marino
b73ccdef28 editors/emacs20: Mark NOT-FOR-DRAGONFLY
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-08 20:40:32 +00:00
marino
d0275a4020 mk/tools/tools.DragonFly.mk: Add some native tools
Add xzcat, pax, and alphabetize cat
2011-12-08 20:38:39 +00:00
ryoon
f693d9f22f Updated www/php-tiki6 to 6.4nb1 2011-12-08 20:37:34 +00:00
ryoon
d9d093205c * php-tiki6 accepts lang/php5, see http://doc.tiki.org/Requirements .
* Update MESSAGE file, bump PKGREVISION.
2011-12-08 20:35:25 +00:00
jym
77c8a8ae9f Updated stunnel to 4.50. 2011-12-08 19:39:36 +00:00
jym
f16e547ab1 stunnel updated to 4.50. 2011-12-08 19:38:37 +00:00
jym
a5e41583f0 Update stunnel to 4.50 (from 4.46).
Version 4.50, 2011.12.03, urgency: MEDIUM:

    New features
        Added Android port.
        Updated INSTALL.FIPS.
    Bugfixes
        Fixed internal memory allocation problem in inetd mode.
        Fixed FIPS mode on Microsoft Vista, Server 2008, and Windows 7. This fix required to compile OpenSSL FIPS-compliant DLLs with MSVC 9.0, instead of MSVC 10.0. msvcr100.dll was replaced with msvcr90.dll. GPL compatibility issues are explained in the GPL FAQ: http://www.gnu.org/licenses/gpl-faq.html#WindowsRuntimeAndGPL
        POP3 server-side protocol negotiation updated to report STLS capability (thx to Anthony Morgan).

Version 4.49, 2011.11.28, urgency: MEDIUM:

    Bugfixes
        Missing Microsoft Visual C++ Redistributable (msvcr100.dll) required by FIPS-compliant OpenSSL library was added to the Windows installer.
        A bug was fixed causing crashes on MacOS X and some other platforms.

Version 4.48, 2011.11.26, urgency: MEDIUM:

    New features
        FIPS support on Win32 platform added. OpenSSL 0.9.8r DLLs based on FIPS 1.2.3 canister are included with this version of stunnel. FIPS mode can be disabled with "fips = no" configuration file option.
    Bugfixes
        Fixed canary initialization problem on Win32 platform.

Version 4.47, 2011.11.21, urgency: MEDIUM:

    Internal improvements
        CVE-2010-3864 workaround improved to check runtime version of OpenSSL rather than compiled version, and to allow OpenSSL 0.x.x >= 0.9.8p.
        Encoding of man page sources changed to UTF-8.
    Bugfixes
        Handling of socket/SSL close in transfer() function was fixed.
        Logging was modified to save and restore system error codes.
        Option "service" was restricted to Unix, as since stunnel 4.42 it wasn't doing anything useful on Windows platform.
2011-12-08 19:37:57 +00:00
ryoon
2c97565827 Added devel/jenkins version 1.424.1 2011-12-08 14:11:53 +00:00
ryoon
9423d74383 Add jenkins 2011-12-08 14:09:45 +00:00