1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

15492 Commits

Author SHA1 Message Date
Antoine Brodin
7a0ba95d9f Unbreak 2014-03-09 21:51:16 +00:00
Gerald Pfeifer
257835028d Chase the move of libmtp from audio to multimedia.
PR:		175266
Reported by:	makc, cperciva
2014-03-09 19:40:40 +00:00
Lev A. Serebryakov
79667b1cf7 Update to version 1.3
Add support for 10 and 11 systems (versions prior this could cause crash on these).
  Add support for direct-dispatch as receiver (callee) only.
2014-03-08 19:17:50 +00:00
Antoine Brodin
da8328f59a Mark BROKEN: Fails to configure
===>  Configuring for brebis-0.9
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python3.3/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 36: ordinal not in range(128)
*** [do-configure] Error code 1
2014-03-08 16:02:36 +00:00
Sunpoet Po-Chuan Hsieh
33ca090f48 - Remove unnecessary PYDISTUTILS_PKGNAME
- Remove post-patch:
- Bump PORTREVISION for package change
2014-03-08 10:54:21 +00:00
Rene Ladan
5d077b50ad Remove expired ports with no active website:
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
2014-03-08 09:49:50 +00:00
Koop Mast
6bd1c30a96 Stagify
Use new lib_depend syntax.
Add USES=libtool
USE_GNOME= gnomehack -> USES=pathfix
USE_GMAKE -> USES=gmake
Use USE_GNOME introspection component
Use full path for commands in the pkg-install file
2014-03-08 08:10:47 +00:00
Martin Matuska
8a5b47b4f9 Horde package update:
horde 5.1.5 -> 5.1.6
imp 6.1.6 -> 6.1.7

Horde_Alarm 2.0.5 -> 2.1.0
Horde_Auth 2.1.1 -> 2.1.2
Horde_Autoloader 2.0.1 -> 2.1.0
Horde_Browser 2.0.4 -> 2.0.5
Horde_Crypt 2.4.0 -> 2.4.1
Horde_Date 2.0.7 -> 2.0.8
Horde_Dav 1.0.3 -> 1.0.4
Horde_Db 2.0.4 -> 2.1.0
Horde_Editor 2.0.3 -> 2.0.4
Horde_Form 2.0.6 -> 2.0.7
Horde_Group 2.0.2 -> 2.0.3
Horde_Imap_Client 2.18.4 -> 2.18.6
Horde_SessionHandler 2.2.3 -> 2.2.4
Horde_Share 2.0.4 -> 2.0.5
Horde_Url 2.2.1 -> 2.2.2
Horde_Vfs 2.1.2 -> 2.2.0
2014-03-07 21:52:57 +00:00
Sunpoet Po-Chuan Hsieh
8f11871fbe - Update to 4.2.8
Changes:	https://github.com/guard/guard-rspec/releases
2014-03-07 11:43:46 +00:00
Wesley Shields
083859f0fb Update to 6.02.
Submitted by:	dteske@
2014-03-06 18:36:27 +00:00
Cy Schubert
69b2bf99f9 Enable ivykis. Required for the upcoming syslog-ng-incubator port.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2014-03-06 14:01:54 +00:00
Antoine Brodin
2cb550af90 - Stage support
- Depend on rubygem-cairo instead of deprecated ruby-cairo
Note: i'm not sure this port works correctly, the generated png seems to
always contain: "path '' not found in database"
2014-03-05 19:08:53 +00:00
Baptiste Daroussin
61f46f9b7e Use libevent2
Support stage
2014-03-05 16:09:47 +00:00
Tijl Coosemans
b57f1f574b - USES=gmake libtool pkgconfig.
- Replace a patch with --with-boost-system=boost_system in CONFIGURE_ARGS.
- Add USE_OPENSSL=yes.
- Staging.
- Use option helpers.
- Fix build with libc++ by replacing shared_ptr with boost::shared_ptr.

PR:		ports/185943
2014-03-05 11:01:24 +00:00
Pietro Cerutti
a2fa214419 - Catch up with the new way introduced in 1.9 of specifying etcdir
- Bump PORTREVISION

Reported by:	nemysis, adamw, kentas@hush.com
2014-03-05 08:26:57 +00:00
Tijl Coosemans
7b7e8ecfab - New LIB_DEPENDS syntax.
- Staging.
- Explicitly link with -lcrypto to fix build when curl has been
  configured without crypto support.
- Add patch to fix build with Clang.

PR:		ports/183467
2014-03-04 22:02:51 +00:00
Cy Schubert
fbcfde80cb Fix some standards issues. 2014-03-04 20:52:09 +00:00
Tijl Coosemans
7ff1144766 - Add DOCS option.
- Use option helpers.
- Fix portlint warnings.
- Add USES=iconv to fix build on FreeBSD 10.
2014-03-04 20:33:52 +00:00
Cy Schubert
71f96ab3a4 Chase databases/libdbi shared lib. 2014-03-04 20:12:48 +00:00
Tijl Coosemans
ade877f323 - Add DOCS and EXAMPLES option.
- Staging.
- Replace gcc with $(CC) to fix build on FreeBSD 10.
- Add small patch to fix incorrect use of pthread_join (found by clang).
2014-03-04 20:01:38 +00:00
Tijl Coosemans
644aed5eda - Fix build on FreeBSD 10 by adding a dependency on libexecinfo.
- Staging, USES=gmake, don't link with -lstdc++.
2014-03-04 19:28:50 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Thomas Abthorpe
284cd479c9 - Reassign to ruby@, at maintainer's request
With hat:	portmgr
2014-03-04 18:26:22 +00:00
Ryan Steinmetz
729c634104 - Update to 0.20.7 2014-03-04 11:59:17 +00:00
Pietro Cerutti
d3399db0aa - Make older make(1) happy
Reported by:	bapt
2014-03-04 10:16:51 +00:00
Pietro Cerutti
96bffff60f - Add EXAMPLES option
- Mute portscout
2014-03-04 10:00:05 +00:00
Philippe Audeoud
4425c7cfb8 - Update to 4.35
- Support staging

PR:		ports/187230
Submitted by:	maintainer
2014-03-04 09:33:53 +00:00
John Marino
a8c7a42ccd sysutils/k3b-kde4: Restore MUSEPACK option with DPorts fix
- Revert r346996 entirely
- Bypass MUSEPACK detection (hardcode it as detected) to fix that option
- Bump - This was default options change

Approved by:	makc
2014-03-04 08:37:44 +00:00
Max Brazhnikov
88869b76e1 sysutils/k3b-kde4:
- Mark BROKEN with MUSEPACK option
- Revert r346606 as unrelated to the problem.
2014-03-04 07:11:52 +00:00
Dirk Meyer
280380c162 - remove broken MANPREFIX 2014-03-04 06:51:37 +00:00
Gerald Pfeifer
c1d29d3843 Update to istatd 0.5.8 with the following changes
- Fix: Tests for network libraries
 - Fix: Killed some memory leaks
 - Fix: istatd failed to build on new pedantic GCC

PR:		174056
Suggested by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2014-03-04 00:43:46 +00:00
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Thomas Abthorpe
2c613ad517 - Reassign to the heap due to mail bounces
With hat:	portmgr
2014-03-03 20:46:34 +00:00
Thomas Abthorpe
f1c9f1c38f - Set EXPIRATION_DATE and mark DEPRECATED, at maintainer's request 2014-03-03 20:34:11 +00:00
Tijl Coosemans
8b413af5b1 Improve the FreeBSD SCSI and SAS support in smartmontools:
- Remove unused private fields from some classes (found by Clang).
- In freebsd_scsi_device::scsi_pass_through:
  * Make sure this function returns false on error instead of an error
    code that gets converted to true.
  * Put printing of the "Incoming data" debug info right after the
    cam_send_ccb() call and before the error checking to make
    debugging easier.
  * When copying sense data make sure the fields in the CCB are
    actually valid with CAM_AUTOSNS_VALID.  Also make sure that the
    size of the sense data doesn't overflow max_sense_len.  This was
    the real cause for the crash in ports/181836.
  * Add some debug printing on the sense data.

Committed upstream as r3873.

PR:		ports/181836, ports/185960, ports/186095
Tested by:	many
2014-03-03 18:58:14 +00:00
Adam Weinberger
13cfc98206 Avoid needing to include bsd.port.options.mk. 2014-03-03 17:58:43 +00:00
Mark Felder
9594b0606f fix minor spelling error 2014-03-03 15:14:04 +00:00
Adam Weinberger
31cc356bf4 Remove bash-devel support now that it has been folded into
shells/bash proper. Bump PORTREVISION on affected ports.
2014-03-03 14:35:22 +00:00
Brendan Fabeny
d0e4e44998 Update to 5.17
Security:	815dbcf9-a2d6-11e3-8088-002590860428
2014-03-03 14:31:29 +00:00
Emanuel Haupt
23e831a836 - New LIB_DEPENDS definition
- Use WWW: with a single space
2014-03-03 13:12:26 +00:00
Emanuel Haupt
ce1be955c0 Support staging 2014-03-03 13:11:08 +00:00
Emanuel Haupt
747fbe6807 - Support staging
- Respect CC
- Fix build with clang
- USES -> gmake
- Use WWW: with a single space
- Fix build on 9.x and later
- Define DOCS option
2014-03-03 12:29:44 +00:00
Pietro Cerutti
dc5410a94d - Update to 1.9a
PR:		187210 (based on)
Submitted by:	adamw
2014-03-03 09:13:39 +00:00
Sunpoet Po-Chuan Hsieh
6f042ded19 - Update manpage
- Bump PORTREVISION for package change

Submitted by:	sunpoet (myself)
Approved by:	eadler (maintainer)
2014-03-03 07:02:46 +00:00
Adam Weinberger
c32f931e8b - Update to 5.71
- Correct paths in all files
- Support bash-devel
- Use MDOCS
- Improve WWW

PR:		ports/187196
Approved by:	maintainer
2014-03-03 00:10:14 +00:00
Eitan Adler
9c5193b782 moreutils-parallel: update port to 0.51
Update the port to 0.51 and in doing so simplify it: remove the Makefile patch
and pass MAKE_ARGS instead.
2014-03-02 19:51:41 +00:00
Ruslan Makhmatkhanov
2b2fe8b36e sysutils/ansible: update to 1.5
- update to 1.5
- clarify how to use sysutils/ansible port to control non-FreeBSD systems
  in pkg-message
- remove man3 man pages: they are gone in the upstream distribution
- convert to PLIST_FILES
- remove NO_ARCH, while here - it has no practical value here
- add UPDATING entry, because some changes are not backward compatible

Changelog: https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md

PR:		187182
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-03-02 19:10:50 +00:00
Adam Weinberger
8f2fbe74a2 Update to 1.6.0, and add bash-devel support.
PR:		ports/187199
Approved by:	maintainer
2014-03-02 18:25:07 +00:00
Adam Weinberger
8fdeb94925 Stage support. 2014-03-02 17:07:21 +00:00
John Marino
41106d5474 sysutils/metalog: Fix build on DragonFly 2014-03-01 20:19:51 +00:00