summaryrefslogtreecommitdiff
path: root/biology/gnome-chemistry-utils
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-02Add SHA512 digests for distfiles for biology category.agc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2014-09-23Fix "call of overloaded 'abs(unsigned int)' is ambiguous".jperkin2-1/+26
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-09Fix missing include. Don't use libstdc++ implementation detail.joerg5-3/+44
Free correct variable. Bump revision.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-16Recursive bump for new gtkglext pangox-compat dependency.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-09-07Revbump after updating graphics/cairoadam1-1/+2
2012-08-30more omf-scrollkeeper missingdrochner1-1/+2
2012-08-16Update to 0.12.13ryoon2-6/+6
Changelog: Version 0.12.13 GChemPaint: * Fix View::BuildSVG() and View::BuildEPS() which were missing the trailing 0. * Fix loading of arrows inside a group. [#27032]
2012-07-03Update to 0.12.12ryoon3-9/+9
Changelog: Version 0.12.12 GCrystal: * Fix atoms loading. * Fix infinite loop condition. [#36583] Version 0.12.11 GChemPaint: * fixed text position serialization. [#34947] * fixed crash when selecting the alignment item inside a mechanism step. [#35626]
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-1/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-22Update to 0.12.10ryoon2-7/+6
Changelog: Version 0.12.10 GCrystal: * show only atoms from the first crystal when loading a CIF file with several structures. * don't crash when loading a file with invalid atoms. * don't display two atoms at the same position. * don't loose the radius ratio on serialization. Other: * fix build with most recent glib-2.0 and xulrunner. * enhanced translation: de.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-10-05Reset MAINTAINER, because no response.ryoon1-2/+2
2011-10-05Initial import of gnome-chemistry-utils-0.12.9 from wip/gnome-chemistry-utilsryoon4-0/+365
GChemPaint, a 2D chemical editor and some other programs related to chemistry suitable for the GNOME desktop. The Gnome Chemistry Utils include three utilities: - a 2D chemical editor (GChemPaint). - a chemical calculator (computes raw formule, molar weight, mass composition, etc..) and isotopic pattern). - a molecule 3d viewer using OpenGL to display molecular models. - a crystal structues viewer and editor. - a periodic table of the elements. - a spectrum viewer. These programs are based on an included C++ library which provides a few widgets and various classes, some related to chemistry and some utility classes.