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: deskutils/x-tile/Makefile

Number of commits found: 14

Sunday, 25 Oct 2015
19:35 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:400160 
Sunday, 5 Apr 2015
18:59 bapt search for other commits by this committer
Mark as brooken unfetchable ports
Original commitRevision:383353 
Sunday, 19 Oct 2014
08:50 mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371173 
Monday, 7 Jul 2014
14:44 vanilla search for other commits by this committer
remove NO_STAGE.

Approved by:	portmgr@ (blanket)
Original commitRevision:361093 
Friday, 21 Feb 2014
13:36 ehaupt search for other commits by this committer
Remove trailing whitespaces from category deskutils
Original commitRevision:345403 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
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 
Friday, 20 Sep 2013
16:21 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Original commitRevision:327718 
Monday, 29 Apr 2013
22:27 bapt search for other commits by this committer
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}

While here:
- trim headers
- convert to new options framework
Original commitRevision:316850 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 25 Mar 2012
18:38 rm search for other commits by this committer
- update to 2.2.1

PR:             166214
Submitted by:   Pedro Garcia Freitas <sawp at sawp.com dot br> (maintainer)
Feature safe:   yes
Original commit
Wednesday, 31 Aug 2011
11:43 crees search for other commits by this committer
PR:             ports/159605
Submitted by:   Pedro Garcia Freitas <sawp@sawp.com.br> (maintainer), Ruslan
Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Thursday, 18 Nov 2010
16:12 pav search for other commits by this committer
X-tile is a gnome applet for your panel (or optionally a standalone
application, working with kde as well) that allows you to select a number of
windows and tile them in different ways.  This is especially useful for
comparing products in separate web pages, or for programmers refering to
documentation as they are programming.

WWW: http://www.giuspen.com/x-tile/

PR:             ports/151759
Submitted by:   Pedro Garcia <sawp@sawp.com.br>
Original commit

Number of commits found: 14