77b7 FreshPorts -- devel/judy
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
judy 1.0.5 devel on this many watch lists=2 search for ports that depend on this port
General purpose dynamic array

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Aug 2004 12:31:04
License: not specified in port


Judy is a general purpose dynamic array implemented as a C callable
library.  Judy's speed and memory usage are typically better than other
data storage models and improves with very large data sets.

WWW: http://judy.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake

This port is required by:

for Build for Libraries

To install the port: cd /usr/ports/devel/judy/ && make install clean
To add the package: pkg_add -r Judy


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  3. http://freefr.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  4. http://garr.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  5. http://heanet.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  6. http://hivelocity.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  7. http://ignum.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  8. http://internode.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  9. http://iweb.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  10. http://jaist.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  11. http://kaz.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  12. http://kent.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  13. http://master.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  14. http://nchc.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  15. http://ncu.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  16. http://netcologne.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  17. http://sunet.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  18. http://superb-dca3.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  19. http://switch.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  20. http://tenet.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  21. http://ufpr.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/
  22. http://waix.dl.sourceforge.net/project/judy/judy/Judy-1.0.5/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Apr 2013 13:27:48
Original commit files touched by this commit  1.0.5
bapt search for other commits by this committer
Reassign skv@ ports to the heap

Feature safe:	yes
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.0.5
ohauer search for other commits by this committer
-remove MD5
20 Nov 2009 22:53:09
Original commit files touched by this commit  1.0.5
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.0.5
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
17 Jul 2009 05:14:19
Original commit files touched by this commit  1.0.5
skv search for other commits by this committer
Update to 1.0.5
13 May 2008 09:36:54
Original commit files touched by this commit  1.0.4
skv search for other commits by this committer
Update to 1.0.4

PR:             ports/123441
Submitted by:   Philip M. Gollucci <pgollucci xx p6m7g8.com>
Changes:       
http://judy.svn.sourceforge.net/viewvc/judy/trunk/ChangeLog?r1=37&r2=49
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.0.3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [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)
24 May 2006 06:55:16
Original commit files touched by this commit  1.0.3
skv search for other commits by this committer
Update to 1.0.3

PR:             ports/97018
Submitted by:   Martin Wilke <freebsd xx unixfreunde.de>
04 May 2006 21:41:12
Original commit files touched by this commit  1.0.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.1_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
24 Dec 2004 08:49:26
Original commit files touched by this commit  1.0.1
skv search for other commits by this committer
Update to 1.0.1
12 Nov 2004 15:13:12
Original commit files touched by this commit  1.0.0
skv search for other commits by this committer
Unbreak build on sparc64.

Pointed by:     kris
09 Nov 2004 13:06:34
Original commit files touched by this commit  1.0.0
skv search for other commits by this committer
Updated to 1.0.0

PR:             ports/73587
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
26 Sep 2004 01:35:54
Original commit files touched by this commit  0.1.8_1
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
19 Aug 2004 18:41:52
Original commit files touched by this commit  0.1.8_1
skv search for other commits by this committer
Add SHLIB_MAJOR to shared library.
19 Aug 2004 12:30:27
Original commit files touched by this commit  0.1.8
skv search for other commits by this committer
Add judy 0.1.8, general purpose dynamic array.

Number of commits found: 18

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0