1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Mark Linimon
14295721d4 For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.

This is part one of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
2017-11-30 05:55:17 +00:00
Jimmy Olgeni
b288343fcd Update lang/racket to version 6.11. 2017-10-31 10:56:03 +00:00
Jimmy Olgeni
67b1deb984 Update lang/racket to version 6.10.1. 2017-09-13 16:10:47 +00:00
Jimmy Olgeni
8bfff4331e Update lang/racket to version 6.10. 2017-08-02 15:55:30 +00:00
Mark Linimon
983c320ec8 Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.
Approved by:	portmgr (tier-2 blanket)
2017-06-24 18:36:19 +00:00
Mark Linimon
82c3cac0d2 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 16:04:19 +00:00
Jimmy Olgeni
58db76b95a Update lang/racket to version 6.9. 2017-04-28 19:06:29 +00:00
Mark Linimon
f01a6f4ab3 Mark a few more ports that create large logfiles broken on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-26 15:38:10 +00:00
Jimmy Olgeni
d1da449c7a Update lang/racket to version 6.8 (still BROKEN on i386). 2017-01-28 11:45:58 +00:00
Dmitry Marakasov
1df3c4487f - Fix BROKENs 2016-11-21 16:36:09 +00:00
Dmitry Marakasov
d6440427fd - Mark BROKEN on 10+ i386: segfaults during build
/usr/bin/make sysinfer3m
./racket3m -cqu ./mksystem.rkt system.rktd "cpp -I. -I./include -I./src -I/usr/local/include -DLIBICONV_PLUG -pthread  -DUSE_SENORA_GC   -DMZ_USES_SHARED_LIB ./src/systype.c" "" "./racket3m" "./racket3m"
Seg fault (internal error) at 0x606060a

Approved by:	portmgr blanket
2016-11-21 16:33:21 +00:00
Mark Linimon
dddf5cf498 The correct spelling is aarch64, not arm64. 2016-11-11 07:11:59 +00:00
Mark Linimon
71f20309c3 Mark as broken on arm64: platform not supported.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 03:12:39 +00:00
Jimmy Olgeni
07fe2718a6 Update lang/racket to version 6.7. 2016-10-27 20:57:35 +00:00
Jimmy Olgeni
9146ef9763 Update lang/racket to version 6.6. 2016-07-23 08:48:08 +00:00
Jimmy Olgeni
e03b780a64 Update lang/racket and lang/racket-minimal to version 6.5.
- Use prebuilt Racket packages to prevent building during the
  staging phase (PR 200101).

- patch-share_pkgs_gui-lib_mred_private_wx_gtk_queue.rkt

  Prevent inclusion of libunique, which brings in GTK2, which
  then conflicts with the default GTK3 toolkit.

- patch-src_racket_src_future.c

  Include commit f16f54a from github/racket/racket, which fixes
  semaphore handling when futures are disabled (this broke the
  IDE).

- Add options for FUTURES and JIT (i386/amd64 only).

- Remove unnecessary patches.

~ Credits ~

Juan Francisco Cantero Hurtado (OpenBSD maintainer) - kindly
brought me up to speed on Racket's status and prebuilt packages,
so I could remove lots of cruft from the port.

Sam Tobin-Hochstadt - tracked down the futures issue.

PR:		200101
Differential Revision:	https://reviews.freebsd.org/D6984
Differential Revision:	https://reviews.freebsd.org/D6985
Reviewed by:	Martin Sugioarto
2016-07-04 14:06:48 +00:00
Mathieu Arnold
a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00
Baptiste Daroussin
72a6ab7988 Convert categories m* and m* to USES=sqlite and USES=firebird 2016-01-10 16:44:24 +00:00
Rui Paulo
5ffc0b7309 Update racket to 6.2.
Approved by:	olgeni
2015-08-20 16:05:10 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Jimmy Olgeni
cee4fd5452 Upgrade to version 6.1.1. 2015-05-02 18:59:17 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Tijl Coosemans
8e73755458 - Move some variable definitions in front of bsd.port.options.mk
- Use option helpers
- Specify --disable-lt to use the bundled libtool
2014-09-14 09:37:54 +00:00
Jimmy Olgeni
a71d032c24 Upgrade Racket to 6.1 and remove MANUAL_PACKAGE_BUILD for i386. 2014-08-05 21:10:10 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Jimmy Olgeni
e138a23b62 Upgrade to version 6.0.1. 2014-07-23 14:24:20 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Jimmy Olgeni
7a636eaf7d Upgrade Racket to 5.93. 2014-02-01 14:19:14 +00:00
Jimmy Olgeni
8366f4f595 - Upgrade Racket to version 5.92.
- Unbreak on FreeBSD 10.
- racket-textual is renamed to racket-minimal upstream.
- Fix COMMENT.
2014-01-27 12:37:06 +00:00
Jimmy Olgeni
e44105a5bb Upgrade to version 5.3.6.
Pending issues:

   - Support for long doubles was disabled (does not build on 9.x.)

   - Using readline/rep causes a core dump on SIGWINCH.

   - Calls to (find-seconds 0 0 0 1 5 1970 #f) fail, so a bit of
     documentation was cut out as it broke the build by using this
     specific call.
2013-10-07 13:11:03 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Jimmy Olgeni
b24b0a131d Convert Makefile headers to the new format. 2013-02-18 12:34:39 +00:00
Jimmy Olgeni
b711b1f9c8 Upgrade to version 5.3.1.
Feature safe:	yes
2012-11-08 15:33:43 +00:00
Jimmy Olgeni
9ba9b8cc89 Upgrade to version 5.3.
- Remove explicit ABI versions frmo LIB_DEPENDS (portlint).
- Convert to OptionsNG.
- Some whitespace fixes.
2012-08-08 14:43:27 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jimmy Olgeni
78b0408b82 Document conflict with lang/racket-textual. 2012-04-16 22:38:01 +00:00
Jimmy Olgeni
37d7248112 * Disable support for WITHOUT_X11; a separate text-only version
will be provided in lang/racket-textual.

* Add missing libffi dependency.

* Reduce diffs with upcoming racket-textual port.

* Add support for RACKET_PLACES option[1].

Submitted by:	Yves Fischer <yvesf@xapek.org> [1]
2012-04-16 21:33:40 +00:00
Jimmy Olgeni
23a5322a87 Upgrade to version 5.2.1. 2012-02-13 21:12:52 +00:00
Jimmy Olgeni
4f41a2ad88 Upgrade to version 5.2.
Feature safe:	yes
2011-11-15 19:51:24 +00:00
Jimmy Olgeni
f3b9f12fff Add MAKE_JOBS_UNSAFE[1] and fix portlint warnings.
PR:		ports/161320 [1]
Submitted by:	dougb
2011-10-06 15:08:29 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Jimmy Olgeni
48e230f19f Set MANUAL_PACKAGE_BUILD when ARCH == i386.
Building Racket on i386 requires kern.maxdsiz to be tuned at boot
(640M is a good value).
2011-09-12 15:54:23 +00:00
Jimmy Olgeni
dff13e3c3b Add a couple of missing entries to pkg-plist.
Reported by:	pav
2011-09-07 04:13:00 +00:00
Jimmy Olgeni
d12e4b64a3 Upgrade to version 5.1.3. 2011-08-30 15:02:48 +00:00
Jimmy Olgeni
87413ab256 Refactor and make X11 support optional.
Submitted by:	ashish
Feature safe:	yes
2011-02-02 06:56:29 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jimmy Olgeni
6dcc262bfa Upgrade to version 5.0.2. 2010-11-08 10:57:29 +00:00