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/pear-XML_Serializer/pkg-plist

Number of commits found: 2

Sunday, 28 Dec 2003
07:55 edwin search for other commits by this committer
[PATCH] simplify pear-* ports

        These patches do the following things for PEAR ports:

        * devel-pear-PEAR-Makefile.common.patch
            - provides a do-install target and all that jazz in
              devel/pear-PEAR/Makefile.common
            - individual PEAR ports now just set a few variables:
        * pear-ports-Makefile.common-ng.patch
            contains changes for all pear-* ports including devel/pear-PEAR

        See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
        devel/pear-HTML_Common
        devel/pear-I18N
        net/pear-Net_NNTP
        security/pear-Auth

PR:             ports/59213
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
Original commit
Monday, 8 Sep 2003
02:30 edwin search for other commits by this committer
New port: PEAR Swiss-army knive for reading and writing XML files

        XML_Serializer serializes complex data structures like
        arrays or object as XML documents. This class helps you
        generating any XML document you require without the need
        for DOM.

        Furthermore this package can be used as a replacement to
        serialize() und unserialize() as it comes with a matching
        XML_Unserializer that is able to create PHP data strcutures
        (like arrays and objects) from XML documents, if type hints
        are available.

PR:             ports/56448
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Original commit

Number of commits found: 2