summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-023-3/+14
| | | | Spotted by: Bento
* Use '::' as an dependency operator for pre-everything target. This isdirk2001-12-314-4/+4
| | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
* Removed port after repo-copied to iview.markp2001-12-305-29/+0
|
* Renamed iview to vp.markp2001-12-301-1/+1
|
* Repocopied from graphics/iview.markp2001-12-304-9/+15
| | | | Updated to 1.5.
* Update to 0.8.2lioux2001-12-2812-105/+83
|
* - Add LEGAL noticelioux2001-12-271-0/+1
| | | | | | | | | | - NO_PACKAGE From developers: "Distributing MPlayer in the form of binaries and/or binary packages is currently impossible, speaking about both technical and law areas" Submitted by: maintainer
* portlint:dirk2001-12-253-3/+3
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* Update to 0.28dwcjr2001-12-254-20/+128
| | | | | PR: 33148 Submitted by: maintainer
* Chase the checksum. 'diff -urN' says that nothing has changed.steve2001-12-241-1/+1
|
* Maintainer is now a committermbr2001-12-241-1/+1
| | | | Approved by: demon
* portlint: remove extra whitespaces before end of line.dirk2001-12-248-8/+8
|
* USE_AUTOMAKE -> GNU_CONFIGUREdwcjr2001-12-244-34/+8
| | | | | PR: 33129 Submitted by: tkato@prontomail.com
* Remove files/patch-Makefiledwcjr2001-12-241-0/+0
| | | | PR: 33130
* Update to 1.1.1dwcjr2001-12-244-56/+29
| | | | | PR: 33130 Submitted by: tkato@prontomail.com
* - PORTDOCS policepat2001-12-2423-1176/+1175
| | | | | - DOCSDIR support to some - Brush out some lint
* o Un"echo" commandslioux2001-12-241-1/+3
| | | | | | o malloc.h -> stdlib.h Submitted by: bento
* Specify version numbers as symbols for pkg-plist.sada2001-12-232-16/+29
| | | | Submitted by: Maintainer
* Upgrade to version 3.4.2.sada2001-12-236-75/+68
| | | | | PR: ports/31679 Submitted by: Maintainer
* Reorder the include (-I) path to end, rather than start, withmi2001-12-221-1/+2
| | | | | | | | | ${LOCALBASE}/include. The old behaviour was working almost always, because the package's own header files are well-named, except for the common.h, which caused build failure for at least one person. PR: ports/32247
* Add new distsites -- all ImageMagick's mirrors carry the distfile in themi2001-12-221-4/+15
| | | | delegates subdirectory.
* Avoid making empty directorykevlo2001-12-222-4/+4
| | | | | PR: 32950 Submitted by: Ports Fury
* Initial import of py-gd 0.26.kevlo2001-12-226-0/+54
| | | | | | | This is the Python interface to the GD library. PR: 33088 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Update to version 2.6.2kevlo2001-12-222-3/+2
| | | | | PR: 33057 Submitted by: Ports Fury
* House distfiles in MASTER_SITE_LOCAL since there seems to be somelioux2001-12-222-2/+6
| | | | | | | problem with original MASTER_SITE PR: 31463 Submitted by: maintainer
* Add the WWW line and remove my old and non-functional e-mail address.mi2001-12-212-4/+2
|
* Every two years I upgrade this -- whether it needs it or not. Upgrademi2001-12-214-6/+6
| | | | to the latest HDF4.1r5...
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-205-85/+40
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Update to 0.3.1pat2001-12-202-2/+2
|
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-195-40/+85
|
* Update to 2.0.4.sobomax2001-12-194-12/+4
|
* Update to 1.2.1.sobomax2001-12-192-2/+2
|
* - Fix gdk-pixbuf-related problems;sobomax2001-12-192-0/+37
| | | | | | - link in dynamic libgnomeprint instead of static one. Submitted by: bento
* Fix another victin of gdk-pixbuf update.sobomax2001-12-191-0/+14
| | | | Submitted by: bento
* Add jhead 1.5, exif Jpeg camera setting parser and thumbnail remover.petef2001-12-197-0/+73
| | | | | PR: 32916 Submitted by: Jamie Hermans <jamie@hermans.ca>
* add qglviewer 1.3ijliao2001-12-186-0/+427
| | | | Use OpenGL to play around with three dimensional scenes
* Update to 0.3.0bpat2001-12-182-2/+2
|
* Update to 0.3.0pat2001-12-173-43/+100
|
* upgrade to 1.6ijliao2001-12-173-16/+38
| | | | | PR: 32855 Submitted by: Ports Fury
* Update to 3.5.7.sobomax2001-12-1710-411/+215
| | | | | PR: 32858 Submitted by: Ports Fury
* Upgrade to 1.2.1ache2001-12-163-17/+2
| | | | PR: 32856
* Update port to 1.5.8.jedgar2001-12-162-2/+2
| | | | | PR: 32857 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* When building package forcefully turn optional GNOME components on, otherwisesobomax2001-12-161-1/+2
| | | | gnome and gnome-fifth-toe packages contain incorrect dependencies list.
* Fix the diff so that it actually apply. The original source should be usedjhay2001-12-162-6/+6
| | | | when generating a diff. This should get make release a bit further again.
* Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch targetsteve2001-12-151-1/+1
| | | | and version 1.4 doesn't appear to work for this port.
* - Respect CFLAGS properlylioux2001-12-156-92/+112
| | | | | | | | | | | - Fix compilation error when both freetype and freetype2 are installed - Fix Xpm support - Use freetype-config to find both include and library path - Port style changes in Makefile - Generic fix for -current malloc.h issue PR: 32854 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add port graphics/linux_dri, Binary Linux DRI libraries for 3D hardwarepat2001-12-157-0/+81
| | | | | | | acceleration of linux apps PR: 31505 Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu>
* Update to XSane 0.82.cy2001-12-146-61/+5
| | | | | | | | | | | | XSane 0.82 includes (obtained from www.xsane.org latest news): - improved despeckle routine (removed bug and increased speed) - added scaling function to viewer - several security bugfixes - spanish translation - dutch translation Reviewed by: nectar Approved by: maintainer: Dominik Brettnacher <domi@saargate.de>
* Update to 0.14.0.sobomax2001-12-134-4/+58
|
* upgrade to 4.0ijliao2001-12-133-35/+137
| | | | | PR: 32658 Submitted by: maintainer
OpenPOWER on IntegriCloud