aboutsummaryrefslogtreecommitdiff
path: root/graphics/povray36
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Now we do not install files at /root .Maho Nakata2013-03-052-1/+34
| | | | | | | | PR: 176495 Spotted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=313434
* - update png to 1.5.10Dirk Meyer2012-06-012-5/+105
| | | | Notes: svn path=/head/; revision=297915
* Rename port and binary to povray36 (similar to povray31 and 37)Max Brazhnikov2011-06-203-4/+4
| | | | | | | | | Remove MD5 sum while here Approved by: maho (maintainer) Notes: svn path=/head/; revision=275931
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+20
| | | | Notes: svn path=/head/; revision=251717
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-1/+1
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* From povray-3.6.1/doc/distribution-license.txtMaho Nakata2008-07-031-533/+533
| | | | | | | | | | | | | | | | | | | | | | it reads ... > 2.4. Where the Distributor reproduces the Software in accordance with > clause 2.1: > > (a) the Distributor may rename, reorganise or repackage (without > omission) the files comprising the Software where such > renaming, reorganisation or repackaging is necessary to > conform to the naming or organisation scheme of the target > operating environment of the Distribution or of an established > package management system of the target operating environment > of the Distribution; and ... so simply we cannot set %%PORTDOCS%%, because we can make a package without documentations. Otherwise RESTRICTED but I don't take such a complicated approach. Notes: svn path=/head/; revision=216204
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200773
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Minor cleanupsMaho Nakata2006-03-152-11/+12
| | | | | | | | PR: 93831 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=157119
* clean up mastersite[1] and add SHA256Maho Nakata2005-11-282-2/+1
| | | | | | | Submitted by: linimon[1] Notes: svn path=/head/; revision=149750
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.Bill Fenner2005-09-301-1/+1
| | | | | | | | | | Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon) Notes: svn path=/head/; revision=143873
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-3/+3
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-3/+3
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on 4.x: Does not buildKris Kennaway2004-12-041-0/+4
| | | | Notes: svn path=/head/; revision=123083
* Update to 3.6.1Maho Nakata2004-11-2310-1604/+1211
| | | | Notes: svn path=/head/; revision=122197
* BROKEN on i386: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121854
* Best optimization flag for Pentium 4 -axNMaho Nakata2004-08-171-2/+2
| | | | Notes: svn path=/head/; revision=116476
* update Intel C Compiler optimization flagMaho Nakata2004-08-171-2/+2
| | | | Notes: svn path=/head/; revision=116471
* Intel C/C++ compiler support via WITH_ICCMaho Nakata2004-08-161-0/+11
| | | | Notes: svn path=/head/; revision=116394
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-4/+4
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* Hope this fixes for Alpha 4-stableMaho Nakata2004-04-131-2/+2
| | | | Notes: svn path=/head/; revision=106865
* Set LATEST_LINKMaho Nakata2004-04-031-0/+1
| | | | Notes: svn path=/head/; revision=106080
* SIZEifyMaho Nakata2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* fix build on 64 bit environmentMaho Nakata2003-12-283-5/+39
| | | | | | | | Submitted by: kris (bento) Suggestion from: marcel Notes: svn path=/head/; revision=96800
* svgalib is only available for i386 archs.Maho Nakata2003-11-091-2/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=93597
* unbreak povray port.Maho Nakata2003-04-173-12/+8
| | | | | | | Many requests: thanks. Notes: svn path=/head/; revision=79134
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 1. Fix checksum error and update to 3.50cMaho Nakata2002-12-017-844/+862
| | | | | | | | | | | | | | | | | | 3.50c includes some very minor bug fixes in script and source files. 2. Added WITH_OPTIMIZE_FLAGS for optimization 3. change e-mail of maintainer 4. bump port revision Noticed by : Rainer Duffner <rainer@ultra-secure.de>, Gettit Kuehn <gerrit@pmp.uni-hannover.de> and bento's log(no error at December? at least November's log I noticed there was checksum error) Reviewed by : knu (mentor) Notes: svn path=/head/; revision=71281
* Remove unnecessary commented linesMario Sergio Fujikawa Ferreira2002-09-041-10/+0
| | | | Notes: svn path=/head/; revision=65608
* o Update to 3.5Mario Sergio Fujikawa Ferreira2002-09-0410-767/+1589
| | | | | | | | | | | o Assign maintainership to submitter PR: 41709 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Approved by: maintainer (previous one) Notes: svn path=/head/; revision=65607
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Add the `WWW' line.SADA Kenji2001-07-141-0/+2
| | | | Notes: svn path=/head/; revision=45114
* Add some working MASTER_SITES.Akinori MUSHA2001-02-121-7/+9
| | | | | | | | | Portlint. Approved by: kris (MAINTAINER) Notes: svn path=/head/; revision=38251
* Fennerize a dead MASTER_SITEKris Kennaway2001-01-271-1/+0
| | | | Notes: svn path=/head/; revision=37630
* Remove a dead MASTER_SITEKris Kennaway2000-09-211-2/+1
| | | | Notes: svn path=/head/; revision=32951
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165