FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:32 PM BST
non port: devel/libdap/Makefile
CVSWeb

Number of commits found: 12

Wed, 15 Feb 2012
[ 08:54 sunpoet ] Original commit 
1.12 devel/libdap/Makefile
1.9 devel/libdap/distinfo
- Update to 3.11.3

Changes:
- Changed the return value for dap-config --libs so that it does not contain the
  curl static libs. This causes problems when linking on CentOS 6 in some cases.
Tue, 24 Jan 2012
[ 09:57 sunpoet ] Original commit 
1.11 devel/libdap/Makefile
1.8 devel/libdap/distinfo
1.4 devel/libdap/pkg-descr
1.7 devel/libdap/pkg-plist
- Update to 3.11.2
- Update WWW

Changes:        http://scm.opendap.org/svn/branch/libdap/3.11.2/ChangeLog
                http://scm.opendap.org/svn/branch/libdap/3.11.2/NEWS
Tue, 15 Nov 2011
[ 16:57 sunpoet ] Original commit 
1.10 devel/libdap/Makefile
- Use appropriate *FLAGS

Feature safe:   yes
Tue, 3 May 2011
[ 05:39 sunpoet ] Original commit 
1.9 devel/libdap/Makefile
1.7 devel/libdap/distinfo
1.6 devel/libdap/pkg-plist
- Update to 3.11.1

Changes:        http://scm.opendap.org/svn/branch/libdap/3.11.1/ChangeLog
Fri, 1 Oct 2010
[ 01:14 sunpoet ] Original commit 
1.21 astro/py-metar/Makefile
1.4 astro/weather/Makefile
1.3 audio/libfishsound/Makefile
1.3 audio/libmp3-archive-perl/Makefile
1.4 audio/mp3-archive-tools/Makefile
1.3 audio/mp3lint/Makefile
1.5 databases/pgsphere/Makefile
1.8 devel/libdap/Makefile
1.27 devel/shapelib/Makefile
1.15 graphics/libgeotiff/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
Tue, 28 Sep 2010
[ 08:52 sunpoet ] Original commit 
1.7 devel/libdap/Makefile
1.5 devel/libdap/distinfo
1.3 devel/libdap/pkg-descr
1.5 devel/libdap/pkg-plist
- Update to 3.11.0

Changes from 3.10.2 to 3.11.0:

This version of libdap implements DAP 3.4 which introduces multiple
function calls in a single URL.

Also updated is the geogrid() function; it can now take the latitude and
longitude vectors as explicit arguments. Thus you can request geographic
subsets of Grid variables using two forms of this function:
- geogrid(SST,50,-90,20,-60)
- geogrid(SST,SST.COADSY,SST.COADSX,50,-90,20,-60)

Both will request data from the SST variable within the region of latitude
50 north to 20 north and longitude 60 west to 90 west. Calling geogrid
without arguments returns the version documentation pointer. You can try
the function on the coads climatology dataset.

Bug fixes, most notably a bug where Grids were not treated correctly given
certain projections. Now the type of a Grid variable 'decays' to a
Structure when a projection returns one or more variables that cannot be a
Grid (because the number of maps fails to meet the data array's
dimensionality, for example).

Approved by:    pgollucci (mentor)
Wed, 22 Sep 2010
[ 17:10 sunpoet ] Original commit 
1.2 archivers/p5-Compress-Raw-Lzma/Makefile
1.3 archivers/p5-IO-Compress-Lzma/Makefile
1.12 archivers/unshield/Makefile
1.20 astro/py-metar/Makefile
1.3 astro/weather/Makefile
1.69 audio/icecast2/Makefile
1.21 audio/id3v2/Makefile
1.2 audio/libfishsound/Makefile
1.2 audio/libmp3-archive-perl/Makefile
1.2 audio/mp3-archive-tools/Makefile

(Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
Sat, 19 Jun 2010
[ 19:09 sylvio ] Original commit 
1.5 devel/libdap/Makefile
1.4 devel/libdap/distinfo
1.2 devel/libdap/pkg-descr
1.4 devel/libdap/pkg-plist
- Update to 3.10.2
- Pass maintainership to submitter.

PR:             ports/147782
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:   yes
Fri, 7 May 2010
[ 08:43 wen ] Original commit 
1.4 devel/libdap/Makefile
1.3 devel/libdap/distinfo
1.3 devel/libdap/pkg-plist
- Update to 3.10.0
- Reset maintainer
Sat, 3 Apr 2010
[ 10:44 roam ] Original commit 
1.6 archivers/epkg/Makefile
1.19 astro/gaia/Makefile
1.8 astro/tangogps/Makefile
1.15 astro/viking/Makefile
1.3 audio/deadbeef/Makefile
1.10 audio/gbemol/Makefile
1.10 audio/gmpc-alarm/Makefile
1.4 audio/gmpc-albumview/Makefile
1.4 audio/gmpc-discogs/Makefile
1.12 audio/gmpc-extraplaylist/Makefile

(Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Fri, 29 May 2009
[ 12:00 miwi ] Original commit 
1.2 devel/libdap/Makefile
1.2 devel/libdap/distinfo
1.2 devel/libdap/pkg-plist
- Update to 3.9.3

PR:             134888
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Sun, 22 Mar 2009
[ 15:27 miwi ] Original commit 
1.3427 devel/Makefile
1.1 devel/libdap/Makefile
1.1 devel/libdap/distinfo
1.1 devel/libdap/pkg-descr
1.1 devel/libdap/pkg-plist
libdap is A C++ SDK which contains an implementation of DAP 2.0 and 3.1,
Client- and Server-side support classes and a prototype implementation
of the AIS.

WWW: http://opendap.org/download/libdap++.html

PR:             ports/131972
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.095 seconds.