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-Config/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
00:34 edwin search for other commits by this committer
New port: PEAR Config package provides methods for configuration manipulation

        The Config package provides methods for configuration manipulation.

        * Creates configurations from scratch
        * Parses and outputs different formats (XML, PHP, INI, Apache...).
        * Edits existing configurations
        * Converts configurations to other formats
        * Allows manipulation of sections, comments, directives...
        * Parses configurations into a tree structure

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

Number of commits found: 2