11 Commits

Author SHA1 Message Date
jca
7e6a7df4dd Update to dpic-2021.01.01 (fixes for -fno-common) 2021-02-22 22:44:27 +00:00
fcambus
27ef7708c9 Update dpic to 2020.03.01. 2020-04-01 15:42:40 +00:00
fcambus
82fa49802c Update dpic to 2019.08.30. This fixes CVE-2019-13989.
The codebase is now fully in C. As a result, we can remove previous
patches, they are not needed anymore as p2c is gone, and upstream now
has the sprintf -> snprintf changes in wfloat.

The remaining sprintf -> snprintf changes have been moved to a new
patch, as those functions are now in their own file (pdf.c).

OK bentley@
2019-10-17 20:44:24 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
rsadowski
1049204ff1 zap empty patch 2017-10-15 15:12:06 +00:00
nigel
bfb126f0f4 Update version to 2017.08.01 patcheso for clang
run examples as a test.
ok bentley@
2017-09-09 22:56:49 +00:00
nigel
cd43f26761 Update to version 2014.Jan.01
Ok sthen@
2014-10-23 13:43:04 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
nigel
9389920dc6 Update to version 2011.12.09
Ok ajc@
2012-01-13 11:25:39 +00:00
nigel
2da4ba53c7 Update to version 2011.10.25
ok sthen@ aja@
2011-11-17 12:26:36 +00:00
landry
2dafeb611f Import dpic-2011.04.19, from Anthony J. Bentley.
Dpic is a simple language, derived from pic and gpic, to produce
diagrams for LaTeX documents. It is particularly suited for easily
creating line diagrams such as electric circuits.

Some tweaks added to obey CC/CFLAGS, and install examples.
ok jasper@
2011-05-15 18:49:41 +00:00