Commit graph

327976 commits

Author SHA1 Message Date
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Rusmir Dusko
eef1328a37 - Remove not needed LICENSE_FILE
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Change USE_PYTHON=yes to USE_PYTHON=2
- Support STAGEDIR, new pkg-plist with make makeplist
- Strip libraries
- Add patch, fix GFlags messages

PR:		ports/182069
Submitted by:	nemysis (self)
Approved by:	portmgr
2014-03-03 22:46:43 +00:00
Pawel Pekala
5e8af4ec39 - Add staging support [1]
- Convert to new LIB_DEPENDS format

PR:		ports/186598 [1]
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	maintainer timeout
2014-03-03 21:57:53 +00:00
John Marino
8e15a19a07 lang/gcc-aux: Fix skip-bootstrap functionality
I don't know when the skip-bootstrap logic stopped working, but I'm
reasonably sure it did once.  Apparently PREFIX isn't defined at the
time of the "if exists" evaluation.  Using LOCALBASE instead will allow
the compiler to build using the compiler on the system rather than
the older bootstrap compiler.  The bug was discovered while trying to
move gcc-aux to a gcc49 base.
2014-03-03 21:55:29 +00:00
Pawel Pekala
b9d85df1c9 - Update to version 0.10
- Add LICENSE

PR:		ports/186523
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	maintainer timeout
2014-03-03 21:41:28 +00:00
Gerald Pfeifer
ec1147cf95 Update to version 0.9.0 of libdbi-drivers to go with the same version of
libdbi.  This drops support for msgl, sqlite2, firebird and freetds. [1]

Use DISTVERSION in MASTER_SITE instead of duplicating this information.

PR:		178780 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
2014-03-03 21:36:01 +00:00
John Marino
92d91cc84b lang/gcc-aux: Fix on DFly 3.5+ with test option
The BUILD_DEPENDS was redefined with test option was selected.
Currently that only affects newer DragonFly (3.6 and Dev)
2014-03-03 21:20:35 +00:00
Adam Weinberger
7714ad1b98 Don't unconditionally install DOCS. PORTREVISION bump
for plist change.

PR:		ports/186590
Approved by:	maintainer
2014-03-03 21:15:30 +00:00
Pawel Pekala
10d46f1fe9 - Update maintainer's email address
PR:		ports/187173
Submitted by:	maintainer
2014-03-03 21:13:59 +00:00
Antoine Brodin
7a0ba72b52 New LIB_DEPENDS syntax, fix plist, update WWW 2014-03-03 20:54:20 +00:00
Antoine Brodin
481ddbba83 Unbreak after master port was staged 2014-03-03 20:51:14 +00:00
Antoine Brodin
7728bb4877 Unbreak after master port was staged 2014-03-03 20:48:15 +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
6303761f43 - Reassign to the heap due to mail bounces
With hat:	portmgr
2014-03-03 20:43:29 +00:00
Gerald Pfeifer
ece3fc944f Update to libdbi version 0.9.0. [1]
This supports multiple independent "instances", which permits programs
to use several dlopen()ed modules which are linked against libdbi. Support
for transactions and savepoints has been added, and drivers now receive
additional hints to optimize sequential reads from result sets.

Convert to staging (simplifying PORTDOCS handling).

PR:		178779 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
Approved by:	maintainer timeout (clsung, >9 months) [1]
2014-03-03 20:36:13 +00:00
Thomas Abthorpe
f1c9f1c38f - Set EXPIRATION_DATE and mark DEPRECATED, at maintainer's request 2014-03-03 20:34:11 +00:00
Antoine Brodin
c5c76ccc0f Fix shebang and runtime 2014-03-03 20:17:59 +00:00
Koop Mast
c4e0c9cb11 Install the smbclient pkg-config file.
Approved by:	maintainer (timur@)
2014-03-03 20:07:19 +00:00
Ryan Steinmetz
3a1a9065c7 - Add rc script
- Bump PORTREVISION
Submitted by:	me
Approved by:	me@falz.net (maintainer)
2014-03-03 20:07:11 +00:00
Antoine Brodin
e740ecba85 - Update to 20140227
- Use libtool

PR:		ports/186836
Approved by:	maintainer timeout (2 weeks)
2014-03-03 19:45:19 +00:00
Pawel Pekala
618e863fbe Update maintainer's email address
PR:		ports/187172
Submitted by:	maintainer
2014-03-03 19:02:30 +00:00
Pawel Pekala
03a0b398ea - Update maintainer's email address
- Remove DOCS and NLS options from OPTIONS_DEFAULT. They are on by default.
- Remove PORT_OPTIONS handling for safe cases, where STAGE already takes care
  of it through pkg-plist. But leave it for the special NLS translations
  build step, because it is required there.
- Rearrange some lines for better readability.

PR:		ports/187171
Submitted by:	maintainer
2014-03-03 19:00: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
Mathieu Arnold
653890f812 Correctly sort the DEPENDS targets.
Sponsored by:	Absolight
2014-03-03 18:56:44 +00:00
Mathieu Arnold
583e2da11b Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.
PR:		187226 (based on)
Submitted by:	adamw
Sponsored by:	Absolight
2014-03-03 18:47:37 +00:00
Pawel Pekala
e53f7387bd - Update to version 0.9.5
- Change maintainer's email address
- Reword pkg-descr file

PR:		ports/187170
Submitted by:	maintainer
2014-03-03 18:36:10 +00:00
Thomas Abthorpe
f95b8f7c48 - Reassign to the heap due to mail bounces
With hat:	portmgr@
2014-03-03 18:29:49 +00:00
Pawel Pekala
5c6a3dd221 - Update to version 0.21 [1]
- Add staging support
- Fix shebang in one of the scripts

PR:		ports/187144 [1]
Submitted by:	maintainer
2014-03-03 18:24:53 +00:00
Adam Weinberger
72d1d4a7b8 Add a patch from SpamAssassin bug #6937 to improve compatibility
with perl 5.18's changes to "each" ordering. This fixes the message:

Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x2880d800 at /usr/local/lib/perl5/site_perl/5.18/Mail/SpamAssassin/AsyncLoop.pm line 363, <GEN84> line 98.

PR:		ports/186819
Approved by:	perl (maintainers)
2014-03-03 18:19:16 +00:00
Rusmir Dusko
dfaf69b366 - Change REINPLACE, fix typo 2014-03-03 18:03:24 +00:00
Adam Weinberger
dbdca510f7 Leverage OPTIONS helpers to avoid unnecessary inclusion
of bsd.options.mk.
2014-03-03 18:03:21 +00:00
Adam Weinberger
13cfc98206 Avoid needing to include bsd.port.options.mk. 2014-03-03 17:58:43 +00:00
Pawel Pekala
f4e2b02ee6 Add staging support
PR:		ports/187202
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com>
Approved by:	maintainer
2014-03-03 17:53:45 +00:00
Adam Weinberger
b34586b09c Use OPTIONS helper to prevent needing to include
bsd.port.options.mk.
2014-03-03 17:49:25 +00:00
Juergen Lock
98f4a3b5ac - Turns out USES= iconv is enough to fix the build afterall.
- No PORTREVISION bump as there's no funcional change.

Submitted by:	tijl (via private email)
2014-03-03 17:49:10 +00:00
Pawel Pekala
501e906ff7 - Update to version 1.0.3
- Fix CFLAGS and MAKE_ARGS
- Suppress error message of gcc and git

PR:		ports/186651
Submitted by:	maintainer
2014-03-03 17:43:16 +00:00
Thierry Thomas
8294f075dd - Upgrade to 1.1.1;
- Stagify.

Note: this installs fonts in Web Open Font Format (WOFF).
2014-03-03 17:36:54 +00:00
Pawel Pekala
f7220f0705 Update to version 5.0.18 2014-03-03 17:26:10 +00:00
Sunpoet Po-Chuan Hsieh
4a3b6c36ee - Update to 1.27
Changes:	http://search.cpan.org/dist/MooseX-App/Changes
2014-03-03 17:20:45 +00:00
Sunpoet Po-Chuan Hsieh
a7b8ed833a - Update to 0.014
Changes:	http://search.cpan.org/dist/Test-Warnings/Changes
2014-03-03 17:18:00 +00:00
Sunpoet Po-Chuan Hsieh
00479ea6a2 - Update to 4.0.4
- While I'm here, remove outdated IGNORE_WITH_PHP

Changes:	http://pecl.php.net/package-changelog.php?package=APCu
PR:		ports/187225
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2014-03-03 17:17:55 +00:00
Sunpoet Po-Chuan Hsieh
144b6642b7 - Add LICENSE
- Add MYSQL option
- Convert to new options helper
- Remove GALLERY2DIR
- Support STAGEDIR
- Reformat pkg-descr
2014-03-03 17:05:55 +00:00
Pawel Pekala
d2d9cf1645 Update to version 4.5.6
* bugfix: #1285326 export transactions to csv. Concat [dot]csv to filename
 * bugfix: #1285164 tags not well sorted when mixed with blank
 * bugfix: #1277622 problem with the split transaction and
                    the Vehicle cost feature
 * bugfix: #1276377 qif import shows 0 items
 * bugfix: #1275534 Balances not updated with sheduled transactions
 * wish  : #1273848 insert scheduled more than 92 days in advance
2014-03-03 17:05:51 +00:00
Max Brazhnikov
e99748262f Add new port www/otter-browser:
Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt 5.

WWW: http://otter-browser.org/

Submitted by:	Tobias Berner <tcberner@gmail.com> via kde-freebsd maillist
2014-03-03 16:53:06 +00:00
Max Brazhnikov
9274019e29 Add audio/kid3-qt5: Qt 5 version of kid3 2014-03-03 16:51:57 +00:00
Max Brazhnikov
4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00
Rusmir Dusko
9110d8d5d3 - Remove leading article from COMMENT
- Use LIB_DEPENDS for graphics/jpeg
- Change RUN_DEPENDS for graphics/ImageMagick and multimedia/mplayer
- Support STAGEDIR
- Add DOCS Option
- Change typo | ;' to |'

PR:		ports/177322
Submitted by:	nemysis (self)
Approved by:	maintainer timeout (11 months)
2014-03-03 16:37:04 +00:00
Brendan Fabeny
da20974526 Correct the plist for the case when the manpage isn't built, and
use a more specific option name

PR:		186588, 186795
Submitted by:	amdmi3, K. Zheng
2014-03-03 16:36:37 +00:00
Mark Felder
6a73fedbcf Update to 5.5.35
Maintainer is not available for further feedback (Ukraine)

Stay safe, Alexandr

PR:		ports/185012
Sponsored by:	SupraNet Communications, Inc
2014-03-03 16:23:58 +00:00
Pawel Pekala
bb05329975 - Update to version 5.21.0 [1]
- Fix build with clang [1]
- Remove conditional installation of files

PR:		ports/185144 [1]
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
2014-03-03 16:23:00 +00:00