| non port: cad/pcb/distinfo |
|
CVSWeb
|
Number of commits found: 15 |
|
Sat, 17 Mar 2012
|
[ 11:31 hrs ]
1.79 cad/pcb/Makefile
1.21 cad/pcb/distinfo
1.5 cad/pcb/files/patch-Makefile.in
1.1 cad/pcb/files/patch-src-main.c
1.25 cad/pcb/pkg-plist
Update to 20110918.
Feature safe: yes
|
|
Sun, 20 Mar 2011
|
[ 12:54 miwi ]
1.4 cad/admesh/distinfo
1.6 cad/adms/distinfo
1.4 cad/atlc/distinfo
1.3 cad/basicdsp/distinfo
1.20 cad/calculix/distinfo
1.10 cad/chipmunk/distinfo
1.5 cad/chipvault/distinfo
1.5 cad/cider/distinfo
1.7 cad/dinotrace/distinfo
1.6 cad/dxf2fig/distinfo
(Only the first 10 of 3505 ports in this commit are shown above. )
- Get Rid MD5 support
|
|
Thu, 30 Sep 2010
|
[ 19:02 hrs ]
1.71 cad/pcb/Makefile
1.19 cad/pcb/distinfo
1.2 cad/pcb/files/patch-doc-Makefile.in
1.23 cad/pcb/pkg-plist
Update to 20100929. Changes include:
Features
--------
- PCB can directly import (forward annotate) schematics while running.
- Many places where measurements are entered now accept units, like
"5mm", and "cm" and "in" are allowed too.
- Free Rotate Buffer added to menu
- Polygon Hole tool.
- F12 invokes the Lock tool.
- Russian translation added.
- DBUS is enabled by default when possible.
- Command-line exporters can run action scripts too.
- GTK tool tips on elements, pins, and nets. (Only the first 15 lines of the commit message are shown above )
|
|
Thu, 20 May 2010
|
[ 20:50 hrs ]
1.69 cad/pcb/Makefile
1.18 cad/pcb/distinfo
1.3 cad/pcb/files/patch-Makefile.in
1.22 cad/pcb/pkg-plist
Update to 20091103.
|
|
Sat, 28 Mar 2009
|
[ 20:29 hrs ]
1.64 cad/pcb/Makefile
1.17 cad/pcb/distinfo
1.6 cad/pcb/pkg-descr
1.21 cad/pcb/pkg-plist
Update to 20081128. Changes include:
- Minor bug fixes in RS274-X output.
- Bug fixes in postscript output
- DRC checks for annular ring on pads only uses the mininum annular
ring drc setting instead of also checking minimum copper width.
- Fix postscript output for zero length lines.
- Improve the 'save before closing' dialogs.
- Fixed bugs where objects attached to the cursor vanish sometimes.
- Allow outline layers to have only arcs.
- Added "Ben Mode" png output which provides a simulated "photograph"
of the board. Very nice for publications.
- Fix poly clearance around rotated pads.
- Fix the batch HID which had bit rotted a little.
- Display net names hierarchically.
- Various speed improvements in the GTK HID.
- Various speed improvements in the autorouter.
- Minor improvements to the windows port.
- Other various bug fixes.
|
|
Sun, 8 Jun 2008
|
[ 16:09 hrs ]
1.59 cad/pcb/Makefile
1.16 cad/pcb/distinfo
1.2 cad/pcb/files/patch-Makefile.in
1.1 cad/pcb/files/patch-doc-Makefile.in
1.2 cad/pcb/files/patch-src-autoroute.c
1.2 cad/pcb/files/patch-src-netlist.c
1.19 cad/pcb/pkg-plist
Update to 20080202 snapshot. Changes include:
- Added a footprin preview in the library window
- Added gnome/kde desktop integration files (app and mime icons, and
.desktop file)
- Added i18n support
- Updated dbus support
- Fix a number of GCC 4 compiler warnings
- Make the gtk gui more robust against malformed menu resource files
- Added checking for duplicate hot key definitions in the menu
resource file in the gtk gui.
- Improved support for building on win32.
- Removed automake/autoconf generated files from cvs
- Fixed some parallel make bugs
- Fixed some scrolling/panning bugs in the gtk gui. (Only the first 15 lines of the commit message are shown above )
|
|
Mon, 9 Oct 2006
|
[ 09:52 hrs ]
1.54 cad/pcb/Makefile
1.15 cad/pcb/distinfo
1.1 cad/pcb/files/patch-src-autoroute.c
1.2 cad/pcb/files/patch-src-file.c
Update to 20060822. Changes include:
- various manual updates
- update the INSTALL documentation
- fix a bug where pins turned into pure holes when an element
was smashed.
- use locale-independent strtod and dtostr functions to avoid problems
loading files saved in some locales.
- fixed various bugs which caused pcb to crash
- update the gtk status line after save/save as
- make the gerber file names be compatible with pre-HID versions
- split plated and unplated drill output
- fix various typos in menus and comments
- add a batch mode HID.
- fix drawing of box around text in the buffer (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 2 Aug 2006
|
[ 06:22 hrs ]
1.52 cad/pcb/Makefile
1.14 cad/pcb/distinfo
1.1 cad/pcb/files/patch-src-file.c
1.18 cad/pcb/pkg-plist
- Add dependency on x11-toolkits/tk83[1].
- Update to 20060414[2].
PR: ports/101128[1]
Submitted by: Michael Glaum[1], Tomdean[2]
|
|
Mon, 10 Jul 2006
|
[ 06:38 hrs ]
1.51 cad/pcb/Makefile
1.13 cad/pcb/distinfo
1.1 cad/pcb/files/patch-Makefile.in
1.2 cad/pcb/files/patch-configure
1.2 cad/pcb/files/patch-nodoc
1.2 cad/pcb/files/patch-src-gui-netlist-window.c
1.1 cad/pcb/files/patch-src-netlist.c
1.2 cad/pcb/files/patch-src-vendor.c
1.17 cad/pcb/pkg-plist
Update to 20060414. Changes include:
** 20060414
- This is the first snapshot of the new HID version of PCB. HID, which
stands for Human Interface Device is the abstraction created by
DJ Delorie which seperates the core PCB code from the graphical user
interface. In this release, two GUI HID's are supported, gtk and lesstif.
In addition, there are HID exporters for postscript and encapsulated
postscript, RS-274-X (gerber), bill of materials, centroid file, and
png/gif/jpeg. This represents a major restructuring of the code and
many months of work.
- PCB's actions (the commands which drive the core of the program and
may be directly accessed by the user) now have the documentation in-line (Only the first 15 lines of the commit message are shown above )
|
|
Sun, 22 Jan 2006
|
[ 08:20 edwin ]
1.3 cad/alliance/distinfo
1.8 cad/calculix/distinfo
1.3 cad/dinotrace/distinfo
1.7 cad/geda-symbols/distinfo
1.5 cad/geda-symcheck/distinfo
1.5 cad/geda-utils/distinfo
1.7 cad/gnetlist/distinfo
1.7 cad/gschem/distinfo
1.6 cad/gtkwave/distinfo
1.5 cad/leocad/distinfo
(Only the first 10 of 15 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
|
Tue, 14 Jun 2005
|
[ 16:18 hrs ]
1.49 cad/pcb/Makefile
1.11 cad/pcb/distinfo
1.1 cad/pcb/files/patch-configure
1.1 cad/pcb/files/patch-nodoc
1.1 cad/pcb/files/patch-src-gui-netlist-window.c
1.1 cad/pcb/files/patch-src-vendor.c
1.5 cad/pcb/pkg-descr
1.16 cad/pcb/pkg-plist
Update to 20050609. Changes include:
- The GUI is now based on gtk2 instead of Xaw
- Flags are stored symbolically in the .pcb file.
- As part of the switch to gtk2, the user customizable menu feature has
been temporarily broken. Hopefully this will be fixed by the next
snapshot. In addition, the loading of background images has also been
temporarily broken.
Submitted by: des
|
|
Thu, 19 Feb 2004
|
[ 22:18 pav ]
1.47 cad/pcb/Makefile
1.10 cad/pcb/distinfo
1.15 cad/pcb/pkg-plist
- Update to 20040215
- Remove BROKEN and removal warning
PR: ports/63078
Submitted by: bruno <bruno@mail.tinkerbox.org>
|
|
Tue, 27 Jan 2004
|
[ 20:51 trevor ]
1.2 archivers/9e/distinfo
1.2 archivers/bzip/distinfo
1.7 archivers/cabextract/distinfo
1.4 archivers/dact/distinfo
1.3 archivers/fastjar/distinfo
1.5 archivers/gshar+gunshar/distinfo
1.2 archivers/hffzip/distinfo
1.2 archivers/jzip.org/distinfo
1.2 archivers/libarc/distinfo
1.2 archivers/libcabinet/distinfo
(Only the first 10 of 209 ports in this commit are shown above. )
Add SIZE.
|
|
Wed, 21 Jan 2004
|
[ 19:02 pav ]
1.42 cad/pcb/Makefile
1.8 cad/pcb/distinfo
1.2 cad/pcb/files/patch-ab
1.3 cad/pcb/files/patch-ac
1.3 cad/pcb/files/patch-ae
1.2 cad/pcb/files/patch-af
1.14 cad/pcb/pkg-plist
- Update to 20030815 snapshot
PR: ports/61606
Submitted by: bruno <bruno@mail.tinkerbox.org>
|
|
Wed, 23 Jul 2003
|
[ 16:41 oliver ]
1.40 cad/pcb/Makefile
1.7 cad/pcb/distinfo
1.2 cad/pcb/files/patch-aa
1.1 cad/pcb/files/patch-ab
1.2 cad/pcb/files/patch-ac
1.2 cad/pcb/files/patch-ae
1.12 cad/pcb/pkg-plist
Update to 1.7.3 and fix unfetchable distfile
PR: ports/53070
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
|
Number of commits found: 15 |