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: archivers/py-liblzma/Makefile

Number of commits found: 19

Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Saturday, 18 Oct 2014
07:49 mva search for other commits by this committer
- Convert ports from accessibility/, archivers/ and astro/ to new
  USES=python

Approved by:	portmgr (implicit)
With hat:	python@
Original commitRevision:371096 
Thursday, 24 Apr 2014
20:11 dbn search for other commits by this committer
Update my ports to be compliant with new USES framework and fix other issues.

Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
Original commitRevision:352062 
Monday, 13 Jan 2014
07:23 bapt search for other commits by this committer
archivers/xz is in base for all versions and has been removed from the ports
tree
Original commitRevision:339572 
Thursday, 19 Dec 2013
15:17 dbn search for other commits by this committer
Move archivers/py-liblzma to using auto-plist.

 - Add LICENSE (LGPL3)
 - Bump PORTREVISION as some may reject license
Original commitRevision:336923 
Monday, 18 Nov 2013
18:08 dbn search for other commits by this committer
Add stage support and strip library for achivers/py-liblzma.

Bump PORTREVISION due to the stripped library (package content change).
Original commitRevision:334231 
Friday, 20 Sep 2013
13:11 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Original commitRevision:327699 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Wednesday, 16 Jan 2013
20:15 dbn search for other commits by this committer
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
Original commitRevision:310522 
Thursday, 26 Jul 2012
05:40 bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Original commit
Wednesday, 21 Dec 2011
19:34 jgh search for other commits by this committer
Update MASTER_SITES to take advantage of latest CHEESESHOP mirrors and add
MASTER_SITE_SUBDIR

Submitted by:   jgh
Approved by:    David Naylor (maintainer via email) , crees (mentor)
Original commit
Wednesday, 8 Jun 2011
08:26 wen search for other commits by this committer
- Fix build with python-2.7

PR:             ports/157300
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Original commit
Tuesday, 9 Nov 2010
18:58 naddy search for other commits by this committer
Increment PORTREVISION after liblzma major version change in archivers/xz.
Original commit
Sunday, 27 Jun 2010
04:50 miwi search for other commits by this committer
- Update to 0.5.3

PR:             148110
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Friday, 21 May 2010
16:23 naddy search for other commits by this committer
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
Original commit
Friday, 16 Oct 2009
14:00 wen search for other commits by this committer
- Change maintainer's email address

PR:             ports/139655
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:    miwi(mentor)
Original commit
Monday, 21 Sep 2009
14:27 naddy search for other commits by this committer
lzmautils-devel -> xz

Feature safe:   yes
Original commit
Monday, 2 Mar 2009
19:56 beat search for other commits by this committer
- Update to 0.5.2

PR:             ports/132224
Submitted by:   David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by:    miwi (mentor)
Original commit
Sunday, 15 Feb 2009
20:09 miwi search for other commits by this committer
Python module implementing LZMA Utils' liblzma API

PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.

WWW: http://launchpad.net/pyliblzma

PR:             ports/129560
Submitted by:   David Naylor <dragonsa at highveldmail.co.za>
Original commit

Number of commits found: 19