1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Stanislav Sedov
fb91e7faf6 - Fix build after the boehm-gc update.
Reported by:	pav
2009-12-17 22:08:08 +00:00
Ion-Mihai Tetcu
430838889b - add new option MULTIPLE_THREADS. With this option enabled libsee/dtoa.c is
compiled with proper thread locking.
- bump PORTVERSION

PR:		ports/122525
Submitted by:	maintainer
2008-05-09 17:11:13 +00:00
Vanilla I. Shu
6653ee67f4 Upgrade to 2.0.1131.
PR:		ports/120082
Submitted by:	maintainer
2008-01-29 09:36:03 +00:00
Thierry Thomas
3403f5bc68 Unbreak.
PR:		ports/100557
Submitted by:	Simun Mikecin <numisemis (at) yahoo.com> (maintainer)
2006-07-19 22:53:57 +00:00
Renato Botelho
a3e270a910 - Fix: If summer-time daylight saving is in effect, getHours() returns
wrong value.
- Change .if defined(WITH_GC) -> ;if !defined(WITHOUT_GC) since it's on
  by default.

PR:		ports/94996
Submitted by:	maintainer
2006-04-11 15:39:41 +00:00
Renato Botelho
b8bd6b9c12 - Update to 1.3.1
PR:		ports/92674
Submitted by:	maintainer
2006-02-01 11:46:17 +00:00
Jean-Yves Lefort
c63852595e Fix build on amd64, ia64 and alpha.
Reported by:	pointyhat
Approved by:	maintainer
2005-04-25 16:31:26 +00:00
Jean-Yves Lefort
75c6b086e2 Fix return value of local timezone methods such as getHours().
PR:		ports/80198
Submitted by:	Simun Mikecin <sime@logos.hr> (maintainer)
Approved by:	adamw (mentor, implicit)
2005-04-21 19:11:08 +00:00
Jean-Yves Lefort
3f8a8df742 Fix some declarations, allowing programs to link against libsee.
Submitted by:	Simun Mikecin <sime@logos.hr>
Approved by:	adamw (mentor)
2005-04-18 15:59:06 +00:00