Commit graph

21 commits

Author SHA1 Message Date
John Marino
7e0ac7ffb7 archivers/py-liblzma: Fix horrible malloc.h handling
The source was including <stdlib.h>, then checking if system is FreeBSD
(among a long list of system) in order to include <stdlib.h> again
instead of <malloc.h>, never minding that "opting-in" for a standard.

Just patch out the whole macro mess, it's not needed and it fixes the
build on a malloc.h-less DragonFly

Approved by:	just fix it
2015-11-13 08:27:48 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Marcus von Appen
ba08f95fa0 - Convert ports from accessibility/, archivers/ and astro/ to new
USES=python

Approved by:	portmgr (implicit)
With hat:	python@
2014-10-18 07:49:17 +00:00
David Naylor
a39d5573ba 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.
2014-04-24 20:11:01 +00:00
Baptiste Daroussin
a50d9328b5 archivers/xz is in base for all versions and has been removed from the ports tree 2014-01-13 07:23:43 +00:00
David Naylor
2f70b75023 Move archivers/py-liblzma to using auto-plist.
- Add LICENSE (LGPL3)
 - Bump PORTREVISION as some may reject license
2013-12-19 15:16:59 +00:00
David Naylor
13fdf4e99c Add stage support and strip library for achivers/py-liblzma.
Bump PORTREVISION due to the stripped library (package content change).
2013-11-18 18:08:26 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Jason Helfman
8060e798d4 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)
2011-12-21 19:34:14 +00:00
Wen Heping
ffecfabdf4 - Fix build with python-2.7
PR:		ports/157300
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2011-06-08 08:26:45 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Christian Weisgerber
dab3be2b8b Increment PORTREVISION after liblzma major version change in archivers/xz. 2010-11-09 18:58:25 +00:00
Martin Wilke
304169c110 - Update to 0.5.3
PR:		148110
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:	yes
2010-06-27 04:50:29 +00:00
Christian Weisgerber
26e0343990 The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
2010-05-21 16:23:46 +00:00
Wen Heping
6f4e19674e - Change maintainer's email address
PR:		ports/139655
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	miwi(mentor)
2009-10-16 14:00:34 +00:00
Christian Weisgerber
3473e13849 lzmautils-devel -> xz
Feature safe:	yes
2009-09-21 14:27:37 +00:00
Beat Gaetzi
0c29a5eb0b - Update to 0.5.2
PR:		ports/132224
Submitted by:	David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-02 19:56:51 +00:00
Martin Wilke
0af29caee8 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>
2009-02-15 20:09:41 +00:00