FreshPorts -- The Place For Ports Sat, 4 Jul 2009 3:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
dictfmt 1.11.1 textproc on this many watch lists=0 search for ports that depend on this port
Formats a DICT protocol dictionary database
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jul 2002 15:37:40


dictfmt converts databases in various formats into working databases
and indices for the DICT server.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15
Required Libraries: devel/libmaa

To install the port: cd /usr/ports/textproc/dictfmt/ && make install clean
To add the package: pkg_add -r dictfmt


Configuration Options
     No options to configure

Master Sites:
http://superb-east.dl.sourceforge.net/sourceforge/dict/
http://nchc.dl.sourceforge.net/sourceforge/dict/
http://kent.dl.sourceforge.net/sourceforge/dict/
http://easynews.dl.sourceforge.net/sourceforge/dict/
http://ufpr.dl.sourceforge.net/sourceforge/dict/
http://mesh.dl.sourceforge.net/sourceforge/dict/
http://heanet.dl.sourceforge.net/sourceforge/dict/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Jun 2009 09:30:59
Original commit files touched by this commit  1.11.1
clsung search for other commits by this committer
- Update to 1.11.1
19 Jan 2009 02:14:21
Original commit files touched by this commit  1.11.0
clsung search for other commits by this committer
- Update to 1.11.0

PR:             ports/130155
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.10.11
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
14 Apr 2008 07:02:25
Original commit files touched by this commit  1.10.11
clsung search for other commits by this committer
- Update to 1.10.11
08 Apr 2008 03:35:45
Original commit files touched by this commit  1.10.10
clsung search for other commits by this committer
- Update to 1.10.10
20 Mar 2008 10:03:51
Original commit files touched by this commit  1.10.9
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
26 Jul 2007 07:20:56
Original commit files touched by this commit  1.10.9
clsung search for other commits by this committer
- Update to 1.10.9
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.10.8
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
02 Jan 2007 06:33:28
Original commit files touched by this commit  1.10.8
clsung search for other commits by this committer
- Update to 1.10.8
01 Aug 2006 16:28:36
Original commit files touched by this commit  1.10.7
clsung search for other commits by this committer
- update to 1.10.7
09 Jul 2006 15:35:14
Original commit files touched by this commit  1.10.6
clsung search for other commits by this committer
- update to 1.10.6
- take maintainership
17 Jun 2006 11:13:21
Original commit files touched by this commit  1.10.5
erwin search for other commits by this committer
Update to 1.10.5

PR:             99048
Submitted by:   Ports fury
07 Jan 2006 18:34:53
Original commit files touched by this commit  1.10.4
pav search for other commits by this committer
- Update to 1.10.4

PR:             ports/91462
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
17 Dec 2005 16:54:28
Original commit files touched by this commit  1.10.3
ehaupt search for other commits by this committer
- Update to 1.10.3
- Remove two patches

PR:             90559
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
25 Nov 2005 18:40:57
Original commit files touched by this commit  1.10.2
pav search for other commits by this committer
- Add SHA256
18 Oct 2005 10:15:14
Original commit files touched by this commit  1.10.2
garga search for other commits by this committer
- Update to version 1.10.2

PR:             ports/87538
Submitted by:   Ports Fury
10 Jun 2005 09:08:14
Original commit files touched by this commit  1.10.0
pat search for other commits by this committer
Update to 1.10.0

PR:             ports/82080
Submitted by:   ports fury
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.9.15
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.9.15
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
28 Jan 2005 12:25:44
Original commit files touched by this commit  1.9.15
vs search for other commits by this committer
Unbreak on sparc64

PR:             ports/76627
Submitted by:   Johan van Selst
30 Dec 2004 09:17:19
Original commit files touched by this commit  1.9.15
krion search for other commits by this committer
Update to version 1.9.15

PR:             ports/75628
Submitted by:   Ports Fury
02 Aug 2004 22:06:48
Original commit files touched by this commit  1.9.14
krion search for other commits by this committer
Update to version 1.9.14

PR:             ports/69927
Submitted by:   Ports Fury
04 Jun 2004 18:29:38
Original commit files touched by this commit  1.9.13
ade search for other commits by this committer
Sync with new bsd.autotools.mk
13 May 2004 09:54:51
Original commit files touched by this commit  1.9.13
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
02 Apr 2004 20:06:28
Original commit files touched by this commit  1.9.13
krion search for other commits by this committer
- Update to version 1.9.13

PR:             ports/65089
Submitted by:   Ports Fury
10 Mar 2004 14:29:23
Original commit files touched by this commit  1.9.11
krion search for other commits by this committer
- Update to version 1.9.11

PR:             ports/64049
Submitted by:   Ports Fury
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.9.10_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.9.10
trevor search for other commits by this committer
SIZEify.
10 Nov 2003 20:25:41
Original commit files touched by this commit  1.9.10
krion search for other commits by this committer
- Update to version 1.9.10

PR:             59136
Submitted by:   Ports Fury
26 Jun 2003 23:58:32
Original commit files touched by this commit  1.9.9_1
ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
22 May 2003 17:55:57
Original commit files touched by this commit  1.9.9
petef search for other commits by this committer
Oops, remove 0-length files.

Reminded by:    Marius Strobl <marius@alchemy.franken.de>
19 May 2003 00:18:42
Original commit files touched by this commit  1.9.9
petef search for other commits by this committer
- update to 1.9.9
- use USE_AUTOCONF_VER instead of manually running aclocal

PR:             51702
Submitted by:   Ports Fury
31 Mar 2003 00:05:41
Original commit files touched by this commit  1.9.8
edwin search for other commits by this committer
Update port: textproc/dictfmt to 1.9.8

PR:             ports/50378
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
21 Feb 2003 13:42:50
Original commit files touched by this commit  1.6.1
knu search for other commits by this committer
De-pkg-comment.
19 Jul 2002 15:27:20
Original commit files touched by this commit  1.6.1
yoichi search for other commits by this committer
Add dictfmt, a dictionary formatter for dictd.

PR:             40755
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.285 seconds.