notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/yaz/distinfo
SVNWeb

Number of commits found: 126 (showing only 100 on this page)

1 | 2  »  

Mon, 27 Dec 2021
[ 03:31 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:e9593600ecb4678e77aafba77ae8d031ee30b82c  commit hash:e9593600ecb4678e77aafba77ae8d031ee30b82c  commit hash:e9593600ecb4678e77aafba77ae8d031ee30b82c  e959360 
net/yaz: Update to 5.31.1
Wed, 28 Apr 2021
[ 16:23 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:554627ac3cfce1b0284967debcc8a6e2bbed5781  commit hash:554627ac3cfce1b0284967debcc8a6e2bbed5781  commit hash:554627ac3cfce1b0284967debcc8a6e2bbed5781  554627a 
net/yaz: Update to 5.31.0

Changes: https://software.indexdata.com/yaz/doc/NEWS
Sun, 2 Aug 2020
[ 13:59 swills search for other commits by this committer ] Original commit   Revision:543961
net/yaz: Update to 5.30.3

PR:		248082
Submitted by:	Marcel Bischoff <marcel@herrbischoff.com>
Sat, 28 Dec 2019
[ 08:52 joneum search for other commits by this committer ] Original commit   Revision:521206
Update to 5.28.0

PR:		242900
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Sponsored by:	Netzkommune GmbH
Wed, 16 Oct 2019
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:514622
net/yaz: Update to 5.27.2

PR:		241265
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Sun, 9 Dec 2018
[ 01:09 swills search for other commits by this committer ] Original commit   Revision:487006
net/yaz: Update to 5.27.1

PR:		233792
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Fri, 9 Nov 2018
[ 16:46 swills search for other commits by this committer ] Original commit   Revision:484526
net/yaz: Update to 5.27.0

PR:		233000
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Fri, 20 Jul 2018
[ 14:38 wen search for other commits by this committer ] Original commit   Revision:475021
- Update to 5.26.1
- Pass the maintainership to submitter

PR:		229897
Submitted by:	neel@neelc.org
Sat, 2 Jun 2018
[ 02:27 wen search for other commits by this committer ] Original commit   Revision:471340
- Update to 5.25.0
Thu, 15 Feb 2018
[ 07:56 yuri search for other commits by this committer ] Original commit   Revision:461861
net/yaz: Update to 5.23.1

Changelog:
https://github.com/indexdata/yaz/releases/tag/v5.23.1

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
Thu, 18 May 2017
[ 08:06 wen search for other commits by this committer ] Original commit   Revision:441130
- Update to 5.21.1
Tue, 21 Feb 2017
[ 09:39 amdmi3 search for other commits by this committer ] Original commit   Revision:434513
- Update to 5.20.2
- Pet portlint

PR:		217265
Submitted by:	joneum@bsdproject.de
Thu, 29 Dec 2016
[ 03:31 wen search for other commits by this committer ] Original commit   Revision:429863
- Update to 5.19.0
Thu, 6 Oct 2016
[ 17:03 pawel search for other commits by this committer ] Original commit   Revision:423423
- Update to version 5.17.0
- Add LICENSE information
- Register dependencies found by stage-qa
- Drop maintainership
Wed, 4 May 2016
[ 19:03 pawel search for other commits by this committer ] Original commit   Revision:414608
Update to version 5.16.0

Changelog:
--- 5.16.0 2016/04/29
Allow multi-byte indicators for MARC subsystem. GitHub #11.

--- 5.15.3 2016/04/06
Fix yaz_query2xml aborts for attribute type 0. GitHub #9.

backtrace: exit with same signal as original fired
Until now with backtrace any signal would end up being an SIGABRT.

backtrace: cancel alarm if backtrace succeeds
This is to avoid "backtrace hangs" message that should not be
printed and gdb be invoked twice.

Fix some broken URLs in documentation and code.

yaz_marc_write_iso2709: truncate if 99,999 limit is reached.

--- 5.15.2 2016/01/11
Re-organize Windows build. Use ICU compiled with VS 2015 to use
same runtime as rest of components (YAZ, Libxml2, etc).

Move YAZ and many other software components to GitHub.
Tue, 17 Nov 2015
[ 16:52 pawel search for other commits by this committer ] Original commit   Revision:401820
Update to version 5.15.1

Changelog:
Bundle sha1 rather than use libgcrypt/nettle. This means that
configure no longer accepts --with-gcrypt and --with-nettle.

Fix rpn2cql fails for Bib-1 set in qry+conf YAZ-865
Wed, 11 Nov 2015
[ 16:54 pawel search for other commits by this committer ] Original commit   Revision:401285
Update to version 5.15.0

Changelog:
--- 5.15.0 2015/11/11
CCL: fix r=o, r=r WRT inherited attributes YAZ-864

--- 5.14.12 2015/11/09
Build with nettle on Debian/Ubuntu
test system calls yaz_deinit_globals for better memory leak detection
cs_get_host_args: allow unix:path:args notation
Windows: build YAZ with VC 2015 and bundle it with runtime
version 14.0.23026.
Fri, 16 Oct 2015
[ 21:36 pawel search for other commits by this committer ] Original commit   Revision:399524
Update to version 5.14.11

Changelog:

Fix RPN to CQL rejects local Bib-1 attribute set YAZ-861

ZOOM C: tweak when connection failed is returned
For cases with multiple socket addresses for some hostname, eg
localhost IPV4+IPV6, the code now properly returns "connection
failed" rather than "connection lost".

Various minor documenation tweaks from David Crossley. Thanks.

Fix windows uninstall does not remove start menu shortcuts YAZ-860
Tue, 22 Sep 2015
[ 15:54 pawel search for other commits by this committer ] Original commit   Revision:397547
Update to version 5.14.10

--- 5.14.10 2015/09/16
Prevent huge expansions in CCL s=sl YAZ-859
Tue, 15 Sep 2015
[ 19:15 pawel search for other commits by this committer ] Original commit   Revision:397016
Update to version 5.14.9

--- 5.14.9 2015/09/15
Fix segv in ZOOM_connection_fire_event_socket YAZ-858
The odr_in memory taken by handle_srw_response, and, thus if result
set is destructed before we expect the HTTP response (hres) it may
be come invalid. Therefore we inspect hres before the call to
ZOOM_handle_sru.
Fix possible deadlock in backtrace (2nd attempt) YAZ-856
An alarm is set up so that backtrace is terminated if it hangs.
Even if backtrace the handler also attempts to spawn gdb.

--- 5.14.8 2015/09/14
Fix SEGV for s=sl for 3 terms and syntax error YAZ-857

--- 5.14.7 2015/09/13
Fix possible deadlock in backtrace YAZ-856
Various minor text tweaks in documentation
Wed, 19 Aug 2015
[ 20:40 pawel search for other commits by this committer ] Original commit   Revision:394811
Update to version 5.14.6

Changelog:

Fix yaz-client command args parsing broken YAZ-855
Bug introduced in 5be87e7a04c7219b31cefc0a3 - version 5.14.5
Mon, 10 Aug 2015
[ 16:47 pawel search for other commits by this committer ] Original commit   Revision:393877
Update to version 5.14.5

--- 5.14.5 2015/08/06

Stop building packages for obsolete Debian squeeze and use DH
version 9. YAZ-854
rpn2cql diagnostics: provide use attribute addinfo YAZ-853
deb: deprecated substitution ${Source-Version} YAZ-852
Fix yaz-client: semicolon terminates arguments YAZ-851

--- 5.14.4 2015/07/29

Windows: Bundle VC runtime exe YAZ-848
Omit Content-Type for HTTP requests to Solr YAZ-850
Wed, 15 Jul 2015
[ 16:14 pawel search for other commits by this committer ] Original commit   Revision:392168
Update to version 5.14.3

Fix rpn2cql: structure, relation problem for serverChoice YAZ-849
Problem was that for things mapped to cql.serverChoice the relation
would sometimes be omitted when it should not. Eg for relation "all".
Thu, 18 Jun 2015
[ 16:00 pawel search for other commits by this committer ] Original commit   Revision:390032
update to version 5.14.2

--- 5.14.2 2015/06/15

Document zoom extraArgs YAZ-817

Fix ZOOM: crash extended services diagnostics YAZ-846
The immediate fix is to prevent ZOOM_set_dset_error from removing
current task from connection. This, however, has been assumed in a
number of places so this fix is rather large unfortunately.
Thu, 11 Jun 2015
[ 19:58 pawel search for other commits by this committer ] Original commit   Revision:389248
Update to version 5.14.1

--- 5.14.1 2015/06/11

Make yaz_log_reopen async-signal YAZ-845
Fixes potential dead-lock issue with YAZ_DAEMON_LOG_REOPEN flags for
daemon API.

--- 5.14.0 2015/06/08

CCL: new feature s=spl (split-list) that splits terms in a search into
sub-phrases of all sizes (from 1 up to the number of terms) with order
preserved. For 3 terms the CCL search
 a b c
is turned into PQF:
 @or @or @or @and @and a b c @and "a b" c @and a "b c" "a b c"

Solr: don't set defType=lucene in URLs if extraArgs already defines it.
Fri, 29 May 2015
[ 16:36 pawel search for other commits by this committer ] Original commit   Revision:387871
Update to version 5.13.0

Changelog:

Add lock/unlock for YAZ log writes YAZ-843
Fri, 22 May 2015
[ 16:51 pawel search for other commits by this committer ] Original commit   Revision:387034
Update to version 5.12.2

--- 5.12.2 2015/05/22

Fix incorrect parsing of URLs @:9999/somebase&url=http://some.host YAZ-842

--- 5.12.1 2015/05/13

yaz-client: deal with excess bytes HTTPS case YAZ-833
ZOOM C: deal with excess bytes HTTPS case YAZ-833
Allow Windows installer for PATH to be updated YAZ-841
Sat, 9 May 2015
[ 19:30 pawel search for other commits by this committer ] Original commit   Revision:385906
Update to version 5.12.0

Changelog:

- Allow Content-Type application/sru+xml YAZ-840
- New yaz_xml_get_prop utility YAZ-839
- Fix zebrasrv [warn] ir_session (exception) YAZ-838
- Document itemorder-setname and list all ILL options
Thu, 2 Apr 2015
[ 16:24 pawel search for other commits by this committer ] Original commit   Revision:383022
Update to version 5.11.0

--- 5.11.0 2015/03/31

Extend get_org_info (snippets) to return original string YAZ-836
Two new functions have appeared: icu_chain_get_org_info2 and
icu_iter_get_org_info2 with a 4th parameter being a pointer
to the original string.

Fix tcpip.c compilation failure on VC9 YAZ-835

Fix icu_iter_get_norm returns invalid size for some input YAZ-834
The icu_iter_get_org_info returns information based on string
as it appears on tokenize step.
Wed, 18 Mar 2015
[ 20:43 pawel search for other commits by this committer ] Original commit   Revision:381578
Update to version 5.10.2

--- 5.10.2 2015/03/13

Deal with excess bytes in HTTP response for keepalive YAZ-830

Refactor ssl_put and tcpip_put to one function YAZ-832

Refactor ssl_get and tcpip_get to one function YAZ-831

Fix SEGV yaz-client for HTTP decoding error YAZ-829

Fix buffer overflow in cmd_elements in yaz-client YAZ-828
Mon, 9 Mar 2015
[ 22:06 pawel search for other commits by this committer ] Original commit   Revision:380884
Update to version 5.10.1

--- 5.10.1 2015/03/03

Fix test_sru.sh fails in pazpar2 YAZ-826
Unfortunately a regression occurred with YAZ 5.10.0 that would make
Pazpar2 fail for HTTP connections.

--- 5.10.0 2015/03/03

Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825
Introduce cs_create_host2 which returns if connection should be
proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT,
the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost).

Fix http proxy fails with yaz-client YAZ-824
Fri, 20 Feb 2015
[ 16:19 pawel search for other commits by this committer ] Original commit   Revision:379444
Update to version 5.9.1

--- 5.9.1 2015/02/06

Fix 0 ptr reference for OPAC records from XML YAZ-822
Wed, 4 Feb 2015
[ 19:15 pawel search for other commits by this committer ] Original commit   Revision:378410
Update to version 5.9.0

--- 5.9.0 2015/02/02

Extend yaz daemon facility to assist int log rotation YAZ-818 YAZ-819
Tue, 13 Jan 2015
[ 22:30 pawel search for other commits by this committer ] Original commit   Revision:376989
Update to version 5.8.1
Sun, 21 Dec 2014
[ 23:01 pawel search for other commits by this committer ] Original commit   Revision:375199
Update to version 5.7.2
Fri, 5 Dec 2014
[ 16:33 pawel search for other commits by this committer ] Original commit   Revision:374051
Update to version 5.7.1
Fri, 28 Nov 2014
[ 22:41 pawel search for other commits by this committer ] Original commit   Revision:373581
Update to version 5.7.0
Wed, 19 Nov 2014
[ 20:35 pawel search for other commits by this committer ] Original commit   Revision:372812
Update to version 5.6.0
Sat, 1 Nov 2014
[ 11:43 pawel search for other commits by this committer ] Original commit   Revision:372004
Update to version 5.5.0
Fri, 10 Oct 2014
[ 16:01 pawel search for other commits by this committer ] Original commit   Revision:370594
- Update to version 5.4.3
- Clean pkg-plist
Sat, 6 Sep 2014
[ 12:56 pawel search for other commits by this committer ] Original commit   Revision:367418
Update to version 5.4.2
Sat, 12 Jul 2014
[ 17:26 pawel search for other commits by this committer ] Original commit   Revision:361625
Update to version 5.3.0
Thu, 3 Jul 2014
[ 19:18 pawel search for other commits by this committer ] Original commit   Revision:360449
Update to version 5.2.1
Sat, 14 Jun 2014
[ 16:56 pawel search for other commits by this committer ] Original commit   Revision:357795
- Update to version 5.2.0
- Add option for database backends
Tue, 3 Jun 2014
[ 22:48 pawel search for other commits by this committer ] Original commit   Revision:356417
Update to version 5.1.2
Tue, 6 May 2014
[ 20:11 pawel search for other commits by this committer ] Original commit   Revision:353128
- Update to version 5.1.1
- Convert to USES=libtool
Sat, 19 Apr 2014
[ 10:26 pawel search for other commits by this committer ] Original commit   Revision:351590
Update to version 5.1.0
Sat, 22 Mar 2014
[ 15:43 pawel search for other commits by this committer ] Original commit   Revision:348798
- Update to version 5.0.21
- Switch to PORTDOCS
Mon, 3 Mar 2014
[ 17:26 pawel search for other commits by this committer ] Original commit   Revision:346938
Update to version 5.0.18
Wed, 26 Feb 2014
[ 21:19 pawel search for other commits by this committer ] Original commit   Revision:346228
Update to version 5.0.16
Wed, 19 Feb 2014
[ 18:11 pawel search for other commits by this committer ] Original commit   Revision:345123
- Update to version 5.0.14
- Shebangfix supports tcl now
Fri, 31 Jan 2014
[ 11:37 pawel search for other commits by this committer ] Original commit   Revision:341978
Update to version 5.0.12
Wed, 22 Jan 2014
[ 21:50 pawel search for other commits by this committer ] Original commit   Revision:340735
Update to version 5.0.11
Thu, 26 Dec 2013
[ 19:16 pawel search for other commits by this committer ] Original commit   Revision:337599
- Update to version 5.0.9
- Port needs tcl now
- Use shebangfix to fix tclsh path
- Strip libraries

--- 5.0.9 2013/12/20
ZOOM/yaz-client: allow SRU searchRetrieveResponse with incorrect
namespace.
--- 5.0.8 2013/12/20
Make cs_parse_host public.A
Fix double HTTP dump (-a log would show HTTP packages twice). Bug
introduced in YAZ 5.0.6.
--- 5.0.7 2013/12/17
Fix buffer corruption for yaz-ztest record fetch.
--- 5.0.6 2013/12/17
Allow yaz-ztest to return user-defined records (one record per file).
This is enabled by defining environment variable YAZ_ZTEST_XML_FETCH.
Prevent early truncatin of HTTP log. (ODR_PRINT for HTTP streams).
Use the stream write instead of odr_printf which has a 4K tmp buffer.
Fix encoding of 0x00a4 (unicode to danmarc) YAZ-713
Thu, 12 Dec 2013
[ 16:24 pawel search for other commits by this committer ] Original commit   Revision:336276
Update to version 5.0.5

--- 5.0.5 2013/12/09

Add support for MARC-in-JSON. yaz-marcdump and the record conversion module
can read and write this format. For record format JSON, yaz-ztest returns
MARC-in-JSON records.

iconv: fixes and more tests for danmarc character set encoding. 0xa733 is
converted to @AL , 0xa732 is converted to @A instead of @a733, @a732 .
Sat, 7 Dec 2013
[ 14:28 pawel search for other commits by this committer ] Original commit   Revision:335830
update to version 5.0.4

Improve error reporting for ICU chains YAZ-707
Report config element+rule when ICU status is "failure".

ZOOM: stop fetching if present response has no records YAZ-710
Some targets return less records than their hit count would suggest.
This prevents ZOOM from continuing to fetch records if any present
response has 0 records in the response.

Ensure that GFS calls exit if any listener fails YAZ-710
Before, if XML config was in use, it would start the default
listener @:9999!
Wed, 20 Nov 2013
[ 21:12 pawel search for other commits by this committer ] Original commit   Revision:334455
Update to version 5.0.3
Sun, 27 Oct 2013
[ 15:17 pawel search for other commits by this committer ] Original commit   Revision:331781 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update net/yaz to version 5.0.2
- 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
Mon, 23 Sep 2013
[ 16:36 pawel search for other commits by this committer ] Original commit   Revision:328018
Update to version 4.2.68

--- 4.2.68 2013/09/23

GFS: pass additionalSearchInfo to search memeber search_input if
given. Otherwise pass otherInfo. Request for facets and other search
related things will be passed there in future versions of YAZ.

New ZOOM setting, authenticationMode, which allows authentication
paramters to be encoded in the URL rather than via HTTP Basic auth.
YAZ-686

rpn2solr: fix nested AND/OR handling. YAZ-685

Add comparison routines for some Z-types, such as NamePlusRecord,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 14 Sep 2013
[ 15:43 pawel search for other commits by this committer ] Original commit   Revision:327298
Update to version 4.2.66

Changelog:
--- 4.2.66 2013/09/11

ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
schema was given for search. YAZ-675

Add Solr date range searches. YAZ-621
Sat, 24 Aug 2013
[ 08:53 pawel search for other commits by this committer ] Original commit   Revision:325287
- Update to version 4.2.65
- Switch to new style of LIB_DEPENDS

Changelog:

--- 4.2.65 2013/08/22

ZOOM: another fix for record caching (introduced in YAZ 4.2.64).

--- 4.2.64 2013/08/21 (Broken WRT ZOOM C, do not use)

ISO2709/MARC parse most octet aligned records; not just those that
are known to be ISO2709/MARC. This makes ZOOM and yaz-client
MARC parse more records instead of just dumping as is. YAZ-670

ZOOM: proper caching for variations of record schema. YAZ-671

Solr: Check for enging / and perhaps commands (select/term) YAZ-651

--- 4.2.63 2013/07/17

Add yaz_strcmp_null
Sun, 14 Jul 2013
[ 19:51 pawel search for other commits by this committer ] Original commit   Revision:322998
Update to version 4.2.62
Wed, 12 Jun 2013
[ 19:46 pawel search for other commits by this committer ] Original commit   Revision:320723
Update to version 4.2.59
Thu, 23 May 2013
[ 18:57 pawel search for other commits by this committer ] Original commit   Revision:318896
Update to version 4.2.57
Wed, 24 Apr 2013
[ 21:48 pawel search for other commits by this committer ] Original commit   Revision:316482
Update to version 4.2.54
Sat, 16 Feb 2013
[ 12:32 pawel search for other commits by this committer ] Original commit   Revision:312344
Update to 4.2.51
Thu, 24 Jan 2013
[ 15:48 pawel search for other commits by this committer ] Original commit   Revision:310934
Update to version 4.2.49
Fri, 11 Jan 2013
[ 19:26 pawel search for other commits by this committer ] Original commit   Revision:310244
Update to version 4.2.48
Sun, 9 Dec 2012
[ 17:48 pawel search for other commits by this committer ] Original commit   Revision:308547
Update to version 4.2.47
Thu, 6 Sep 2012
[ 20:12 pawel search for other commits by this committer ] Original commit   Revision:303786
Update to version 4.2.37
Thu, 16 Aug 2012
[ 14:28 pawel search for other commits by this committer ] Original commit 
- Update to version 4.2.35
- Port needs USE_PKGCONFIG=build
- Shorten REINPLACE_CMD
Sun, 10 Jun 2012
[ 08:39 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.34
Fri, 13 Apr 2012
[ 19:31 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.30
Thu, 1 Mar 2012
[ 21:33 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.27
Wed, 18 Jan 2012
[ 23:10 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.25
Sun, 16 Oct 2011
[ 00:31 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.17
Thu, 1 Sep 2011
[ 20:38 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.13

Approved by:    miwi, wen (mentors implicit)
Tue, 16 Aug 2011
[ 19:12 pawel search for other commits by this committer ] Original commit 
Update to version 4.2.8

Approved by:    wen, miwi (mentors)
Mon, 4 Jul 2011
[ 15:29 pawel search for other commits by this committer ] Original commit 
- update to version 4.2.4

PR:             158154
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    miwi (mentor)
Wed, 23 Mar 2011
[ 16:43 pawel search for other commits by this committer ] Original commit 
- Update to 4.1.7
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)
Sat, 5 Feb 2011
[ 03:20 miwi search for other commits by this committer ] Original commit 
- Update to 4.1.3

PR:             154424
Submitted by:   "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Feature safe:   yes
Wed, 26 Jan 2011
[ 05:11 miwi search for other commits by this committer ] Original commit 
- Update to 4.1.2
- Pass maintainership to submitter

PR:             153556
Submitted by:   "Pawel Pekala" <c0rn@o2.pl>
Feature safe:   yes
Fri, 12 Nov 2010
[ 14:26 makc search for other commits by this committer ] Original commit 
Update to version 0.4.12
Add missing dependency on devel/icu
Mark MAKE_JOBS_SAFE
Honour NOPORTDOCS

PR:             ports/152142
Submitted by:   Pawel Pekala <c0rn at o2.pl>
Mon, 9 Aug 2010
[ 22:55 araujo search for other commits by this committer ] Original commit 
- Update to 4.0.11.

PR:             ports/149101
Submitted by:   Frederic Culot <frederic@culot.org>
Wed, 26 May 2010
[ 09:07 wen search for other commits by this committer ] Original commit 
- Update to 4.0.9

PR:             ports/146960
Submitted by:   C-S <c-s@c-s.li>
Mon, 3 Aug 2009
[ 12:02 demon search for other commits by this committer ] Original commit 
Update to 3.0.47.
Thu, 4 Dec 2008
[ 13:43 demon search for other commits by this committer ] Original commit 
Update to version 3.0.38.

PR:             128621
Submitted by:   Wen Heping <wenheping@gmail.com>
Fri, 4 Apr 2008
[ 21:33 pav search for other commits by this committer ] Original commit 
- Update to 3.0.26

PR:             ports/117557, ports/122297
Submitted by:   chinsan, Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout (demon; 5 months)
Wed, 7 Mar 2007
[ 10:32 demon search for other commits by this committer ] Original commit 
Update to 2.1.53.
Thu, 1 Feb 2007
[ 13:40 demon search for other commits by this committer ] Original commit 
Update to 2.1.48.
Sat, 23 Dec 2006
[ 15:35 demon search for other commits by this committer ] Original commit 
Update to 2.1.42.
Sun, 5 Nov 2006
[ 15:34 demon search for other commits by this committer ] Original commit 
Update to 2.1.38
Wed, 16 Aug 2006
[ 08:46 demon search for other commits by this committer ] Original commit 
Update to 2.1.26.

PR:             102042
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Mon, 29 May 2006
[ 13:44 demon search for other commits by this committer ] Original commit 
Update to version 2.1.18.

PR:             96615
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Sun, 22 Jan 2006
[ 21:24 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 416 ports in this commit are shown above. View all ports for this commit)
SHA256ify

Approved by: krion@
Wed, 8 Jun 2005
[ 13:52 demon search for other commits by this committer ] Original commit 
distfile rerolled.
Minor change to header file.
[ 07:06 demon search for other commits by this committer ] Original commit 
Update to version 2.1.8.
Fri, 3 Jun 2005
[ 12:43 demon search for other commits by this committer ] Original commit 
Upgrade to version 2.1.6.
Tue, 10 May 2005
[ 10:42 demon search for other commits by this committer ] Original commit 
Update to version 2.1.4.
Tue, 11 Jan 2005
[ 16:51 demon search for other commits by this committer ] Original commit 
Update to version 2.0.32.

Number of commits found: 126 (showing only 100 on this page)

1 | 2  »