non port: devel/htable/Makefile |
SVNWeb
|
Number of commits found: 11 |
Mon, 6 Sep 2021
|
[ 21:13 Rene Ladan (rene) ] 3f85df4 (Only the first 10 of 140 ports in this commit are shown above. )
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 21 Feb 2018
|
[ 09:02 amdmi3 ]
- Add LICENSE
- Switch to new test framework
Approved by: portmgr blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Tue, 28 Jan 2014
|
[ 08:37 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Sat, 15 Jun 2013
|
[ 16:11 culot ]
- Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning of
my own ftp site
- Trim Makefile's header
- Pet portlint(1)
|
Wed, 20 Oct 2010
|
[ 05:53 culot ] (Only the first 10 of 29 ports in this commit are shown above. )
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
|
Sat, 21 Aug 2010
|
[ 15:37 decke ]
- Update to 1.2
- Add regression-test target
- Add USE_GMAKE [1]
PR: ports/149792
Submitted by: Frederic Culot <frederic at culot dot org> (maintainer)
amdmi3@ [1]
Approved by: beat (co-mentor)
|
Wed, 18 Aug 2010
|
[ 18:12 amdmi3 ]
htable is a lightweight implementation of hash tables in C, greatly
inspired by the implementations of spray and red-black trees found in
*BSD kernels. To use it, you only need to copy the header file
"htable.h" into your project.
WWW: http://culot.org/public/Code/htable.html
- While here, keep devel/Makefile sorted
PR: 149613
Submitted by: Frederic Culot <frederic@culot.org>
|
Number of commits found: 11 |