aboutsummaryrefslogtreecommitdiff
path: root/net/yaz++
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-092-3/+6
| | | | Notes: svn path=/head/; revision=361387
* Update to version 1.6.0.Dmitry Sivachenko2014-05-072-3/+3
| | | | Notes: svn path=/head/; revision=353149
* Update to version 1.5.2.Dmitry Sivachenko2013-11-152-3/+3
| | | | Notes: svn path=/head/; revision=333836
* Update to version 1.5.1.Dmitry Sivachenko2013-11-053-7/+4
| | | | Notes: svn path=/head/; revision=332829
* - Update net/yaz to version 5.0.2Pawel Pekala2013-10-271-0/+1
| | | | | | | | | | | | | - Update net/zebra-server to 2.0.55 and fix build with new net/yaz [1] - Bump other affected ports PR: ports/183355 [1] Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=331781
* Switch to new LIB_DEPENDS format.Dmitry Sivachenko2013-10-171-1/+1
| | | | Notes: svn path=/head/; revision=330621
* Update to version 1.5.0.Dmitry Sivachenko2013-10-053-5/+5
| | | | Notes: svn path=/head/; revision=329450
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update to version 1.4.0.Dmitry Sivachenko2013-03-123-5/+5
| | | | Notes: svn path=/head/; revision=313969
* Update to version 1.3.3.Dmitry Sivachenko2012-11-062-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307072
* - Fix plistPav Lucistnik2011-07-081-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277365
* Update to version 1.2.6.Dmitry Sivachenko2011-06-282-4/+3
| | | | | | | | PR: 158120 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276565
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Bump PORTREVISION to chase the update of net/yaz.Marcelo Araujo2010-08-091-0/+1
| | | | Notes: svn path=/head/; revision=259028
* Update to version 1.2.2Dmitry Sivachenko2010-05-273-7/+7
| | | | Notes: svn path=/head/; revision=255175
* Update to 1.1.4.Dmitry Sivachenko2009-08-033-4/+6
| | | | Notes: svn path=/head/; revision=238820
* Update to version 1.1.1.Dmitry Sivachenko2008-12-192-5/+5
| | | | Notes: svn path=/head/; revision=224411
* - 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