| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
Notes:
svn path=/head/; revision=367307
|
|
|
|
| |
Notes:
svn path=/head/; revision=360513
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=359269
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix for a unit-test that uses the default server at test.opendap.org. This
affects neither the API nor ABI of libdap; only the test baseline was changed.
Notes:
svn path=/head/; revision=353278
|
|
|
|
| |
Notes:
svn path=/head/; revision=352802
|
|
|
|
|
|
|
|
|
| |
Changes:
- Support fo clang: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM
3.4svn) added.
Notes:
svn path=/head/; revision=352615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
| |
Notes:
svn path=/head/; revision=331006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Use USES=charsetfix
Changes:
- Fixed the behavior of Sequence::read_row() so that the documented semantics of
read() are used. This will require changes in some of the handlers but does
not change the libray's ABI. Handler's that don't need the new/corrected
behavior can use version 3.12.0.
Notes:
svn path=/head/; revision=330986
|
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
Changes:
- Moved server functions out of libdap; they are now stored in a BES module.
- Added support for building large (constant) arrays to be used in server
functions. The arrays are defined using a new special form that the
ConstraintEvaluator class supports. The server side functions are now in their
own BES module (built as part of the BES for now) and it's possible to name
the constant arrays. Arrays of 1 million elements can be made in a fraction of
a second (although it will take longer to send the constraint to the server).
See the README file for more details.
Notes:
svn path=/head/; revision=327001
|
|
|
|
| |
Notes:
svn path=/head/; revision=325110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=312209
|
|
|
|
|
|
|
|
|
| |
- Remove signature verification
Feature safe: yes
Notes:
svn path=/head/; revision=308503
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cleanup Makefile header
Changes: http://scm.opendap.org/svn/tags/libdap/3.11.5/ChangeLog
http://scm.opendap.org/svn/tags/libdap/3.11.5/NEWS
Notes:
svn path=/head/; revision=305072
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=291433
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=289727
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=285864
|
|
|
|
|
|
|
| |
Changes: http://scm.opendap.org/svn/branch/libdap/3.11.1/ChangeLog
Notes:
svn path=/head/; revision=273537
|
|
|
|
| |
Notes:
svn path=/head/; revision=272629
|
|
|
|
|
|
|
| |
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=262220
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=262014
|
|
|
|
|
|
|
| |
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=261634
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/147782
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
Notes:
svn path=/head/; revision=256719
|
|
|
|
|
|
|
| |
- Reset maintainer
Notes:
svn path=/head/; revision=253896
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
| |
PR: 134888
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=234773
|
|
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>
Notes:
svn path=/head/; revision=230670
|