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