1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

330271 Commits

Author SHA1 Message Date
John Marino
ad7d492f2b textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stage
The implements the referenced PR and then stage support was added.
The latter largely came from the pkgsrc version of this port which
has the same maintainer.  The modified LGPL license (with an OpenSSL
exception) was annotated as well.

PR:		ports/176065
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 00:51:33 +00:00
Renato Botelho
b306894ebc Support STAGE
Approved by:	portmgr (blanket)
2014-03-27 00:30:34 +00:00
John Marino
69ffa6b7d9 www/ocaml-net: Upgrade version 3.5.1 -> 3.7.3 and stage
The original PR requested to version 3.6.3, but it was straight-forward
to jump to the latest version.  The stage support came from the pkgsrc
version.

PR:		ports/176062
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 00:29:11 +00:00
Thierry Thomas
51bd54d267 - Unbreak Code_Saturne;
- Adapt to the new infrastructure.

Note: these ports should be upgraded - this is on my todo list.
2014-03-26 23:29:28 +00:00
Dmitry Marakasov
02eb598200 - Add encryption support
PR:		187855
Submitted by:	Jonathan Price <freebsd@jonathanprice.org>
2014-03-26 23:23:27 +00:00
John Marino
331389df3f textproc/ocaml-text: Use ldconfig and autogen plist
Neither USE_OCAML_LDCONFIG nor USE_OCAMLFIND_PLIST were working
properly earlier.  Now that they are, come back to this port and use
those facilities, then bump it.
2014-03-26 23:16:09 +00:00
John Marino
32f5f26d2b ocaml-(react, lwt): Use ldconfig again
USE_OCAML_LDCONFIG should be working again, so fix the last two Ocaml
ports to use it, and bump them too.
2014-03-26 23:04:13 +00:00
John Marino
ca7d460ca3 devel/ocaml-lwt: Upgrade from 1.1.0 -> 2.4.3 and support stage
This is a major update.  The PR was followed, but it came pre-stage
era.  The staging came from pkgsrc where the maintainer maintains the
same DESTDIR-enabled package.

PR:		ports/176061
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-26 22:51:33 +00:00
Antoine Brodin
0c186dcad5 - Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
2014-03-26 22:36:46 +00:00
Guido Falsi
8fe3d0df7b - Update to 1.3.0
- Silence some portlint warnings
2014-03-26 22:06:38 +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
Rusmir Dusko
c10cd8f893 - Change Makefile header, use my name and @FreeBSD.org email
- Change master site
- Remove TODO from DOCS
- Change REINPLACE, cosmetical changes
2014-03-26 21:56:25 +00:00
Antoine Brodin
1809968b52 Stage support 2014-03-26 21:53:01 +00:00
Antoine Brodin
b0f417a9b5 Stage support 2014-03-26 21:32:39 +00:00
Pawel Pekala
26a172d516 - Update to version 2.10.4 [1]
- More precise LICENSE

PR:		ports/187953 [1]
Submitted by:	maintainer
2014-03-26 21:21:41 +00:00
Chris Rees
cd9057c8df Modify manpage for FreeBSD-specific information.
Add rc note to pkg-message

PR:		ports/187431
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2014-03-26 21:18:57 +00:00
Antoine Brodin
54cc705bed - Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
2014-03-26 21:11:12 +00:00
Antoine Brodin
a697336cb9 Stage support 2014-03-26 20:48:58 +00:00
Antoine Brodin
d1b3e4e1c5 - Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
2014-03-26 20:46:03 +00:00
John Marino
bbbd4c80dd textproc/ocaml-text: Update version 0.5 -> 0.6 and stage
Since the maintainer also maintains the pkgsrc version of ocaml-text,
I used their methods for implementing stage.  I am perplexed about the
change in the pkg-plist because no documents were generated and there
were no documents on pkgsrc plist either.  As with other recent ocaml
changes, ldconf changes were inhibited.  ldconf probably needs a new
global policy (e.g. apply in a post-install script)

PR:		ports/176060
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-26 20:41:58 +00:00
Antoine Brodin
ddc50965ce Stage support 2014-03-26 20:40:26 +00:00
Antoine Brodin
e27d4b019c Stage support 2014-03-26 20:35:55 +00:00
Antoine Brodin
4cef51f686 Stage support 2014-03-26 20:18:38 +00:00
Juergen Lock
ab1128217e Update to 1.7.1 - announce/changelog message is here:
https://lists.nongnu.org/archive/html/qemu-devel/2014-03/msg04773.html
2014-03-26 20:09:29 +00:00
Antoine Brodin
578bdcd05d Make bsd.ocaml.mk more stage friendly
Reviewed by:	bapt
With hat:	portmgr
2014-03-26 20:07:11 +00:00
John Marino
e45387b904 devel/ocaml-react: Upgrade version 0.9.2 -> 0.9.4 and stage
The maintainer patch worked out of the box, but it came from a time
before staging.  Significant rework was necessary to provide stage
support, but luckily Jaap already added this support for the pkgsrc
version he maintains (also at devel/ocaml-react over there).

PR:		ports/176057
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-26 20:01:23 +00:00
Cy Schubert
37a6ac36f1 No need for LATEST_LINK any more. 2014-03-26 19:56:07 +00:00
Cy Schubert
561acb472d Fix:
- pty creation
 - segmentation violations
 - bus errors
 - alternate gdb invocation (prompt through environment)

Stagify.
2014-03-26 19:48:45 +00:00
David Naylor
910e206f24 Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266).
Reported by:	swills@
2014-03-26 19:39:41 +00:00
Renato Botelho
f61f954576 Support STAGE
Approved by:	portmgr (blanket)
2014-03-26 19:12:53 +00:00
Johan van Selst
3533906524 Update liboauth to 1.0.2 2014-03-26 19:02:11 +00:00
Renato Botelho
87d9646bea . Support STAGE
. Move USE_GMAKE to USES=gmake
. Move USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (blanket)
2014-03-26 18:55:17 +00:00
Johan van Selst
6bb82fe3f9 Fix character set selection that was broken with iconv from base
PR:		ports/187847
Submitted by:	David Marec <david.marec@davenulle.org>
2014-03-26 18:54:55 +00:00
Johan van Selst
9935d08f85 - Update to SWI Prolog 6.6.4
- Remove patch file (now included upstream)
2014-03-26 18:52:27 +00:00
Rusmir Dusko
5b6b22325d - Bump PORTREVISION for fixng GNU/Linux compatibility,
add REINPLACE

PR:		ports/187559
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-03-26 18:08:31 +00:00
John Marino
1c990c8f51 ocaml update 4/4: graphics/ocaml-images, update to version 4.0.1
Ocaml 4.00 can't build ocaml-images 3.0.1, so the solution is to update
the package to a newer version.  This arrived from dports, but it has
been heavily modified since then.  It has also been staged.  The
pkg-plist needs work because it doesn't support all the options if they
are turned off.  GTK2 has been left OFF by default since it pulls in
136 packages when enabled.

The Ocaml framework did not support staging at the time, so several
knobs were turned off, especially the "WASH" function which disrupted pkg
greatly.  The options were cleaned up in a modern way too.  An additional
patch was addded to make clang happy so this builds on FreeBSD 10 inside
poudriere.

Urged by: portmgr(bapt)
2014-03-26 17:54:08 +00:00
John Marino
130be520d3 ocaml update 3/4: devel/omake major tweaks, stage support
Two dozen patches were brought in from NetBSD via dports , and this port
was staged too. Most of the patches are upstream fixes as Omake has been
updated in repo but without a new release.  In any case an update was
required because it broke after Ocaml was updated to version 4.00.

Urged by: portmgr (bapt)
2014-03-26 17:53:01 +00:00
John Marino
a7b79c091c Ocaml update 2/4: devel/ocaml-findlib adjust for Ocaml 4
Tweak plist and support stage after Ocaml update.

Urged by: portmgr (bapt)
2014-03-26 17:51:23 +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
Chris Rees
74233764ed Update to 0.1.0
Report the line number of the first out-of-order line found
2014-03-26 17:46:06 +00:00
Tijl Coosemans
3f0dccddca Use binutils port on FreeBSD/ia64.
PR:		ports/187814
2014-03-26 17:28:18 +00:00
Renato Botelho
ed7127a511 Support STAGE 2014-03-26 17:27:24 +00:00
Rusmir Dusko
9fa06126e0 - Bump PORTREVISION
- Add license (GPLv2)
- Use the new format for LIB_DEPENDS
- Comply with OptionsNG
- Use PLIST_FILES instead of pkg-plist
- Support STAGEDIR
- Simplify DOCS installation handling and add Option
- Add OPTIONS_SINGLE=VIDEO-FORMAT and NTSC, PAL SINGLE Options,
  and REINPLACE
- Use files/makefile instead of files/patch-makefile and REINPLACE
- Add REINPLACE instead of simple patch

PR:		ports/179154
Submitted by:	nemysis (self)
2014-03-26 17:15:26 +00:00
Chris Rees
e0b52ac4eb Fix leftovers.
While here, change ${RMDIR} to rmdir in pkg-plist-- these were detected falsely
as leftovers

Reported by:	swills
2014-03-26 16:54:29 +00:00
David Naylor
565dfafa92 Update deskutils/plasma-applet-cwp to 1.10.2.
ChangeLog:
- xml: gismeteo.com: city name fixed in some cases
2014-03-26 16:23:26 +00:00
Jose Alonso Cardenas Marquez
e78b44ac2f - Add LICENSE
- Clean up

PR:		ports/185685
Submitted by:	mva
2014-03-26 16:23:00 +00:00
Jose Alonso Cardenas Marquez
ce993c242c - Bump PORTREVISION. devel/buller was updated to newest version 2014-03-26 16:17:25 +00:00
David Naylor
6cc4fcaae8 Update i386-wine-devel to 1.7.15. 2014-03-26 16:17:12 +00:00
Jose Alonso Cardenas Marquez
4af701dcfc - Update to 2.82
- Add STAGE support
- Remove USE_GCC. It build with clang too
- Remove obsolete path file
2014-03-26 16:16:06 +00:00
Oliver Lehmann
bdd69c0440 switch from compiler:c++11-lang to compiler:c++11-lib for fixing compilation on 8.3 2014-03-26 16:11:55 +00:00