| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Apr 2011 22:23:33
0.5.3_1
|
stas  |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
19 Mar 2011 12:38:54
0.5.3
|
miwi  |
- Get Rid MD5 support |
24 May 2010 11:15:28
0.5.3
|
johans  |
- Update to 0.5.3 |
03 Apr 2010 10:44:36
0.5.2_1
|
roam  |
Chase the ftp/curl shlib version bump. |
23 Feb 2010 18:03:45
0.5.2
|
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
14 Feb 2010 11:34:24
0.5.2
|
johans  |
- Update to 0.5.2
- Simplify Makefile using USE_OCAML_* variables
- Replace dynamic PLIST with static pkg-plist
- Claim maintainership |
20 Nov 2009 22:53:09
0.5.1_1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
28 Aug 2009 16:52:33
0.5.1_1
|
linimon  |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
23 Jan 2009 15:43:14
0.5.1_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
20 Dec 2008 09:15:28
0.5.1
|
beech  |
- Update to 0.5.1 |
21 Aug 2008 06:18:49
0.5.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
03 Aug 2008 09:08:58
0.5.0
|
beech  |
- Update to 0.5.0 |
23 Jan 2008 22:43:36
0.2.1_2
|
beech  |
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit) |
19 May 2007 20:32:57
0.2.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Dec 2006 12:41:36
0.2.1_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
14 Jun 2006 21:38:09
0.2.1
|
linimon  |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr |
22 Jan 2006 09:48:59
0.2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
07 Oct 2005 14:49:32
0.2.1
|
novel  |
Update to 0.2.1.
PR: 87050
Submitted by: Marwan Burelle (maintainer) |
21 May 2005 19:57:07
0.2.0
|
sem  |
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports. |
21 May 2005 17:25:43
0.2.0
|
kris  |
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file |
12 Apr 2005 03:26:57
0.2.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.2.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Aug 2004 19:20:32
0.2.0
|
thierry  |
Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.
PR: 70085
Submitted by: Marwan BURELLE |