Date: Sat, 16 Mar 2002 12:46:26 -0500 (EST) From: John Bleichert <syborg@stny.rr.com> To: freebsd-questions@freebsd.org Subject: Re: BSD Applications Message-ID: <20020316124011.O50325-100000@picard.vonbek.dhs.org> In-Reply-To: <20020316170416.31558.qmail@web20507.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 16 Mar 2002, dana ioan wrote: > Date: Sat, 16 Mar 2002 09:04:16 -0800 (PST) > From: dana ioan <dioan12@yahoo.com> > To: freebsd-questions@FreeBSD.ORG > Subject: BSD Applications > > Hi ! > My name is Daniela Ioan and I want to become > webdesigner. Windows is not affordable for me, so I > have to migrate to FreeBSD. Can you tell me the > adresses of few download sites where I can find BSD > applications for graphics ? > Have a nice day ! > Daniela Ioan You may not need to download anything, at least not directly. If you have the ports tree installed, picard# cd /usr/ports/graphics/gimp1 picard# make install <...> picard# exit [johnnyb@picard johnnyb]$ pkg_info gimp-1.2.2_1,1 Information for gimp-1.2.2_1,1: Comment: the GNU Image Manipulation Program Description: The GIMP is designed to provide an intuitive graphical interface to a variety of image editing operations. Here is a list of the GIMP's major features: Image editing ------------- * Selection tools including rectangle, ellipse, free, fuzzy, bezier and intelligent. * Transformation tools including rotate, scale, shear and flip. * Painting tools including bucket, brush, airbrush, clone, convolve, blend and text. * Effects filters (such as blur, edge detect). * Channel & color operations (such as add, composite, decompose). * Plug-ins which allow for the easy addition of new file formats and new effect filters. * Multiple undo/redo. To enable I18N extensions, execute "gimp.setfont" before you use GIMP. WWW: http://www.gimp.org/ [johnnyb@picard johnnyb]$ The ports tree is your friend. There's an incredible amount of easy-to-install software in there. So are the pkg_* tools. JB <-John Bleichert----syborg@stny.rr.com----------------> <-------------------http://vonbek.dhs.org/latest.jpg--> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020316124011.O50325-100000>