1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

1856 Commits

Author SHA1 Message Date
Maho Nakata
43130c78c1 adjust pkg-plist 2011-08-25 01:55:23 +00:00
Maho Nakata
db8a1e5f40 Use libdata/pkgconfig instead of lib/pkgconfig.
bump portrevision.
Submitted by:	naddy
2011-08-25 01:53:44 +00:00
Greg Larkin
c0665f59d8 - Updated to 3.9.0
ChangeLog: http://packages.python.org/DendroPy/changes.html

PR:		ports/159157
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-08-24 18:15:24 +00:00
Chris Rees
d42467b26c - Drop maintainership for this port -- I don't use it any more
- While here, correct LICENSE data
2011-08-24 17:01:07 +00:00
Brendan Fabeny
81711c866d fix the clang build 2011-08-20 11:28:54 +00:00
Ryan Steinmetz
c316fbebbb Update to 3.10.1
Fix PORTSDOC usage/functionality

PR:		ports/159334
Submitted by:	Stas Timokhin <devel@stasyan.com> (maintainer)
Approved by:	wxs (mentor)
2011-08-16 21:55:45 +00:00
Brendan Fabeny
3f2b1d8243 adopt 2011-08-12 09:07:47 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Beech Rintoul
52c7c43d00 - update to 3.3.0
- use shortcut do depend on textproc/py-xml
- pet portlint (LICENSE moving, whitespace fixing)
- depend on python 2.6+ (as per gramps README)
- add option to depend on graphics/py-exiv2,
  enable it by default (as per gramps README)

PR:		ports/159058
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Anders Troback" <anders@troback.com> (maintainer)
2011-08-11 02:25:21 +00:00
Dirk Meyer
f86d70b88f - update MASTER_SITES 2011-08-07 12:38:44 +00:00
Wen Heping
eb0d9be8e1 - Update to 0.99.22
PR:		ports/159490
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-04 10:43:04 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
66e0e67acb Mark BROKEN: Does not fetch 2011-08-02 16:27:06 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Baptiste Daroussin
840edf80f1 Remove some expired ports
2011-08-01 audio/rio: Look like an abandonware, no more public distfile
2011-08-02 audio/ruby-musicextras: Upcoming ruby-gnome removes dependencies
2011-08-02 deskutils/sshmenu: Upcoming ruby-gnome removes dependencies
2011-08-02 japanese/gsuica: Upcoming ruby-gnome removes dependencies
2011-08-02 science/gave: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-art: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-splashscreen-manager: Upcoming ruby-gnome removes dependencies
2011-08-02 06:31:29 +00:00
Sunpoet Po-Chuan Hsieh
50e41d3365 - Update to 0.008
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2011-08-01 02:13:31 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Koop Mast
ca18c5b1d8 Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12. 2011-07-30 09:39:44 +00:00
Brendan Fabeny
66779351d9 remove science/bblimage; attach science/pyvox to build;
add an entry to MOVED

PR:		158562
2011-07-28 09:56:34 +00:00
Brendan Fabeny
73fa6e1345 update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)

PR:		158947 [1]
Submitted by:	wen ([1], independently)
2011-07-28 04:19:58 +00:00
Max Brazhnikov
7913f5fe19 Update to 1.12
Remove needless deps
Pacify portlint

PR:		ports/158760
Approved by:	Stas Timokhin (maintainer)
2011-07-21 11:11:03 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Sunpoet Po-Chuan Hsieh
fc8fecf250 - Update to 1.5.1
- Use CFLAGS instead of CPPFLAGS
- Remove out-dated OSVERSION check and pkg-message
- Make portlint happier
- Cosmetic change

Changes:	https://code.zmaw.de/news/68
2011-07-16 06:12:30 +00:00
Sunpoet Po-Chuan Hsieh
d3ddb2e80f - Bump PORTREVISION for science/hdf5-18 shlib change 2011-07-15 07:00:46 +00:00
Sunpoet Po-Chuan Hsieh
ac46a8747a - Update to 1.8.7
Changes:	http://hdfgroup.org/HDF5/doc/ADGuide/Changes.html
PR:		ports/158394
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2011-07-15 06:58:28 +00:00
Ashish SHUKLA
441f2bbcb5 - Update to 0.5.0.1
Obtained from:	FreeBSD Haskell
2011-07-10 01:03:33 +00:00
Mark Linimon
33c87871f4 Fix fetch.
Noticed on:	pointyhat-west
2011-07-08 04:07:55 +00:00
Max Brazhnikov
2e9eb76aef Drop maintainership (I don't use Qt3 ports anymore) 2011-07-07 17:34:13 +00:00
Wen Heping
160953339f - Update to 1.65.00 2011-07-05 00:47:55 +00:00
Ashish SHUKLA
aab2ff6deb - Update textproc/hs-tagsoup to 0.12.2.
- Bump PORTREVISION of dependent ports on textproc/hs-tagsoup, i.e.
  devel/h-hoogle, science/hs-bio, and textproc/pandoc.

PR:		ports/157826
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-03 22:30:23 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Steve Wills
e0ff0c99d7 - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
Stephen Montgomery-Smith
ee4d9c29dd - New port science/py-ws2300
Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232
interface. It can read and write values, and can continuously log data
from WS-2300 to a file or SQL database.

WWW: http://ace-host.stuart.id.au/russell/files/ws2300/

PR:		ports/153452
Submitted by:	Stefan Bethke <stb@lassitu.de>
Approved by:	gabor (mentor)
2011-07-01 20:23:41 +00:00
Brendan Fabeny
e3e9cab790 Update to 0.72, follow upstream name change, and clean up 2011-07-01 10:46:10 +00:00
Wen Heping
195e2f8d16 obspy.imaging provides tools for displaying features used in seismology.
WWW: http://www.obspy.org/
2011-06-29 08:18:07 +00:00
Wen Heping
d0893a7fa0 The obspy.xseed package contains methods in order to read, write and
convert seismological meta data files in the Dataless SEED, RESP and
XML-SEED format.

WWW: http://www.obspy.org/
2011-06-29 08:13:17 +00:00
Sunpoet Po-Chuan Hsieh
bcc45873c1 - Revert devel/hdf5-18 shlib version back to 6 as hdf5 1.8.7 (ports/158394) is not committed yet 2011-06-29 01:23:27 +00:00
Sunpoet Po-Chuan Hsieh
cc351d3c3c - Update to 4.1.3
- Do not install *.info and *.ps to DOCSDIR
- Cleanup Makefile

Changes:	http://www.unidata.ucar.edu/software/netcdf/release-notes-4.1.3.html
2011-06-29 01:21:24 +00:00
Wen Heping
1ae56474b4 - Update to 0.4.8 2011-06-29 01:17:16 +00:00
Wen Heping
b3d030ce2b - Update to 0.4.9 2011-06-29 01:14:41 +00:00
Wen Heping
14de038901 - Update to 0.4.8 2011-06-29 01:10:17 +00:00
Koop Mast
cddafbcf7c Chase goffice and gnumeric update. 2011-06-23 18:35:22 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Dennis Herrmann
2b8a587585 - Update to 1.3.3
PR:		ports/158176
Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
2011-06-23 10:17:37 +00:00
Jose Alonso Cardenas Marquez
d3eadff7b0 - Bump PORTREVISION. lang/fpc has been updated to 2.4.4 2011-06-23 05:39:27 +00:00
Alexey Dokuchaev
ee76890c35 Kill EOL whitespace. 2011-06-23 03:07:20 +00:00
Stephen Montgomery-Smith
4ea1545943 - Maintainer ports@freebsd.org to devel@stasyan.com
Approved by:	maho (mentor)
2011-06-21 02:34:50 +00:00
Stephen Montgomery-Smith
252b0b6404 - Add optional dependency net/openmpi
- Add lib_depends textproc/gsed
- Make datadir safe
- Move pkgconfig from lib to libdata
- Make patches to configure prefix friendly

PR:		ports/155655
Submitted by:	Klaus Aehlig <aehlig@linta.de>
Approved by:	maho (mentor) and
			Stas Timokhin <devel@stasyan.com> (maintainer)
2011-06-21 02:19:07 +00:00
Andrej Zverev
7a1dccccd5 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:03:27 +00:00