1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

1817 Commits

Author SHA1 Message Date
Dmitry Marakasov
03bcb67a1b - Add CPE info
Approved by:	portmgr blanket
2015-05-09 12:26:27 +00:00
Pawel Pekala
390a0c14b8 Update to version 5.0.2
Changelog:

* bugfix: #1448549 importing CSV files automatically creates 3 new accounts
* bugfix: #1443782 date filter From/To fields not working in Trend time and
  Balance reports
* bugfix: #1443048 saving cut file name after a dot
* bugfix: #1443047 budget amount is wrong (seems twice)
* bugfix: #1429414 calendar widget can't be dismissed by clicking on the
  arrow or text entry
2015-05-07 16:48:51 +00:00
Mathieu Arnold
62d98f2dd1 Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:27:43 +00:00
Wen Heping
df8eca9605 - Update to 2.1.1
PR:		199679
Submitted by:	kyuupichan@gmail.com(maintainer)
2015-05-05 06:08:41 +00:00
John Marino
eb25564403 finance/electrum: Unbreak on DragonFly (staging)
Since the setup.py patch would never get sent upstream anyway, I
modified the patch to install the desktop icons on every platform
that ports supports unconditionally rather than check the OSNAME
against a list.  Issue was introduced on last commit

Approved by:	blanket (restore DF functionality)
2015-04-27 21:04:12 +00:00
Dmitry Marakasov
e653dd91d9 - Simplify MASTER_SITES
- Add CPE info

Approved by:	portmgr blanket
2015-04-23 13:51:58 +00:00
Sunpoet Po-Chuan Hsieh
6ffbc9b8ae - Update to 1.22
Changes:	http://search.cpan.org/dist/Finance-QuoteHist/Changes
2015-04-22 18:51:49 +00:00
Dmitry Marakasov
df7adcaabf - Update to 2.0.4
PR:		198575
Submitted by:	kyuupichan@gmail.com (maintainer)
2015-04-22 00:25:27 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Pawel Pekala
41b6897588 - Update to version 5.0.1
- Use LDFLAGS for linker flags

Chamgelog: http://homebank.free.fr/ChangeLog
2015-04-14 16:50:36 +00:00
Dmitry Marakasov
e99e104a08 - Add CPE info
Approved by:	portmgr blanket
2015-04-13 19:08:47 +00:00
Guido Falsi
b81092f1d2 - Update to 2.6.6
- Fix build when GUILE2 option is enabled
- Rework compiler:c++11-lib definition to fix build problems

PR:		196704 [2], 197189 [1]
Submitted by:   Lawrence Chen <beastie@tardisi.com> [2]
Submitted by:   Don Lewis <truckman@FreeBSD.org> [1]
Approved by:    kwm (gnome, implicit)
2015-04-10 19:30:14 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Antoine Brodin
2734fcf4c7 Mark BROKEN: No public distfiles 2015-04-05 11:36:13 +00:00
Vanilla I. Shu
79fd596494 Upgrade to 1.57.
PR:		198871
Submitted by:	maintainer
2015-03-25 16:25:27 +00:00
John Marino
1994ea454a finance/php-tclink: Confirmed functional for all PHP versions
The maintainer confirmed that the limitation of tclink to php 5.3 was
an error and that it functions on all supported versions of PHP.  As a
result, the port's deprecation tag has been removed.

PR:	198778
2015-03-23 17:55:02 +00:00
David Naylor
eaceb5bc45 finance/R-cran-timeSeries: update to 3012.99.
No changes logged.
2015-03-22 17:41:08 +00:00
David Naylor
e73272ab4c finance/R-cran-tseries: update to 0.10-34.
Changes to version 0.10-34:
 * R/finance.R (get.hist.quote): Fix problems with new oanda format
   reported by Bert Tijhuis <bert.tijhuis@xs4all.nl>.

Changes to version 0.10-33:
 * R/finance.R: Change get.hist.quote() to use new oanda URL and
   file format.
2015-03-22 17:12:13 +00:00
John Marino
2899abe804 php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014.  They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.

The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.

There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.

Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.

PR:		198150
2015-03-21 18:40:15 +00:00
John Marino
eb06a64599 finance/libobx: Fix numerous issues
I came to fix only one problem with libofx, but when it failed to pass
stage-QA checks, I found others.

  1) CXXFLAGS not propagated (PHB 12.9) due to bug in configure (blanket)
  2) DragonFly iconv support (blanket, taken from DPorts)
  3) DOXYGEN option was no implemented
     * --disable-doxygen was set rather than DOXYGEN_CONFIGURE_ENABLE
     * DOXYGEN_BUILD_DEPENDS was not set
  4) disable doxygen setting, html documentation got installed
     unconditionally, but this was not reflected in plist

I decided that --disable-doxygen was the correct option because html files
were already provided an installed, so the DOXYGEN option was removed.  I
used PORTDOCS to fix the pkg-plist.  This port passes stage-QA now.

Approved by:	blanket and just-fix-it
2015-03-20 10:00:24 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Bernhard Froehlich
e7e3a23858 - Add LICENSE
- Pet portlint (WWW)
2015-03-17 08:56:56 +00:00
Bernhard Froehlich
d1f6cc7241 - Update to 2.15.2 2015-03-17 08:51:30 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Ruslan Makhmatkhanov
9d387c65cb finance/tryton28: version update
* update tryton 2.8 stack to latest versions
 * utilize CHEESESHOP macro in MASTER_SITES, while here

PR:		197870
Submitted by:	 Matthias Petermann <matthias@petermann-it.de> (maintainer)
2015-03-08 09:42:52 +00:00
Wen Heping
1484f43a4b - Update to 4.12.2 2015-03-07 13:43:03 +00:00
Wen Heping
92cb5679aa - Update to 1.6.0.14 2015-03-07 09:38:15 +00:00
Sunpoet Po-Chuan Hsieh
deb2232b89 - Add PORTSCOUT 2015-03-07 06:01:06 +00:00
Rene Ladan
6c8f6be862 Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream
2015-02-28 www/py-django15: not supported by upstream

math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
2015-03-01 00:30:58 +00:00
Jason E. Hale
49bc3b28ed - Update to 4.7.1
- Update WWW
2015-02-26 05:12:55 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Sunpoet Po-Chuan Hsieh
30ae829fd4 - Add LICENSE 2015-02-18 16:23:14 +00:00
Sunpoet Po-Chuan Hsieh
db8b98aace - Update to 1.37
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2015-02-18 16:22:06 +00:00
Guido Falsi
cdcde6157c - Update to 3.1
- Get distribution from github

PR:		186518
Submitted by:	chmiels@o2.pl
Approved by:	Maintainer timeout
2015-02-12 21:50:53 +00:00
Pawel Pekala
335596705f Update to version 5.0.0
What's new:
- migrated to GTK+ 3
- new reworked icon set
- new stack chart for budget report
- added a file statistics dialog
- import process reworked and refactored to ease import
2015-02-11 18:31:41 +00:00
Antoine Brodin
be71169352 Deprecate ports broken for more than 6 months 2015-01-29 18:07:02 +00:00
David Naylor
5c976fdc6f Update finance/timeDate to 3012.100.
Only change is 1 extra comment (and old version is no longer availble in
via the CRAN mirrors).
2015-01-28 19:30:09 +00:00
TAKATSU Tomonari
db2a359b21 - Upstream rerolled tarball
* Updated DESCRIPTION file
- Update the patch to make fetchable more than 50 records because
  web page layout was changed in January 2015
2015-01-24 21:23:30 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Steven Kreuzer
d52f06f024 Python module to retrieve stock quote data from Yahoo Finance
WWW: https://github.com/cgoldberg/ystockquote
2015-01-20 14:45:20 +00:00
Wen Heping
2237061a3c - Update to 1.6.0.11
- Update pkg-message
2015-01-20 03:02:17 +00:00
Wen Heping
c5bd879d1a - Update to 1.56
Changes: http://search.cpan.org/src/MAXMIND/Business-MaxMind-1.56/Changes

PR:		196779
Submitted by:	vivek@khera.org(maintainer)
2015-01-17 11:41:53 +00:00
Alex Dupre
dbfdaa09ec Properly depend on mysql server. 2015-01-16 11:05:12 +00:00
Sunpoet Po-Chuan Hsieh
a8fed5544c - Cosmetic change 2015-01-12 18:46:54 +00:00
Sunpoet Po-Chuan Hsieh
d9ccb36555 - Update to 3.03
- Fix *_DEPENDS: Crypt::SSLeay, Net::SSLeay and URI were replaced by Net::HTTPS::Any since 3.01

Changes:	http://search.cpan.org/dist/Business-OnlinePayment/Changes
2015-01-12 18:35:42 +00:00
Anton Berezin
6d1c3f6daa Update to 1.21. 2015-01-10 13:08:30 +00:00
Wen Heping
c9a874400c - Update to 4.11.5 2015-01-10 03:59:18 +00:00
Antoine Brodin
c74aaf147a Allow building with libc++ r224926
PR:		ports/196625
Submitted by:	dim@
2015-01-09 17:55:09 +00:00
Marcus von Appen
472dad3abb - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat:	python@
2015-01-03 08:47:51 +00:00
Sunpoet Po-Chuan Hsieh
8df5821d7e - Add LICENSE
- Sort *_DEPENDS
- Add PORTSCOUT
- Sort PLIST
2015-01-01 19:01:51 +00:00