Commit graph

12324 commits

Author SHA1 Message Date
Guido Falsi
9c070db8b7 - Convert to scons USES
- Use option helpers
- Fix NLS option logic
2013-10-04 11:36:29 +00:00
Baptiste Daroussin
c7c5115ac7 Fix after removal of PKGNAMESUFFIX in master port 2013-10-04 09:34:19 +00:00
Jason E. Hale
9562e25e92 - Update 0.6.1
- Support staging
2013-10-04 09:30:19 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Baptiste Daroussin
877f103d9e Dot not arbritrary change PKGNAME 2013-10-04 07:18:59 +00:00
Veniamin Gvozdikov
ae065d4db2 - Changed email and reversed surname/name
- Changed tabs to spaces in pkg-descr

Approved by:	eadler (mentor)
2013-10-03 22:35:12 +00:00
Florian Smeets
4e23b4863e - update to 1.0.27.2 [1]
-- add PYTHON option to alsa-lib
 -- drop unresponsive mirrors and those that rarely catch up
 -- drop --disable-aload from alsa-lib, builds fine without
 -- drop USE_LDCONFIG from alsa-plugins, useless for dlopen'd plugins
 -- convert to new LIB_DEPENDS syntax and Makefile header
 -- convert PLIST_SUB to OPTIONS_SUB
 -- don't link alsa-utils against librt for clock_gettime(2)
 -- pass paths to configure relative to --prefix value
 -- install udev config(s) under PREFIX (for reference)
 -- cleanup /var/lib as it's not in default MTREE_FILE
 -- remove OSVERSION check for EOL releases
- allow staging

PR:		ports/182245 [1]
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
Approved by:	maintainer timeout
2013-10-03 16:34:28 +00:00
John Marino
88f1eb7ccd audio/osd-lyrics: Fix iconv LDFLAGS 2013-10-02 22:48:09 +00:00
John Marino
31508aa062 audio/minitunes: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:31:56 +00:00
Baptiste Daroussin
d0834e0bfc No public distfiles available anymore, pkgname conflict with sysutils/tracker 2013-10-02 15:18:26 +00:00
Emanuel Haupt
22ea011acf Use staging 2013-10-02 13:43:29 +00:00
Emanuel Haupt
97afc376c3 Update to 0.25.0 2013-10-02 11:56:39 +00:00
Bryan Drewery
098817c9ea - Remove default DISTNAME
PR:		ports/165609
Submitted by:	pgollucci (March 2012)
With hat:	portmgr
2013-09-30 14:23:02 +00:00
Alex Kozlov
af10e03b82 - Support STAGEDIR 2013-09-29 22:01:20 +00:00
Jason E. Hale
3a7fc23404 - Update to 1.2
- Support staging
- Update pkg-descr (capabilities & formatting)
2013-09-29 14:22:27 +00:00
Marcus von Appen
aadda3ba00 - Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
2013-09-29 11:36:51 +00:00
Marcus von Appen
83e8407ad1 - Enable stage support
- Convert to new LIB_DEPENDS format
2013-09-29 11:31:53 +00:00
Guido Falsi
903eef6e32 Convert xmms2 ports to staging.
While here, convert to new LIB_DEPENDS format.
2013-09-29 10:41:24 +00:00
Grzegorz Blach
9af3f6eaff - Move PLIST_FILES and MAN1 to pkg-plist
- Bump PORTREVISION

Approved by:	crees (mentor)
2013-09-29 09:31:11 +00:00
Antoine Brodin
cea1298216 Add an explicit dependency on pkgconf (needed to build ossxmix) 2013-09-29 08:35:33 +00:00
Christian Weisgerber
ce17b5c12a Support staging, general clean-up. 2013-09-28 16:59:55 +00:00
Christian Weisgerber
e00ef0bb6b Support staging.
Turn obscure WITH_ variable into OPTION for Last.fm Audioscrobbler support.
2013-09-28 16:03:59 +00:00
Dmitry Marakasov
6ba68fdd9a - Support staging
- Rename patches according to porter's handbook
2013-09-28 15:35:04 +00:00
Christian Weisgerber
cfd400ebbd Support staging, clean up. 2013-09-28 15:30:08 +00:00
Marcus von Appen
a7c872d7e5 - Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
2013-09-27 22:39:18 +00:00
Marcus von Appen
4bef5c9aab - Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
2013-09-27 22:36:11 +00:00
Marcus von Appen
2c48585f99 - Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
2013-09-27 22:31:52 +00:00
Marcus von Appen
add2685167 - Set the properly supported python versions 2013-09-27 22:04:40 +00:00
Grzegorz Blach
eaf3a74aec - Convert USE_GNOME=gnomehack to USES=pathfix
- Convert to new LIB_DEPENDS syntax
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:36:31 +00:00
Grzegorz Blach
ee53e77fa4 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:34:27 +00:00
Grzegorz Blach
a7c7332184 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:31:26 +00:00
Renato Botelho
613d8e5824 Add dbus-glib-1 as explicity dependency and fix build on current 2013-09-27 14:16:23 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Eitan Adler
403331c320 Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention.
2013-09-26 20:08:38 +00:00
Pawel Pekala
1ff39632d0 Add support for STAGEDIR 2013-09-26 14:47:00 +00:00
Danilo Egea Gondolfo
1798b0d963 - Change maintainer email to @FreeBSD.org
- Convert to new LIB_DEPENDS syntax
- Add staging support
- files/patch-configure no longer needed

Approved by:	wg (mentor)
2013-09-26 13:59:42 +00:00
Vanilla I. Shu
302a490316 bump revision due jansson shlib change. 2013-09-26 11:39:08 +00:00
Lars Engels
342e8560b9 Change to the new LIB_DEPENDS format 2013-09-26 09:16:15 +00:00
Lars Engels
f8f15bd40d - Support staging
- Use new LIB_DEPENDS format
2013-09-26 09:13:51 +00:00
Lars Engels
c8a241d7d0 Support staging 2013-09-26 08:46:12 +00:00
Dmitry Marakasov
0309eacedd - Update to 2013.09.15 [1]
- While here, use new LIB_DEPENDS syntax and respect PREFIX

PR:		182331 [1]
Submitted by:	John Hixson <john@ixsystems.com> (maintainer) [1]
2013-09-25 04:18:08 +00:00
Jason E. Hale
24153f05d9 - Whitespace fix 2013-09-25 01:52:29 +00:00
Jason E. Hale
449f2064cb - Update to 1.0
- Support staging
- Fix build with libc++ [1]

PR:		ports/182345 [1]
Submitted by:	swills [1]
2013-09-25 01:29:24 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
eedbec1a90 Support staging 2013-09-25 00:10:10 +00:00
Christian Weisgerber
8c3cc12386 Tweak iconv handling. 2013-09-24 21:39:26 +00:00
Christian Weisgerber
25438c3bdc Convert to stage. 2013-09-24 19:09:51 +00:00
Christian Weisgerber
079bf04b48 Convert to stage and overhaul. 2013-09-24 18:43:17 +00:00
Christian Weisgerber
39babfd932 Convert to stage, use options helpers, make full use of stage for
optionally packaging the docs.
2013-09-24 18:04:34 +00:00
Renato Botelho
172810a103 Update LIB_DEPENDS syntax on my ports and silent make check-makefile 2013-09-24 16:47:23 +00:00