aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Transfer maintainership to Stanislav SedovPav Lucistnik2006-06-281-1/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=166499
* upgrade to 3.0Ying-Chieh Liao2006-06-284-439/+40
| | | | Notes: svn path=/head/; revision=166492
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* o update Makefile to use bsd.linux-rpm.mk infrostructure;Boris Samorodov2006-06-266-87/+39
| | | | | | | | | | | | | o update to newer version 0.22.0.18 (for Fedora Core 4); o add fetching of the sources files when PACKAGE_BUILDING is enabled (needed according to GPL); o add support for amd64. Approved by: Seth Kingsley <sethk@meowfishies.com> (maintainer by email), netchild (mentor) Notes: svn path=/head/; revision=166409
* - Update to 2.19Jean-Marc Zucconi2006-06-2610-58/+62
| | | | | | | | | | | | - Patch Makefile.PL to see includes and libs - Update Makefile and pkg-plist to respect NOPORTDOCS - Update scripts/configure to respect PREFIX PR: ports/99012 Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=166350
* Update to 0.9.0, for much more prettiness and translation.Eric Anholt2006-06-263-12/+21
| | | | | | | | PR: ports/97711 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=166349
* Fix build with existing FreeBSD ports (which has stale GL proto headers).Eric Anholt2006-06-261-0/+15
| | | | | | | | PR: ports/99471 Submitted by: Vincent Howell <darkvincentdude@yahoo.com> Notes: svn path=/head/; revision=166348
* - Make librsvg dependency optionalPav Lucistnik2006-06-264-4/+22
| | | | Notes: svn path=/head/; revision=166347
* - Remove USE_X_PREFIX.Alejandro Pulver2006-06-252-4/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=166334
* - Remove USE_X_PREFIX.Alejandro Pulver2006-06-252-8/+8
| | | | | | | | | | - Use SDL_CONFIG. - Do not quote BROKEN message. Approved by: maintainer Notes: svn path=/head/; revision=166333
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* Mark new CONFLICTS for dri-devel.Eric Anholt2006-06-251-1/+1
| | | | Notes: svn path=/head/; revision=166302
* Update dri-devel to a 2006-06-24 snapshot.Eric Anholt2006-06-256-103/+22
| | | | | | | | Replace the annoying always-conflicting patch to freebsd-dri with a big REINPLACE_CMD. Notes: svn path=/head/; revision=166301
* Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which IEric Anholt2006-06-255-0/+113
| | | | | | | compiled on a debian machine. Notes: svn path=/head/; revision=166298
* Update linux_dri to Mesa 6.5 binaries I rolled on a debian machine.Eric Anholt2006-06-253-35/+43
| | | | Notes: svn path=/head/; revision=166297
* Update to 0.44. This version required a log2 implementation which wasJoe Marcus Clarke2006-06-255-20/+184
| | | | | | | taken from standards/83845. Notes: svn path=/head/; revision=166263
* Update to 0.95.Joe Marcus Clarke2006-06-256-314/+347
| | | | Notes: svn path=/head/; revision=166253
* Update to 3.2.1, see changelog for details:Jeremy Messenger2006-06-242-4/+4
| | | | | | | http://comix.sourceforge.net/changelog.html Notes: svn path=/head/; revision=166246
* Update to 2.1.0Martin Wilke2006-06-242-4/+4
| | | | | | | | | PR: ports/99413 Submitted by: miwi Approved by: markus (co mentor) Notes: svn path=/head/; revision=166232
* Ruby bindings for Edje libraryMathieu Arnold2006-06-246-0/+66
| | | | | | | | PR: 99313 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=166223
* ruby-esmart is a set of Ruby language bindings for Enlightenment's Evas ↵Mathieu Arnold2006-06-245-0/+50
| | | | | | | | | | objects library, Esmart.' PR: 99314 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=166202
* ruby-evas is a set of Ruby language bindings for Enlightenment's CanvasMathieu Arnold2006-06-235-0/+47
| | | | | | | | | | library, Evas. PR: 99311 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=166130
* - Fix build on FreeBSD 4Pav Lucistnik2006-06-231-0/+10
| | | | | | | | PR: ports/99377 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=166125
* - update to 2.34Yen-Ming Lee2006-06-232-6/+6
| | | | | | | | | | | - IGNORE when perl < 5.6 PR: 99349 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=166107
* - Update to 8.22Andrew Pantyukhin2006-06-222-4/+4
| | | | Notes: svn path=/head/; revision=166032
* gphotofs is a FUSE filesystem module to mount your camera as a filesystem.Pav Lucistnik2006-06-215-0/+45
| | | | | | | | | | This allow using your camera with any tool able to read from a mounted filesystem. WWW: http://gphoto.sourceforge.net/proj/gphotofs/ Notes: svn path=/head/; revision=165981
* - Build and install print-camera-listPav Lucistnik2006-06-212-2/+7
| | | | Notes: svn path=/head/; revision=165978
* Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-unitsRenato Botelho2006-06-213-42/+0
| | | | | | | | | | to reflect this Suggested by: Vanilla I. Shu <vanilla@fatpipi.cirx.org> Approved by: maintainer Notes: svn path=/head/; revision=165964
* Add fpc-svgalib , free Pascal interface to the SVGA graphics library.Renato Botelho2006-06-212-0/+20
| | | | | | | | PR: ports/98675 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165954
* Add fpc-pasjpeg , handling JPEG files with Pascal.Renato Botelho2006-06-212-0/+19
| | | | | | | | PR: ports/98647 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165953
* Add fpc-opengl , free Pascal interface to the OpenGL library.Renato Botelho2006-06-212-0/+22
| | | | | | | | PR: ports/98674 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165952
* Add fpc-ncurses , free Pascal interface to the ncurses library.Renato Botelho2006-06-212-0/+19
| | | | | | | | PR: ports/98659 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165950
* Add fpc-libpng , free Pascal interface to libpng, for reading PNG imageRenato Botelho2006-06-212-0/+20
| | | | | | | | | | files. PR: ports/98673 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165949
* Add fpc-libgd , free Pascal interface to libgd for producing graphicsRenato Botelho2006-06-212-0/+20
| | | | | | | | | | files. PR: ports/98672 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165948
* Add fpc-imlib , free Pascal interface to imlib library.Renato Botelho2006-06-212-0/+21
| | | | | | | | PR: ports/98690 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165947
* Add fpc-gtk2 , free Pascal interface to the GTK2 libraries.Renato Botelho2006-06-212-0/+21
| | | | | | | | PR: ports/98669 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165946
* Add fpc-gtk , free Pascal interface to the GTK libraries.Renato Botelho2006-06-212-0/+21
| | | | | | | | PR: ports/98670 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165945
* Add fpc-ggi , free Pascal interface to libggi.Renato Botelho2006-06-212-0/+20
| | | | | | | | PR: ports/98667 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165944
* Add fpc-fpgtk , free Component Library for create programs with gtk.Renato Botelho2006-06-212-0/+21
| | | | | | | | PR: ports/98665 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165943
* - Fix build with WITHOUT_NLS optionPav Lucistnik2006-06-202-0/+21
| | | | | | | | Reported by: dougb Obtained from: vendor svn (r8923, r8925) Notes: svn path=/head/; revision=165883
* Upgrade from 0.5r1325 to 0.5r1340Vasil Dimov2006-06-202-4/+4
| | | | Notes: svn path=/head/; revision=165848
* - mark IGNORE under old perlYen-Ming Lee2006-06-203-26/+1
| | | | Notes: svn path=/head/; revision=165823
* - Bump PORTREVISION to force rebuild with new libgphoto2Pav Lucistnik2006-06-1910-5/+10
| | | | Notes: svn path=/head/; revision=165814
* - Update to 2.2.0Pav Lucistnik2006-06-193-5/+6
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=165813
* - Update to 2.2.1Pav Lucistnik2006-06-195-81/+27
| | | | | | | | - Use ltverhack - Take maintainership Notes: svn path=/head/; revision=165812
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-195-5/+5
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - Update to v1.09Aaron Dalton2006-06-193-4/+4
| | | | | | | | | - Rename patchfiles to satisfy portlint Approved by: tobez (implicit) Notes: svn path=/head/; revision=165719
* Remove graphics/magickwand port which was already in the tree with the nameIon-Mihai Tetcu2006-06-184-38/+0
| | | | | | | | | | php-magickwand. Submitted by: ale@ Pointyhat to: me (itetcu) Notes: svn path=/head/; revision=165710
* Fix plist and unbreak.Ion-Mihai Tetcu2006-06-182-20/+28
| | | | | | | | | PR: ports/98522 Submitted by: Soeren Straarup <xride@x12.dk> Approved by: maintainer timeout Notes: svn path=/head/; revision=165679
* - Update to 1.4.0Stefan Walter2006-06-175-49/+64
| | | | | | | | | | | | | - Add user knobs for VIGRA's libraries. - Further qualify acceptable image libraries. PR: 97879 Submitted by: Christopher Boumenot <boumenot@gmail.com> Approved by: maintainer arved (mentor) Notes: svn path=/head/; revision=165659