summaryrefslogtreecommitdiff
path: root/graphics/sketch
AgeCommit message (Collapse)AuthorFilesLines
2003-02-06Update my email address.uebayasi1-8/+8
2002-10-24-use buildlink2drochner2-7/+8
-while here, update to 0.6.14 changes: -new translations -CGM import/export filters -SVG export has some basic support for Text
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-08-30update to 0.6.13drochner3-6/+29
changes: * A Multiline Text plugin object. Create it with the Edit->Create->Multiline Text menu item. * An Import filter for Acorn Draw files, updated import filters for SVG, WMF and Illustrator files and an updated SVG export filter. * The font dialog allows setting the font of multiple text objects at once. * Two new command line tools: skconvert and sk2ppm. skconverts between vector formats and sk2ppm converts vector files to ppm. * A fix for a filename quoting bug when rendering EPS files. This bug was a security problem. * Bug fixes.
2002-01-28use buildlink file for py-Tkdrochner1-3/+2
2002-01-22use buildlink files for Python and py-imaging, but keep it tieddrochner3-7/+11
to Python-2.0 for now because of the py-Tk mess
2001-11-26remove some more locale dirshubertf1-1/+3
2001-11-25use same PAX parameters everywhere: -pw -vhubertf1-2/+2
2001-11-22Update sketch to 0.6.12,hubertf4-11/+12
submitted by Masao Uebayashi <uebayasi@soum.co.jp> in PR 14328. Sketch 0.6.12 (July 5th, 2001) ============================== * View->Load Palette... also supports Gimp palette files. Bug fixes: * The PostScript generator now handles RGBA images used as tiles correctly. Reported by Andy Grimberg. * Modifying objects that lay far outside the window could lead to X Errors. * Loading AI files sometimes raised exceptions with an AttributeError "'None' object has no attribute 'guess_continuity'". This is now fixed. Reported by Eric Faurot. * The CMX import filter handles empty groups gracefully. Bug reported by Yuri Shchedov. * Fix some typos in skshow's doc-string. This is basically what's already done with the Debian packages. * Changing the paper format could lead to an inconsistent mapping between document and window coordinates. Reported by Antoon Pardon. Sketch 0.6.11 (June 9th, 2001) ============================== * Updated Spanish translation by Esteban Manchado Velázquez * Add /usr/lib/ghostscript/fonts to the default list of font directories (for debian). * Include the .spec file in the tarball and distribute the Misc directory with the RPMs as documentation. Bug fixes: * The find_include_dir function in setup.py now catches and ignores OSError exceptions, too. Pointed out by Pierre HANSER. * The russian translation are now properly contained in the archive as *.mo files too. * Drawings that contained non-ASCII characters in strings were not read back correctly when saved under Python 2.1 * The import filters now remove empty curve objects. The implementation of 0.6.9 didn't cover all special cases. The new one works differently but shuld catch all cases.
2001-11-22'pax foo bar' just hants... add "-rw -pe" so it actually copies stuff.hubertf1-2/+2
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc1-3/+3
single instance of ${PAX}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-19Update sketch to 0.6.10, provided by Masao Uebayashi in pkg/13122.wiz4-22/+61
Changes since the last version in pkgsrc include 1.5 years of bugfixes and enhancements as well as updates to newer python version. Complete ChangeLog in work/sket*/NEWS or at http://sketch.sourceforge.net/relnotes.html
2001-05-09Move to ${MASTER_SITE_BACKUP} from a hardcoded ftp.netbsd.org for theagc1-2/+2
MASTER_SITES
2001-05-09The distfile which sourceforge is distributing is different to the oneagc2-4/+5
on ftp.netbsd.org. Use the one on ftp.netbsd.org (it's usually a bit quicker anyway). Use sha1 digest, and add distfile size.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-22py-imaging>=1.0wiz1-2/+2
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-4/+4
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-01Update dependency on py-Tk to >=1.5.2. (I wonder if this'll work...)wiz1-2/+2
2001-01-11Update HOMEPAGE and MASTER_SITES (moved to sourceforge).dent1-3/+3
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-02Update sketch to 0.6.3.sakamoto5-10/+17
New stable version, 0.6.3. *The default properties of new objects can be set by pressing the apply button in the fill, line or font dialogs. *A new button next to the palette to quickly assing empty fill and line styles. *The ctrl-key to contrain editing now also works when drawing lines and bezier curves and when editing bezier curves.
1999-09-20Update sketch to 0.6.2.sakamoto5-96/+78
Fix elf rpath. New stable version, 0.6.2. SVG import/export filters. Improved AI import filter more details: http://www.online.de/home/sketch/relnotes.html
1999-08-06Update to 0.6.1.sakamoto5-159/+177
Changes: Spanish messages, improved AI import/export filters, improved CMX import filter and bug fixes.
1999-07-09Add package patch-sum filesagc1-0/+3
1999-06-22Adapt this package to NetBSD.sakamoto5-18/+15
1999-06-22Import FreeBSD's "sketch" port:sakamoto9-0/+647
An interactive drawing program.