notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: lang/cduce/Makefile

Number of commits found: 26

Sunday, 29 Nov 2015
09:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:402586 
Saturday, 30 May 2015
09:51 antoine search for other commits by this committer
Mark a few ports BROKEN

Reported by:	pkg-fallout
Original commitRevision:387922 
Tuesday, 26 Aug 2014
14:06 tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:366215 
Wednesday, 16 Jul 2014
02:29 adamw search for other commits by this committer
Add DOCS option where PORTDOCS appears in plist.
Original commitRevision:362018 
Monday, 21 Apr 2014
16:11 johans search for other commits by this committer
Add pkg-plist file, forgotten in previous commit
Bump PORTREVISION for good measure
Original commitRevision:351692 
13:05 johans search for other commits by this committer
- Update to CDuce 0.6.0 (works with modern ocaml)
- Minor cleanups
Original commitRevision:351679 
Sunday, 20 Apr 2014
20:37 antoine search for other commits by this committer
Mark broken: Fails to build

(cd ocaml_files; ocamlopt -for-pack Cduce_lib.Caml_cduce -c asttypes.mli
outcometree.mli asttypes.ml config.ml misc.ml tbl.ml clflags.ml consistbl.ml
warnings.ml terminfo.ml location.mli location.ml annot.mli longident.ml ident.ml
path.ml primitive.ml types.ml btype.ml oprint.ml subst.ml predef.ml datarepr.ml
env.ml ctype.mli ctype.ml printtyp.ml;\
ocamlopt -for-pack Cduce_lib -pack -o caml_cduce.cmx asttypes.cmx config.cmx
misc.cmx tbl.cmx clflags.cmx consistbl.cmx warnings.cmx terminfo.cmx
location.cmx longident.cmx ident.cmx path.cmx primitive.cmx types.cmx btype.cmx
oprint.cmx subst.cmx predef.cmx datarepr.cmx env.cmx ctype.cmx printtyp.cmx; \
cp caml_cduce.cmx caml_cduce.o caml_cduce.cmi ..)
File "asttypes.mli", line 44, characters 8-18:
Error: Unbound module Location
File "_none_", line 1:
Error: File asttypes.cmx not found
cp: caml_cduce.cmi: No such file or directory
cp: caml_cduce.o: No such file or directory
cp: caml_cduce.cmx: No such file or directory
gmake[1]: *** [caml_cduce.cmx] Error 1
gmake[1]: Leaving directory
`/wrkdirs/usr/ports/lang/cduce/work/cduce-0.5.5/ocamliface'
gmake: *** [ocamliface/caml_cduce.cmx] Error 2
*** [do-build] Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
Original commitRevision:351645 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Sunday, 29 Jul 2012
11:17 cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Original commit
Thursday, 28 Jun 2012
16:12 johans search for other commits by this committer
Convert to new options framework
Original commit
Sunday, 30 Oct 2011
17:39 johans search for other commits by this committer
Update cduce to 0.5.5
Original commit
Thursday, 2 Jun 2011
08:59 johans search for other commits by this committer
Update cduce to 0.5.4
Original commit
Monday, 11 Apr 2011
22:37 johans search for other commits by this committer
- Fix cduce to work with new ocaml-net version
- Don't build CGI, as netcgi1 is no longer supported
  and cduce doesn't work with netcgi2
- Bump PORTREVISION

Reported by:    pointyhat via pav
Original commit
Tuesday, 23 Feb 2010
18:06 johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
Original commit
Saturday, 11 Apr 2009
13:23 stas search for other commits by this committer
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
  is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).

PR:             ports/130845 [1] [2] (based on)
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
                Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
Original commit
Tuesday, 10 Jun 2008
13:31 johans search for other commits by this committer
- Fix NOPORTDOCS logic

Reported by:    itetcu
Original commit
Friday, 11 Apr 2008
09:02 johans search for other commits by this committer
- Update to 0.5.2.1; fixes build with new ocaml libraries
- Use bsd.ocaml.mk features
- Use OPTIONS
- Grab maintainership
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 11 Mar 2007
19:41 krion search for other commits by this committer
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
Original commit
Tuesday, 27 Feb 2007
21:19 miwi search for other commits by this committer
- Update to 0.4.1

PR:             109317
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Original commit
Thursday, 27 Jul 2006
13:12 thierry search for other commits by this committer
Add a missing run dependence on ocamlfind.
Original commit
Wednesday, 19 Jul 2006
22:49 thierry search for other commits by this committer
- Chase ocaml upgrade by upgrading to 0.4.0 and unbreak;

- Disable ocurl by default and since I don't know how to fix it mark
  broken if enabled.

Changelog at <http://www.cduce.org/CHANGES>.
Original commit
Wednesday, 14 Jun 2006
21:38 linimon search for other commits by this committer
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:            portmgr
Original commit
Friday, 20 Jan 2006
00:06 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Sunday, 19 Jun 2005
14:38 thierry search for other commits by this committer
Add cduce 0.3.2.

CDuce is an XML centric programming language result of a joint research
project on XML, semantic subtyping, databases and efficient tree automata.

Despite its XML orientation, it is also generalist.

PR:             82117
Submitted by:   Marwan Burelle <marwan.burelle (at) lri.fr>
Original commit

Number of commits found: 26