1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

1393 Commits

Author SHA1 Message Date
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
d5da697104 Convert f* to USES=pkgconfig 2013-04-23 10:23:53 +00:00
David Naylor
857476bcb4 Update finance/R-cran-tseries to 0.10-31
ChangeLog:
* src/dsumsl.f: Fix array bounds declarations.

Approved by:	bdrewery (mentor)
Feature safe:	yes
2013-04-20 11:40:22 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Max Brazhnikov
9ba38c4557 - Update to 1.6.0
- Adjust Qt4 components
- Switch to out-of-source build
2013-03-24 21:18:25 +00:00
David Naylor
65b0aba11c Update finance/R-cran-timeSeries to 3000.96.
ChangeLog:
2013-03-15  chalabi

        * DESCRIPTION: Updated maintainer field and version number
        * R/zzz.R: Removed deprecated .First.lib()
        * R/base-apply.R: Added out of range test in
          apply,method-timeSeries

2013-02-22  tsetz

        * R/statistics-rollMean.R: functions rollMin and rollMax exchanged
          and function rollMin corrected,
          rollStats timeSeries name corrected

Approved by:	bdrewery (mentor)
2013-03-24 12:05:08 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
TAKATSU Tomonari
5f12847c69 - Update to 0.22-0
- Trim WWW: line in pkg-descr
2013-03-18 20:57:43 +00:00
Eitan Adler
7f2b9a5f5e Remove
finance/pfpro
finance/p5-PFProAPI
finance/p5-Business-OnlinePayment-PayflowPro

as:

- the binary is only for 5.x
- VeriSign no longer owns it
- The message to download it leads to a 404
- the binaries were legally restricted in the first place

Approved by:	never@nevermind.kiev.ua (maintainer)
Approved by:	portmgr (erwin)
2013-03-18 20:44:42 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00
Beech Rintoul
d676e8607f - Update to 2.3.15
- Update License

PR:		ports/176761
Submitted by:	Janketh Jay <ek@purplehat.org> (maintainer)
2013-03-10 04:17:01 +00:00
David Naylor
f391ca611e Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class.  So we have to have an explicit conversion.
"""

Approved by:	bdrewery (mentor), jhale (maintainer timeout: 2 weeks)
2013-03-07 16:13:35 +00:00
Anton Berezin
bda65549ff Update to 0.23.
Changes:	http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes
2013-03-07 12:25:44 +00:00
Brendan Fabeny
51cd110a01 update math/R to 2.15.3, and adjust dependent ports 2013-03-07 04:21:34 +00:00
Baptiste Daroussin
c9ed11d1d1 2013-02-27 www/igal: No more upstream, no more public distfiles, consider using www/llgal
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
2013-03-03 23:45:02 +00:00
Martin Wilke
93f7b52f21 - Fix build 2013-02-27 16:15:17 +00:00
Alexey Dokuchaev
173e1b8780 Money Manager Ex is free, open-source, easy-to-use personal finance software.
WWW: http://www.codelathe.com/mmex/
2013-02-26 06:56:35 +00:00
Anton Berezin
ddad34c4e8 Update to 0.32.
Changes:	http://search.cpan.org/dist/Business-CreditCard/Changes
2013-02-24 16:25:44 +00:00
Ruslan Makhmatkhanov
bb6315a633 - update to 2.3.14
while here:
- trim Makefile header
- add missing file to pkg-plist
- remove bogus PORTDOCS variable - it's not used anyhow in the port itself for
  docs installing (it's handled manually), but setting PORTDOCS implies removin
  ${PREFIX}/share/doc/${PORTNAME} directory at deinstall that the port do not
  creates in first place, producing warning about that
- tweak the docs path in PORTDOCSARGS
- remove trailing whitespace in pkg-descr

PR:		175444
Submitted by:	Janketh Jay <ek@purplehat.org> (maintainer)
2013-02-16 19:20:25 +00:00
Pawel Pekala
38cc7fc805 Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports 2013-02-07 17:06:44 +00:00
Max Brazhnikov
b8daca2bf0 Merge from area51 repository:
- Update to 1.4.0
2013-02-04 15:56:05 +00:00
Eitan Adler
4b2ef08848 The webserver reports every version as existing with a redirect to 0.1.
Tell portscout that it isn't useful to check this port.
2013-02-03 17:31:49 +00:00
Anton Berezin
4fb5ef8bd8 Update to 2.05.
Changes:
  http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes
2013-02-03 11:48:14 +00:00
TAKATSU Tomonari
fd06c35d1e - Update to 1.1.0
- Trim WWW: line in pkg-descr
2013-02-01 23:42:19 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Wen Heping
d26db7043c - Update to 1.5.3.1
- Trim Makefile headers
2013-01-30 14:20:12 +00:00
Baptiste Daroussin
f1fc763a33 Deprecate a bunch of ports with no more upstream and/or no more public distfiles 2013-01-27 11:40:57 +00:00
Thomas Abthorpe
89d9bc0bb5 - Reset ports due to mail bounces
- Update headers while I am here

With hat:	portmgr
2013-01-27 06:50:41 +00:00
David Naylor
eb452b9ad5 Update R-cran-tseries to 0.10.30.
- Make DEPENDS both BUILD and RUN as the build requires the R packages
	for tests.
 - ChangeLog:
        * DESCRIPTION (Version): New version is 0.10-30.

        * DESCRIPTION (Depends, Imports):
        * NAMESPACE:
        * man/get.hist.quote.Rd:
        * man/portfolio.optim.Rd:
        Improve imports, and remove package depends.

Approved by:	eadler (mentor)
2013-01-25 15:15:32 +00:00
TAKATSU Tomonari
34382e9d96 - Update to 0.4-0
- Trim WWW: line in pkg-descr
2013-01-21 21:12:03 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Pawel Pekala
c4f8259bdb - Update to version 4.5
- Add missing deps
- Remove ABI version from LIB_DEPENDS
2013-01-16 19:36:26 +00:00
TAKATSU Tomonari
c60bb65aef - Update to 0.2.0-2
- Trim WWW: line in pkg-descr
2013-01-16 10:51:13 +00:00
TAKATSU Tomonari
b125d9d9c5 - Update to 1.4-5 2013-01-13 22:28:19 +00:00
Brendan Fabeny
3f2ca9c1d8 update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by:	thierry, tota, wen
2013-01-04 17:51:39 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Jeremy Messenger
61d9c78a79 -Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Jeremy Messenger
4bb8907a16 Fix the generate of .pyc/pyo (Python bytecode), bump the PORTREVISION.
PR:		ports/171381
Submitted by:	"John W. O'Brien" <john@saltant.com>
2012-12-29 23:00:38 +00:00
TAKATSU Tomonari
4728f9e4ea - Add a new port: finance/R-cran-fGarch
Package of econometric functions for modelling GARCH processes.

  WWW: http://cran.r-project.org/web/packages/fGarch/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:41:23 +00:00
TAKATSU Tomonari
d77203a8b4 - Add a new port: finance/R-cran-fBasics
The Rmetrics "fBasics" package is a collection of functions to
  explore and to investigate basic properties of financial returns
  and related quantities.  The covered fields include techniques of
  explorative data analysis and the investigation of distributional
  properties, including parameter estimation and hypothesis testing.
  Evenmore there are several utility functions for data handling and
  management.

  WWW: http://cran.r-project.org/web/packages/fBasics/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:36:41 +00:00
TAKATSU Tomonari
9ebd29c42d - Add a new port: finance/R-cran-tseries
Computes the Augmented Dickey-Fuller test for the null that x has
  a unit root.

  WWW: http://cran.r-project.org/web/packages/tseries/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:33:21 +00:00
TAKATSU Tomonari
2f205cf6a6 - Add a new port: finance/R-cran-timeSeries
Package of time series tools and utilities.

  WWW: http://cran.r-project.org/web/packages/timeSeries/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:31:08 +00:00
TAKATSU Tomonari
c356090976 - Add a new port: finance/R-cran-timeDate
Package of calendar, date, time tools and utilities for Rmetrics.

  WWW: http://cran.r-project.org/web/packages/timeDate/

PR:		ports/172298 (based on)
Submitted by:	David Naylor <naylor.b.david_AT_gmail_DOT_com>
2012-12-25 11:28:21 +00:00
Chris Rees
0460b5a6c1 FrontAccounting is a simple, but powerful, system for the
entire ERP chain and covers:

Purchase Orders
Goods Receivable Notes
Supplier Invoices/Credit Notes
Payments
Allocations
Accounts Payable
Items and Inventory
Stock
Manufacturing
Sales Orders
Customer Invoices/Credit Notes
Deposits
Allocations
Accounts Receivable
Among many others...

FrontAccounting is free and released under the GNU General
Public License.

WWW: http://www.frontaccounting.com/

PR:		ports/174601
Submitted by:	Janky Jay <ek@purplehat.org>
2012-12-24 21:49:21 +00:00
Philippe Audeoud
36d179240d Provides common bindings for Stripe payment system. Any API calls that do not
have bindings can be access through the generic api method.

WWW: http://search.cpan.org/dist/Business-Stripe/

PR:		ports/174268
Submitted by:	vivek@khera.org
2012-12-18 15:20:39 +00:00