notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: databases/fastdb/files/patch-makefile

Number of commits found: 25

Monday, 23 Feb 2026
12:18 Piotr Kubaj (pkubaj) search for other commits by this committer
databases/fastdb: fix build

This port does some strange stuff, like undefining BYTE_ORDER macro,
because of which it fails to build:
In file included from src/unisock.cpp:28:
/usr/include/netinet/tcp.h: In function 'uint16_t __tcp_get_flags(const
tcphdr*)':
/usr/include/netinet/tcp.h:85:32: error: 'const struct tcphdr' has no member
named 'th_x2'
   85 |         return (((uint16_t)th->th_x2 << 8) | th->th_flags);
      |                                ^~~~~
/usr/include/netinet/tcp.h: In function 'void __tcp_set_flags(tcphdr*,
uint16_t)':
/usr/include/netinet/tcp.h:91:13: error: 'struct tcphdr' has no member named
'th_x2'
   91 |         th->th_x2 = (flags >> 8) & 0x0f;
      |             ^~~~~
commit hash: f286c2ebbbd83a4ad157704f81c2a3cc12a41784 commit hash: f286c2ebbbd83a4ad157704f81c2a3cc12a41784 commit hash: f286c2ebbbd83a4ad157704f81c2a3cc12a41784 commit hash: f286c2ebbbd83a4ad157704f81c2a3cc12a41784 f286c2e
Wednesday, 25 Mar 2015
09:33 marino search for other commits by this committer
databases category: Remove $PTHREAD_LIBS

Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
Original commitRevision:382201 
Saturday, 3 Jan 2015
18:48 pawel search for other commits by this committer
- Update to version 3.75
- Add LICENSE

PR:		196379
Submitted by:	Nikola Kolev <koue@chaosophia.net>
Original commitRevision:376151 
Wednesday, 7 May 2014
23:54 bapt search for other commits by this committer
Use options
Support stage
Convert to USES=gmake dos2unix
Always use gcc as a compiler
Original commitRevision:353231 
Friday, 28 Jun 2013
01:58 clsung search for other commits by this committer
- Update to 3.73
Original commitRevision:321921 
Monday, 16 Aug 2010
06:20 clsung search for other commits by this committer
- Update to 3.63
Original commit
Wednesday, 20 May 2009
07:53 clsung search for other commits by this committer
- Update to 3.53
Original commit
Monday, 26 Mar 2007
01:41 clsung search for other commits by this committer
- Update to 3.35
Original commit
Tuesday, 6 Mar 2007
07:36 clsung search for other commits by this committer
- Update to 3.33

PR:             ports/109817
Submitted by:   Marcelo Araujo <araujo_AT_bsdmail dot org>
Reviewed by:    maintainer (clsung)
Original commit
Tuesday, 11 Jul 2006
06:32 osa search for other commits by this committer
Unbreak size mismatch by update to 3.29.

Submitted by:   chinsan aka chinsan dot tw at gmail dot com
PR:             100059
Original commit
Wednesday, 15 Feb 2006
10:22 osa search for other commits by this committer
Update to 3.24.
Original commit
Monday, 3 Oct 2005
13:18 osa search for other commits by this committer
Update to 3.22.

The FastDB 3.22 introduced JNIcli - Java(tm) native interface.
This port builds without JNIcli, because I do not use it.
Please provide patches if you would like to add JNIcli to port.
Original commit
Thursday, 19 May 2005
12:56 osa search for other commits by this committer
Update to 3.15.
Original commit
Tuesday, 30 Nov 2004
08:45 osa search for other commits by this committer
Update to latest release - 3.08.
Original commit
Sunday, 28 Mar 2004
19:03 osa search for other commits by this committer
Update to 2.95.
Move pkg's doc file to Makefile.
Original commit
Thursday, 4 Dec 2003
10:42 osa search for other commits by this committer
Update to 2.83.
Original commit
Friday, 21 Nov 2003
16:03 arved search for other commits by this committer
Add -fPIC to fix build on amd64

Approved by:    osa
Original commit
Thursday, 27 Mar 2003
20:36 fjoe search for other commits by this committer
- Update to 2.58
- Assign maintainership to Sergey A. Osokin

PR:             50362
Original commit
Saturday, 18 Jan 2003
14:39 arved search for other commits by this committer
Update to 2.55

PR:             47074
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Thursday, 2 Jan 2003
18:35 ijliao search for other commits by this committer
upgrade to 2.54

PR:             45923
Submitted by:   Ports Fury
Original commit
Wednesday, 6 Nov 2002
16:33 ijliao search for other commits by this committer
upgrade to 2.51

PR:             44960
Submitted by:   Ports Fury
Original commit
Friday, 5 Jul 2002
03:08 ijliao search for other commits by this committer
upgrade to 2.41

PR:             40201
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Wednesday, 8 Aug 2001
06:05 lioux search for other commits by this committer
o Update to 2.23   o PTHREAD_{CFLAGS,LIBS}   o Support NOPORTDOCS    
Original commit
Wednesday, 11 Jul 2001
17:43 ijliao search for other commits by this committer
upgrade to 2.22   drop maintainership    
Original commit
Friday, 2 Mar 2001
16:25 ijliao search for other commits by this committer
add fastdb   Main Memory Relational Database Management System    
Original commit

Number of commits found: 25