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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/asdlgen/files/patch-configure

Number of commits found: 1

Saturday, 24 May 2008
06:39 edwin search for other commits by this committer
New port: devel/asdlgen generate serializers for C,C++,Haskell,Icon,Java,ML

        asdlGen generates data structure and serializer code from ASDL
        specifications [1]. It is especially helpful for exchanging
        tree like data structures between different programming languages.
        Currently C, C++, Haskell, Java, Icon, OCaml and SML are supported.
        Although the asdlGen project itself seems no longer actively
        maintained, ASDL is "alive" as it is used (at least) in the
        Moby [2] and Python [3,4] compilers.

        The port optionally installs a simple usage example [5] for all
        seven programming languages. I developed it primarily to test the
        port, but it could be helpful to users of asdlGen to get a quicker
        start, especially if a less familiar programming language is
        involved in their project. Reviewers/committers can easily make
        use of it via the "test-demo" target.

PR:             ports/117703
Submitted by:   Johannes 5 Joemann <joemann@beefree.free.de>
Original commit

Number of commits found: 1