notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/py-liblzma/Makefile
SVNWeb

Number of commits found: 19

Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sat, 18 Oct 2014
[ 07:49 mva search for other commits by this committer ] Original commit   Revision:371096 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Convert ports from accessibility/, archivers/ and astro/ to new
  USES=python

Approved by:	portmgr (implicit)
With hat:	python@
Thu, 24 Apr 2014
[ 20:11 dbn search for other commits by this committer ] Original commit   Revision:352062 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 13 Jan 2014
[ 07:23 bapt search for other commits by this committer ] Original commit   Revision:339572 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
archivers/xz is in base for all versions and has been removed from the ports
tree
Thu, 19 Dec 2013
[ 15:17 dbn search for other commits by this committer ] Original commit   Revision:336923
Move archivers/py-liblzma to using auto-plist.

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

Bump PORTREVISION due to the stripped library (package content change).
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Wed, 16 Jan 2013
[ 20:15 dbn search for other commits by this committer ] Original commit   Revision:310522 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 21 Dec 2011
[ 19:34 jgh search for other commits by this committer ] Original commit 
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)
Wed, 8 Jun 2011
[ 08:26 wen search for other commits by this committer ] Original commit 
- Fix build with python-2.7

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

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

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

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

PR:             ports/132224
Submitted by:   David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by:    miwi (mentor)
Sun, 15 Feb 2009
[ 20:09 miwi search for other commits by this committer ] Original commit 
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>

Number of commits found: 19