Commit Graph

2020 Commits

Author SHA1 Message Date
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Muhammad Moinur Rahman
7fc87d5783 finance/sql-ledger: Update version 3.0.6=>3.0.8
- Update MASTER_SITES as two of the mentioned mirrors do not resolve
- Migrate Makefile ${CHMOD} to pkg-plist
2015-05-10 10:39:49 +00:00
Dmitry Marakasov
638ac19c65 - Add CPE info
Approved by:	portmgr blanket
2015-05-09 12:26:38 +00:00
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
Koop Mast
32bf002eb2 Fix the build on 9.x and 8.x after the update of webkit-gtk2. 2014-12-30 20:28:43 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Guido Falsi
e63924267f Update to 2.6.5
Approved by:	kwm (gnome, implicit)
2014-12-22 08:18:25 +00:00
Baptiste Daroussin
daeae785f9 Get rid of gnomehier 2014-12-21 00:07:32 +00:00
Baptiste Daroussin
04deb4a5b7 Cleanup plist 2014-12-20 18:24:48 +00:00
Pawel Pekala
83d396ebbd - Update to version 0.92.3 [1]
- Upstream switched to github [1]
- Remove leading article from COMMENT

PR:		194753 [1]
Submitted by:	maintainer [1]
2014-12-06 18:26:27 +00:00
David Naylor
dc3d8ce34f Update finance/R-cran-fBasics to 3011.87.
No change log available.
2014-12-05 09:44:32 +00:00
Jason E. Hale
91cf338cf8 - Update to 1.48 2014-11-30 22:53:19 +00:00
Raphael Kubo da Costa
771349cf17 Update to 1.10.0. 2014-11-30 17:24:19 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Antoine Brodin
1ef6c2804f Cleanup plist 2014-11-13 14:32:39 +00:00
Wen Heping
92ade43175 - Update to 1.6.0.9 2014-11-08 12:26:21 +00:00
David Naylor
cdd3addd76 Update finance/R-cran-timeSeries to 3011.98
ChangeLog:
 * vignette 'plotting timeSeries objects' added
 * DESCRIPTION, required packages added
 * Refcard PDF added to doc directory
2014-11-01 13:22:00 +00:00
David Naylor
ada5705b96 Update finance/R-cran-timeDate to 3011.99.
ChangeLog (not updated):
 * Add "Roxygen Tags"
 * Change whitespacing on all files
 * Use auto-generated for NAMESPACE file.
2014-11-01 13:14:33 +00:00
Baptiste Daroussin
2ed225dfde Cleanup plist 2014-10-27 12:39:32 +00:00
John Marino
5a0ee1f89c finance/libstocks: Remove --mmap switch from grep command
This is a GNU grep specific switch that was disabled in March 2010
(~version 2.6) and finally removed in version 2.17 (Feb 2014).  It's
still supported in the base grep, but the man page talks about possible
core dumps.  DragonFly has grep v2.20 in base now and the port stopped
building.  Just remove the deprecated/EOL'd option.
2014-10-23 12:07:01 +00:00
Marcus von Appen
a1190ace45 - Convert finance/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-20 17:18:18 +00:00
Max Brazhnikov
88839ffb0b finance/skrooge and devel/kdevplatform:
- Chase devel/grantlee update
- remove deprecated USE_KDE4=kdehier
2014-10-19 15:58:55 +00:00
Johannes Jost Meixner
fe103bfd33 finance/frontaccounting: upgrade to 2.3.22
- Upgrade to 2.3.22
- Depend on Apache 2.2 or later.
- Add dependency on mod_php5 or CGI when used with Apache
- Add NLS option
- (re-)assign maintainer to ek@purplehat.org

PR:		194255
Differential Revision:	https://reviews.freebsd.org/D964
Submitted by:	ek@purplehat.org
Approved by:	swills (mentor)
2014-10-18 15:27:22 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
TAKATSU Tomonari
6d89459c81 - Update to 0.4-2
- Fix typo
2014-10-13 05:41:07 +00:00
Antoine Brodin
3664bb716f - Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended owner
2014-10-12 15:31:04 +00:00
Wen Heping
ab51065376 - Update to 4.11.4
- Add LICENSE
- Pet portlint
2014-10-12 12:21:12 +00:00
Antoine Brodin
6743f9b86f - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended owner
2014-10-08 19:04:40 +00:00
Guido Falsi
16f2776819 - Fix gnucash configure script to accept guile 1.8
- Add options to gnucash port to choose which guile version to use
- Remove superceded UPDATING entry

Approved by:	kwm (gnome, implicit)
2014-10-05 13:32:37 +00:00
TAKATSU Tomonari
a509cfbfec - Update to 0.4-1
- Fix RUN_DEPENDS
- Optionize R-cran-Defaults
2014-10-05 04:13:48 +00:00
Antoine Brodin
a7e0fd4489 Do not depend on both py-imaging and py-pillow (via py-reportlab2)
No bump as the port is broken
2014-10-04 23:09:47 +00:00
Baptiste Daroussin
9d3d64847a Convert to USES=pear 2014-09-30 21:25:37 +00:00
Guido Falsi
0c13b687d4 - Update gnucash and gnucash-docs to 2.6.4
- Remove dirrms from plist
- Consistently use DATADIR in gnucash plist

Approved by:	kwm (gnome, implicit)
2014-09-30 09:09:45 +00:00
Jason E. Hale
e90fb1d3dc - Update to 1.47 2014-09-24 13:37:01 +00:00
Jason E. Hale
59495262b9 - Trim @dirrm[try] from pkg-plist 2014-09-22 12:42:19 +00:00
Steve Wills
6ee9c3694d finance/rubygem-money: update to 6.3.0 2014-09-21 20:56:12 +00:00
Antoine Brodin
e995602ca6 Allow staging as a regular
Bump portrevision as files were not packaged with intended owner
2014-09-21 14:08:59 +00:00
TAKATSU Tomonari
d86475783a - Update to 1.4.3541
- Update LICENSE section
2014-09-21 09:03:21 +00:00
Pawel Pekala
98a783000b Update to version 0.22
PR:		ports/193535
Submitted by:	milios@ccsys.com
2014-09-20 16:42:04 +00:00
Jason E. Hale
b4ce2b8cb4 - Update to 0.9.10 2014-09-19 10:47:13 +00:00
Steve Wills
7e9839ad3b finance/rubygem-money: update to 6.2.0 2014-09-15 01:41:22 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Baptiste Daroussin
82a079fce3 Remove non staged ports without pending PR from f* 2014-09-01 15:53:20 +00:00
Guido Falsi
43edc2db35 Chase lang/guile shlib bump.
Approved by:	kwm (gnome, implicit)
2014-08-31 17:26:45 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Dmitry Marakasov
f09d798832 - Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-26 02:09:46 +00:00
Vanilla I. Shu
4dfe3da823 Stagify. 2014-08-25 07:05:54 +00:00
Vanilla I. Shu
762ec3ff5f Stagify. 2014-08-25 07:00:03 +00:00
Steve Wills
2281f55c1d finance/rubygem-money: update to 6.1.1 2014-08-23 20:36:49 +00:00
Thomas Zander
347d7e7508 - Import bitcoin-armory into finance,
an implementation of desktop bitcoin management system
- Assign maintainership to port submitter Yuri Victorovich <yuri@rawbw.com>

PR:		192367
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Approved by:	mentors (implicit)
2014-08-23 20:17:16 +00:00
Wen Heping
d9c5de7248 - Stage support
- Add LICENSE

PR:		192792
Submitted by:	tkato432@yahoo.com
2014-08-23 11:49:45 +00:00
Dmitry Marakasov
871d2355f2 - Stagify
PR:		192791
Submitted by:	tkato432@yahoo.com
2014-08-22 16:36:53 +00:00
Dmitry Marakasov
17b9b9f827 - Switch www/libwww to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-18 17:33:43 +00:00
Thomas Zander
5fb093f64e - Update to upstream version 2.3.21
- Stagify
- Handle file ownerships via plist macros

PR:		192602
Submitted by:	Janky@purplehat.org
Approved by:	mentors (implicit)
2014-08-16 18:21:10 +00:00
Jason E. Hale
2ac4ea4a91 - Update to 4.6.6
- Add LICENSE_FILE
2014-08-16 17:00:13 +00:00
Jason E. Hale
7d08549738 - Update to 1.46
- USE_PYTHON -> USES=python and restrict to 2.x
- Add LICENSE_FILE
- Strip binaries
2014-08-16 16:33:45 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Pawel Pekala
73b21755fc Update to version 4.6.3 2014-08-10 20:28:13 +00:00
Raphael Kubo da Costa
5f5532cad5 Update to 1.9.0. 2014-08-09 18:28:53 +00:00
Pawel Pekala
0da17f3d87 Update to version 4.6.2 2014-08-09 06:32:18 +00:00
Antoine Brodin
e3712e4e6a Remove duplicate line from plist
Reported by:	pkg developer mode
2014-08-07 21:47:21 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Dmitry Marakasov
4697b7a0c0 - Switch finance/ktoblzcheck to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-31 12:36:52 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Antoine Brodin
432daa3018 Fix make fetch
With hat:	portmgr
2014-07-29 20:02:25 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
4e441aef5f Rename finance/ and ftp/ patch-xy patches to reflext the files they modify. 2014-07-28 18:44:42 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
John Marino
06f6e9090d Mark finance/openerp-server BROKEN
According to the PR opened 30 Jan 2014, openerp-server has been broken
out of the box ever since it was updated to version 7.0.  The maintainer
has not responded despite being pinged in June.

PR:		186262
Submitted by:	Marc (sherpa consulting)
Action due to:	maintainer timeout (~6 months)
2014-07-22 16:39:10 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Adam Weinberger
1c7521fb62 Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions.
2014-07-15 17:37:38 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Dmitry Marakasov
ff1e150971 - Fix build on 10.x 2014-07-07 22:52:33 +00:00
Dmitry Marakasov
a3d3c7adf5 - Switch to USES=libtool, drop .la files
- Strip libraries
- Fix build on 10.x
- Sort plist
2014-07-07 22:51:28 +00:00
Adam Weinberger
8718389903 Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:19:11 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Pawel Pekala
6a942baa0b Update to version 4.6.1 2014-06-26 19:37:31 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Dmitry Marakasov
1ab70d139a - Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-24 11:46:44 +00:00
Dmitry Marakasov
0cafd99489 - Switch to USES=libtool, drop .la files
- Add required LIBS needed after gwenhywfar switch to libtool
- Fix plist for documentation

Approved by:	portmgr blanket
2014-06-24 11:43:43 +00:00
Jason E. Hale
5fad80797e - USES=libtool, drop .la files
- Strip binaries
- Remove autotools hacks that can be fixed with staging
- Fix packaging of documentation and give regular DOCS their own option
- Rename APIDOC option to DOXYGEN
- Bump PORTREVISION
2014-06-23 02:31:01 +00:00
Marcus von Appen
11721bb61f - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports use
PYDISTUTILS_AUTOPLIST

With hat:	python@
2014-06-22 12:57:58 +00:00
William Grzybowski
d81f9f8cd2 finance/ledger: support stage
- Support stage [1]
- Adjust LICENSE [1]
- USES libtool dropping .la [1]
- Convert lib depends to new syntax [1]
- Install stripped libraries
- Fix pkg-message to show correct path

PR:		191051
Submitted by:	Keith Gaughan
2014-06-21 21:11:53 +00:00
Wen Heping
59c3c814af - Update to 1.6.0.8 2014-06-21 11:35:33 +00:00
Sunpoet Po-Chuan Hsieh
0f473d110f - Update to 1.35
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-18 17:09:39 +00:00
Rusmir Dusko
dd3adcb19b These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

audio/portaudio

- Pass maintainership to koalative at gmail.com

audio/portaudio2

- Pass maintainership to koalative at gmail.com

deskutils/parcellite

- Pass maintainership to koalative at gmail.com

devel/allegro

- Change Makefile header, add Created by Jimmy Olgeni <olgeni@FreeBSD.org>
- Pass maintainership to koalative at gmail.com

devel/allegro-devel

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

emulators/q4wine

- Remove not needed linie
- Pass maintainership to koalative at gmail.com

emulators/swine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

finance/venice

- Pass maintainership to koalative at gmail.com

graphics/glfw

- Pass maintainership to koalative at gmail.com

graphics/glfw2

- Pass maintainership to koalative at gmail.com

graphics/xsane

- Pass maintainership to koalative at gmail.com

textproc/loook

- Pass maintainership to koalative at gmail.com
2014-06-16 21:03:57 +00:00
Sunpoet Po-Chuan Hsieh
a299f3cdf1 - Update to 1.34
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-16 20:51:24 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Marcus von Appen
543dd79282 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 17:40:52 +00:00
Antoine Brodin
29364278af - Unbreak
- Convert to options
2014-06-09 14:57:33 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Vanilla I. Shu
d90ae4b9d4 Stagify. 2014-06-07 14:30:51 +00:00
Vanilla I. Shu
f924e990d7 Stagify. 2014-06-07 14:26:36 +00:00
Mikhail Teterin
55639d43fd Add staging support. 2014-06-06 23:04:50 +00:00
Sunpoet Po-Chuan Hsieh
c1b221b6c4 - Update to 1.33
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-03 12:44:32 +00:00
Guido Falsi
7ead5949fa - Update to 1.9.8
- Stagify

PR:		190398
Submitted by:	kyuupichan@gmail.com (maintainer)
2014-06-03 10:55:24 +00:00
Wen Heping
3638edbe1f - Update to 1.6.0.6
- Add STAGE support

PR:		190367
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:25:50 +00:00
Martin Wilke
411c870d66 - Convert gmake to USES
Approved by:	portmgr
2014-05-29 12:05:20 +00:00
TAKATSU Tomonari
7ef6a922b9 - Add a patch to fix the result of xmlRoot because of changing
the layout in May 2014
- Specify LICENSE BSD -> BSD3CLAUSE
2014-05-25 08:55:32 +00:00
Sunpoet Po-Chuan Hsieh
87c50372f1 - Update to 1.32
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-05-19 18:37:57 +00:00
Martin Wilke
6e3e01a84a - Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR:		187499
Submitted by:	Ports Fury
2014-05-18 07:30:11 +00:00
Guido Falsi
234fc3d4ec - Update gnucash and gnucash-docs to 2.6.3
- Add USES=libtool to gnucash

PR:		ports/189630
Submitted by:	me
Approved by:	kwm (gnome)
2014-05-12 08:52:39 +00:00
Sunpoet Po-Chuan Hsieh
4d407822e1 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Sort *_DEPENDS
  - Remove leading indefinite article from COMMENT

PR:		ports/189352
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:30 +00:00
Sunpoet Po-Chuan Hsieh
5fa19ddf4a - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/189351
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:26 +00:00
Sunpoet Po-Chuan Hsieh
bd23b6b742 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189350
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:22 +00:00
Sunpoet Po-Chuan Hsieh
c495bf660e - Update to 1.31
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-05-05 14:39:52 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Sunpoet Po-Chuan Hsieh
3b07d587d0 - Update to 1.29
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-04-12 21:22:45 +00:00
Wen Heping
ddf7e99970 - Update to 0.9.33 2014-04-06 15:23:37 +00:00
Sunpoet Po-Chuan Hsieh
54317e62b0 - Update to 3.0.6
- Add LICENSE
- Support STAGEDIR
- While I'm here
  - Remove leading indefinite article from COMMENT
  - Do not silence installation message
  - Fix PLIST to allow packaging as user

Changes:	http://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
PR:		188112
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-06 05:47:59 +00:00
Jason E. Hale
7b1b424b1b - Add shebangfix to satisfy stage-qa 2014-03-28 03:12:17 +00:00
Jason E. Hale
8b6bf78c6a - STAGEify
- USE_XZ -> USES
2014-03-28 02:05:26 +00:00
TAKATSU Tomonari
ae57d2d2fd - Update to 0.2.3 2014-03-25 14:39:54 +00:00
Thierry Thomas
fcefee7805 Fix plist. 2014-03-19 23:17:00 +00:00
Thierry Thomas
51fee2bab7 Upgrade to Grsibi 1.0.0! 2014-03-19 20:52:41 +00:00
Sunpoet Po-Chuan Hsieh
08aff312bf - Update to 1.28
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-19 17:20:24 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Koop Mast
3b86bb5d8a Update gnucash and gnucash-docs to 2.6.2.
PR:		ports/187364
Submitted by:	madpilot@
2014-03-08 18:26:21 +00:00
Antoine Brodin
8acd235889 Unbreak 2014-03-08 13:21:37 +00:00
Baptiste Daroussin
6d2031b8ad Convert f* to USES=zip 2014-03-07 16:59:07 +00:00
Sunpoet Po-Chuan Hsieh
14cc25cc9d - Update to 1.27
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-07 11:43:51 +00:00
Sunpoet Po-Chuan Hsieh
1fbcbe97c9 - Update to 1.26
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-05 21:57:05 +00:00
Ruslan Makhmatkhanov
c1af240790 finance/php-tclink: update project url
PR:		187229
Submitted by:	Mike Bowie <mbowie@buzmo.com> (maintainer)
2014-03-04 06:48:03 +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
Bernhard Froehlich
10450fc076 - Update to 2.13.5 2014-02-24 14:14:07 +00:00
TAKATSU Tomonari
173935e29e - Update to 0.2.2 2014-02-21 22:39:20 +00:00
Bernhard Froehlich
d0340b4cfa - Update to 2.13.4 2014-02-21 13:52:43 +00:00
Emanuel Haupt
4d10b27eae Remove trailing whitespaces from category finance 2014-02-21 13:36:46 +00:00
Jason E. Hale
ec838de588 - Update to 1.45
- Fix LICENSE (it's LGPL21, not GPLv2)
2014-02-21 04:47:40 +00:00
Max Brazhnikov
c462c8607d - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00
Sunpoet Po-Chuan Hsieh
464194be92 - Update to 1.20
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-02-19 18:34:58 +00:00
Sunpoet Po-Chuan Hsieh
b8786bfbb3 - Update to 1.19
- Remove post-patch:

Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-02-18 21:26:33 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
edf3287943 finance/skrooge and devel/kdevplatform:
- Chase devel/grantlee update
2014-02-18 14:24:50 +00:00
Antoine Brodin
3d7787f16e - Stage support
- Switch from easy_install to install
2014-02-17 20:42:40 +00:00
Antoine Brodin
79c374f2a8 - Stage support
- Switch from easy_install to install
2014-02-17 20:32:51 +00:00
Pietro Cerutti
d60d13a463 - Convert to USES=tk
- Shebangfix
- STAGE-clean
- Add LICENSE
2014-02-17 16:41:21 +00:00
Steven Kreuzer
191cbe8f75 Update to version 0.901 2014-02-14 15:25:23 +00:00
Antoine Brodin
2251dc252e Stage support 2014-02-11 19:45:54 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Antoine Brodin
c29144fec8 - Swith from easy_install to install (and bump PORTREVISION)
- Use PYDISTUTILS_AUTOPLIST
2014-02-09 15:09:54 +00:00
Martin Wilke
9ab6cd90de - Update to 4.3
PR:		186418
Submitted by:	ports fury
2014-02-07 12:59:02 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Koop Mast
7da21df158 Update gnucash[-docs] to 2.6.1.
PR:		ports/186203
Submitted by:	madpilot@
2014-02-07 09:00:07 +00:00
Martin Wilke
49776a50b4 - Stage support 2014-02-06 10:47:47 +00:00
Emanuel Haupt
85006face1 Support staging and don't install into ${LOCALBASE} 2014-02-06 09:59:45 +00:00
Pawel Pekala
66dba9ba6b - Update to version 4.0.2 [1]
- Remove leading article from COMMENT

PR:		ports/184475 [1]
Submitted by:	maintainer
2014-02-03 19:40:23 +00:00
Martin Wilke
ccbb063d20 - Unbrea INDEX
Reported by:	poudriere exp-run
2014-02-02 17:20:01 +00:00
Martin Wilke
dfa52b24d9 - Stage support 2014-02-02 14:56:32 +00:00
Matthew Seaman
66d093cbcd fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.

WWW: https://github.com/blttll/fixc

In addition to original submission:

   * stagify
   * Add PLIST_FILES
   * PORTREVISION not needed for a brand new port
   * Use DIST_SUBDIR as the distfile name is not indicative of
     which port it belongs to

PR:		ports/181943
Submitted by:	blttll@gmail.com
2014-02-02 10:24:26 +00:00
Martin Wilke
39d6d5da1d - Stage support 2014-02-01 16:56:53 +00:00
Martin Wilke
70fd21f6bf - Stage support 2014-02-01 14:42:18 +00:00
Martin Wilke
6e85147f50 - Stage support 2014-02-01 14:41:49 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Pawel Pekala
e0b8be39b6 Update to version 4.5.5 2014-01-28 17:37:41 +00:00
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
2014-01-27 12:14:09 +00:00
John Marino
ff118c9b25 finance/openerp: Update version from 6.0.3 to 7.0 (LTS)
Port maintenance assigned to Pakhom Golynga.

PR:		ports/185844
Submitted by:	Pakhom Golynga
Modified by:	marino@
2014-01-24 22:12:02 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Antoine Brodin
8998d4bada Stage support 2014-01-07 20:33:10 +00:00
Antoine Brodin
e1353a7e50 Stage support 2014-01-07 20:07:08 +00:00
Antoine Brodin
da551011c7 Stage support 2014-01-07 19:54:20 +00:00
Antoine Brodin
1ca2958ec3 - Stage support
- Shebangfix a perl script
2014-01-07 19:48:56 +00:00
Antoine Brodin
3ac08185e0 - Stage support
- USES gmake
- New LIB_DEPENDS syntax
2014-01-07 19:41:56 +00:00
Andrej Zverev
93f308c035 - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:35:44 +00:00
Andrej Zverev
1480bef1b3 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:33:14 +00:00
Jason E. Hale
c4bd361121 - Update to 1.44 2014-01-02 05:31:07 +00:00
TAKATSU Tomonari
df14c0145a - Update to 1.5-0 2014-01-01 03:43:00 +00:00
TAKATSU Tomonari
711bf955ab - Update to 1.4-0 2014-01-01 03:42:16 +00:00
Koop Mast
73f814bd50 Also update gnucash docs to 2.6.0.
Reminded by:	Robert Burmeister <Robert.Burmeister@UToledo.edu>
2013-12-31 10:10:07 +00:00
Koop Mast
922baec84b Update to 2.6.0.
Remove obsolete pkg-message since we now depend on dbi-drivers too.
2013-12-30 20:30:51 +00:00
David Naylor
e288e58754 Convert Mk/bsd.cran.mk to the Uses framework.
PR:		ports/184699
Reviewed by:	bapt
Approved by:	portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Baptiste Daroussin
e467cb1db5 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 10:53:38 +00:00
Sunpoet Po-Chuan Hsieh
b80b62d59f - Update to 6.0.0
- Add LICENSE
- Update WWW

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2013-12-05 20:28:37 +00:00
Pawel Pekala
d26e4bd9de Remove forgotten patch 2013-12-02 20:14:34 +00:00
Pawel Pekala
9d806ebc1c Update to version 4.2.1
PR:		ports/184248
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-02 20:12:02 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
Mathieu Arnold
d77405fd6d - Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
TAKATSU Tomonari
ee94dfd71f - Update to 1.5-0 2013-11-23 06:01:42 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Boris Samorodov
6c6b725235 . svn copy tryton -> tryton28 ports;
. update tryton28 ports;   [1]
. connect tryton28 ports to build;
. register conflicts at tryton ports.

PR:		ports/181691  [1]
Submitted by:	Matthias Petermann <matthias@petermann-it.de> [1]
Approved by:	Matthias Petermann <matthias@petermann-it.de>
2013-11-20 17:20:57 +00:00
Boris Samorodov
9e770b7f01 Restore "created by" header missing at some trytond* ports (in preparation
to commit PR/181691).

PR:		ports/181691
Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
Patch by:	bsam (me)
Approved by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
2013-11-18 15:11:55 +00:00
Boris Samorodov
51060fe14c Support STAGE (in preparation to commit PR/181691)..
PR:		ports/181691
Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
Patch by:	bsam (me)
Approved by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
2013-11-18 09:43:15 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Raphael Kubo da Costa
f171649f8c Deprecate and expire in 3 weeks.
The port has no maintainer, there has been no upstream release since 2008
and it fails to build on HEAD and FreeBSD 10.

Unless someone steps up to maintain the port (even though I don't see why)
and fix it, it will be removed in a few weeks.
2013-11-10 20:30:47 +00:00
Andrej Zverev
15f7c9edc7 - resolve conflicts after last two commits 2013-11-03 16:08:07 +00:00
Andrej Zverev
6c87d1f35f - resolve conflicts after last two commits 2013-11-03 16:02:32 +00:00
Vanilla I. Shu
9c9063e678 Support STAGEDIR. 2013-11-03 15:38:39 +00:00
Andrej Zverev
1b17fd9ee2 - support STAGEDIR
- add LICENSE (where it possible)
2013-11-03 15:16:25 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Jason E. Hale
121c3e7564 - Fix pkg-plist with OPTIONS_SUB
- Remove unneeded hack now that staging is enabled
2013-11-03 01:25:36 +00:00
Jason E. Hale
a418923f55 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Single space WWW line in pkg-descr
2013-11-03 01:01:53 +00:00