| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 10:22:41
  |
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
24 Apr 2013 18:10:32
2.2_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
05 Aug 2012 23:19:40
2.2
|
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 |
16 Jun 2012 10:03:48
2.2
|
scheidell  |
- Update to version 2.2 [1]
- Leftovers, missing a couple of PLIST_SUB entries [2]
PR: ports/168933
Submitted by: Goran Tal <goran.tal@gmail.com> [1]
Reviewed by: scheidell@ (me) [2] |
09 Jun 2012 16:43:33
2.1_2
|
rakuco  |
- Adjust the gsasl dependency to the current shlib version.
- Bump PORTREVISION.
PR: ports/16873
Submitted by: rakuco |
14 Jan 2012 08:57:23
2.1_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. |
23 Sep 2011 22:26:39
2.1_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
31 Jul 2011 15:07:08
2.1_1
|
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
20 Mar 2011 12:54:45
2.1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.1
|
ade  |
Sync to new bsd.autotools.mk |
12 Oct 2010 07:07:33
2.1
|
wen  |
- Update to 2.1
PR: ports/150975
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer) |
23 Sep 2010 02:36:19
2.0
|
pgollucci  |
Dico is an implementation of DICT server (RFC 2229). It is fully
modular: the daemon itself (dicod) provides only the server
functionality, but it knows nothing about database formats. Actual
searches are performed by functions supplied in loadable modules. A
single module can serve one or more databases. The package includes
the following database modules: dictorg, guile, python, and outline.
WWW: http://www.gnu.org/software/dico/
PR: ports/142504
Submitted by: Goran Tal |