aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-2684-66/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistAntoine Brodin2014-11-132-3/+3
| | | | Notes: svn path=/head/; revision=372523
* - Update to 1.6.0.9Wen Heping2014-11-082-4/+3
| | | | Notes: svn path=/head/; revision=372319
* Update finance/R-cran-timeSeries to 3011.98David Naylor2014-11-012-4/+3
| | | | | | | | | | ChangeLog: * vignette 'plotting timeSeries objects' added * DESCRIPTION, required packages added * Refcard PDF added to doc directory Notes: svn path=/head/; revision=372011
* Update finance/R-cran-timeDate to 3011.99.David Naylor2014-11-012-4/+3
| | | | | | | | | | ChangeLog (not updated): * Add "Roxygen Tags" * Change whitespacing on all files * Use auto-generated for NAMESPACE file. Notes: svn path=/head/; revision=372010
* Cleanup plistBaptiste Daroussin2014-10-2760-546/+1
| | | | Notes: svn path=/head/; revision=371564
* finance/libstocks: Remove --mmap switch from grep commandJohn Marino2014-10-231-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=371390
* - Convert finance/ to new USES=pythonMarcus von Appen2014-10-20130-395/+260
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371284
* finance/skrooge and devel/kdevplatform:Max Brazhnikov2014-10-191-3/+3
| | | | | | | | - Chase devel/grantlee update - remove deprecated USE_KDE4=kdehier Notes: svn path=/head/; revision=371194
* finance/frontaccounting: upgrade to 2.3.22Johannes Jost Meixner2014-10-183-123/+125
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=371137
* - Fix various distinfo errorsAlex Kozlov2014-10-161-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=370983
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-131-16/+0
| | | | Notes: svn path=/head/; revision=370822
* - Update to 0.4-2TAKATSU Tomonari2014-10-132-7/+7
| | | | | | | - Fix typo Notes: svn path=/head/; revision=370755
* - Allow staging as a regular userAntoine Brodin2014-10-122-57/+60
| | | | | | | - Bump portrevision as some files were not packaged with intended owner Notes: svn path=/head/; revision=370721
* - Update to 4.11.4Wen Heping2014-10-124-1770/+16
| | | | | | | | - Add LICENSE - Pet portlint Notes: svn path=/head/; revision=370696
* - Allow staging as a regular userAntoine Brodin2014-10-082-72/+75
| | | | | | | - Bump portrevision as files were not packaged with intended owner Notes: svn path=/head/; revision=370476
* - Fix gnucash configure script to accept guile 1.8Guido Falsi2014-10-052-3/+23
| | | | | | | | | | - Add options to gnucash port to choose which guile version to use - Remove superceded UPDATING entry Approved by: kwm (gnome, implicit) Notes: svn path=/head/; revision=370067
* - Update to 0.4-1TAKATSU Tomonari2014-10-052-6/+10
| | | | | | | | - Fix RUN_DEPENDS - Optionize R-cran-Defaults Notes: svn path=/head/; revision=370034
* Do not depend on both py-imaging and py-pillow (via py-reportlab2)Antoine Brodin2014-10-041-1/+1
| | | | | | | No bump as the port is broken Notes: svn path=/head/; revision=370011
* Convert to USES=pearBaptiste Daroussin2014-09-301-7/+2
| | | | Notes: svn path=/head/; revision=369668
* - Update gnucash and gnucash-docs to 2.6.4Guido Falsi2014-09-306-567/+489
| | | | | | | | | | - Remove dirrms from plist - Consistently use DATADIR in gnucash plist Approved by: kwm (gnome, implicit) Notes: svn path=/head/; revision=369578
* - Update to 1.47Jason E. Hale2014-09-243-4/+4
| | | | Notes: svn path=/head/; revision=369178
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-225-157/+0
| | | | Notes: svn path=/head/; revision=368901
* finance/rubygem-money: update to 6.3.0Steve Wills2014-09-212-3/+3
| | | | Notes: svn path=/head/; revision=368787
* Allow staging as a regularAntoine Brodin2014-09-211-8/+5
| | | | | | | Bump portrevision as files were not packaged with intended owner Notes: svn path=/head/; revision=368758
* - Update to 1.4.3541TAKATSU Tomonari2014-09-212-6/+6
| | | | | | | - Update LICENSE section Notes: svn path=/head/; revision=368728
* Update to version 0.22Pawel Pekala2014-09-202-5/+5
| | | | | | | | PR: ports/193535 Submitted by: milios@ccsys.com Notes: svn path=/head/; revision=368662
* - Update to 0.9.10Jason E. Hale2014-09-192-4/+3
| | | | Notes: svn path=/head/; revision=368550
* finance/rubygem-money: update to 6.2.0Steve Wills2014-09-152-3/+3
| | | | Notes: svn path=/head/; revision=368237
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-1027-19/+27
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Remove non staged ports without pending PR from f*Baptiste Daroussin2014-09-0110-353/+0
| | | | Notes: svn path=/head/; revision=366890
* Chase lang/guile shlib bump.Guido Falsi2014-08-311-1/+1
| | | | | | | Approved by: kwm (gnome, implicit) Notes: svn path=/head/; revision=366796
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-263-7/+6
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Switch databases/libdbi to USES=libtool, drop .la filesDmitry Marakasov2014-08-261-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=366176
* Stagify.Vanilla I. Shu2014-08-252-22/+24
| | | | Notes: svn path=/head/; revision=366037
* Stagify.Vanilla I. Shu2014-08-252-9/+8
| | | | Notes: svn path=/head/; revision=366036
* finance/rubygem-money: update to 6.1.1Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365811
* - Import bitcoin-armory into finance,Thomas Zander2014-08-2313-0/+588
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=365805
* - Stage supportWen Heping2014-08-233-68/+68
| | | | | | | | | | - Add LICENSE PR: 192792 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=365722
* - StagifyDmitry Marakasov2014-08-222-3/+7
| | | | | | | | PR: 192791 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=365674
* - Switch www/libwww to USES=libtool, drop .la filesDmitry Marakasov2014-08-181-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=365331
* - Update to upstream version 2.3.21Thomas Zander2014-08-164-148/+136
| | | | | | | | | | | | - Stagify - Handle file ownerships via plist macros PR: 192602 Submitted by: Janky@purplehat.org Approved by: mentors (implicit) Notes: svn path=/head/; revision=365117
* - Update to 4.6.6Jason E. Hale2014-08-162-5/+5
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=365106
* - Update to 1.46Jason E. Hale2014-08-163-12/+13
| | | | | | | | | - USE_PYTHON -> USES=python and restrict to 2.x - Add LICENSE_FILE - Strip binaries Notes: svn path=/head/; revision=365099
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-153-2/+3
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=365038
* Update to version 4.6.3Pawel Pekala2014-08-102-3/+3
| | | | Notes: svn path=/head/; revision=364567
* Update to 1.9.0.Raphael Kubo da Costa2014-08-093-45/+116
| | | | Notes: svn path=/head/; revision=364457
* Update to version 4.6.2Pawel Pekala2014-08-093-3/+6
| | | | Notes: svn path=/head/; revision=364400
* Remove duplicate line from plistAntoine Brodin2014-08-071-1/+0
| | | | | | | Reported by: pkg developer mode Notes: svn path=/head/; revision=364325
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=364143