aboutsummaryrefslogtreecommitdiff
path: root/graphics/crystalspace
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Introduce USE_OPENAL variable for OpenAL consumersPav Lucistnik2010-01-251-3/+2
| | | | | | | | | | | | - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat) Notes: svn path=/head/; revision=248567
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* update to 0.6.2bOliver Lehmann2009-07-111-1/+1
| | | | Notes: svn path=/head/; revision=237602
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Bump PORTREVISION, because devel/ode was updatedJose Alonso Cardenas Marquez2009-01-161-1/+1
| | | | | | | Approved by: amdmi3 via email Notes: svn path=/head/; revision=226230
* update cegui to 0.6.2Oliver Lehmann2008-12-061-2/+2
| | | | | | | bump PORTREVISION for the affected ports Notes: svn path=/head/; revision=223853
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+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
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* update cegui to 0.6.1Oliver Lehmann2008-07-021-2/+2
| | | | | | | bump PORTREVISION for the affected ports Notes: svn path=/head/; revision=216170
* - Update cppunit to 1.12.0Yen-Ming Lee2008-05-031-1/+1
| | | | | | | | | | | - Update all related ports PR: 120489 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=212548
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Mark IGNORE instead of BROKEN; it compiles, but some of its dependenciesMark Linimon2007-11-201-1/+1
| | | | | | | | | do not. Approved by: portmgr (self) Notes: svn path=/head/; revision=202772
* - Fix pkg-plist fileJose Alonso Cardenas Marquez2007-10-152-1/+6
| | | | | | | | | - Bump PORTREVISION Reported by: linimon, erwin Notes: svn path=/head/; revision=201484
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* - Mark BROKEN on CURRENT [1]Jose Alonso Cardenas Marquez2007-09-291-1/+6
| | | | | | | | | | | - Chase graphics/cegui update [2] - Bump PORTREVISION Suggested by: linimon [1] Forgotten by: oliver [2] Notes: svn path=/head/; revision=200306
* - Update to 1.0.2Jose Alonso Cardenas Marquez2007-09-137-4773/+4738
| | | | | | | | | | - Remove BROKEN [1] - Remove obolete patch file Reported by: kris, linimon Notes: svn path=/head/; revision=199412
* - Chase graphics/lib3ds 1.3.0 updateRong-En Fan2007-09-071-2/+2
| | | | Notes: svn path=/head/; revision=199004
* BROKEN: Incorrect pkg-plistKris Kennaway2007-07-281-0/+2
| | | | Notes: svn path=/head/; revision=196517
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase with the update of graphics/libcaca, bump the PORTREVISION on theseJeremy Messenger2007-04-291-1/+1
| | | | | | | | | ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!). Notes: svn path=/head/; revision=191135
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-0/+233
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update devel/ode to 0.7Jose Alonso Cardenas Marquez2006-10-061-1/+1
| | | | | | | | | - Bump PORTREVISION of all ports that depend of devel/ode [1] Approved by: thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1] Notes: svn path=/head/; revision=174644
* - Mark BROKEN on sparc64Jose Alonso Cardenas Marquez2006-09-201-1/+5
| | | | Notes: svn path=/head/; revision=173491
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Change devel/ode-devel LIB_DEPENDS to devel/ode, now ode-devel is stable andJose Alonso Cardenas Marquez2006-08-241-2/+2
| | | | | | | | | it updated on devel/ode. Approved by: garga (mentor) Notes: svn path=/head/; revision=171325
* - Add DIST_SUBDIRJose Alonso Cardenas Marquez2006-08-212-8/+9
| | | | | | | | | - Change DEBUG option to off for default Approved by: garga (mentor) Notes: svn path=/head/; revision=171076
* - Fix the best way the build on !i386 (graphics/libcaca needs to revert theJose Alonso Cardenas Marquez2006-08-201-1/+2
| | | | | | | | | | last commit). Suggested by: kris Approved by: garga (mentor) Notes: svn path=/head/; revision=171048
* - Fix build on i386/amd64 [1]Jose Alonso Cardenas Marquez2006-08-203-17/+107
| | | | | | | | | | | | | | - Fix pkg-plist - Add missing dependencies - Add CONFLICTS with graphics/crystalspace-devel (i'll commit it soon) - Add one patch file for building this with new version of graphics/cal3d - Others tiny modifications Reported by: kris [1] Approved by: garga (mentor) Notes: svn path=/head/; revision=171013
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* - Remove USE_X_PREFIX.Alejandro Pulver2006-06-251-4/+4
| | | | | | | | | | - Use SDL_CONFIG. - Do not quote BROKEN message. Approved by: maintainer Notes: svn path=/head/; revision=166333
* update freealut to 1.1.0Oliver Lehmann2006-06-081-2/+2
| | | | Notes: svn path=/head/; revision=164837
* update to openal 20060211 [1]Oliver Lehmann2006-04-231-2/+4
| | | | | | | | | | | | | fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer Notes: svn path=/head/; revision=160213
* BROKEN on !i386: Does not compileKris Kennaway2006-04-221-2/+2
| | | | Notes: svn path=/head/; revision=160175
* Update to 0.99 (2006-01-27).Sam Lawrance2006-02-093-1142/+1425
| | | | | | | | PR: ports/92525 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=155590
* BROKEN on sparc64: Does not compileKris Kennaway2006-01-141-0/+4
| | | | Notes: svn path=/head/; revision=153443
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-0/+1
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* - Mark BROKEN on 4.XPav Lucistnik2005-11-301-0/+5
| | | | Notes: svn path=/head/; revision=150013
* Crystal Space is a free (LGPL) and portable 3D Game Development Kit written inPav Lucistnik2005-11-234-0/+5080
C++. It supports: true six degrees of freedom, colored lighting, lightmapped and stencil based lighting, shader support (CG, vertex programs, fragment programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective surfaces, 3D sprites (frame based or with skeletal animation using cal3d animation library), procedural textures, particle systems, halos, volumetric fog, scripting (using Python, Perl, Java, or potentially other languages), 16-bit and 32-bit display support, OpenGL, and software renderer, font support (also with freetype), hierarchical transformations, physics plugin based on ODE PR: ports/89291 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=149129