Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 30 Dec 2015 23:20:41 |
rene |
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6
months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months |
2.2.0 29 Nov 2015 09:51:30 |
antoine |
Deprecate ports broken for more than 6 months |
2.2.0 25 May 2015 14:26:12 |
antoine |
Mark BROKEN: Fails to build with ocaml 4.02
Reported by: pkg-fallout |
2.2.0 16 May 2015 07:37:22 |
marino |
Reset 14 ocaml ports maintained by Jaap Boender per his request
"I don't use FreeBSD very much anymore, so I'm not really the best person
to fix this. (As a corollary, if anyone wants to take over maintainership
of any or all of the ports, I'm still listed as maintainer of, they are
most welcome to.)"
Given that Jaap hasn't submitted or handled any PRs since before staging,
I think it will be more effective to just reset all the ports and let
people pick up the ones they like. Thanks for your past support, Jaap!
PR: 199845 |
2.2.0 29 Nov 2014 23:56:22 |
antoine |
Cleanup plist of ocaml ports
With hat: portmgr |
2.2.0 27 Mar 2014 11:48:45 |
marino |
www/ocsigen: Update from version 1.1.0 -> 2.2.0 (Unbreaks port)
I started with the PR, but it required heavy modification. It was very
out of date after several ports infrastructure changes and updates to
its dependencies. Luckily the pkgsrc version also maintained by Jaap
was up to date, especially the required patches. The docs generation
seems to be broken so it's been inhibited for now.
PR: ports/176117
Submitted by: Jaap Boender
Stage support: Taken from pkgsrc |
1.1.0_1 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
1.1.0_1 31 Jan 2014 22:06:50 |
antoine |
Mark broken: Does not build
ocamlfind ocamlc -thread -package
lwt.ssl,lwt.extra,netstring,netsys,ssl,pcre,unix,dynlink,threads,findlib -I
../baselib -I ../http -I ../xmlp4 -I ../server -I ../extensions -I ../eliom -I
+camlp4 -I +camlp4/Camlp4Parsers -o ocsigen -linkpkg -linkall camlp4lib.cma
Camlp4OCamlRevisedParser.cmo Camlp4OCamlParser.cmo ../xmlp4/xhtml.cma
ocsigen.cma server.cmo
File "_none_", line 1, characters 0-1:
Error: Error while linking server.cmo:
The external function `disable_nagle' is not available
gmake[1]: *** [ocsigen] Error 2
gmake[1]: Leaving directory
`/wrkdirs/usr/ports/www/ocsigen/work/ocsigen-1.1.0/server'
gmake: *** [server.byte] Error 2
*** Error code 1
Reported by: pkg-fallout since august 2013
With hat: portmgr |
1.1.0_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1.0_1 04 Jun 2013 10:02:00 |
bapt |
Convert to new options framework |
1.1.0_1 14 Aug 2011 23:11:06 |
bapt |
Remove the optionnal ocamlduce dependency
Bump portrevision as it was on by default |
1.1.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.0 30 Jan 2009 04:56:00 |
beech |
- Update to 1.1.0
- Changelog at http://www.ocsigen.org/install/ocsigen
PR: ports/130508
Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) |
0.6.0_1 19 Dec 2008 22:00:33 |
pav |
- Set for expiration in one month: has been broken for more than 6 months |
0.6.0_1 30 Apr 2008 06:31:46 |
pav |
- Mark BROKEN
Reported by: pointyhat |
0.6.0_1 06 Apr 2008 22:51:21 |
pav |
- Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to: stas |
0.6.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.0 23 Apr 2007 10:06:57 |
miwi |
Ocsigen is a web programming framework for OCaml. It can be used as a web
server, serving static pages, but it is also possible to implement entire
web sites as OCaml modules.
WWW: http://www.ocsigen.org
PR: ports/111759
Submitted by: Jaap Boender <jaapb at kerguelen.org> |