aboutsummaryrefslogtreecommitdiff
path: root/devel/judy
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Update to 1.0.5Sergey Skvortsov2009-07-172-4/+6
| | | | Notes: svn path=/head/; revision=237967
* Update to 1.0.4Sergey Skvortsov2008-05-132-5/+5
| | | | | | | | | 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 Notes: svn path=/head/; revision=212981
* - 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.0.3Sergey Skvortsov2006-05-242-5/+4
| | | | | | | | PR: ports/97018 Submitted by: Martin Wilke <freebsd xx unixfreunde.de> Notes: svn path=/head/; revision=163232
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Update to 1.0.1Sergey Skvortsov2004-12-243-49/+49
| | | | Notes: svn path=/head/; revision=125042
* Unbreak build on sparc64.Sergey Skvortsov2004-11-121-1/+1
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=121452
* Updated to 1.0.0Sergey Skvortsov2004-11-094-69/+24
| | | | | | | | PR: ports/73587 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=121189
* BROKEN: UnfetchableKris Kennaway2004-09-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118396
* Add SHLIB_MAJOR to shared library.Sergey Skvortsov2004-08-192-1/+9
| | | | Notes: svn path=/head/; revision=116718
* Add judy 0.1.8, general purpose dynamic array.Sergey Skvortsov2004-08-195-0/+140
Notes: svn path=/head/; revision=116671