1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

3011 Commits

Author SHA1 Message Date
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Dirk Meyer
6cb484a8c6 - use STAGEDIR
- honor NLS option
PR:		184166
2013-11-22 19:33:41 +00:00
Max Brazhnikov
2e206d8fad - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-22 12:55:11 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Martin Matuska
f09bf255f0 Horde package update:
Horde_ActiveSync 2.8.5 -> 2.9.1
Horde_Core 2.11.0 -> 2.11.1
Horde_Crypt 2.3.0 -> 2.4.0
Horde_Text_Filter 2.1.5 -> 2.2.0
horde-imp 6.1.5 -> 6.1.6
2013-11-21 21:55:54 +00:00
Boris Samorodov
3ee0346495 Update to version 3.1.1. 2013-11-21 18:35:48 +00:00
Rusmir Dusko
3779d3a6b9 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- USES pathfix instead of USE_GNOME gnomehack
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit
2013-11-18 21:17:31 +00:00
Baptiste Daroussin
51c60ddf7f Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
2013-11-18 13:45:44 +00:00
Danilo Egea Gondolfo
096caf2a9c - Update from 2.0.10 to 2.0.11
- Add shared-mime-info to USES
2013-11-18 04:45:57 +00:00
Vanilla I. Shu
57e3213639 Support STAGEDIR. 2013-11-18 00:37:15 +00:00
Sunpoet Po-Chuan Hsieh
15fcf7eff0 - Add LICENSE
- Use DOS2UNIX
- Remove CFLAGS: it was CFLAGS += ${PTHREAD_CFLAGS}
- Respect DOCS
- Remove unnecessary .include <bsd.port.options.mk>
2013-11-14 22:39:49 +00:00
Jimmy Olgeni
77110cf25a - Switch to USES=gmake.
- Add staging support.
2013-11-11 15:31:16 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Koop Mast
7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00
Ganael LAPLANCHE
6c59721076 - Enable staging
- Use new LIB_DEPENDS format
- Use new options framework
2013-11-08 10:49:16 +00:00
Vanilla I. Shu
d3a86a7bd9 Support STAGEDIR. 2013-11-05 12:30:46 +00:00
William Grzybowski
a63e4a2cf1 comms/deforaos-phone: update to 0.3.12
- Update to 0.3.12
- Allow staging
- Convert lib depends to new format

PR:		ports/183658
Submitted by:	maintainer
2013-11-04 21:15:51 +00:00
Diane Bruce
37cd46be5e - Fix stagedir
- disable automake run if automake is present on system

PR:		ports/183256
Submitted by:	takefu@airport.fm
2013-11-04 19:52:36 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Pawel Pekala
96998c6a22 - Update to version 2.9.1
- Support staging

PR:		ports/181063
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-01 22:01:49 +00:00
Alexey Dokuchaev
21335badbf None of the binaries installed by comms/libimobiledevice are actually linked
to gnutls/gcrypt/tasn1, while they are explicitly listed in the LIB_DEPENDS,
remove them.  Judging from configure script, GnuTLS is used only when OpenSSL
is explicitly disabled with --disable-openssl; Gentoo ebuild agrees.  OpenSSL
is preferred, and is our standard SSL provider.  If GnuTLS is required for
some special feature of libimobiledevice, it can be introduced as an OPTION.
While here: stagify the port, use modern LIB_DEPENDS syntax.

Approved by:	maintainer (avilla; timeout since May 16th)
2013-10-31 03:59:57 +00:00
Alex Dupre
c1b49ea5b8 Respect $(CC). 2013-10-30 10:04:35 +00:00
Eitan Adler
d0515d3243 - Perform general cleanup:
- remove sole DOCS option
	- USE_GMAKE -> USES=gmake
	- fix comment
2013-10-30 05:09:22 +00:00
Eitan Adler
d01182a590 - Convert to staging
- Perform general cleanup
2013-10-30 05:08:18 +00:00
Eitan Adler
f37538240c - Convert to staging
- Perform general cleanup
2013-10-30 05:06:48 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Rene Ladan
c237320b4e - Update to 1.0.5
- Add a note to UPDATING about the changed and renamed configuration file.
2013-10-28 21:26:33 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Pawel Pekala
1c8881a761 Revert USE_GCC to yes
Requested by:	gerald
2013-10-27 19:35:12 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Dirk Meyer
c84955c987 - fix build with clang
Submitted by:	gahr
2013-10-25 05:09:00 +00:00
Emanuel Haupt
f4a1e022c0 Support staging. 2013-10-23 20:30:50 +00:00
Pietro Cerutti
d689316961 - Convert to USES+=tk
- STAGE-clean
2013-10-23 13:15:46 +00:00
Alexey Dokuchaev
995be4e4a4 Convert to OptionsNG and stagify. 2013-10-23 07:36:28 +00:00
Tijl Coosemans
e06a6fa4de - Support staging.
- New LIB_DEPENDS syntax.
- USES=gmake desktop-file-utils shared-mime-info.
- Options helpers.
2013-10-22 16:07:24 +00:00
Martin Matuska
c79a152e7f Horde package update:
Horde_ActiveSync 2.8.4 -> 2.8.5
Horde_Alarm 2.0.4 -> 2.0.5
Horde_Core 2.10.0 -> 2.10.1
2013-10-22 16:05:29 +00:00
Tijl Coosemans
35ee5b279b - Support staging.
- New LIB_DEPENDS syntax.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file.
2013-10-22 16:03:17 +00:00
Tijl Coosemans
f19c2149f8 - Support staging.
- USES=gmake.
- Options helpers.
- Make the Requires field private in pkgconfig file.
2013-10-22 16:02:19 +00:00
Guido Falsi
09d358dd31 - Convert to staging
- Convert to USES
- Use shebangfix where necessary
- Move most @exec/@unexec commands from plist to pkg-install/pkg-deinstall
  scripts
- Make rclint somewhat happier
- Convert to new LIB_DEPENDS format
- Strip binaries
- Take maintainership
2013-10-22 14:54:01 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
William Grzybowski
8b3370cfd9 comms/dabstick-radio: unset FFMPEG_SUFFIX
- Unset FFMPEG_SUFFIX, linking against ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-22 00:11:45 +00:00
Martin Matuska
5b37aa290a Horde port update:
Horde_ActiveSync 2.8.3 -> 2.8.4
Horde_Auth 2.1.0 -> 2.1.1
Horde_Core 2.9.0 -> 2.10.0
Horde_Css_Parser 1.0.1 -> 1.0.2
Horde_Date 2.0.6 -> 2.0.7
Horde_History 2.2.0 -> 2.2.1
Horde_Imap_Client 2.15.4 -> 2.15.5
Horde_Log 2.0.1 -> 2.1.0
Horde_Mail 2.1.1 -> 2.1.2
Horde_Rpc 2.1.0 -> 2.1.1
Horde_Smtp 1.2.3 -> 1.2.5
Horde_SpellChecker 2.1.0 -> 2.1.1
Horde_Stream 1.3.0 -> 1.4.0
2013-10-21 06:40:56 +00:00
Alberto Villa
1505b0ea37 - Backport patch to fix build of py-libimobiledevice.
Reported by:	pkg-fallout

- Adapt to LIB_DEPENDS change.
- Enable stage support.
2013-10-14 01:43:16 +00:00
Martin Matuska
4863be597e Horde package update:
Horde_ActiveSync 2.7.3 -> 2.8.3
Horde_Cache 2.2.1 -> 2.3.0
Horde_Core 2.8.0 -> 2.9.0
Horde_Imap_Client 2.15.3 -> 2.15.4
Horde_Mime 2.2.5 -> 2.2.7
Horde_Text_Filter 2.1.3 -> 2.1.4
2013-10-10 21:56:48 +00:00
Ganael LAPLANCHE
3cbcb4e5fa - Update comms/rtl-sdr to 20130913 and bump dependent ports' revisions
- Enable staging
- Update USES
- Remove IGNORE statement for pre-8.x versions
2013-10-10 06:16:03 +00:00
Danilo Egea Gondolfo
4f06a5c8d6 - Change maintainer email to @FreeBSD.org
- Convert LIB_DEPENDS to new syntax
- Add stage support
- Update pkg-descr

Approved by:	wg/culot (mentors, implicit)
2013-10-07 01:36:43 +00:00
Baptiste Daroussin
eb7bb6a16a Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by:	gnome (implicit)
2013-10-05 14:42:53 +00:00
Poul-Henning Kamp
6e633ee349 Remove the version 1.03 of the mlan API. 2013-10-05 14:20:16 +00:00
Mark Linimon
8f8938a772 umcs7840 was removed 3 Oct 2013 14:25:41 +0000 (UTC). 2013-10-04 01:13:54 +00:00
Lev A. Serebryakov
ae51713444 Remove comms/umcs7840, this driver is included in base system long time ago. 2013-10-03 14:25:41 +00:00