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: net-im/cjc/Makefile

Number of commits found: 20

Thursday, 1 Mar 2018
19:25 rene search for other commits by this committer
net-im/cjc: schedule for removal on 2018-04-01, depends on expired port.

Pet portlint while here.
Original commitRevision:463349 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 30 Dec 2015
01:42 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH
- Simplify docs installation
Original commitRevision:404793 
Friday, 24 Oct 2014
16:29 mva search for other commits by this committer
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371450 
Saturday, 22 Mar 2014
14:01 nemysis search for other commits by this committer
- Change dependency for net-im/py-pyxmpp
- Change DOCS, remove from pkg-plist
- Change REINPLACE, install conditional DOCS

PR:		ports/179201
Submitted by:	nemysis (self)
Original commitRevision:348794 
Thursday, 19 Dec 2013
12:49 danilo search for other commits by this committer
- Support USE_GITHUB
- Improve COMMENT
- Add stage support

PR:		ports/184818
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:336894 
Sunday, 15 Dec 2013
15:59 wg search for other commits by this committer
net-im/cjc: fix python usage and minor fixes

- Fix python usage to remove implicit dependency on lang/python
- Restrict to python 2.x
- Remove uselesss LICENSE_FILE
- Use new options for docs

Reported by:	exp-run (PR 184591)
Original commitRevision:336550 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Wednesday, 31 Aug 2011
22:01 dhn search for other commits by this committer
- Update to 1.2.1

PR:             ports/160132
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 25 Feb 2011
03:19 miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Original commit
Sunday, 13 Dec 2009
17:00 miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
Original commit
Thursday, 9 Apr 2009
18:25 itetcu search for other commits by this committer
Fix plist with -DNOPORTDOCS.

Prompted by:    QAT QA run
Original commit
Sunday, 7 Sep 2008
00:19 linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Original commit
Wednesday, 18 Apr 2007
08:01 sat search for other commits by this committer
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Original commit
Wednesday, 29 Nov 2006
17:14 sat search for other commits by this committer
- Update to latest snapshots
- Adopt pyxmpp
Original commit
Sunday, 30 Jul 2006
22:46 sat search for other commits by this committer
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Original commit
Monday, 8 May 2006
21:41 sat search for other commits by this committer
Update my e-mail address

Approved by:    krion (mentor, implicit)
Original commit
13:50 sat search for other commits by this committer
Add cjc: The Console Jabber Client

PR:             ports/96097
Submitted by:   sat
Approved by:    krion (mentor)
Original commit

Number of commits found: 20