Commit Graph

35 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
sthen 0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
cwen 6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +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
sthen cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen 5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie 8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie 66b342ed8c build with clang 2017-05-22 18:28:05 +00:00
sthen 073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +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
sthen 701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
ajacoutot 58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
nigel 011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie 346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie 12e833f14a convert LIB_DEPENDS in x11 ports 2010-11-06 23:49:19 +00:00
ajacoutot ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot 127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot e73dd326c4 Remove myself from MAINTAINER here too. 2010-07-02 17:40:42 +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
brad 55986b23eb Revert the last commit now that openbabel has removed the
dependency on GCC 4.

ok ajacoutot@
2008-09-01 08:52:31 +00:00
ajacoutot 332eae7ae1 - use gcc4 (allows building with openbabel-2.2.0)
- regen PLIST
2008-08-20 16:09:23 +00:00
sthen 0e3eeac168 arm needs -O0 to build this. ok ajacoutot 2008-01-03 09:15:47 +00:00
merdely d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
ajacoutot 81eee11ee4 - make it possible to compile under ppc without dying of exhaustion
(same way sparc64 does it)
2007-06-02 08:39:34 +00:00
espie be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
sturm 519d4654a6 ups 2007-02-07 14:02:13 +00:00
sturm bf5347c9eb sanitize build by compiling one file with -O0 on sparc64 2007-02-07 14:01:51 +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