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/fnorb/pkg-plist

Number of commits found: 9

Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Monday, 4 Aug 2014
03:40 adamw search for other commits by this committer
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Original commitRevision:363960 
Sunday, 15 Dec 2013
16:22 wg search for other commits by this committer
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
Original commitRevision:336553 
Thursday, 9 Jun 2005
11:15 sem search for other commits by this committer
- Update to 1.3
Original commit
Tuesday, 4 Sep 2001
15:20 wjv search for other commits by this committer
- Housekeeping update :)   - Add runtime dependency on Tkinter   - Deploy
DOCSDIR   - Minor style updates in Makefile   - Update my email address   - Make
installation of examples dependent on NOPORTDOCS   - Bump PORTREVISION (because
of the last point above)    
Original commit
Friday, 23 Feb 2001
15:40 kevlo search for other commits by this committer
- Certain files were installed to incorrect locations, leading to serious    
breakage.   - Fixing the problem lead to a more general overhaul of the port.  
- Bumped PORTREVISION.    
Original commit
Sunday, 11 Feb 2001
17:15 jeh search for other commits by this committer
- Though not broken as such, the way in which port docs was handled in    
pkg-plist caused the docs not to be included if the port was built as a    
package.  The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to     get
around this.   - Did bump PORTREVISION of this reason   - Fixed a typo.  :-)    
Original commit
Friday, 24 Nov 2000
15:14 kevlo search for other commits by this committer
- Changed PLIST so that the port deinstalls cleanly even if it had been    
installed -DNOPORTDOCS.    
Original commit
Wednesday, 1 Nov 2000
11:53 jeh search for other commits by this committer
Port cleanup.  Bumped PORTREVISION to 1    
Original commit

Number of commits found: 9