Commit graph

1883 commits

Author SHA1 Message Date
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