summaryrefslogtreecommitdiff
path: root/graphics/wings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sorting out some Erlang stuff:Jimmy Olgeni2015-06-271-4/+3
| | | | | | | | | | | | | | | | - Rename a few Erlang-related ports using the erlang- prefix; it will avoid confusion with elixir- ports. - Remove DOCS and EXAMPLES where not actually useful. - Simplify RUN_DEPENDS where possible. - Move textproc/exmpp to devel/erlang-exmpp. - Add missing R18 compatibility fix for devel/erlang-oserl. - Upgrade erlang-cuttlefish to 2.0.3. The idea is that libraries ("deps") have the "erlang-" prefix, while larger projects (rabbitmq, yaws, couchdb, etc) keep their usual names. Notes: svn path=/head/; revision=390698
* Compatibility fix for R18.Jimmy Olgeni2015-06-265-0/+112
| | | | | | | | | PR: 201115 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=390619
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-222-6/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Switch some dependencies from a directory name or a file generated by ↵Antoine Brodin2015-01-241-2/+2
| | | | | | | | | pkg-install to a package name, as the former can't be attributed to a package Notes: svn path=/head/; revision=377795
* - Add LICENSEDmitry Marakasov2014-12-151-0/+8
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=374739
* - Cleanup plistDmitry Marakasov2014-09-221-14/+0
| | | | Notes: svn path=/head/; revision=368927
* 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
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-05-071-2/+1
| | | | Notes: svn path=/head/; revision=353189
* - Fix symlink handlingDmitry Marakasov2014-01-112-3/+2
| | | | Notes: svn path=/head/; revision=339398
* - Remove graphics/wings-devel, use graphics/wings insteadDmitry Marakasov2014-01-071-2/+0
| | | | Notes: svn path=/head/; revision=338996
* - Fix build with newer erlangDmitry Marakasov2013-12-243-1/+151
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=337318
* - Support stagingDmitry Marakasov2013-10-172-12/+20
| | | | | | | | | - Convert USE_GMAKE to USES - Add CONFLICTS on wings-devel - Add DESKTOP_ENTRIES Notes: svn path=/head/; revision=330623
* 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
* - Trim Makefile headersDmitry Marakasov2013-07-122-0/+0
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Trim Makefile headersDmitry Marakasov2013-06-181-5/+1
| | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful Notes: svn path=/head/; revision=321181
* Add compatibility fixes for Erlang R15.Jimmy Olgeni2012-08-153-1/+131
| | | | Notes: svn path=/head/; revision=302569
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.4.1Dmitry Marakasov2011-03-063-7/+34
| | | | Notes: svn path=/head/; revision=270372
* Bump PORTREVISION in Erlang dependent ports, which need to be rebuiltJimmy Olgeni2010-09-271-1/+1
| | | | | | | due to the new beam format. Notes: svn path=/head/; revision=261976
* - Add PORTSCOUTDmitry Marakasov2010-05-251-0/+2
| | | | Notes: svn path=/head/; revision=255023
* Revert 1.32. Too many ports are affected by the erlc hang issue onJimmy Olgeni2010-04-071-2/+1
| | | | | | | pointyhat: it must be fixed in lang/erlang. Notes: svn path=/head/; revision=252411
* The beam.smp runtime hangs on pointyhat while building this port:Jimmy Olgeni2010-03-281-1/+2
| | | | | | | | | | | forcibly disable SMP for a while (at least until the next pointyhat run) to confirm that the issue is actually related to beam.smp. Approved by: maintainer Noticed by: pav Notes: svn path=/head/; revision=251636
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.2Dmitry Marakasov2010-02-183-14/+26
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250036
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.0.2Dmitry Marakasov2009-11-014-14/+49
| | | | | | | | - Unbreak - Mark MAKE_JOBS_UNSAFE Notes: svn path=/head/; revision=243609
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark broken with new erlangDmitry Marakasov2009-06-051-0/+2
| | | | Notes: svn path=/head/; revision=235208
* - Update to 0.99.04aDmitry Marakasov2008-10-193-4/+11
| | | | Notes: svn path=/head/; revision=221810
* - Update to 0.99.02Dmitry Marakasov2008-07-073-5/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=216491
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Unbreak (compiles fine on my amd64)Martin Wilke2008-03-201-7/+1
| | | | | | | | PR: 121845 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=209482
* - Update to 0.99.00bMartin Wilke2008-03-133-18/+14
| | | | | | | | PR: 121205 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=208969
* Bump PORTREVISION to rebuild with the latest Erlang release.Jimmy Olgeni2007-12-231-1/+1
| | | | Notes: svn path=/head/; revision=204417
* - 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
* Pass port maintainership to Dmitry Marakasov <amdmi3@amdmi3.ru>.Jimmy Olgeni2007-03-061-1/+1
| | | | Notes: svn path=/head/; revision=186662
* Upgrade to version 0.98.36.Jimmy Olgeni2007-03-0314-143/+82
| | | | | | | | PR: 109656 Submitted by: Dmitry Marakasov <amdmi3(at)amdmi3.ru> Notes: svn path=/head/; revision=186408
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Now builds on i386Kris Kennaway2006-03-071-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157019
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-301-0/+1
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=154792
* BROKEN on >= 5.x: Does not compileKris Kennaway2005-07-211-1/+7
| | | | Notes: svn path=/head/; revision=139761
* Upgrade to version 0.98.26b.Jimmy Olgeni2005-01-088-14/+48
| | | | | | | Submitted by: Bill Nieuwendorp <slow67(at)gmail.com> Notes: svn path=/head/; revision=125846
* Upgrade to version 0.98.20c.Jimmy Olgeni2004-05-013-5/+8
| | | | Notes: svn path=/head/; revision=108118
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Remove USE_SIZE now that it's used by default.Jimmy Olgeni2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103690
* Upgrade to 0.98.19b and USE_SIZE.Jimmy Olgeni2004-02-173-8/+10
| | | | Notes: svn path=/head/; revision=101242
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920