aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fix the build on -current (PTHREAD_LIBS conversion victim).sobomax2001-04-023-3/+3
* Install $PREFIX/sane/*.so.1 so that xsane works.brian2001-04-022-3/+48
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0
* Add WWWnsayer2001-04-021-0/+2
* glide3 port. Most of the credit goes to Eric Anholt.nsayer2001-04-017-0/+100
* Fix PKGMESSAGE handling.kevlo2001-04-012-12/+6
* Add plasma-kmod 0.1, a plasma-effect screensaver kernel module.will2001-03-317-0/+43
* Update to 0.22.sobomax2001-03-303-5/+4
* Remove tgd to avoid breaking index/bento build. For the record, it hadn'twill2001-03-301-1/+0
* This program has not been updated by developer, and broken (depends on oldmharo2001-03-3012-685/+0
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-3018-19/+19
* Revert portion of the previous commit that changed the MAN section.jkoshy2001-03-291-2/+1
* D'oh, PORTREVISION doesn't work if you define the value of it afterknu2001-03-281-1/+0
* Update to ruby-qt2 0.12 for qt 2.3.0.knu2001-03-281-1/+1
* Disable traversal into the xsane directory because it is killingsteve2001-03-281-1/+1
* Fix building (I hope, I never got this error I'm seeing on bento).tg2001-03-271-0/+2
* - Reorganize MASTER_SITESvanilla2001-03-274-33/+22
* - Reorganize MASTER_SITESvanilla2001-03-274-80/+20
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2001-03-276-18/+30
* 1. Fix man page installation error; this port installs to MANN not MAN1jkoshy2001-03-263-5/+38
* Don't fail on a read-only ${PORTSDIR}kris2001-03-261-1/+1
* Directory names are sane-*, not sane_*.asami2001-03-251-2/+2
* - Fix WWWkevlo2001-03-232-2/+2
* Removed a nonfunctional MASTER_SITEkevlo2001-03-231-2/+1
* Upgrade to 2.4.1.tg2001-03-234-41/+36
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-232-2/+2
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-232-2/+2
* Well, RELLY upgrade to 1.0.4, I make some fault on last commit. sorry.vanilla2001-03-226-167/+36
* REALLY remove sane, I miss some file on last commit.vanilla2001-03-226-207/+0
* Remove leaked into patchfile result of USE_LIBTOOL hack.sobomax2001-03-221-20/+0
* Remove sane, add sane-backends & sane-frontendsvanilla2001-03-221-1/+2
* Nuke sane, it split into sane-backends & sane-frontends now.vanilla2001-03-225-236/+0
* Upgrade to 1.0.4.vanilla2001-03-227-236/+36
* Upgrade to 1.0.4,vanilla2001-03-2210-89/+61
* Upgrade to 1.9.9, that should be latest version of imlibV1.vanilla2001-03-227-41/+52
* Put the USE_LIBTOOL back where I put it.mi2001-03-222-0/+4
* When compiled with X, ImageMagick conflicts with display. Warntrevor2001-03-222-1/+4
* Make it possible to compile this package without X11 --mi2001-03-224-6/+22
* - Remove `-lcompat' again, the new patches contain code fixes.tg2001-03-216-24/+196
* Don't define iLinux on Makefile, it require libsvga.vanilla2001-03-211-3/+4
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-212-3/+2
* Update to 3.4.1.sobomax2001-03-218-16/+22
* Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recentsobomax2001-03-202-4/+11
* - Use USE_GMAKE to really make this build.tg2001-03-201-2/+9
* add sngijliao2001-03-206-0/+40
* Bump PORTREVISION due to patch-abdemon2001-03-203-3/+3
* Use MASTER_SITE_RINGSERVER.knu2001-03-201-5/+8
* Update to Ming 0.1.0.knu2001-03-207-25/+45
* Add xawtv 3.37, a TV viewing application and a few TV utilities.will2001-03-207-0/+78
* Add xmms-avi 1.2.2, an avifile based .avi and .asf file playbackwill2001-03-207-0/+59
* Use the threaded version of Qt2 library for 5-CURRENT.knu2001-03-201-5/+4
* This file should not belong to repository.sf2001-03-201-240/+0
* Fix building.tg2001-03-1910-203/+49
* Replace Freetype1-specific call with one sutable to freetype2,demon2001-03-193-0/+33
* - Update patches in sync with rev 1.3 of Makefile and distinfo,lioux2001-03-182-1/+72
* - Weird, the new distfile was rolled but no version changedlioux2001-03-182-1/+2
* Update to 20010315.knu2001-03-187-36/+78
* GLiv is an image viewer that uses Imlib2 and OpenGL.vanilla2001-03-187-0/+85
* p5-Imlib2 are perl bindings for Imlib2 graphics library.vanilla2001-03-186-0/+37
* Add manpage.vanilla2001-03-171-0/+2
* Fix pkg-plist.vanilla2001-03-171-0/+1
* Gimp is 1.2 now, not 1.1.vanilla2001-03-1512-18/+18
* Upgrade to 1.10.1vanilla2001-03-153-6/+7
* Dont strip script when use --install-admin-bin,vanilla2001-03-1512-18/+84
* Add p5-Gimp, it's perl binding for gimp.vanilla2001-03-158-0/+170
* Reword pkg-comment to shorten it to under 70 bytes and let there be noknu2001-03-141-1/+1
* Add libaux 1.0, a Nano Window Toolkit and Auxiliary Library for OpenGL.sobomax2001-03-148-0/+62
* In several spots, it was refering to TCL (or tcl) instead of TK (or tk).mi2001-03-141-2/+3
* o cleanup MASTER_SITES.sf2001-03-143-45/+35
* - First import since repocopy from libdixdecore:lioux2001-03-147-25/+42
* Turns out I broke a few too many things with my last commit bymi2001-03-142-9/+12
* Reword the pkg-comment to stress, that the X11-dependentmi2001-03-141-1/+1
* Explicitly link resulting library with libm, because other ports expect to besobomax2001-03-132-0/+2
* Fix xforms dependencykevlo2001-03-132-4/+5
* Disable GL support.kevlo2001-03-131-1/+1
* Fix typo: port created on year 2001, not 20001lioux2001-03-131-1/+1
* update to 1.03.sf2001-03-136-71/+11
* Update to Ruby/Qt2 0.12.knu2001-03-132-23/+10
* use MASTER_SITES_XCONRTIB.sf2001-03-131-1/+3
* o pass maintainership to ports@.sf2001-03-131-1/+1
* rename gom to gozer.sf2001-03-121-1/+1
* o update to 0.2.sf2001-03-125-26/+26
* remove gom. It is renamed to gozer.sf2001-03-127-68/+0
* rename imlib2-tmp to imlib2.sf2001-03-121-1/+1
* remove imlib2-tmp. now it's in real place(graphics/imlib2).sf2001-03-126-84/+0
* imlib2-tmp -> imlib2sf2001-03-124-4/+4
* Add USE_XLIB to Makefile.kevlo2001-03-111-0/+2
* Fix the building of this port on FreeBSD 3.4n_hibma2001-03-111-1/+3
* Add libfpx 1.2.0, library routines for working with Flashpix images.will2001-03-1111-0/+427
* track mng version bump.sf2001-03-101-1/+1
* Fix plistkris2001-03-102-0/+4
* Fix and sort plistkris2001-03-101-6/+7
* Chase the checksum on the docs -- the postscript files were regeneratedkris2001-03-101-1/+1
* Chase the checksum: the previous distfile was supposedly a .tgz but waskris2001-03-102-1/+2
* Mark this broken - CAM's interface has changed.jkh2001-03-101-0/+2
* Upgrade to version 1.0.0. Drop the configure, libtool, etc. non-sensemi2001-03-105-100/+21
* o update to 20010130.sf2001-03-103-2/+9
* Made ``--with-modules'' an optional argument triggered by WITH_MODULESmi2001-03-102-164/+171
* follow the standard in the porters handbookijliao2001-03-091-1/+1
* drop maintainership from jseger.sf2001-03-091-1/+1
* fix usage of mkstemp().sf2001-03-093-18/+23
* update to 2.11.sf2001-03-095-12/+20
* add vcdtools, enable you to create your own VCDijliao2001-03-097-0/+47
* add vcdpadijliao2001-03-097-0/+35
* Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch).shige2001-03-091-6/+6
* Add the win32-codecs directory.steve2001-03-081-0/+1
* In Makefile of the master port, x11-toolkits/linux-gtk,taoka2001-03-083-0/+6
* Something I wanted to do for a long time -- make this portmi2001-03-083-17/+38
* Update port: 0.0.3 -> 0.0.4.olgeni2001-03-082-3/+3
* sweep extra directory.sf2001-03-0812-0/+12
* Add a symlink libtiff.so.3.4 --> libtiff.so.3 to pkg-plist.{i386,alpha}taoka2001-03-076-0/+6
* Upgrade to version 5.2.2 (the distfile still has version 5.2)jmz2001-03-074-9/+11
* remove patch-configure.sf2001-03-072-22/+0
* update to 1.0.2.sf2001-03-076-4/+26
* update to 2001.02.22.sf2001-03-072-3/+3
* o drop non-responsive maintainer. jseger nothing commits last 6 months.sf2001-03-075-21/+374
* track new distfile -- many objects have been added, so make clean first.sf2001-03-064-9/+11
* update MASTER_SITES.sf2001-03-061-1/+1
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-053-3/+3
* Upgrade to 0.6.9.tg2001-03-058-46/+16
* Chase the distfile repack. The difference was just some wording fixesknu2001-03-052-1/+2
* Fix up the checksum for the patch file.mi2001-03-051-1/+1
* Use random() because rand() is just too lamekris2001-03-034-1/+79
* Add s10sh 0.1.91,mi2001-03-037-0/+81
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0111-45/+11
* Fix pkg-comment and pkg-descr. This is a ruby module of Gdk-imlib,knu2001-03-012-2/+2
* Fix broken.shige2001-03-011-4/+7
* Add ruby-gimp, a Ruby extension library to write GIMP plugins in Rubyknu2001-03-019-0/+111
* Update to version 1.7ckevlo2001-02-286-19/+60
* Update to version 1.03kevlo2001-02-284-21/+12
* Add ruby-gdk_pixbuf, a Ruby binding for Gdkpixbuf.knu2001-02-2811-0/+207
* Add ruby-gdk_imlib, a Ruby binding for GTK+.knu2001-02-286-0/+105
* There is no libgcc_r.a anymore.sobomax2001-02-281-1/+1
* Do not install SVGAlib support unless the user asks for it.jkoshy2001-02-282-0/+17
* Revert previous change making compilation of mmx-optimised routines a defaultsobomax2001-02-271-5/+8
* Update MASTER_SITES.steve2001-02-271-1/+2
* Unbreak.will2001-02-271-2/+0
* Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped fromsteve2001-02-271-0/+2
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-2720-519/+696
* Add homepage.trevor2001-02-261-0/+2
* Update to version 1.25.steve2001-02-263-5/+5
* Update to version 9.11.steve2001-02-2614-185/+276
* Upgrade to mtv 1.2.1kris2001-02-262-2/+2
* - Support CFLAGS properlykevlo2001-02-253-18/+20
* - Update to the lastest versionkevlo2001-02-254-19/+21
* The clown^Wauthor of gd once again changed the contents of the tarballbillf2001-02-259-27/+30
* Use a different install mechanism, which should rewritete the #! linenik2001-02-241-2/+2
* Upgrade to version 0.53.5lioux2001-02-242-2/+2
* Add WWWmharo2001-02-231-0/+2
* Mark as BROKEN on FreeBSD versions prior to 4.0 as these do not haveroger2001-02-211-2/+10
* Add the PORTREVISION -- something I forgot to do in mymi2001-02-211-0/+1
* Add the software's web-site to the distinfo, which did not havemi2001-02-203-17/+29
* Add two missed static libraries.sobomax2001-02-201-0/+2
* Depends on libt1.so.2, instead of libt1.so.1.keith2001-02-191-1/+1
* portlint doesn't like "WWW:" if it's not followed by a whitespace.olgeni2001-02-172-2/+2
* Update SDL shared library version number.sobomax2001-02-175-5/+5
* Unbreak and update to 0.6ade2001-02-168-184/+38
* typo clean up police: \s -> \tlioux2001-02-151-6/+6
* simple typo fix, remove odd extraneous spaces (^ $)lioux2001-02-152-2/+2
* Update to version 3.05kevlo2001-02-142-2/+2
* New Port: graphics/libgrassjeh2001-02-146-0/+53
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
* Fix typo in CODEC installation detection adhoc rotines:lioux2001-02-132-6/+6
* New port of a xmps plugin for Win32 (TM) Codecslioux2001-02-136-0/+46
* Initial revision of this port. It will now have a history of its own. :)lioux2001-02-1310-245/+18
* Move all codecs to a port of their own, since the codecs presentlioux2001-02-133-40/+8
* Bring up to the latest 1.2.4. Install documentation (modulo NOPORTDOCS).mi2001-02-136-70/+119
* Initial importlioux2001-02-136-0/+54
* Initial importlioux2001-02-1311-0/+95
* Update the checksum. Seems the distfile was updated withknu2001-02-136-12/+3
* Add eps2pngnik2001-02-131-0/+1
* Add eps2png, for converting EPS to PNG.nik2001-02-135-0/+32
* RPM of tiff libtaoka2001-02-1322-0/+163
* Add some working MASTER_SITES.knu2001-02-123-21/+27
* Make japanese/gd a slave port of graphics/gd.knu2001-02-126-27/+39
* Update to 0.7.2, which now supports GD 1.8.4 with FreeType 2.x support.knu2001-02-124-10/+42
* Chase graphics/gd's shlib version bump.knu2001-02-129-9/+18
* Update to 1.8.4.knu2001-02-1218-282/+606
* Update to new camediaplay version which fixes the format stringkris2001-02-112-15/+1
* Add an install-time warning about insecurity of this port - it has localkris2001-02-112-0/+14
* Add %%PORTDOCS%%.knu2001-02-102-85/+85
* Add %%PORTDOCS%%.knu2001-02-105-158/+158
* Update to 1.5.6.sobomax2001-02-104-7/+31
* Upgrade to version 0.3.7.kevlo2001-02-083-4/+8
* Update to version 2.6betakevlo2001-02-084-40/+61
* This should remove the problems of using various make-targets beforemi2001-02-081-0/+8
* Unmark as BROKEN. Will recently reenabled qtgl extension in the qt22 port.sobomax2001-02-081-2/+0
* Fix overflows and bump PORTREVISION.kris2001-02-087-1/+189
* Correct message wordng.sobomax2001-02-071-2/+2
* Add ruby-qt2gl, Qt2 GL extension for Ruby.knu2001-02-076-0/+107
* - Update to 1.0.9;sobomax2001-02-072-16/+7
* Add missed sdl-devel dependency.sobomax2001-02-061-0/+2
* Style fixes for graphics category.olgeni2001-02-0510-12/+12
* - Update to 0.2.0;sobomax2001-02-0522-142/+269
* Bump PORTREVISION, since patch-af changes the package.nbm2001-02-021-0/+1
* Add patches to support the OV511+ cameras.roger2001-02-025-7/+224
* Fix a typo which prevents aalib being used from C++.dfr2001-02-021-0/+11
* Update to version 2.2.5jeh2001-02-013-7/+13
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}olgeni2001-02-012-2/+2
* Fix typo in pkg-comment: componets -> componentsolgeni2001-02-011-1/+1
* Unbreak and update to 0.21ade2001-02-013-6/+10
* Oops. Hans Lambermont requested to use a different email address soon afterolgeni2001-01-301-1/+1
* Give maintainership to Hans Lambermont <hans@blender.nl>olgeni2001-01-301-1/+1
* * Fix the Makefile header (blender-static -> blender)olgeni2001-01-292-8/+28
* update to 9.10.sf2001-01-2917-74/+273
* Mark FORBIDDEN: exploitable buffer overflows yielding gid dialerkris2001-01-291-0/+1
* update to 0.53.4.sf2001-01-294-4/+4
* Unbroke after recent print/freetype changes.sobomax2001-01-281-1/+2
* p5-GD doesn't support gif generation, change to PNG method,vanilla2001-01-274-7/+51
* Fennerize a dead MASTER_SITEkris2001-01-273-3/+0
* update to 0.53.3.sf2001-01-278-42/+74
* Master Site check for new version (0.8 is alpha)dinoex2001-01-277-0/+176
* Upgrade to 2.91.vanilla2001-01-263-2/+3
* Add note that OV511+ cameras are not supported and that newer Creativeroger2001-01-251-1/+8
* Bump PORTREVISION I forgetache2001-01-252-6/+7
* Upgrade imlib2 to 1.0.1, evas to 0.0.3.vanilla2001-01-256-8/+6
* s/w32/win32/, my fault :Qvanilla2001-01-251-2/+2
* Update to 0.92. MAINTAINER hasn't replied for two weeks, so Ikeith2001-01-253-34/+15
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-241-1/+1
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-241-1/+1
* If the graphics/avifile port is installed, xine can use its win32 libs.alex2001-01-241-1/+1
* Minor cleanups as a result of gnomelibs 1.2.9ade2001-01-242-1/+1
* Set the right win32 path, and bump version.vanilla2001-01-241-0/+2
* Upgrade to 1.2.1.vanilla2001-01-2436-54/+120
* Since we don't have our perl threaded by default, PerlMagick notache2001-01-241-1/+4
* Update to version 4.5.0kevlo2001-01-232-3/+4
* - Add missing INSTALLS_SHLIBkevlo2001-01-232-20/+21
* - Update WWW: linekevlo2001-01-232-5/+3
* Upgrade to 0.3.6. Besides, I fix pkg-plist.kevlo2001-01-235-369/+3
* Update to 1.6dcpiazza2001-01-232-5/+5
* Build and install the bundled utilities too.knu2001-01-222-1/+58
* Update to 1.6.trevor2001-01-222-2/+5
* avoid depending Xlib.sf2001-01-221-3/+1
* fix typo.sf2001-01-224-4/+4
* Update to Ming 0.0.9b. Now it creates Flash 4 movies.knu2001-01-2114-44/+166
* Add input_vcd.so (It was obvious, but I'm known for missing obvious things).alex2001-01-201-0/+1
* Enable build of VCD plugin.alex2001-01-201-0/+20
* Activate VCD Support on FreeBSD.alex2001-01-202-0/+347
* Fix broken BROKEN.fenner2001-01-201-1/+1
* - Add missed lib3ds dependency;sobomax2001-01-191-0/+4
* Two fixes:sobomax2001-01-192-0/+25
* Add view3ds 1.0.0, a simple realtime 3DS file previewer based on the Lib3dssobomax2001-01-197-0/+73
* Add lib3ds 1.0.0, a library for handling 3DS (3D Studio) files.sobomax2001-01-197-0/+71
* Update to 2.4.0mharo2001-01-192-2/+2
* bump PORTREVISION; added new file.sf2001-01-181-0/+1
* add missing manpage.sf2001-01-181-2/+2
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-1728-77/+78
* Update to 1.60kevlo2001-01-153-9/+16
* Update xsane to 0.70, update and sort pkg-plistkris2001-01-154-14/+13
* add missing patch in previous commit.sf2001-01-151-0/+11