Commit Graph

278 Commits

Author SHA1 Message Date
abieber
c0a51395e6 Update to the latest version.
Changlog here: http://fritzing.org/download/history-changes/

OK sthen@
2014-11-04 22:01:53 +00:00
dcoppa
819df1620c Zap '-O2' optimization 2014-11-04 14:58:39 +00:00
jasper
c108c5bd9a update to gtkwave-3.3.62 2014-10-22 19:01:09 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
landry
1500cf8675 BORKEN-hppa: OOM on hicumL2V2p23.core.o 2014-09-16 19:22:38 +00:00
stu
3e0ec9af52 Update to 3.7.57. 2014-09-01 21:55:25 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
espie
82d814dea4 bad armani. if you're going to make typos, you should TEST 2014-07-15 09:02:36 +00:00
armani
b6291f9f43 Fix homepage
ok bentley@
2014-07-13 13:03:20 +00:00
jasper
ef56abf437 remove duplicate REVISION 2014-04-18 23:17:34 +00:00
jasper
121411fce3 re-add missing file 2014-03-27 20:54:28 +00:00
jasper
b730a20723 update to fritzing-0.8.7 2014-03-26 16:00:31 +00:00
sthen
2e774c5dd2 - get rid of imake and remove BROKEN lines (which were only there due to
makedepend problems which is no longer run)

- get rid of useless VERSION variable that's only referenced once in
the port Makefile

no functional change but due to imake removal I've bumped REVISION.
2014-03-25 17:52:18 +00:00
sthen
3186445573 update to xnecview 1.36, and fix LP64 issues (doesn't include string.h so
no prototypes for str* functions).
2014-03-22 01:05:45 +00:00
naddy
095dd0e8e9 remove chipmunk: ancient cruft ported to Unix some 25 years ago and
on life support for a long time; ok sthen@
2014-03-21 20:01:42 +00:00
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
bentley
8d5fd7f3c7 Update to ngspice-26. 2014-03-12 06:18:34 +00:00
stu
e44698d557 Fix bad bound.
Thanks to naddy@ for the heads-up.
2014-02-08 07:41:40 +00:00
sthen
28998e8e35 update to OpenSCAD 2013.06, mostly from Fred Crowson, plus regen PLIST
as there are new files
2014-01-09 00:37:45 +00:00
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
stu
b04dadad91 Update to 3.7.55. 2013-12-29 08:08:53 +00:00
landry
c78c0c5093 Add boost to BDEP, kicad supposedly bundles the parts of boost it needs in
the version we have in-tree, but experience has shown that if systemwide
boost was installed at some point during build then junked by dpb build
was failing. Boo.
Note that in newer releases of kicad those bundled boost headers were removed,
and now cmake downloads boost tarball during build and patch its headers on
the fly. Yay.
https://lists.launchpad.net/kicad-developers/msg10503.html
2013-12-12 20:21:45 +00:00
naddy
357a2a3ccb Remove cad/spice. Incredibly old codebase that hasn't been maintained
for 20 years.  For a suitable replacement, see cad/ngspice.  ok bentley@
2013-12-10 21:57:12 +00:00
jca
8fe9195978 Kill useless include of <sys/timeb.h>. 2013-12-06 15:22:40 +00:00
bentley
4c70bf3ceb Remove unnecessary include of sys/timeb.h. 2013-12-06 02:26:02 +00:00
naddy
aa6e25f9fe L_cuserid -> LOGIN_NAME_MAX 2013-12-05 12:19:00 +00:00
naddy
73ff4c1080 Replace the one use of ftime() on BSD with gettimeofday().
Also remove the useless inclusion of <sgtty.h>
ok jca@
2013-12-02 15:29:29 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
sthen
04e2355304 fix MASTER_SITES 2013-10-11 11:26:47 +00:00
jasper
6f496bd6ff update to gtkwave-3.3.49 2013-10-10 17:31:43 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
stu
be25f660ec Update to 3.7.52. 2013-10-01 12:28:03 +00:00
zhuk
6e15350265 Put icons in appropriate places instead of ${PREFIX}/share/icons/${appname}.
Found with portcheck.

okay ajacoutot@
2013-08-20 07:22:32 +00:00
dcoppa
1c87bb4c03 Fix and re-enable ninja build. 2013-07-01 17:00:40 +00:00
sthen
84d3183510 Remove Andreas Bihlmaier as maintainer per his request on ports@.
Drop USE_GROFF from perl ports while there.
2013-07-01 10:39:17 +00:00
sthen
20e8cf7fdb disable ninja for now, intermittent build failures. logs on ports@ shortly 2013-06-29 10:37:35 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
espie
63bf585efc fixes for the ninja backend of cmake 2013-06-19 16:16:22 +00:00
stu
5f3b1d34eb Update to xcircuit-3.7.49. 2013-05-26 17:44:30 +00:00
jasper
d575468ce4 update to gtkwave-3.3.46 2013-05-11 11:58:53 +00:00
rpe
5c2165ef28 Use -m mode with ${SUBST_CMD} instead of two-step process
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.

ok sthen@
2013-05-10 20:30:30 +00:00
bentley
c2626efbb2 Fix mime parts in PLIST, and add hicolor icon goos.
ok ajacoutot@
2013-04-20 02:50:16 +00:00
ajacoutot
c2d9c1f150 Use --disable-mime-update like $deity intended. 2013-04-19 12:17:50 +00:00
bentley
7f225e0319 Update to gtkwave-3.3.45.
Tweaks from landry/sthen, ok landry@
2013-04-18 18:10:30 +00:00
pirofti
6d35f0456c xnecview: mark as broken on sh due to makedepend infinite loop. 2013-04-17 08:51:01 +00:00
naddy
396c3d5177 casting a pointer type does not magically change the size of the
referenced variable
2013-04-03 15:35:54 +00:00