9 Commits

Author SHA1 Message Date
bket
34a8a25e31 remove rcs IDs in ports maintained by me 2022-03-08 08:53:49 +00:00
bket
12690c9f7a Fix segfault in xdrawchem.
Pressing almost any key twice while hovering over a bond causes a
segmentation fault because a text-editor is internally created and
discarded but not deleted. Based on diff provided by
https://github.com/bryanherger/xdrawchem/pull/12.

While here take MAINTAINER.

OK tb@
2019-08-18 06:47:04 +00:00
bket
5995063c4b Update to xdrawchem-1.10.2.
This version switched from qt3 to qt5.

OK naddy@
2018-04-22 05:08:17 +00:00
naddy
7d37cc4685 fix build for clang6; agrees with latest upstream version 2018-04-15 19:27:49 +00:00
espie
66b342ed8c build with clang 2017-05-22 18:28:05 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
ajacoutot
e8398126f0 - make it possible to build under all archs without exhausting memory
fix build on alpha, tested by merdely@ thanks ;-)
2008-09-02 21:11:12 +00:00
sturm
519d4654a6 ups 2007-02-07 14:02:13 +00:00
ajacoutot
1b1091419f Import xdrawchem-1.9.9
XDrawChem is a two-dimensional molecule drawing program for Unix
operating systems.  It is similar in functionality to other molecule
drawing programs such as ChemDraw (TM, CambridgeSoft).  It can read and
write MDL Molfiles, and read ChemDraw text and binary files, to allow
sharing between XDrawChem and other chemistry applications, and it can
create images in popular formats like PNG and EPS.

ok mbalmer@
2007-01-23 15:43:05 +00:00