aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN, does no buildMichael Johnson2006-08-091-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=170195
* - Update to 0.5.3Andrew Pantyukhin2006-08-097-110/+52
| | | | | | | | | | | - Fetch from SF - Move plist to Makefile - Update pkg-descr Approved by: Thomas 'Freaky' Hurst <tom@hur.st> (maintainer timeout since Jul 24) Notes: svn path=/head/; revision=170179
* - fix pkg-plistCheng-Lung Sung2006-08-091-2/+0
| | | | | | | Noted by: krisbot Notes: svn path=/head/; revision=170163
* Let the ports which have both bz2 and gz distfiles extract on 4.xBoris Samorodov2006-08-082-6/+10
| | | | | | | | | | | | | | | | | (actually, if ${OSVERSION} < 502111): - remove BROKEN from graphics/linux_dri-devel; - remove IGNORE from graphics/linux_dri. The next technique is used (thanks Brooks Davis): .if ${OSVERSION} < 502111 EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive TAR= bsdtar .endif Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=170141
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* - tag BROKEN(does not build on 4.x)Cheng-Lung Sung2006-08-081-1/+7
| | | | | | | | PR: ports/101625 Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>) Notes: svn path=/head/; revision=170070
* - Fix "Save PDF File" dialogueCheng-Lung Sung2006-08-081-1/+4
| | | | | | | | | | "Save PDF File" dialogue has "Open" instead of "Save" button text PR: ports/101626 Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>) Notes: svn path=/head/; revision=170059
* - Fix SIGBUS when trying to searchCheng-Lung Sung2006-08-082-0/+11
| | | | | | | | | | | | epdfview crashes on -CURRENT, when trying to search in document. Yuri have added a bug report with patch: http://www.emma-soft.com/projects/epdfview/ticket/57 PR: ports/101621 Submitted by: maintainer <chinsan dot tw@gmail dot com> Notes: svn path=/head/; revision=170049
* - Update to 0.5.2Cheng-Lung Sung2006-08-083-465/+26
| | | | | | | | | | | - Garantee permissions safety - Take maintainership PR: ports/101604 Submitted by: maintainer (Stanislav Sedov) Notes: svn path=/head/; revision=170041
* - Fix problem on 4.xJose Alonso Cardenas Marquez2006-08-071-1/+1
| | | | | | | | Reported by: kris Approved by: garga (mentor) Notes: svn path=/head/; revision=170035
* - Fix MASTER_SITES (was a redirect, thus not working).Alejandro Pulver2006-08-072-5/+2
| | | | | | | | - Change WWW in pkg-descr accondingly. - Remove signature from pkg-descr. Notes: svn path=/head/; revision=170013
* - Fix MASTER_SITES variable.Cheng-Lung Sung2006-08-071-1/+2
| | | | | | | | PR: 101568 Submitted by: maintainer (IWATSUKI Hiroyuki) Notes: svn path=/head/; revision=170001
* Replace spaces with tabs at the BROKEN message.Boris Samorodov2006-08-071-1/+1
| | | | | | | | Pointy hat to: bsam Approved by: netchild (implicit) Notes: svn path=/head/; revision=169997
* Correct the misplaced BROKEN message.Boris Samorodov2006-08-071-5/+5
| | | | | | | | Pointy hat to: bsam Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=169996
* Mark the port BROKEN if ${OSVERSION} < 500000: does not extract on 4.xBoris Samorodov2006-08-071-0/+4
| | | | | | | | | | (both bz2 and gz sources are used) Reported by: krismail Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=169993
* - Update to 6.29Martin Wilke2006-08-076-34/+62
| | | | | | | | | PR: ports/101261 Submitted by: Tod McQuillin <devin(at)spamcop.net> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=169952
* - Respect DESTDIR for all my portsMartin Wilke2006-08-071-1/+1
| | | | | | | | Reviewed by: gabor Approved by: krion (mentor) Notes: svn path=/head/; revision=169917
* - Update to 0.3.0Martin Wilke2006-08-062-7/+8
| | | | | | | | | PR: ports/101200 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: markus (co mentor), maintainer Notes: svn path=/head/; revision=169804
* Add p5-Image-MetaData-JPEG 0.15, perl extension for showing/modifyingCheng-Lung Sung2006-08-055-0/+62
| | | | | | | | | | JPEG (meta)data]. PR: ports/101367 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Notes: svn path=/head/; revision=169752
* - Update to 0.608Martin Wilke2006-08-053-4/+6
| | | | | | | | | PR: ports/101097 Submitted by: Nicola Vitale <nivit(at)email.it> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=169725
* - update stable to 10.26.30Dirk Meyer2006-08-052-4/+4
| | | | Notes: svn path=/head/; revision=169703
* Add support for DESTDIR part I.Erwin Lansing2006-08-044-4/+4
| | | | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169648
* - Update to 0.9Andrew Pantyukhin2006-08-042-5/+5
| | | | | | | | | - Take maintainership Approved by: markm (maintainer) Notes: svn path=/head/; revision=169635
* Additional to DEPRICATED, mark it BROKEN as it does not build.Erwin Lansing2006-08-041-0/+1
| | | | Notes: svn path=/head/; revision=169629
* - Update to 8.28Andrew Pantyukhin2006-08-042-4/+4
| | | | Notes: svn path=/head/; revision=169612
* - Fix building.Alejandro Pulver2006-08-033-15/+54
| | | | Notes: svn path=/head/; revision=169605
* o convert the port to use bsd.linux-rpm.mk infrostructure;Boris Samorodov2006-08-039-117/+45
| | | | | | | | | | | | | o update to new version 1.0.9; o add amd64 to ONLY_FOR_ARCHS; o add SHA256 checksum; o add fetching of the sources when PACKAGE_BUILDING=YES. Approved by: mranner@inode.at (maintainer timeout, emailed 2006-06-26), netchild (mentor, implicit) Notes: svn path=/head/; revision=169604
* o convert the port to use bsd.linux-rpm.mk infrostructure;Boris Samorodov2006-08-039-114/+54
| | | | | | | | | | | | o update to a newer version 1.2.5; o add fetching of the sources when PACKAGE_BUILDING=YES; o introduce SDLIMVER to be used at pkg-plist file. Approved by: nivit@users.sourceforge.net (maintainer timeout, emailed 2006-06-26, netchild (mentor, implicit) Notes: svn path=/head/; revision=169603
* Chase the update of x11/dgs and depends on pswrap from Imake.Thierry Thomas2006-08-031-1/+7
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=169593
* Mark BROKEN: does not buildErwin Lansing2006-08-031-0/+2
| | | | Notes: svn path=/head/; revision=169579
* Mark BROKEN: install failsErwin Lansing2006-08-031-0/+2
| | | | Notes: svn path=/head/; revision=169575
* - update to 1.11Cheng-Lung Sung2006-08-032-4/+4
| | | | Notes: svn path=/head/; revision=169566
* Upgrade graphics/xaralx-devel from 0.6r1460 to 0.7r1640Vasil Dimov2006-08-034-4/+41
| | | | Notes: svn path=/head/; revision=169557
* Mark BROKEN for leaving files behindErwin Lansing2006-08-031-0/+2
| | | | Notes: svn path=/head/; revision=169553
* Update to version 0.3.0Ion-Mihai Tetcu2006-08-015-60/+30
| | | | | | | | PR: ports/101193 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=169385
* Update to version 2.0.4Ion-Mihai Tetcu2006-08-012-4/+6
| | | | | | | | PR: ports/101192 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=169381
* Update to 2.14.3.Joe Marcus Clarke2006-08-012-4/+4
| | | | Notes: svn path=/head/; revision=169299
* Update to 3.4, see changelog for details:Jeremy Messenger2006-07-313-4/+16
| | | | | | | http://comix.sourceforge.net/changelog.html Notes: svn path=/head/; revision=169262
* In order to fix a symbol collision between GraphicsMagick and libtidy,Mathieu Arnold2006-07-313-6/+9
| | | | | | | | | | | GraphicsMagick has been updated so that all its symbols are now prefixed with 'Gm'. All depending ports will have to be recompiled as noted in UPDATING. PR: 94905 Submitted by: mat Notes: svn path=/head/; revision=169221
* Mark IGNORE on 4.x, does not extract with the tar in 4.x.Alexander Leidinger2006-07-311-1/+7
| | | | | | | | PR: 100714 Noticed by: Detlef Sax <sax@noart.de> Notes: svn path=/head/; revision=169200
* - Update to 8.27Andrew Pantyukhin2006-07-312-4/+4
| | | | Notes: svn path=/head/; revision=169195
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-302-5/+2
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* - Add autopano-sift:Tom McLaughlin2006-07-299-0/+189
| | | | | | | | | | | | | | | | | | | | | | | | Autopano analyses two or more images and automatically generates control points - coordinates in the images where the views overlap. This can be fed to hugin which then stitches the files together and enblend which combines the colors to remove seam lines. WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/ - Add entry to LEGAL: The use of this software is restricted by certain conditions. See the "LICENSE" file distributed with the program for details. The University of British Columbia has applied for a patent on the SIFT algorithm in the United States. Commercial applications of this software may require a license from the University of British Columbia. PR: 95746 Submitted by: J.R. Oldroyd <fbsd@opal.com> Maintained by: Carlos E. G. Carvalho <cartola@openit.com.br> Notes: svn path=/head/; revision=169057
* - Update to 0.12Jose Alonso Cardenas Marquez2006-07-297-99/+103
| | | | | | | | | - Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it. Approved by: garga (mentor) Notes: svn path=/head/; revision=169049
* - Added post-extract on Makefiles.units. It remove the svn directories fromJose Alonso Cardenas Marquez2006-07-299-0/+9
| | | | | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor) Notes: svn path=/head/; revision=169024
* Update to 0.53. Remove patch that's no longer needed.Lars Balker Rasmussen2006-07-283-16/+4
| | | | Notes: svn path=/head/; revision=168951
* Update to 1.39Ion-Mihai Tetcu2006-07-282-4/+4
| | | | | | | | PR: ports/100911 Submitted by: Soeren Straarup Notes: svn path=/head/; revision=168936
* Use another method to turn off assembler code on non-i386Andrey A. Chernov2006-07-273-10/+19
| | | | | | | It should produce correct pngconf.h Notes: svn path=/head/; revision=168900
* Add p5-Acme-Steganography-Image-Png 0.05, hide data (badly) in PngRong-En Fan2006-07-275-0/+49
| | | | | | | | | | images. PR: ports/100721 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Notes: svn path=/head/; revision=168894
* Update to 0.45.Anton Berezin2006-07-272-4/+4
| | | | Notes: svn path=/head/; revision=168866