Commit graph

15472 commits

Author SHA1 Message Date
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
Sunpoet Po-Chuan Hsieh
1526269021 - Update to 20140222
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7889
PR:		ports/187162
Submitted by:	sunpoet (myself)
Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)
2014-03-01 16:51:54 +00:00
John Marino
331fbedddd sysutils/k3b-kde4: Broken everywhere, USES+= pkgconfig might fix it 2014-03-01 09:26:51 +00:00
John Marino
4cd8fb8343 sysutils/isomd5sum: Mark jobs unsafe 2014-03-01 07:39:13 +00:00
Sunpoet Po-Chuan Hsieh
0c496cb7c3 - Update to 4.88F
PR:		ports/187157
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2014-03-01 07:24:07 +00:00
David Naylor
4d51477fe7 Update sysutils/py-plumbum to 1.4.1.
ChangeLog:
 * Force /bin/sh to be the shell in SshMachine.session() (#111)
 * Added islink() and unlink() to path objects (#100, #103)
 * Added access to path objects
 * Faster which implementation (#98)
 * Several minor bug fixes
2014-03-01 06:41:46 +00:00
Dmitry Marakasov
a8f0311426 - Fix build
- Support staging
2014-03-01 02:16:44 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Antoine Brodin
14c681ddae Mark more ports BROKEN
Error logs are available in the pkg-fallout archives

Reported by:	pkg-fallout since at least january 2014
2014-02-28 19:45:27 +00:00
Antoine Brodin
f20fe85e65 Reset maintainer: email bounces 2014-02-28 17:52:04 +00:00
Sunpoet Po-Chuan Hsieh
322e65b5b9 - Update to 0.51
- Fix shebang
- Simplify Makefile
- Add maintainer section

Changes:	http://joeyh.name/code/moreutils/news/version_0.51/
2014-02-28 15:15:55 +00:00
Dag-Erling Smørgrav
237dbf6796 Edit Makefile.config to provide the correct interpreter locations.
Approved by:	maintainer (flo)
2014-02-28 10:08:00 +00:00
Rene Ladan
529cd25c5b Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
2014-02-27 22:39:42 +00:00
Philippe Audeoud
8d7e8b2823 - Update to 2.4.12
PR:		ports/186742
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-02-27 16:06:53 +00:00
Martin Wilke
996e31a983 - Remove empty dirs and files 2014-02-27 14:49:56 +00:00
Emanuel Haupt
856704a6d1 - Support staging
- Use WWW: with a single space
2014-02-27 09:58:04 +00:00
Emanuel Haupt
8a85f4a231 - Support staging
- Use shebangfix
- Use WWW: with a single space
2014-02-27 09:49:51 +00:00
Emanuel Haupt
bbdd0cfdb3 - Support staging
- Define DOCS option
2014-02-27 09:45:11 +00:00
Emanuel Haupt
ceb4cca9ca Define DOCS option 2014-02-27 09:43:19 +00:00
Emanuel Haupt
b43701ba45 Support staging 2014-02-27 09:41:49 +00:00
Emanuel Haupt
9b530a6799 Support staging 2014-02-27 09:39:46 +00:00