notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/htable/pkg-descr
SVNWeb

Number of commits found: 3

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
Sat, 15 Jun 2013
[ 16:11 culot search for other commits by this committer ] Original commit   Revision:321005
- Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning of
  my own ftp site
- Trim Makefile's header
- Pet portlint(1)
Wed, 18 Aug 2010
[ 18:12 amdmi3 search for other commits by this committer ] Original commit 
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: 3