aboutsummaryrefslogtreecommitdiff
path: root/devel/fib
Commit message (Collapse)AuthorAgeFilesLines
* devel/fibs: Remove special NO_PROFILE handling for DragonFlyJohn Marino2014-10-201-1/+1
| | | | Notes: svn path=/head/; revision=371259
* Do not include bsd.port.pre.mk twiceAntoine Brodin2014-06-051-1/+1
| | | | Notes: svn path=/head/; revision=356697
* devel/fib: Honor NO_PROFILE, fix staging and override install targetJohn Marino2014-03-012-6/+21
| | | | | | | | | | | | This port was building and installing the profile library regardless of the NO_PROFILE definition. The installation was a bit of a mess too, and it didn't use the BSD_INSTALL_* values. The previous staging attempt didn't work, at least not on DragonFly, so let's use our own install target to fix all of these issues and honor the NO_PROFILE request at the same time. Notes: svn path=/head/; revision=346717
* Support stagingEmanuel Haupt2014-02-192-5/+8
| | | | Notes: svn path=/head/; revision=345026
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Update to 1.1Hye-Shik Chang2003-02-282-2/+2
| | | | Notes: svn path=/head/; revision=76619
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Add fib 1.0, the Fibonacci Heap Library (with 2-clauses BSD license)Hye-Shik Chang2002-08-085-0/+39
Notes: svn path=/head/; revision=64208