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

1402 Commits

Author SHA1 Message Date
Baptiste Daroussin
695bab770f Fix build on current 2013-05-04 20:58:58 +00:00
David Naylor
d62dfc569e Update finance/R-cran-timeSeries to 3010.97.
ChangeLog:
 * DESCRIPTION: Updated version number
 * R/methods-mathOps.R: callGeneric() seems to have troubles in
   finding variables defined in the function frame and passed to the
   generic with the dots arguments.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:58:10 +00:00
David Naylor
9dcb60bfaf Update finance/R-cran-timeDate to 3010.98.
ChangeLog:
* DESCRIPTION, R/base-format.R, R/calendar-nDay.R,
  inst/unitTests/runit.SpecialDates.R: adapt to new version of
  as.POSIXct

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:55:20 +00:00
David Naylor
587a91cbd4 Update finance/R-cran-fGarch to 3010.82.
ChangeLog:
* DESCRIPTION, R/zzz.R, src/llhGarch.f: fix array bound warning in
  Fortran code

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-02 17:51:36 +00:00
Wen Heping
5e8260f786 - Update to 0.9.31 2013-05-01 09:26:33 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Hiroki Sato
9846ed10cd Merge print/html2ps-{a4,letter} to print/html2ps. 2013-04-28 15:11:37 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
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