| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Apr 2012 17:48:18
2010.05.1561_3
|
vanilla  |
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer |
05 Mar 2012 11:51:43
2010.05.1561_2
|
vanilla  |
Upgrade libmemcached to 1.0.4,
bump revision to chase shared library version. |
14 Jan 2012 08:57:23
2010.05.1561_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
03 Jul 2011 11:40:49
2010.05.1561_1
|
swills  |
- Chase the libgcrypt shared lib version |
15 May 2011 02:49:17
2010.05.1561
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
20 Mar 2011 12:54:45
2010.05.1561
|
miwi  |
- Get Rid MD5 support |
08 Jun 2010 22:36:17
2010.05.1561
|
glarkin  |
- Updated to 2010.05.1561
- Removed unused dependencies on gtkmm and libnotifymm [1]
Submitted by: tuanndh@gmail.com (via email) |
31 May 2010 02:01:56
2010.03.1412_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
29 Apr 2010 15:29:32
2010.03.1412
|
glarkin  |
Drizzle is a high-performance microkernel DBMS for scale-out
applications. It is a community-driven project based on the popular
MySQL DBMS and focused on MySQL's original goals of ease-of-use,
reliability and performance.
WWW: http://drizzle.org/wiki/Main_Page |