aboutsummaryrefslogtreecommitdiff
path: root/graphics/giram
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2015-03-102-1/+6
| | | | | | | | - Strip libraries - Add empty directory to plist Notes: svn path=/head/; revision=380918
* Fix LIB_DEPENDSAntoine Brodin2014-10-311-1/+1
| | | | Notes: svn path=/head/; revision=371942
* Cleanup plistBaptiste Daroussin2014-10-201-17/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Convert to USES=libtoolTijl Coosemans2014-08-246-59/+10
| | | | | | | - Simplify patches a bit Notes: svn path=/head/; revision=366015
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-3/+3
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* - Add staging supportPawel Pekala2014-04-272-8/+6
| | | | | | | | - Remove leading article from COMMENT - Convert to new LIB_DEPENDS format, options framework Notes: svn path=/head/; revision=352443
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=326090
* - Convert to new perl frameworkMathieu Arnold2013-08-031-2/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Switch dependency on povray to povray-meta port.Max Brazhnikov2011-06-202-20/+7
| | | | | | | Clean up port and pacify portlint. Notes: svn path=/head/; revision=275936
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | 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
* Fix plist when built with NOPORTDOCS: install tutorial unconditionally,Alexey Dokuchaev2009-08-192-1/+2
| | | | | | | | | since it's used as internal help file. Reported by: QAT Notes: svn path=/head/; revision=239975
* - Remove previous master site, it was cybersquattedAlexey Dokuchaev2009-08-193-33/+31
| | | | | | | | | - Adjust port description according to the new author's page, fix WWW - Fix plist issues (mixed usage of PORTDOCS and PORTEXAMPLES) - Relinquish, I no longer use it Notes: svn path=/head/; revision=239950
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Chase graphics/lib3ds 1.3.0 updateRong-En Fan2007-09-071-2/+2
| | | | Notes: svn path=/head/; revision=199004
* - Fix the build with recent GCC [1]Alexey Dokuchaev2007-06-131-2/+10
| | | | | | | | | | - Convert to OPTIONS - Put MANx section apart from build-related knobs Reported by: pointyhat [1] Notes: svn path=/head/; revision=193389
* - Provide alternative distfile location [1]Alexey Dokuchaev2007-06-071-2/+4
| | | | | | | | | | - Don't mention X prefix - Pacify portlint(1) a bit Reported by: fenner's distfile survey [1] Notes: svn path=/head/; revision=193007
* - 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
* Conversion to a single libtool environment.Ade Lovett2006-02-232-4/+9
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+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
* Add some more SHA256 sums to my ports.Alexey Dokuchaev2005-12-051-0/+1
| | | | Notes: svn path=/head/; revision=150468
* 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Commit forgotten patch (resurrected).Alexey Dokuchaev2004-10-271-0/+19
| | | | | | | Approved by: fjoe (mentor, implicit), linimon Notes: svn path=/head/; revision=120303
* - Resurrect this port, make it build cleanlyAlexey Dokuchaev2004-10-2712-0/+296
| | | | | | | | | - Take maintainership Approved by: fjoe (mentor, implicit), linimon Notes: svn path=/head/; revision=120301
* As previously announced, remove graphics/giram due to build failure.Mark Linimon2004-10-235-180/+0
| | | | Notes: svn path=/head/; revision=120007
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* BROKEN: Does not compileKris Kennaway2004-04-191-0/+2
| | | | Notes: svn path=/head/; revision=107514
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Fix loadable module supportKirill Ponomarev2003-09-273-5/+17
| | | | | | | | | | - Add missing @dirrm PR: 57284 Submitted by: Ports Fury Notes: svn path=/head/; revision=89549
* Forgot to backout files/patch-configure...Maho Nakata2003-07-261-0/+19
| | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Pointy hat to: myself Notes: svn path=/head/; revision=85614
* a) Backout former commit. It has already been correctly updatedMaho Nakata2003-07-262-62/+79
| | | | | | | | | | | | to 0.3.5 by ports fury. b) forget to acknoledge Clement Laforet <sheepkiller@cultdeadsheep.org> for former commit. Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Pointy hat to: myself Notes: svn path=/head/; revision=85613
* Update to 0.3.5Maho Nakata2003-07-253-98/+62
| | | | | | | PR: 54867 Notes: svn path=/head/; revision=85605