sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
ajacoutot
0bb8ffb4a0
Update to gtkwave-3.3.66.
2015-07-16 16:27:33 +00:00
jasper
53282a3c45
add PORTROACH
2015-06-26 19:37:10 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
jasper
7e7ecc3b15
remove another bunch of @rm -f, some of which were hiding the arguments no
...
longer existed
2015-05-18 11:29:37 +00:00
jasper
1f5850fd2f
- zap a bunch of '@rm -fr' cases that were masking files that have long since been removed
...
- pre-emptively fix a few other cases while here
2015-05-18 06:56:04 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
ajacoutot
5640906c19
Update to gtkwave-3.3.65.
2015-05-01 13:04:04 +00:00
kirby
f9c7f7bd3d
add tkgate
2015-04-07 14:02:01 +00:00
kirby
d1b73d8321
Import tkgate after new upstream fixed all the bugs.
...
request, fixes and ok from jasper@
TkGate is a graphical editor and event-driven simulator for digital
circuits with a tcl/tk-based interface. Supported circuit elements
include basic gates (AND, OR, etc.), tri-state gates, adders,
multipliers, registers, memories and mos transistors. Hierarchical
design is also supported with support for user defined modules. Save
files are based on the Verilog netlist format.
2015-04-07 14:00:07 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
jasper
eb00f6b579
update to gtkwave-3.3.64
2015-03-15 10:03:37 +00:00
naddy
1cab369547
Drop USE_GROFF since groff and mandoc produce identical output.
2015-01-22 17:47:50 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
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