aboutsummaryrefslogtreecommitdiff
path: root/net/yaz++
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 1.1.0 to build with yaz3Pav Lucistnik2008-04-043-9/+8
| | | | Notes: svn path=/head/; revision=210543
* Update to version 1.0.0.Dmitry Sivachenko2006-05-293-44/+50
| | | | | | | | PR: 96616 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163847
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Pacify distfile survey by following redirects on URLs.Mark Linimon2005-10-131-1/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145227
* Update to version 0.9.Dmitry Sivachenko2005-05-112-4/+4
| | | | Notes: svn path=/head/; revision=135067
* Update to version 0.8Dmitry Sivachenko2004-05-033-26/+18
| | | | Notes: svn path=/head/; revision=108289
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Mark as broken on recent versions of 5.x due to the usual gcc3.3Mark Linimon2003-12-221-2/+8
| | | | | | | reasons. Noified maintainer. Notes: svn path=/head/; revision=96409
* Update to version 0.6.Dmitry Sivachenko2003-10-193-13/+2
| | | | Notes: svn path=/head/; revision=91640
* Chase yaz shlib version bump;Dmitry Sivachenko2003-02-282-2/+2
| | | | | | | de-pkg-comment (yaz++). Notes: svn path=/head/; revision=76629
* Fix build on -CURRENT.Dmitry Sivachenko2002-11-261-0/+11
| | | | Notes: svn path=/head/; revision=71108
* iNew port: yaz++.Dmitry Sivachenko2002-11-085-0/+71
YAZ++ is a C++ programmer's toolkit supporting the development of Z39.50v3 clients and servers. It includes an implementation of the ZOOM C++ binding, a generic YAZ++ client/server API and a powerful Z39.50 proxy. Notes: svn path=/head/; revision=69737