Commit graph

66 commits

Author SHA1 Message Date
Dmitry Marakasov
fb71f0e56a - Drop maintainership 2019-07-29 18:37:26 +00:00
Christoph Moench-Tegeder
a139d5c8f0 graphics/wings: update to 2.2.4 and unbreak
wing's own Makefiles do make some unlucky assumptions (like that the
top directory was named "wings" without any version), which requires
some rather ugly cleanups from our side. As the command line of the
erlang runtime has changed since "back in the days", I'm fixing the
wrapper script as well.

PR:		237469
Reported by:	kunda
Approved by:	maintainer-timeout (amdmi3@)
2019-07-28 22:36:54 +00:00
Antoine Brodin
8374ba208f Mark BROKEN: fails to build
compile: warnings being treated as errors
e3d__png.erl:71: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
e3d__png.erl:75: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
e3d__png.erl:111: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
e3d__png.erl:115: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace

Reported by:	pkg-fallout
2019-06-03 10:58:17 +00:00
Jimmy Olgeni
55bdedaae7 Fix some Erlang ports for version 20.0. 2017-06-23 13:50:20 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Dmitry Marakasov
2bd23c6be4 - Update to 1.5.4
PR:		213938
Reported by:	yuri@rawbw.com
2016-12-28 19:09:06 +00:00
Jimmy Olgeni
f56cee82df Unbreak graphics/wings on Erlang 19: FUNCTION_NAME is now a predefined macro. 2016-09-23 14:36:09 +00:00
Antoine Brodin
8471c0c887 Mark BROKEN: fails to build
erlc  -W +debug_info +debug_info -o. tools.erl
tools.erl:247: redefining predefined macro 'FUNCTION_NAME'

Reported by:	pkg-fallout
2016-09-16 06:56:21 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
320514f1dd It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion.  Set fbsd:nokeywords to a couple of patches.

With hat:	portmgr
Sponsored by:	Absolight
2015-09-16 13:03:45 +00:00
Jimmy Olgeni
683f166185 Sorting out some Erlang stuff:
- 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.
2015-06-27 12:54:11 +00:00
Jimmy Olgeni
a6316bb07b Compatibility fix for R18.
PR:		201115
Submitted by:	olgeni
Approved by:	maintainer
2015-06-26 08:09:05 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Dmitry Marakasov
c6144c027c - Add LICENSE
- Strip libraries
2014-12-15 12:33:35 +00:00
Dmitry Marakasov
d314bed126 - Cleanup plist 2014-09-22 14:21:47 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Dmitry Marakasov
dd660ea58d - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
Dmitry Marakasov
872cb26bae - Fix symlink handling 2014-01-11 02:49:32 +00:00
Dmitry Marakasov
7eb0823481 - Remove graphics/wings-devel, use graphics/wings instead 2014-01-07 10:34:48 +00:00
Dmitry Marakasov
d44cfe00ee - Fix build with newer erlang
Submitted by:	olgeni
2013-12-24 03:30:22 +00:00
Dmitry Marakasov
bfe39d0f6b - Support staging
- Convert USE_GMAKE to USES
- Add CONFLICTS on wings-devel
- Add DESKTOP_ENTRIES
2013-10-17 10:15:19 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- 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
2013-07-12 15:01:45 +00:00
Dmitry Marakasov
3037cb61c7 - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Jimmy Olgeni
44adb21c2d Add compatibility fixes for Erlang R15. 2012-08-15 10:58:07 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
df0ef27dd4 - Update to 1.4.1 2011-03-06 17:41:05 +00:00
Jimmy Olgeni
499f41f124 Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format.
2010-09-27 20:40:16 +00:00
Dmitry Marakasov
dcdae6e2a9 - Add PORTSCOUT 2010-05-25 02:24:11 +00:00
Jimmy Olgeni
dc3ef38f4d Revert 1.32. Too many ports are affected by the erlc hang issue on
pointyhat: it must be fixed in lang/erlang.
2010-04-07 21:47:06 +00:00
Jimmy Olgeni
09edd05e2d The beam.smp runtime hangs on pointyhat while building this port:
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
2010-03-28 14:03:33 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
439bcf6821 - Update to 1.2
Feature safe:	yes
2010-02-18 18:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
778a71b62e - Update to 1.0.2
- Unbreak
- Mark MAKE_JOBS_UNSAFE
2009-11-01 15:46:33 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
b0ef0c24b8 - Mark broken with new erlang 2009-06-05 13:51:10 +00:00
Dmitry Marakasov
9ea69f9603 - Update to 0.99.04a 2008-10-19 22:27:32 +00:00
Dmitry Marakasov
7310c6fd86 - Update to 0.99.02
Approved by:	miwi (mentor)
2008-07-07 19:14:02 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
a8244d5d64 - Unbreak (compiles fine on my amd64)
PR:		121845
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-20 20:09:58 +00:00
Martin Wilke
afecccb80d - Update to 0.99.00b
PR:		121205
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-13 16:07:00 +00:00
Jimmy Olgeni
1658f29fbd Bump PORTREVISION to rebuild with the latest Erlang release. 2007-12-23 22:00:43 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jimmy Olgeni
f4bc032c26 Pass port maintainership to Dmitry Marakasov <amdmi3@amdmi3.ru>. 2007-03-06 10:56:25 +00:00
Jimmy Olgeni
2ffa2f5a53 Upgrade to version 0.98.36.
PR:		109656
Submitted by:	Dmitry Marakasov <amdmi3(at)amdmi3.ru>
2007-03-03 13:27:45 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00