Commit graph

2839 commits

Author SHA1 Message Date
Rene Ladan
25748307fe Some cleanups:
- properly use bsd.port.options.mk
- remove empty OPTIONS_DEFAULT
- no need to support FreeBSD 9.0 anymore, 9.1 is used for cluster builds
Feature safe:	yes
2013-04-16 15:53:32 +00:00
Max Brazhnikov
e7ae0125df - Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port

Approved by:	portmgr (miwi)
2013-04-08 17:10:56 +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
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Max Brazhnikov
5851920c79 Chase libkipi, marble, okular shlib bump after KDE 4.10.1 update 2013-03-27 12:00:14 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Carlo Strub
761a2c3781 Fix typo that lead to pkg-plist error 2013-03-26 20:39:58 +00:00
Rene Ladan
ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
Sunpoet Po-Chuan Hsieh
a093b1e494 - Add LICENSE
- Cleanup Makefile header
- Reformat pkg-descr
2013-03-23 16:31:13 +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
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +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
Martin Wilke
e0ff1ab225 - Unbreak build
Reported by:	drosobot via pointyhat
2013-03-18 12:37:40 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Baptiste Daroussin
5b922a7311 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 11:08:15 +00:00
Sunpoet Po-Chuan Hsieh
a9afa08eb6 - Update to 3.33
- Remove LICENSE_FILE for well-known licenses
- Use PORTDOCS
- Cosmetic change
- Take maintainership

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/changes.txt
2013-03-10 08:26:20 +00:00
Dmitry Marakasov
a4e94d251c - Update to 5759 2013-03-08 22:45:44 +00:00
Martin Wilke
0f92912af4 - Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2]

PR:		176187 [1]
		174790 [2]
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> [1]
		Gerald Pfeifer <gerald@pfeifer.com> [2]
2013-03-07 17:08:13 +00:00
Brendan Fabeny
51cd110a01 update math/R to 2.15.3, and adjust dependent ports 2013-03-07 04:21:34 +00:00
Rene Ladan
a155d81752 Remove compatibility with FreeBSD 7.X
While here pet Makefile headers.
2013-03-06 23:31:58 +00:00
Wesley Shields
da9ccd60b9 Fix inverted logic in r310100.
Noticed by:	makc@
2013-03-05 17:24:04 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Alexey Dokuchaev
a8c8578d56 For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT.  Whenever appropriate, cleanup Makefiles a bit as well.
2013-02-25 11:09:19 +00:00
Alexey Dokuchaev
3c8b414f0d - Trim Makefile header
- Define LICENSE (GPLv2)
- Convert to OptionsNG
- Sort the knobs, cleanup
2013-02-25 10:51:28 +00:00
Anton Berezin
482d19d6cb Update to 0.073.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-02-21 21:40:26 +00:00
Alexey Dokuchaev
882c297388 Update to version 0.12.0. 2013-02-21 03:54:49 +00:00
Dmitry Marakasov
030f86aec8 - Update to r289 2013-02-20 18:28:10 +00:00
Dmitry Marakasov
a17f7c5329 - Update to r2487 2013-02-20 18:28:03 +00:00
Pawel Pekala
3b264b0a2c - Update to version 1.4
- Register supported file types during install
- Port requires pkg-config while building

PR:		ports/176270
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-02-19 22:40:55 +00:00
Dmitry Marakasov
f6aeebed7d - Update to 0.42 2013-02-19 19:18:38 +00:00
Anton Berezin
a37614ccf2 Update to 0.75.
Changes:	http://search.cpan.org/dist/Astro/Changes
2013-02-19 12:45:03 +00:00
Anton Berezin
7a02498f5e Update to 0.072.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-02-18 09:47:11 +00:00
Wen Heping
0aba595f84 - Update to 3.2.0
- Trim Makefile headers [1]
- Convert to optionsNG [1]

PR:		173822 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
2013-02-17 00:01:20 +00:00
Po-Chien Lin
73c25b397b Add my location as a new committer
Approved by:	swills (mentor)
2013-02-13 05:53:10 +00:00
Dmitry Marakasov
dd3a5d7efa - Update to 5697 2013-02-12 23:01:15 +00:00
TAKATSU Tomonari
514b94e8e6 - Update to 0.8-23 2013-02-11 21:00:23 +00:00
Pietro Cerutti
9650053021 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: astro)
Approved by:	portmgr
2013-02-07 15:37:15 +00:00
Pietro Cerutti
d5e276ffe8 - Chase removal of Tcl/Tk 8.2
Reported by:	crees
2013-02-05 20:33:34 +00:00
Martin Wilke
63a50f4df3 - Update to 3.57
PR:		171956
Submitted by:	Ports Fury
2013-02-04 09:36:28 +00:00
Max Brazhnikov
9aaa3fe7d9 Bump PORTREVISION after KDE SC update. 2013-02-03 20:11:05 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Thomas Abthorpe
b8a52e3c3b - Restore credit to eserte in the header
Submitted by:	bsam
2013-02-03 05:44:45 +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
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Carlo Strub
3c046ce23e - Update to 2.13
- Update Harmonics file to 20121224
2013-01-20 17:15:39 +00:00
TAKATSU Tomonari
4090a25cf1 - Update to 0.8-22 2013-01-17 11:28:48 +00:00
Wesley Shields
7adf5a6d46 Trim header.
Convert to new options.

PR:		ports/173818
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout
2013-01-08 16:31:50 +00:00
Ruslan Makhmatkhanov
689a13ce41 - update to 1.78.00
PR:		175003
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-05 12:26:59 +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
Anton Berezin
2b5b4aabee Update to 0.070.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-01-01 13:09:25 +00:00
Baptiste Daroussin
93c851b883 Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
Trim headers
2012-12-31 14:17:15 +00:00
Baptiste Daroussin
f55bfaf2cf Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
Trim headers
2012-12-31 14:16:05 +00:00
Baptiste Daroussin
ea9be90bac Use PORT_OPTIONS for both EXAMPLES and DOCS
Trim headers
2012-12-31 14:14:55 +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
Baptiste Daroussin
bd16d398f7 Fix logic on X11 testing 2012-12-29 22:43:30 +00:00
Baptiste Daroussin
e09061930b Convert to new options framework
Trim headers

PR:		ports/173816
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout (1 month)
2012-12-29 22:42:34 +00:00
TAKATSU Tomonari
a5348db428 - Update to 0.8-21 2012-12-22 21:39:35 +00:00
Wesley Shields
b6995ca223 Convert to new options.
Whitespace fixes too.

PR:		ports/173819
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout
2012-12-18 03:42:33 +00:00
Andrej Zverev
4603fee495 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 06:15:27 +00:00
Andrej Zverev
ca9da06ad1 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 05:44:43 +00:00
Beech Rintoul
7b79249087 - Update to 1.4.4
- Add local mirror
- Pass maintainership to submitter

PR:		ports/174363
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
2012-12-15 23:13:08 +00:00
Kevin Lo
611982da4b Update to 0.8.0.0 2012-12-12 09:48:16 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Baptiste Daroussin
580b0c7423 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
2012-12-10 11:25:27 +00:00
Sunpoet Po-Chuan Hsieh
feed91aa7a - Update to 0.56
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2012-12-09 11:24:52 +00:00
Dmitry Marakasov
b0dde0f02c - Update to 5608
Feature safe:	yes
2012-12-07 15:27:56 +00:00
Rene Ladan
7052c0c790 Fix build on HEAD, this port uses GCC-specific vector code.
Feature safe:	yes
2012-12-04 11:07:13 +00:00
Pietro Cerutti
0d5d01dd47 - Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe:	yes
Reported by:	beat, bapt
2012-12-04 10:43:09 +00:00
Sunpoet Po-Chuan Hsieh
3e0530e75e - Update to 0.18
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Astro-Coords/README
Feature safe:	yes
2012-12-04 06:13:32 +00:00
Dmitry Marakasov
c08e7c3ecc - The project was renamed, rename port accordingly (astro/prune -> astro/gpsprune)
- Update to version 14
- OptionsNG (1)
- Trim header (1)

PR:		173817 (1)
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe:	yes
2012-12-03 23:20:38 +00:00
Armin Pirkovitsch
b88c2be154 - Update to version 3.310
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim Makefile header

PR:           ports/171954
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-12-01 00:00:26 +00:00
Pawel Pekala
0125ef7944 - Use PORTVERSION:R in MASTER_SITES
- Fix COMMENT
- Sort USE flags
- Remove word Enable from option's descriptions

Suggested by:	danfe
Feature safe:	yes
2012-11-29 15:20:29 +00:00
Dmitry Marakasov
1b7f8e18d8 - Remove webkit-image leftovers
- Trim header

PR:		173805
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe:	yes
2012-11-28 23:52:18 +00:00
Pawel Pekala
f86c7188a3 - Update to version 1.3.2.1 [1]
- Respect DOCS, NLS options [1]
- Hand maintainership to submitter [1]
- Add missing deps
- Trim Makefile headers

PR:		ports/173835 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-28 17:30:20 +00:00
Baptiste Daroussin
b56f2e86b3 2012-11-26 astro/position: No more public distfiles
2012-11-26 astro/tangogps: No more public distfiles
2012-11-26 audio/id3ren: No more public distfiles
2012-11-26 audio/volumecontrol: No more public distfiles
2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp
2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp

Feature safe:	yes
2012-11-28 08:07:53 +00:00
Barbara Guida
d8a6c9d66f Add my location as committer
Approved by:	flo (mentor)
Feature safe:	yes
2012-11-25 21:38:45 +00:00
Dmitry Marakasov
6125925023 - Update to 5576
Feature safe:	yes
2012-11-20 22:25:19 +00:00
TAKATSU Tomonari
50db214a2f - Update to 0.8-20
Feature safe:	yes
2012-11-17 00:08:27 +00:00
Ruslan Makhmatkhanov
a7f6b98af1 - fix options dialog by defining OPTIONSFILE
PR:		171799
Reported by:	Craig Leres <leres at ee.lbl dot gov>
Approved by:	maintainer timeout (one month+)
Feature safe:	yes
2012-11-14 10:56:15 +00:00
Wen Heping
391b09f1ac - Update to 0.069
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.069/Changes

Feature safe:	yes
2012-11-13 07:16:39 +00:00
Wen Heping
56513d1cb2 - Update to 0.055
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.055/Changes

Feature safe:	yes
2012-11-13 06:26:58 +00:00
Wen Heping
7865877780 - Update to 0.026
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.026/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-13 06:22:56 +00:00
TAKATSU Tomonari
644e675628 - Update to 0.8-18
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
2012-11-06 22:50:22 +00:00
Wen Heping
a00a60ad0d - Update to 1.4.3
- Trim Makefile headers
- Reset maintainer to ports@

Feature safe:	yes
2012-11-06 09:04:29 +00:00
Carlo Strub
f27993b5a1 - Update to 0.16
- Fix header of Makefile

Feature safe:	yes
2012-11-04 14:10:41 +00:00
Wen Heping
cb1e050008 - Reset maintainer to perl@
Feature safe:	yes
2012-10-30 02:03:29 +00:00
Wen Heping
a2845e428a - Trim Makefile headers
- Reset maintainer to perl@

Feature safe:	yes
2012-10-30 01:47:15 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Wen Heping
3bddfe1459 - Update to 0.066
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.066/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-25 02:23:03 +00:00
Wen Heping
7c012040bd - Trim Makefile headers
- Reset maintainer to perl@

Feature safe:	yes
2012-10-25 01:05:53 +00:00
Guido Falsi
7e7521ea7c - Change upstream to port maintainer's fork
- Update to 1.2
- This version fixes build with clang and does not depend on imake
- Remove pkg-plist in favour of make variables
- Trim Makefile headers

PR:		ports/172143
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
Feature safe:	yes
2012-10-15 12:03:40 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Andrej Zverev
8b040d94f2 - Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@)
2012-10-10 16:56:07 +00:00
Wen Heping
0490e4d977 - Update to 0.054
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.054/Changes
- Trim Makefile headers
2012-10-10 06:28:56 +00:00
Dmitry Marakasov
60e7d9b1c5 - Update to 5531 2012-10-09 15:26:58 +00:00
Rene Ladan
6b06cd9349 Fix previous commit, chown does not like uninitialized variables. 2012-10-08 12:20:40 +00:00
Rene Ladan
9a41ac027c Use the correct user:group for app_info.xml
This was root:wheel before, make it boinc:nobody for consistency with the rest
of the port and with astro/boinc-astropulse.
Submitted by:	Andrey Simonenko via #bsdports
2012-10-08 11:59:40 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Eitan Adler
b8cacbae4e Convert to OptionsNG
Approved by:	novel (maintainer)
2012-10-07 14:38:39 +00:00
Sergey A. Osokin
224df089fb Update my day time location. 2012-10-07 12:09:41 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Guido Falsi
75422161a1 - Update to version 1.6.1
- Trim Makefile headers

PR:		ports/171955
Submitted by: 	KATO Tsuguru <tkato432@yahoo.com>
2012-10-02 12:10:16 +00:00
Alexey Dokuchaev
3f7de3460b Trim Makefile headers and remove ABI versions in LIB_DEPENDS. 2012-09-29 14:37:49 +00:00
Alexey Dokuchaev
30a987ce47 - Adjust Makefile header per new world order
- Convert to new OPTIONS framework
2012-09-29 14:19:28 +00:00
Alexey Dokuchaev
00fd4977df - Use `pre-su-install' target to unbreak non-root installation
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS
- Cleanup Makefile header, fix COMMENT text, wrap overly long lines
- Synchronize descriptions and add a note about one port being a helper
  library for another
2012-09-29 05:07:44 +00:00
Alexey Dokuchaev
50eab9ca54 Reformat description text and kill EOL whitespace. 2012-09-29 04:33:27 +00:00
Thomas Abthorpe
7aa66138bd - Reassign to the heap at maintainer's request 2012-09-24 17:04:04 +00:00
Dmitry Marakasov
cc09cb02b4 - Update to 0.41
- Switch to upstream wrapper script
- Simplify the port (greately)
2012-09-24 16:25:58 +00:00
Pav Lucistnik
ee366713d9 - Set this port free
Submitted by:	maintainer
2012-09-22 21:26:45 +00:00
Guido Falsi
48a9c53929 - Update to version 1.5.1
While I'm here:

- Strip Makefile headers [1]
- Remove ABI version number from LIB_DEPENDS [1]

PR:		ports/171757
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
Approved by:	Mykola Dzham <i@levsha.me> (maintainer) [1]
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-21 12:32:18 +00:00
Jason E. Hale
c9f3415018 - Update Digikam SC to 2.9.0
- Add patch to fix Digikam crashes with large photo collections

Approved by:	makc (mentor)
2012-09-19 08:15:15 +00:00
Wen Heping
01d9dcded5 - Update to 0.053
Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.053/Changes
2012-09-16 01:55:55 +00:00
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Mark Linimon
9759efbae4 Mark as broken on powerpc (and presumably ia64) as well as sparc64.
Hat:		portmgr
2012-09-08 05:52:18 +00:00
Kevin Lo
e8bcb6628e Update to 0.7.7.2 2012-09-07 03:39:47 +00:00
Dag-Erling Smørgrav
dbc36c9345 Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
Dmitry Marakasov
5f7a2eef1d - Fix linking with pthreads
- While here, add IGNORE for specific illegal options combination

PR:		ports/170510
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
Approved by:	glebius (maintainer)
2012-09-03 17:12:51 +00:00
Dmitry Marakasov
851bf9264c - Update to 5485 2012-09-02 18:54:49 +00:00
Carlo Strub
a399a4ce78 - Update to 0.15 (this involved a big change in the algorithms used)
- Tidy COMMENT
- Update pkg-descr to the new description
2012-08-31 13:45:40 +00:00
Wen Heping
92d8f7e125 - Update to 0.062
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.062/Changes
2012-08-29 03:39:46 +00:00
Rene Ladan
6d7d6fbba2 - Fix build with WITHOUT_X11, adjust pkg-descr
- Activate OPTIONS, convert to optionsNG while here
- Replace pkgconfig by pkgconf
- Bump PORTREVISION

- Added svn keywords with psvn
2012-08-27 18:22:55 +00:00
Alexey Dokuchaev
708548d098 - Update to version 0.11.4(a), with better FreeBSD support out of the box
- Drop leading indefinite article from COMMENT line per recent agreements

Submitted by:	Alexander Wolf (version update)
2012-08-27 08:58:47 +00:00
Rene Ladan
77f048410a - Use pkgconf (build-time only) instead of pkgconfig (build and run-time)
- Bump PORTREVISION to make sure the package database remains consistent
2012-08-26 09:51:03 +00:00
Gabor Pali
dd85775c04 - Update tags on core members to reflect the current state
With hat:	core-secretary
2012-08-25 00:56:03 +00:00
Sunpoet Po-Chuan Hsieh
13c7f02a3f - Update to 0.061
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-08-21 16:06:11 +00:00
Andrey Zonov
aeec78c153 - Add myself to the map as a new committer.
Approved by:	kib (mentor)
2012-08-21 12:51:04 +00:00
Rene Ladan
8a6acb3cf0 - Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION
2012-08-10 09:03:12 +00:00
Sunpoet Po-Chuan Hsieh
606a01d79e - Convert to new options framework
- Cosmetic change
2012-08-05 07:09:55 +00:00
Martin Wilke
e2ff5c6b85 - Update to 1.3.1
PR:		170133
Submitted by:	Ports Fury
2012-08-05 04:37:54 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Sunpoet Po-Chuan Hsieh
65ec41ec73 - Update to 3.07
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-08-04 16:41:03 +00:00
Wen Heping
c5050b497a Starlink::AST provides a perl wrapper to the Starlink AST library.
The Starlink AST library provides facilities for transforming coordinates
from one system to another in an object oriented manner. Multiple
coordinate frames can be associated with a data set and it is also
possible to generate automatic mappings between frames.

Coordinate frame objects can be imported from FITS headers and from
NDF files.

WWW: http://search.cpan.org/dist/Starlink-AST/
2012-08-04 07:14:25 +00:00
Bryan Drewery
d055e37157 - Add myself as new committer
- Sort according to header

Approved by:	eadler (mentor)
2012-08-01 17:40:12 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Dmitry Marakasov
3ca5313def - Update to 5356 2012-07-31 04:20:12 +00:00
Max Brazhnikov
ff17e3b8eb Update to 2.7.0
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
2012-07-30 20:20:48 +00:00
Sunpoet Po-Chuan Hsieh
e62dcf817c - Update to 1.09
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-07-30 19:27:18 +00:00
Soeren Straarup
304df214df MASTER_SITES updated + two minor items
PR:		ports/163643
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2012-07-30 01:03:04 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Carlo Strub
05b0777c26 Fix typos in COMMENT 2012-07-23 14:05:31 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Frederic Culot
2195ecdd19 - Update MASTER_SITE
- Add WWW link to pkg-descr

PR:		ports/170039
Submitted by:	nemysis <nemysis@gmx.ch>
2012-07-21 09:06:31 +00:00
Sunpoet Po-Chuan Hsieh
dfc99a466b - Fix build after recent automake update
Notified by:	pointyhat
Submitted by:	Craig Whipp <crwhipp@gmail.com> (maintainer)
2012-07-19 09:38:23 +00:00
Jason Helfman
2ef14eb674 - update to 2.0
PR:	ports/169584
Changes:	http://www.gpstk.org/bin/view/Development/ReleaseNotes20
Submitted by:	maintainer, jhein@symmetricom.com
2012-07-19 05:30:19 +00:00
Pawel Pekala
b1f497af1e Update to version 1.5.0
PR:		ports/169878
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
2012-07-18 21:01:28 +00:00
Sunpoet Po-Chuan Hsieh
8a8eab2c41 - Update to 0.17
Changes:	http://search.cpan.org/dist/Astro-Coords/README
2012-07-18 12:36:58 +00:00
Frederic Culot
14409d6343 - Update to 3.06
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-07-18 11:29:27 +00:00
Carlo Strub
7fa8345944 Register CONFLICTS
Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
2012-07-18 06:28:06 +00:00
Sunpoet Po-Chuan Hsieh
3101186640 - Update MAINTAINER address
PR:		ports/169823
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
2012-07-13 13:24:24 +00:00
Dennis Herrmann
a5338d89ff - Chase astro/libnova update
- Bump PORTREVSION
2012-07-13 09:43:28 +00:00
Dennis Herrmann
b1ba0e962b - Update to 0.15.0 2012-07-13 09:43:24 +00:00
Dmitry Marakasov
638c247d83 - Update to 5315 2012-07-12 22:15:45 +00:00
Wen Heping
b5f6d1463b - Update to 3.300 [1]
- Pet portlint: remove ABI version number from LIB_DEPENDS [1]
- Convert to new options framework [1]
- Reset maintainer

PR:		169769 [1]
Submitted by:	sunpoet@ [1]
2012-07-11 07:42:19 +00:00
Sunpoet Po-Chuan Hsieh
4f9b2120ab - Update to 4.24
- Remove configuration file check and use .sample suffix for sample files
- Sort PLIST

Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
2012-07-10 19:37:37 +00:00
Sunpoet Po-Chuan Hsieh
2197d4f17d - Change path detection of cfitsio
- Pet portlint: remove ABI version number from LIB_DEPENDS
2012-07-10 17:27:17 +00:00
Sunpoet Po-Chuan Hsieh
1a03415953 - Add p5-Astro-Coords 0.15
Astro::Coords is a class for manipulating and transforming astronomical
coordinates. Can handle the following coordinate types:
- Equatorial RA/Dec, galactic (including proper motions and parallax)
- Planets
- Comets/Asteroids
- Fixed locations in azimuth and elevations
- Interpolated apparent coordinates

For time dependent calculations a telescope location and reference time must be
provided. See Astro::Telescope and DateTime for details on specifying location
and reference epoch.

WWW: http://search.cpan.org/dist/Astro-Coords/
2012-07-10 07:00:17 +00:00
Sunpoet Po-Chuan Hsieh
d34c82c9b2 - Add p5-Astro-Telescope 0.71
Astro::Telescope is a class for handling properties of individual telescopes
such as longitude, latitude, height and observational limits.

WWW: http://search.cpan.org/dist/Astro-Telescope/
2012-07-10 06:59:30 +00:00
Sunpoet Po-Chuan Hsieh
242d04cfbe - Add p5-Astro-PAL 1.05
Astro::PAL provides a Perl interface to either the Starlink PAL positional
astronomy library.

Return values are returned on the stack rather than being modified in place.

In addition small utility subroutines are provided that do useful tasks (from
the author's point of view) - specifically routines for calculating the Local
Sidereal Time.

WWW: http://search.cpan.org/dist/Astro-PAL/
2012-07-10 06:58:59 +00:00
Sunpoet Po-Chuan Hsieh
775825f0e5 - Add p5-Astro-Flux 0.01
Astro::Flux provides a class for handling astronomical flux quantities. This
class does not currently support conversions from one flux type to another (say,
from magnitudes to Janskies) but may in the future.

WWW: http://search.cpan.org/dist/Astro-Flux/
2012-07-10 06:58:16 +00:00
Sunpoet Po-Chuan Hsieh
75fee66a36 - Add p5-Astro-WaveBand 0.08
Class to transparently deal with the conversion between filters, wavelength,
frequency and other methods of specifying a location in the electro-magentic
spectrum.

Astro::WaveBand tries to determine the natural form of the numbers such that a
request for a summary of the object when it contains 2.2 microns would return
the filter name but would return the wavelength if it was not a standard filter.
In ambiguous cases an instrument name is required to decide what to return. In
really ambiguous cases the user can specify the unit in which to display the
numbers on stringification.

Used mainly as a way of storing a single number in a database table but using
logic to determine the number that an observer is most likely to understand.

Numerical comparison operators can be used to compare two Astro::WaveBand
objects. When checking equality, the "natural" and "instrument" methods are
used, so if two Astro::WaveBand objects return the same value from those
methods, they are considered to be equal. When checking other comparisons such
as greater than, the wavelength is used.

WWW: http://search.cpan.org/dist/Astro-WaveBand/
2012-07-10 06:57:31 +00:00
Sunpoet Po-Chuan Hsieh
dcd9a8bee0 - Add p5-Misc-Quality 0.1
Misc::Quality provides a class for handling quality flags for astronomical
objects. This class can handle any type of flag used.

WWW: http://search.cpan.org/dist/Misc-Quality/
2012-07-10 06:34:55 +00:00
Sunpoet Po-Chuan Hsieh
982e5bc5ed - Add CONFLICTS with lang/expect and lang/expect-devel
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:22:26 +00:00
David E. O'Brien
7888850b21 Add David Wolfskill.
Submitted by:	dhw
2012-07-03 21:35:12 +00:00
TAKATSU Tomonari
76f9221fee - Update to 0.8-16 2012-07-01 07:28:48 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Frederic Culot
1ec550d44e - Remove SITE_PERL from *_DEPENDS [1]
- Pet portlint(1)

PR:		ports/169551 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-30 09:23:50 +00:00
Michael Scheidell
c8dae3eaff - Fix conflict & lib links
- Bump PORTREVISION

PR:		ports/168824
Submitted by:	John Hein <jhein@symmetricom.com> (maintainer)
2012-06-29 19:14:08 +00:00
Sunpoet Po-Chuan Hsieh
9704733790 - Update to 3.05
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-28 03:03:54 +00:00
Sunpoet Po-Chuan Hsieh
5605c5a7cd - Update to 2.0
- Do not silence installation message

Changes:	http://fungi.yuggoth.org/weather/doc/changelog.rst
2012-06-27 09:03:57 +00:00
Alberto Villa
519877d020 - Detect eigen2 by checking for .pc file, not min. port version.
If a user had eigen3 installed, but not eigen2, the min. port version
check would not differentiate between the two.

Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51
2012-06-27 01:14:01 +00:00
Brendan Fabeny
3503a3164f update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
2012-06-26 23:57:00 +00:00
Rene Ladan
43e055d93e - Correct pkg-deinstall by using the correct sh syntax. The old syntax
happened to work in some situations.
- Bump PORTREVISION
2012-06-26 18:28:39 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Sunpoet Po-Chuan Hsieh
06539f8ec3 - Update to 3.04
- Remove unnecessary MASTER_SITE_SUBDIR
- Pet portlint

Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-23 05:21:04 +00:00
Sunpoet Po-Chuan Hsieh
6d3a84fe3b - Update to 1.1.1
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:	http://www.foxtrotgps.org/branches/foxtrotgps-dev/NEWS
PR:		ports/169233
Submitted by:	Craig R. Whipp <crwhipp@gmail.com> (maintainer)
2012-06-19 08:58:37 +00:00
Alex Kozlov
fb6a220136 - Update to 0.18.1
- Convert to new options framework
- Add MASTER_SITE
- Pet portlint by removing ABI version number for exiv2

PR:	ports/168976
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-06-17 19:45:53 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Sunpoet Po-Chuan Hsieh
4d17c015cc - Update to 0.060
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-10 10:25:52 +00:00
Sunpoet Po-Chuan Hsieh
360625219b - Update to 0.51
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2012-06-09 20:48:55 +00:00
Max Brazhnikov
dd70ca02d7 Add new port astro/libkgeomap:
Libkgeomap is a KDE4 C++ wrapper around world map components such as Marble,
OpenstreetMap, and GoogleMap, for browsing and arranging photos on such maps.

WWW: http://www.digikam.org

Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
2012-06-09 13:33:29 +00:00
Dmitry Marakasov
6d5f661a66 - Update to 5267 2012-06-06 17:47:50 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Rene Ladan
2dabb7cfbd - Strip version information from LIB_DEPENDS to pet portlint
- Whitespace fixes
2012-06-05 18:37:33 +00:00
Rene Ladan
88a428546b - convert to optionsNG
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
2012-06-05 18:27:14 +00:00
Roman Bogorodskiy
421984c9ce Fix build with giflib 2.4.0.
Reported by:	Justim <freebsd.users@gmail.com> via ports/168642
2012-06-05 17:41:16 +00:00
Andrej Zverev
5f7e07eadd - Remove SITE_PERL from *_DEPENDS 2012-06-04 05:21:59 +00:00
Sunpoet Po-Chuan Hsieh
362e5fb94d - Update to 0.059
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-03 14:17:45 +00:00
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Baptiste Daroussin
fa8e7fc56e Convert to new options framework 2012-06-01 06:57:16 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Martin Wilke
2ac90b50fe - Update to 4.13.4
PR:		167611
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-25 15:31:35 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Dmitry Marakasov
b735800a35 - Update to 3.6
Submitted by:	glebius (maintainer)
2012-05-24 18:09:14 +00:00
Alexey Dokuchaev
cdbf9c9c70 - Update to version 0.11.3, which brings bug fixes and more translations
- Do not set custom DESKTOP_ENTRIES, vendor's .desktop file is just fine
2012-05-24 08:30:00 +00:00
Max Brazhnikov
f1804f4616 Add explicit dependency on libGLU to fix build with upcoming Qt-4.8.1
Approved by:	miwi (exp-run for Qt-4.8.1/KDE-4.8.3)
2012-05-22 15:46:52 +00:00
Raphael Kubo da Costa
cc87e10caf Explicitly depend on qt4-dbus.
This is needed for the port to build with the upcoming Qt 4.8.1 update.
qt4-dbus was probably brought in as an implicit dependency by another
dependency, and was broken with the update.

PORTREVISION bumped due to the change in the dependency list.

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 23:28:20 +00:00
Martin Wilke
99bae5eaf7 - Update to 1.3
PR:		168020
Submitted by:	Ports Fury
2012-05-21 03:09:59 +00:00
Raphael Kubo da Costa
f58fc8bf82 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

The upcoming update to x11/qt4-opengl will thus switch to USE_GL=gl,
so we need to add USE_GL=glu for this port.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0

Approved by:	miwi (we need this fixed for the KDE 4.8.3 and Qt 4.8.1 update to land)
2012-05-20 03:56:31 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Carlo Strub
04abc87dc1 Update Harmonics file
PR:		ports/167568
Submitted by:	Tuc <freebsd-ports@t-b-o-h.net>
Approved by:	cs@ (maintainer)
2012-05-18 21:55:13 +00:00
Pav Lucistnik
c4e07de974 - Adjust BOINC_* variables to be consistent with new system in boinc-client 2012-05-16 13:46:30 +00:00
Pav Lucistnik
6da44fd70d - Remove astro/boinc-einsteinathome, it has been IGNORE'd for two years. 2012-05-16 13:38:36 +00:00
Dmitry Marakasov
3ea1cde66b - Update to 5210 2012-05-14 22:47:52 +00:00
Alexey Dokuchaev
f9ee9fa235 - Update to version 0.11.2
- Minor Makefile cleanups
2012-05-10 16:54:39 +00:00
Roman Bogorodskiy
f2ca91f1e2 Update to 1.3.0. 2012-05-09 15:26:09 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Sunpoet Po-Chuan Hsieh
f859944df1 - Update to 0.50
- Sort MAN3
- Sort PLIST and remove duplicate entry (@dirrmtry %%SITE_PERL%%/Astro)

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2012-05-05 06:13:10 +00:00
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Jason Helfman
9abe0c3b13 - Update to 6.4.3 [1]
- while here, drop pkg-plist and use PORT{DOCS,DATA} [2]
- substitute on pkg-message, and actually show it [2]
- tighten Makefile instructions, and reduce number of MKDIRS [2]

PR:	ports/167432
Submitted by:	maintainer, david@catwhisker.org [1], jgh@[2]
2012-04-30 21:22:11 +00:00
Josh Paetzel
613a5f5db6 Update to 3.7.5 2012-04-27 00:43:42 +00:00
Wen Heping
47eaa9c07a - Update to 1.1.1
- Update my email to FreeBSD
2012-04-26 13:27:39 +00:00
Wen Heping
2cd465c937 - Update to 1.77.00
- Pass maintainership to submitter

PR:		ports/167224
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-24 00:49:05 +00:00
Rene Ladan
0237fd0cf0 Update to 6.01.
See the UPDATING entry for additional instructions.
2012-04-23 21:14:20 +00:00
Rene Ladan
27af31d4f6 Fix build (boinc-client 7.0.25_2 or higher required).
PR:		ports/167034 (prompted)
Submitted by:	Larry Rosenman [ler lerctr!org]
2012-04-23 21:00:55 +00:00
Devin Teske
a3f7a2d029 Add myself to the map as a new committer.
Approved by:	emaste (mentor)
2012-04-18 21:09:15 +00:00
Tilman Keskinoz
c3db4332a2 I have moved a bit to southwest 2012-04-17 08:50:21 +00:00
Dmitry Marakasov
a6780fc5a6 - Update to 5181 2012-04-15 20:35:32 +00:00
Dmitry Marakasov
ccf0c95e64 - Update to 3.5
Submitted by:	glebius (maintainer via private email)
2012-04-15 20:35:02 +00:00
Guido Falsi
e95f0f909b Add myself to the map.
Approved by:	crees (mentor)
2012-04-15 17:33:48 +00:00
Juergen Lock
72620c0d56 Fix plist.
Submitted by:	pkgng build on pointyhat via bapt
2012-04-13 17:29:25 +00:00
Dmitry Marakasov
386c8d8210 - Update to 5047
Feature safe:	yes
2012-03-27 14:03:54 +00:00
Carlo Strub
575b251098 - Update to last git snapshot version (no official release for a long time)
- Remove boost dependency
- Remove GDAL and PROJ options as they are now required

PR:		ports/165767
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2012-03-16 21:12:17 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Sunpoet Po-Chuan Hsieh
b3b74da119 - Update to 0.49
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
Feature safe:	yes
2012-03-13 03:33:26 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Wen Heping
b879c1a0bc - Update to 0.6.1 2012-03-08 08:39:54 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by:	sunpoet (myself)
Tested by:	exp-run by linimon
Approved by:	linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Pav Lucistnik
6c58df03a2 - Update to 1.1.0
Submitted by:	Craig Whipp <crwhipp@gmail.com> (maintainer)
2012-03-07 12:22:51 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
Wen Heping
35a87c40d1 - Avoid unecessary dos2unix invocations
PR:		ports/165518
Submitted by:	John Hein <jhein@symmetricom.com> (maintainer)
2012-02-29 02:41:49 +00:00
Tilman Keskinoz
34ec4c9f65 Update to 1.7
Pass maintainership to submitter

PR:		165139
Submitted by:	John Hein <jhein@symmetricom.com>
2012-02-27 17:39:39 +00:00
Sunpoet Po-Chuan Hsieh
bd65b3454f - Update to 0.058
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-02-24 09:53:40 +00:00
Dmitry Marakasov
1146cbb1d9 - Update to 4878 2012-02-19 19:24:06 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Matthew Seaman
30263d6b12 Add xearth marker as new committer
Approved by:	  shaun (mentor)
2012-02-09 14:07:43 +00:00
Juergen Lock
fe1cf2dae0 - The old version is 5.2.1.1588 actually (have I really used the wrong
version or have google changed it?)  [1]

  But this version also crashes on 9.x/amd64:

	http://people.freebsd.org/~nox/tmp/google-earth-5.2.1.1588/9-nvidia-amd64/crashlog-4f286531.txt

- Bump PORTEPOCH once more. :(

Submitted by:	pointyhat via pav
2012-01-31 22:14:51 +00:00
Juergen Lock
c066234ed2 - Go back to previous version, 6.0.3.2197, as the new one, 6.2.0.5905,
not only still crashes on 9.x/amd64 [1] but now also on 8.x with
  Radeon Graphics: (using Xorg drivers as there is no fglrx for FreeBSD)

	http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/8-radeon-amd64/crashlog-4f24bff5.txt

  Port shar for 6.2.0.5905 for testing:

	http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/google-earth-6.2.0.5905.shar

  Crashlog for 6.2.0.5905 on 9.x/amd64 with Nvidia Graphics:

	http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/9-nvidia-amd64/crashlog-4f24c0d5.txt

  Crashlog for 6.1.0.5001 on 9.x/amd64 with Nvidia Graphics for comparison:

	http://people.freebsd.org/~nox/tmp/google-earth-6.1.0.5001/9-nvidia-amd64/crashlog-4f16ff57.txt

- Bump PORTEPOCH.

PR:		ports/160422 [1]
Submitted by:	"Hartmann, O." <ohartman@zedat.fu-berlin.de> [1]
2012-01-29 16:27:58 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Dmitry Marakasov
f9f129c783 - Do install schemas and other bundled files 2012-01-23 20:03:54 +00:00
Sunpoet Po-Chuan Hsieh
7a3627a256 - Update to 0.057
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-01-23 18:57:39 +00:00
Sunpoet Po-Chuan Hsieh
85ba8ffc93 - Update to 0.47
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2012-01-22 13:13:50 +00:00
Frederic Culot
c54d13f0dd - Update to 1.08
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-01-22 07:39:30 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Michael Scheidell
2cfab90aaa - Don't use INSTALL_ICONS when Gnome not installed
PR:		ports/164344
Approved by:	gabor(mentor, implicit)
2012-01-21 00:47:16 +00:00
TAKATSU Tomonari
db625c24ae - Update to 0.8-14 2012-01-19 14:38:41 +00:00
Brendan Fabeny
6ef707b384 update math/R to 2.14.1, and adjust dependent ports 2012-01-18 23:04:08 +00:00
Juergen Lock
e7f4cf168e Update to 6.1.0.5001 (which unfortunately still crashes on >= 9.0/amd64 ):
PR:		ports/160422 (the 9.x crash and backtrace)
Noticed by:	Yuri <yuri@rawbw.com> (via private email)
2012-01-18 17:56:15 +00:00
Wen Heping
2748c4b967 - update to 0.6.0 2012-01-16 01:11:45 +00:00
Dmitry Marakasov
b0062dfa3c - Update to 3.4
Submitted by:	glebius (maintainer)
2012-01-15 16:20:02 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
5c1bc7d89b - Update to r198, remove memory limit 2012-01-09 18:12:04 +00:00
Dmitry Marakasov
fa96870d8d - Update to r2164, remove memory limit 2012-01-09 18:12:03 +00:00
Sunpoet Po-Chuan Hsieh
9106c6190d - Update to 0.25
Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
2012-01-06 06:32:29 +00:00
Mark Linimon
eba3cd729f Update maintainer's email address.
PRs:		ports/163705, ports/163706
2011-12-30 01:05:04 +00:00
Dmitry Marakasov
87b69a13ca - Update to 0.40.1 2011-12-27 09:34:34 +00:00
Dmitry Marakasov
dfa9dca27f - Update to 4667 2011-12-26 19:41:21 +00:00
Steve Wills
c4ff7b1ea2 - Switch from libungif to giflib to avoid duplicate files
PR:		ports/163589
Approved by:	novel (maintainer)
2011-12-24 22:24:51 +00:00
Ruslan Makhmatkhanov
9dbe8cd622 - fix build (remove unneeded patch) [1]
- while i'm here also fix pkg-plist

PR:             163560 [1]
Submitted by:   Kenji Rikitake <kenji.rikitake at acm dot org>
Requested by:   wen (by email)
Approved by:    wen (maintainer), novel (mentor, implicit)
2011-12-23 13:52:02 +00:00
Wen Heping
76bb76cfc5 - Update to 3.7.5.1 2011-12-23 07:57:09 +00:00
Ruslan Makhmatkhanov
e0d87a6865 - update to 1.3.1
- while i'm here, fix whitespace issue in pkg-descr

PR:             163533
Submitted by:   Mykola Dzham <i at levsha dot me> (maintainer)
Approved by:    novel (mentor, implicit)
2011-12-23 04:35:56 +00:00
Stefan Eßer
e74737514a Fix compilation with clang: main() must return int not void. 2011-12-20 19:10:50 +00:00
TAKATSU Tomonari
1f90e26ac1 - Update to 0.8-12
- Fix LICENSE section
2011-12-20 12:28:50 +00:00
Jason Helfman
bb8def2212 + Add myself to the map
Approved by: crees, rene (mentors)
2011-12-19 21:15:57 +00:00
Frederic Culot
1f1e96612d - Update to 0.056
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2011-12-19 15:50:40 +00:00
Josh Paetzel
b821b2526d Fix make readme
PR:	ports/163159
Submitted by:	Jason Helfman <jhelfman@e-e.com>
2011-12-12 21:48:08 +00:00
Sunpoet Po-Chuan Hsieh
4bce23edb5 - Update to 0.24
Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
Feature safe:	yes
2011-12-09 18:49:04 +00:00
Sunpoet Po-Chuan Hsieh
bc01f45854 - Add TEST_DEPENDS
Feature safe:	yes
2011-12-06 05:00:08 +00:00
Sunpoet Po-Chuan Hsieh
bc5d96acb2 - Update to 0.45
- Add OPTIONS GEOCODER_US
- Depcreate SOAP::Lite dependency (default off)

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
Feature safe:	yes
2011-12-06 03:56:03 +00:00
Rene Ladan
3f45396d9c Attempt to fix build on powerpc.
Idea from:	bf@
Feature safe:	yes
2011-12-05 23:56:02 +00:00
Carlo Strub
961d452c54 - Update to 2.12.1
Changelog: http://www.flaterco.com/xtide/changelog.html
- Add a second mirror

Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-12-04 00:27:41 +00:00
Carlo Strub
5e7cb5907b Update to 0.14
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-12-04 00:24:46 +00:00
Beat Gaetzi
6f60107334 - Update my location
Feature safe:	yes
2011-12-03 13:12:09 +00:00
Juergen Lock
41849164b2 Mark BROKEN on >= 9.x/amd64:
http://www.freebsd.org/cgi/query-pr.cgi?pr=160422

Feature safe:	yes
2011-12-02 23:34:11 +00:00
Sunpoet Po-Chuan Hsieh
dbdc4f7345 - Update to 0.055
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
Feature safe:	yes
2011-11-29 09:05:45 +00:00
Dmitry Marakasov
f98e2345f1 - Update to 4550
- Allow to change memory limit

Feature safe:	yes
2011-11-27 23:03:11 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Martin Wilke
3839ef8989 - Fix MASTER_SITES
PR:		162833
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:54:56 +00:00
Carlo Strub
fe6490cfae Update to 1.2.2
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-11-20 14:44:48 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Carlo Strub
c64dd045ae Update to 2.12
Approved by:	glarkin@ (mentor)
Feature safe:	yes
2011-11-14 04:49:54 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Alexey Dokuchaev
337002f0dc Prefer shorter and more intuitive WWW address.
Feature safe:	yes
2011-11-10 10:11:15 +00:00
Josh Paetzel
5b09d2a71d Update my location. 2011-11-09 05:17:02 +00:00
Alexey Dokuchaev
f304b898d4 - Update to version 0.11.1, an important bug fix and translations release;
it also brings small GUI usability improvements
- Replace find(1) with grep(1) to narrow down initial search results and,
  subsequently, sed(1) furiousness; touch a COMMENT while I'm here
2011-11-07 06:18:29 +00:00
Stephen Montgomery-Smith
c84139d49a - Chase library update to math/GiNaC.
- Bump portrevision.
2011-11-06 16:30:57 +00:00
Martin Wilke
f0306011f3 - Get rid FreeBSD 6.X support 2011-11-06 16:22:23 +00:00
Sunpoet Po-Chuan Hsieh
ae2c94dd90 - Update to 0.23
Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
2011-11-02 17:31:24 +00:00
Doug Barton
291c479c05 Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
2011-11-01 20:46:07 +00:00
Dmitry Marakasov
6f307a53d4 - Update to 3.3
Submitted by:	glebius (maintainer)
2011-10-30 18:27:32 +00:00
Jose Alonso Cardenas Marquez
8c32f42130 - update my location 2011-10-29 16:45:40 +00:00
Chris Rees
10c1edad64 Remove expired ports.
2011-11-04 astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by author
2011-11-04 devel/py-reverse: Now part of pylint
2011-11-04 devel/py-vmaps: Author recommends using math/py-numpy instead

PR:		ports/161063 ports/161067 ports/161074
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-27 12:29:42 +00:00
Dmitry Marakasov
851e0901d0 - Update to 3.2
Submitted by:	glebius (maintainer)
2011-10-27 10:54:44 +00:00
Carlo Strub
68a67c7f0f Update WWW
PR:		ports/161930
Submitted by:	David Wolfskill <david@catwhisker.org> (maintainer)
Approved by:	glarkin@ (mentor)
2011-10-26 14:37:12 +00:00
Pawel Pekala
fa45e18d75 Update to version 1.2.4
PR:		ports/161905
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
2011-10-24 18:20:32 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Max Brazhnikov
bd0c0476e4 Mark MAKE_JOBS_UNSAFE, it still fails sometime 2011-10-23 01:38:08 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Chris Rees
9179d6314c Update to 6.4.2:
* elevation graphs for tracks using gnuplot; implemented by plug-ins contributed by Rudolf Martin (rudolf.martin_at_gmx.de).

* for tracks, improved computation of total (or cumulative) ascent/descent, computation of rest periods, total resting time and average speed in motion, estimated time for a hiking trail; contributed by Rudolf Martin.

* new configuration parameter: user temporary files directory; must be set correctly for GPSMan to work; it defaults to .tmp under the user GPSMan directory.

* new user options: altitude threshold when computing cumulative ascent/descent, operating system commands to display an image file and open a terminal (command-line) window; default of altitude threshold is appropriate for GPS receivers with non-barometric altimeter.

* change in default for user option (was a configuration parameter): the print command starts now by being empty (meaning unavailable).

* new projections: Mercator spherical case, Equidistant Cylindrical, and their particular cases EPSG:3857 (also known as EPSG:900913, EPSG:102113) and EPSG:32663 (Plate Carree with WGS 84 datum); asked by Rudolf Martin.

* in order to avoid ill formed or inconsistent data files, appending to a file is no longer an option when writing to an existing file except in the case of results of computations, real-time logs and contents of information windows.

* windows presenting results that depend on the definition of a route or track, such as computations or graphs, may be closed when the item changes after being edited or being replaced when data is read-in; based on a change suggested by Rudolf Martin.

* unavailable expression of plug-ins are now evaluated at top level so that global variables can be used.

* explicit support for the Garmin GPS 72H receiver; with thanks to Justin Arundell and Julian Barragan who sent protocol lists.

PR:		ports/161902
Submitted by:	dhw (maintainer)
2011-10-22 15:05:52 +00:00
Wen Heping
cc5136cb82 - Update to 0.5.0 2011-10-20 10:43:58 +00:00
Wen Heping
1d03b4fe1d - Update to 2.9.3 2011-10-20 10:38:04 +00:00
Sunpoet Po-Chuan Hsieh
1229aefc3d - Update to 0.44
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-10-19 20:48:36 +00:00
Emanuel Haupt
c764cea29a Fix RUN_DEPENDS (use print/teTeX-base instead of print/teTeX)
PR:		161653
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:03:38 +00:00
Emanuel Haupt
2ae28e1dd9 - Fix MASTER_SITES
- Add LICENSE

PR:		161615
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:03:34 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Brendan Fabeny
14e140238c update math/R to 2.13.2, and adjust dependent ports 2011-10-11 14:19:46 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Frederic Culot
f554889f56 - Update to 1.9
- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://www.robobunny.com/projects/weatherspect/CHANGES
PR:		ports/161327
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-10-06 11:24:08 +00:00
Dmitry Marakasov
d7eabf4729 - Project moved from berlios to savannah, change MASTER_SITES and WWW
- Distfile was rerolled along the way, changes are some defines
  (HAVE_DAEMON, HAVE_LIBRT, HAVE_DBUS, REVISION) in generated files,
  which are rewritten in the build process anyway

Approved by:	glebius (maintainer)
2011-10-05 17:33:30 +00:00
Chris Rees
20b84bb2ea Deprecate some unsupported ports:
astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by author
devel/py-vmaps: Author recommends using math/py-numpy instead
devel/py-reverse: Now part of pylint

PR:		ports/161074 ports/161063 ports/161067
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-04 16:50:27 +00:00
Dmitry Marakasov
e4ee3616be - Update to 4487
- Disable webkit-image by default as Yahoo layer is gone
2011-10-04 13:58:52 +00:00
Frederic Culot
4fe622832b - Update to 3.03
Changes:	http://search.cpan.org/dist/Weather-Underground/Changes
PR:		ports/161068
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-09-29 09:33:57 +00:00
Max Brazhnikov
dd5670f4cd Update my coordinates. 2011-09-28 17:52:13 +00:00
Pav Lucistnik
5c83b02da6 - Remove boinc-milkyway port, it is no longer useful (too old), the project
is now providing official binaries inside the boinc infrastructure
2011-09-27 17:42:48 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
TAKATSU Tomonari
e87ca16cbc - Add a new port: astro/R-cran-maptools
Set of tools for manipulating and reading geographic data, in
  particular ESRI shapefiles; C code used from shapelib. It includes
  binary access to GSHHS shoreline files. The package also provides
  interface wrappers for exchanging spatial objects with packages
  such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
  Mondrian, and others.

  WWW:	http://cran.r-project.org/web/packages/maptools/
2011-09-17 15:35:14 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Carlo Strub
178dc40a96 Change maintainer address to my FreeBSD address
Approved by:	wen@ (mentor)
2011-09-15 12:33:27 +00:00
Dmitry Marakasov
7301aac766 - Update to 4399 2011-09-14 03:58:16 +00:00
Pietro Cerutti
89912fd424 - adjust my location 2011-09-09 08:29:51 +00:00
Wen Heping
380396d49d - Update to 2.9.2 2011-09-06 06:25:51 +00:00
Dmitry Marakasov
b756119c3d - Fix parallel build
Reported by:	marck
Approved by:	glebius (maintainer, implicit)
2011-09-02 22:14:44 +00:00
Sunpoet Po-Chuan Hsieh
060bfaff35 - Update to 0.043
- Pet portlint

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-09-01 13:10:40 +00:00
Baptiste Daroussin
d4bfb85f29 2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
2011-09-01 06:47:46 +00:00
Dennis Herrmann
a82c757680 - Chase astro/libnova update
- Bump PORTREVSION
2011-08-30 15:15:51 +00:00
Dennis Herrmann
cfad71f444 - Update to 0.14.0 2011-08-30 15:15:45 +00:00
Dmitry Marakasov
126c605761 - Update to 3.1
- Unbreak build on 7.0
- Unbreak some options

Approved by:	glebius (maintainer implicit)
2011-08-30 11:58:59 +00:00
Sean Farley
9b3ada0359 As the world turns, so do the coordinates of our lives. 2011-08-30 00:24:12 +00:00
Sunpoet Po-Chuan Hsieh
82a2b59921 - Update to 1.2.1
Changes:	http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2.1
		http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2
2011-08-25 06:54:21 +00:00
Dmitry Marakasov
2f77a31a81 - Update to 3.0
Submitted by:	glebius@ (maintainer via private email)
Reworked by:	myself
2011-08-24 13:00:42 +00:00
Frederic Culot
20499d020c - Update to 1.2.2 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:		ports/159640 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout (>14 days)
2011-08-24 06:52:52 +00:00
Wen Heping
176cbcd157 - Update to 2.9.1 2011-08-23 07:12:02 +00:00
Eitan Adler
244214395f - sort the map file like the header says it should be
Approved by:	bapt (mentor)
2011-08-19 02:48:00 +00:00
Christian Brueffer
6c8922c79d Update my coordinates, Switzerland -> Sweden. 2011-08-18 22:57:41 +00:00
Eitan Adler
7e27873e63 - Add myself to the map
Approved by: sahil (mentor)
2011-08-18 13:25:49 +00:00