Commit graph

1255 commits

Author SHA1 Message Date
joerg
1dd711538a Fix inconsistent return types. Use stdarg.h more. 2013-03-03 01:11:10 +00:00
joerg
dad7fbe4c5 Consistently return values from non-void functions. 2013-03-02 18:29:03 +00:00
joerg
2e52db7e30 Consistently return a value from non-void functions. 2013-03-02 18:21:39 +00:00
joerg
f5782f58a1 Fix return types. 2013-03-02 17:51:49 +00:00
joerg
d62a9e6841 Inline definitions inside functions are invalid. Remove constructor that
calls non-existing parent constructor.
2013-02-26 10:23:50 +00:00
joerg
fdde641161 Define classes before using them. 2013-02-26 10:22:53 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
44cd4605dc use HTTP master site 2013-01-27 08:41:37 +00:00
obache
b3f588ce8d use HTTP master site. 2013-01-27 08:39:19 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
morr
449e35070e Clean up libXaw handling. [1/2]
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
wiz
002efb2951 Use tcl-itcl, bump PKGREVISION. 2013-01-07 13:27:03 +00:00
joerg
62db458536 Fix inline use. 2012-12-25 21:14:45 +00:00
joerg
36b2e0319e Use more void. 2012-12-25 21:14:17 +00:00
joerg
f73c46f348 Explicitly put clang into C++11 mode. 2012-12-25 21:13:42 +00:00
joerg
295f42d731 Fix inline usage. 2012-11-16 00:33:17 +00:00
joerg
a1261cd19a Don't redefine local variables. 2012-11-16 00:32:07 +00:00
joerg
a88170cd04 Use more void. 2012-10-20 22:03:46 +00:00
joerg
41fb6109e3 Taking the address of a temporary object is not valid C++. 2012-10-20 22:03:01 +00:00
wiz
cbe13be7b0 Recursive bump for new gtkglext pangox-compat dependency. 2012-10-16 17:47:19 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
5a81524739 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
wiz
b52712e87b Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:02:41 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
cheusov
1f3b3dd3e7 CONFLICTS += mono-[0-9]*; ++pkgrevision 2012-09-16 15:26:29 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
dmcmahill
e5a3a7e6ed remove simian and simian-docs. The distfile is no longer available and we
are not allowed to mirror it.  Addresses pkg/45650
2012-09-05 13:10:36 +00:00
wiz
bc824120dc Fix pre-build target. From Kamel Ibn Aziz Derouiche in PR 46894. 2012-09-03 11:11:20 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
dholland
9bf70ec36c Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and
bypasses buildlinking.
2012-08-27 02:10:51 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
bb616ac44c cad/tkgate: Add tcl/tk 8.5 support 2012-08-21 21:37:55 +00:00
ryoon
ea431ae0e5 Update to 1.0.2
* Use shells/bash for post preparation script

Changelog:
unknown
2012-08-18 06:58:15 +00:00
marino
7069f5dd0b cad/openscad: Use wrappers for bison, USE_TOOLS-= flex
On DragonFly, the path for bison and lex were set to /usr/local/bin/bison
and /usr/local/bin/flex.  These were basically hardcoded.  The added
patches set the paths to "bison" and "flex" which pick up the
${WRKDIR}/.tools/bin/ and ${PREFIX}/bin versions instead.

flex was removed from USE_TOOLS because the pkgsrc FlexLexer.h can build
openscad and the one that comes with DragonFly can't.  It was replaced
with the flex buildlink3 and it should work everywhere.
2012-08-13 22:33:56 +00:00
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
joerg
34e196a071 Fix build with clang. 2012-06-29 12:31:12 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
marino
51b3b44e5a cad/lc: Remove cat page installation
It seems like the document tarball is extracted twice, once into the
work directory and then again directly into the destdir.  To prevent the
cat pages from installing, the man directory was removed after the
second extraction.

At the same time, the hardcoded variations of "lc2.10" were replaced by
a variable to ease future upgrades.
2012-05-23 12:50:04 +00:00
marino
1ada8164b0 cad/simian-docs: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:03:01 +00:00
marino
4044e887cb cad/simian: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:02:13 +00:00
dholland
559aaf5000 Sort. 2012-05-07 18:15:59 +00:00
dholland
5783c7b511 Whitespace. 2012-05-07 18:15:11 +00:00
dholland
2af23393e3 Build fix for new glib2. 2012-05-07 18:14:15 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
1b20cf05ba Rearrange inline patches to hopefully work on both gcc and clang. 2012-05-05 22:14:42 +00:00
joerg
ddcd090312 Don't depend on GNU inline semantic. 2012-05-04 16:03:13 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
8c05787c4d Work around automake failure that appeared recently. 2012-04-08 02:37:36 +00:00
reinoud
f9d522acf4 Unlimit stacksize when compiling this package. GCC gets haywire on its stack
since it gets into deep recursion of more than 15000 to 20000 function calls.
It does end and compile though.
2012-03-26 08:36:47 +00:00
reinoud
eecf247f34 Fix message as per pkglint request 2012-03-26 08:33:41 +00:00
reinoud
7d37d43dbf Add interpreter and portability check skips for files that are not used in
normal operation.
2012-03-26 08:15:07 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
f9fc67f957 Fix build on SunOS. 2012-03-02 15:32:02 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
hans
f94907b6a0 Fix build on SunOS.
Define endianess in Makefile, make sure it finds the tcl libraries.
2012-02-28 16:14:45 +00:00
reinoud
e09ed9d313 Add hint for users of this package when encountering slow rendering or missing
objects.
2012-02-28 11:03:48 +00:00
reinoud
20eb59b0cc No more TODO messages, recycle file 2012-02-28 10:58:56 +00:00
reinoud
bcdf2c1dbc Fix category, it was still pointing to wip! Also fix $() -> ${} as per request
from pkglint(1)
2012-02-28 10:58:01 +00:00
reinoud
9dc89b0983 Add comment to the patch file as per request from pkglint(1) 2012-02-28 10:57:19 +00:00
reinoud
b41b7b0ba7 Problem with OpenCSG fixed 2012-02-28 10:44:43 +00:00
reinoud
4d39ca27e1 Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller 2012-02-27 14:45:33 +00:00
reinoud
fe01b76efa Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller 2012-02-27 14:44:28 +00:00
hans
6e4f37564c Fix build on SunOS. 2012-02-16 11:41:04 +00:00
hans
829009a1db Fix build on SunOS. 2012-02-16 11:29:59 +00:00
hans
79fe6321c8 Needs tex-metapost for groff.enc. 2012-02-16 11:18:04 +00:00
wiz
6b5bd8d27a Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:17 +00:00
ryoon
542d692d5a Add librecad 2012-01-26 21:45:38 +00:00
ryoon
debc873eb1 Import librecad-1.0.0 as cad/librecad
LibreCAD is a free Open Source personal CAD application for Windows,
Macintosh and Linux.
2012-01-26 21:43:22 +00:00
marino
3e3e73e9e9 cad/gwave: Fix indirect linking error on DragonFly only 2012-01-24 23:30:48 +00:00
marino
3f1126f1a4 cad/gsmc: Fix indirect linking error on DragonFly only 2012-01-24 23:29:25 +00:00
hans
7d9c271160 Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version
required in mk/tools/bison.mk is good enough for all of them.
2012-01-14 00:51:36 +00:00
dholland
2aa65c624f Fix undefined behavior (promoted from a warning to an error in recent gcc)
by casting string objects to const char * before passing to printf.

While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir"
(no reason I can see for the former, it appears to date way back) and
add patch comments.

PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't
fatal at compile time.
2012-01-03 01:18:46 +00:00
drochner
2a99608e34 revert previous -- the program just doesn't work if built with tcl
instead, explicitely disable it so that it doesn't get picked up
accidentally
2011-12-19 13:28:59 +00:00
dholland
84240d4d9e Requires tcl and tk to build. 2011-12-18 19:22:50 +00:00
marino
c3a8c7956c cad/pcb: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-17 19:00:11 +00:00
drochner
3968f9160d update to 3.3.28
changes:
-Added support for colorful traces
-bugfices
2011-12-16 10:58:14 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +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
joerg
299163932e Fix assembler syntax for byte swaps 2011-12-07 15:13:26 +00:00
joerg
473bb33ea8 Fix C++ 2011-11-26 17:10:24 +00:00
joerg
6b529bb403 Always include string.h 2011-11-24 14:18:30 +00:00
marino
55234042fd cad/freehdl: Fix DragonFly breakage
Conditionally add <strings.h> for DragonFly.
No PKGREVISION bump required.
2011-11-23 19:23:52 +00:00
hans
b3a25f8d85 path to distfile changed on server 2011-11-23 13:24:49 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
wiz
5c52cb67b8 Add pkg-config for gtk2 detection to address bulk build failure.
Untested since I can't build a dependency.
2011-09-29 18:00:57 +00:00
ryoon
05fc6adfa9 Try to fix PR pkg/45392
Requested headers included.

Tested on NetBSD/i386 5.99.55, NetBSD/i386 5.1, and DragonFly/i386 2.10.1.
2011-09-23 03:26:57 +00:00
dmcmahill
b455cef8c1 Update to ngspice-23 from ngspice-20. From the NEWS file:
Ngspice-23, June 5th, 2011
============

- New features:
    + Reduction of trtol to 1 only if 'A' devices in the circuit and xspice is enabled
    + command wrs2p to write a s-parameter file using Touchstone vers. 1 format
	+ d_source d_state d_ram, test cases for those xspice codemodels
	+ transient noise simulation added to independent voltage and current sources
	+ Random telegraph noise added to independent voltage and current sources
	+ 'time = nnn' in stop command added
	+ random voltage generator option trrandom to independent voltage and current sources
	+ ngspice build possible in a separate directory (e.g. in ng-spice-rework/release)
	+ update FIND .. WHEN measurements
	+ diode & bjt temperature model update with tlev and tlevc
	+ merge bsim3v1a code with bsim3v0 and bsim3v1s code with bsim3v1
	+ bjt2: removed - all GP extensions of this model are now in the bjt model
	+ HiSIM_HV model vers. 1.2.1 added
	+ bsim3v32: delvto and mulu0 as instance parameters
	+ Replace HiSIM1 by HiSIM_2.5.1_Release_20110407

- Bug fixes:
    + More on prototypes, type casts, reordering of functions, compiler warnings
	+ allow models like 2N2904 or 2SK136 also in subcircuits
	+ fix sensitvity calculation (for the dc-2+.cir testcase)
	+ allow multiple call to setup w/ correct node collapsing
	+ Many small bugs

Ngspice-22, Sept 26th, 2010
============

- New features:
    + OpenMP multicore support for BSIM3, BSIM4, and BSIMSOI4
    + reinstate {$var} expansion in interactive interpreter
    + .TITLE line added
    + update to 'spectrum' script
    + par('expression') in .four, .plot, .print, .meas, .save commands
    + command 'option' for use in spinit, .spiceinit, and in scripts
    + adms procedure updated
    + new random number generator, random functions sunif() and sgauss()
    + ngspice manual updated

- Bug fixes:
    + Major code cleanup to reduce compiler/linker warnings: ansi function prototypes,
      void/char pointers to named pointers, explicit type casts and many more
    + Many small bugs


Ng-spice-rework-21, Jun3, 13th 2010
============

- Updated Devices: BSIMSOI 4.3.1

- New features:
    + Compatibility: C, L, R, devices and E, G sources with expressions
	  Variables HERTZ, TIME, TEMPER added
    + E, G sources with pwl function
    + New manual
	+ Plotting with Gnuplot,
	+ Writing wrdata for simple text table to file
	+ .measure improved
	+ transmission line models improved

- Bug fixes:
    + Many small bugs, memory leaks, memory overflows
2011-08-30 12:01:03 +00:00
dholland
2f3df1bf64 Explicitly disable groff configure test, so the html man pages don't
randomly come and go. PKGREVISION -> 1.
2011-06-19 06:37:44 +00:00
dholland
378d90be6c REPLACE_INTERPRETER+=WISH 2011-06-19 05:29:24 +00:00
drochner
76dfa21831 update to 2.12a
changes: bugfixes, minor feature improvements
2011-06-09 11:50:17 +00:00
drochner
db6581d101 update to 3.3.22
changes: speed improvement, bugfixes, UI improvements
2011-06-09 11:46:15 +00:00
dmcmahill
06fffaaf4f Update to gwave-20090213
The big change here is that gwave now uses gtk2 instead of gtk1
------------------------------

New in 20090213
- Fix warnings related to GtkTooltips
- fix reading of ascii spice3 rawfiles containing blank lines, like those
generated by ngspice
- add patchfile and explanation sometimes needed when building g-wrap
- applied submitted patch that fixes some gcc return-type warnings, fixed
many additional gcc warnings.

New in 20090124
- minor fixes adaptating for stable guile-gnome-platform-2.16.1
- seems to be stable now

New in 20080206
- Another alpha release using guile-gnome-platform, for wider testing
- Fixed "zoom dialog" for guile-gnome-platform
- Still having some occasional crashes, apparently due to memory corruption
  that I haven't yet tracked down or pinned on guile-gnome-platform or anything else.

New in 20070514

a "gwave2" version that uses Gtk+-2.0 by way of guile-gnome-platform.
Feature-wise, about the same as the previous release.
I think I've fixed most of the crashes.  Known defects:
  Several dialogs that should have defaults don't.
  The change-waveform-color menu doesn't show the colors, just numbers.
2011-05-19 03:28:34 +00:00
hans
8d69c6b679 distinfo for patch-ax 2011-05-14 19:21:52 +00:00
hans
6815a45c71 Forgot $NetBSD$ tag, again. 2011-05-14 18:47:24 +00:00