1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Guido Falsi
c80bd713b0 Fix packaging on armv6 by enabling profiling libraries.
PR:		206615
Submitted by:	mikael.urankar at gmail.com
Approved by:	michipili at gmail.com (maintainer)
2016-03-24 20:55:15 +00:00
Alexey Dokuchaev
e4358ce5e5 As usual, routinely update to the next version in r403835 had removed support
for DragonFly (readded in r403898) and FreeBSD/powerpc.  Put it back (again).
2016-01-04 04:27:26 +00:00
John Marino
5630b0f07c lang/ocaml: Unbreak DragonFly
The previous upgrade removed all the dragonfly patches.  Bring those
back to restore the port on DragonFly.

PR:	203589
2015-12-17 10:00:27 +00:00
Wen Heping
4776950de3 - Update to 4.02.3
PR:		203589
Submitted by:	michipili@gmail.com(maintainer)
2015-12-16 03:31:51 +00:00
Antoine Brodin
e6f63e5a7e Backout r398381, it fails to package
With hat:	portmgr
MFH:		2015Q4
2015-10-02 06:40:02 +00:00
Mikhail Teterin
bfb758cc57 Upgrade from 4.02.1 to 4.02.3. Disable adding of explicit -O to compiler flags,
because that ends up lowering optimization for most people (from -O2).

Approved by:	maintainer

(The upgrade is too minor to justify revision bumping of depending ports.)
2015-10-01 19:24:12 +00:00
Kurt Jaeger
c1f9825d44 lang/ocaml: pet portlint, change pkg-plist as suggested by ohauer
PR:		195736
Submitted by:	ohauer
2015-08-23 10:12:19 +00:00
Kurt Jaeger
eedf3250df lang/ocaml: give execute permissions via pkg-plist to two files
PR:		195736
Submitted by:	mmatalka@gmail.com
Approved by:	Michael Gruenewald <michipili@gmail.com> (maintainer)
2015-08-16 17:58:13 +00:00
Alexey Dokuchaev
00ddfaed6a Fix the build on PowerPC (again) that was broken as of r385012. 2015-07-30 09:37:16 +00:00
John Marino
808304b3ad lang/ocaml: Remove softvfp option from ARMv6 build (no longer required)
PR:		200102
Submitted by:	Mikael Urankar
Approved by:	maintainer (assumed good, not able to test)
2015-05-31 17:48:59 +00:00
John Marino
89c2cf6861 lang/ocaml: Set BROKEN on 2 new ARCHES
The MIPS platforms can't build ocaml.  Set it and rework the BROKEN
for sparc64 while here.

PR:	197127
2015-05-29 13:58:12 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
John Marino
f2296ae8cd lang/ocaml: Tweak PROFILE handling to support DragonFly
This changes a conditional statement to an equivalent variation.  An
internal transformation of DPorts was getting confused by this construct.

Discussed with:	Michael Gruenewald (maintainer)
2015-05-13 17:38:33 +00:00
Sunpoet Po-Chuan Hsieh
544075d8c9 - Remove incomplete check for configure arguments to fix build when CONFIGURE_ARGS contains =
PR:		199884
Submitted by:	sunpoet (myself)
Approved by:	Michael Grunewald <michipili@gmail.com> (maintainer)
2015-05-03 13:35:34 +00:00
John Marino
8b541afa7a lang/ocaml: Upgrade version 4.01 => 4.02
PR:		195736
Submitted by:	Michael Gruenewald (maintainer)
Add'l fixes:	marino

Besides typical port cleanup, the dragonfly patches which had been
removed for the update were added back to the configure patch.
2015-04-29 20:45:23 +00:00
Dmitry Marakasov
73d8960cf4 - Add CPE info
Approved by:	portmgr blanket
2015-04-25 05:51:18 +00:00
John Marino
d945d5ea98 lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.

approved by:	PTHREAD blanket
2015-03-25 12:58:33 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
John Marino
0edca697f6 lang/ocaml: Remove special NO_PROFILE handling for DragonFly 2014-10-20 11:32:00 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
John Marino
eaf44736bb lang/ocaml: Improve jobcontrol in ocamlbuild
Apply patch for upstream issue 0005371.  It improves job control in
ocamlbuild and fixes some faulty sigpipe affecting ports build with
ocamlbuild.

PR:		189710
Submitted by:	edwin (skylable.com)
patch by:	glondu
Approved by:	maintainer (Michael Gruenewald)
2014-08-19 13:55:11 +00:00
Alexey Dokuchaev
f7e3b725b5 Unbreak the build and packaging on PowerPC. 2014-08-02 11:57:17 +00:00
Adam Weinberger
1f65a30b2a Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. 2014-07-15 17:52:17 +00:00
John Marino
26b53b5bc4 lang/ocaml: Add ARMv6 support
Redports confirms that changes do not break i386 and amd64 builds (8x).

PR:		189063
Submitted by:	maintainer (Michael Gruenewald)
Patch by:	Andy Ray
2014-07-08 13:11:04 +00:00
John Marino
e3a3698100 lang/ocaml: Remove DEF_OPT option (non-default option)
The option reacts poorly with ocamlp4, and phasing out DEF_OPT
completely will prevent a lot of breakage with ports that also
interact with ocamlp4.

PR:		189176
Submitted by:	Anil Madhavapeddy
Prepared by:	maintainer (Michael Gruenewald)
2014-06-10 23:40:37 +00:00
Baptiste Daroussin
c4201de7e6 Fix license perms to allow package distribution
Reported by:	theraven
2014-06-06 14:37:25 +00:00
Max Brazhnikov
2ec6f2d5e4 math/facile:
- bump PORTREVISION to trigger repackaging after recent ocaml update:
  the package is usable only with ocaml which was used to compile facile.

lang/ocaml:
- add upgrading notes for committers
2014-05-13 07:25:54 +00:00
John Marino
c1d7b20915 lang/ocaml: Fix NO_PROFILE setting and native compiler for DragonFly
The ocaml port was not respecting a NO_PROFILE definition in make.conf,
which causes a stage check failure (missing files) if it is set. Improve
that logic and patch the configure script in numerous places to support
building the native code compiler on DragonFly.  This is one of those
famous ports that think all BSDs have the pattern "bsd" in their target
triplet.

Continued under PR: ports/188158
2014-05-07 08:27:28 +00:00
John Marino
26df46ea63 lang/ocaml: Fix plist issues
These missing man page issues were seen on Redports and reported, then
disappeared after the final patch.  Unfortunately they weren't actually
addresses, so it's a mystery why Redports didn't continue to catch the
problem, nor the extra ocamldoc/custom directory (which is why the
ocamldoc/custom/.keep file original existed).

Add the 15 missing man pages to the plist and remove the empty directory
in the post-install target.  Strangely enough, Redports still shows an
8x pass.  I'm losing a lot of confidence in Redports results...

While here, remove the muting from the post-install target.  This is
against convention.

PR: ports/188158
2014-04-26 21:39:06 +00:00
John Marino
ae5ca3bbc1 lang/ocaml: Upgrade version 4.00.1 to 4.01.0 and stage
This is a significant update from the maintainer.  Not only has stage
support been added (and verified with an 8x pass on RedPorts), but
installed binaries are no longer stripped which was the cause of the
coccinelle malfunction seen on DragonFly.

Licensing was also defined, and the X11 build failure caused by the
use of the -R linker flag without the -Wl prefix has also been
rectified. [2]

PR:		ports/188158 [1]
Submitted by:	maintainer (Michael Gruenewald)

PR:		ports/188330 [2]
Submitted by:	madpilot
Approved by:	maintainer
2014-04-26 17:20:32 +00:00
John Marino
919b377570 lang/ocaml: Restore CMP_LIB option in the definitions
noticed by:	sunpoet
2014-03-29 17:35:09 +00:00
John Marino
78f8e4cc0d lang/ocaml: Make expunge executable
devel/ocaml-lwt needs to use it.
2014-03-26 21:58:06 +00:00
John Marino
57d1903de7 ocaml update 1/4: lang/ocaml upgrade from 3.12 to 4.00
There have been manual outstanding PRs on OCAML that have dragged on
for well more than a year.  In the meantime, FreeBSD has been painfully
stucking on version 3.12 of Ocaml.  Meanwhile, DragonFly's dports have
been maintaining version 4.00.

With a "Just do it" attitude, the dports version of Ocaml has been brought
in.  This doesn't have stage support, nor is the the latest version
available.  The idea is just get a working base Ocaml 4.00 in ports and
then have the maintainer update the appropriate PRs.

As a consequence, updates to omake, ocaml-findlib, and ocaml-images is
also required and upcoming.

Urged by:	portmgr (bapt)
Related PR:	ports/173364
Related PR:	ports/173453
2014-03-26 17:50:28 +00:00
Pietro Cerutti
c2addfb345 - Also, remove useless include 2014-02-19 16:20:49 +00:00
Pietro Cerutti
c03870c209 - Convert to USES=tk 2014-02-19 16:15:23 +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
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Antoine Brodin
61f946e7e2 Unbreak ocaml-nox11 after PORT_OPTIONS conversion 2013-06-28 21:35:14 +00:00
Baptiste Daroussin
d4600efa64 Convert to new options framework 2013-06-04 15:13:42 +00:00
Pietro Cerutti
08d561670f - Get rid of USE_TCL_THREAD and USE_TK_THREAD usages 2013-02-06 15:42:16 +00:00
Brendan Fabeny
e48c891c50 fix the packing list for WITH_CMP_LIB 2012-02-23 01:10:28 +00:00
Brendan Fabeny
94541850e8 respect CC [1]; fix Tcl/Tk dependencies; don't conflate -nox11 and
-notk; add a test target; clean up

PR:		160492 [1]
Submitted by:	J. Beich (partial patch; under various pseudonyms?) [1]
Approved by:	maintainer
2012-02-23 00:21:15 +00:00
Chris Rees
6f78b2dbb4 Fix build on FreeBSD 10
Submitted by:	avg
Approved by:	maintainer timeout (>8 weeks)
2012-01-15 20:32:00 +00:00
Michael Scheidell
b7948d7840 - Install expunge script with right permissions [1]
- needed to take the MAN()!= out because it causes multiple background shells and can hurt INDEX performance [2]

PR:		ports/163275 [1]
Approved by:	gabor (mentor) [2]
2011-12-29 20:33:27 +00:00
Martin Wilke
56dbebea9f - Update to 3.12.1
- Pass maintainership to submitter

PR:		162576
Submitted by:	michael.grunewald@laposte.net
Feature safe:	yes
2011-11-28 11:42:03 +00:00
Thomas Abthorpe
83cb816d41 Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
2011-11-05 03:40:18 +00:00
Doug Barton
e7a85709d1 Fix plist when the THREADS option is off. Also convert to @dirrmtry
in a couple places that are affected by graphics/ocaml-lablgl and/or
x11-toolkits/ocaml-lablgtk2.

No PORTREVISION bump since THREADS is on by default.

Approved by:	maintainer (implicit)
2011-10-25 08:14:31 +00:00
Stanislav Sedov
a73cd4e19d - Fix plist after the last commit.
Reported by:	Johan van Selst <johans@stack.nl>
Pointy hat to:	me (yes, again)
2011-04-04 07:46:58 +00:00
Stanislav Sedov
c1e280dd24 - Re-enable native dynamic linking on FreeBSD.
- Bump port revision.

PR:		ports/156159
Submitted by:	Johan van Selst <johans@stack.nl>
Pointy hat to:	me
2011-04-04 02:29:25 +00:00