| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
2010.05.1561_4
|
ehaupt  |
Chase security/libgcrypt update |
27 Apr 2013 08:50:47
2010.05.1561_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
2010.05.1561_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
03 Apr 2013 06:00:02
2010.05.1561_3
|
miwi  |
- Mark BROKEN fails to build
Oked by: glarkin
Approved by: portmgr |
21 Mar 2013 17:43:46
  |
bapt  |
Convert to new options framework left unconverted ports in databases category |
16 Dec 2012 06:12:28
2010.05.1561_3
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
05 Aug 2012 23:19:40
2010.05.1561_3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
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 |