Commit graph

50 commits

Author SHA1 Message Date
Cheng-Lung Sung
2016209058 - Update to 1.11.0
PR:		ports/130155
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2009-01-19 02:14:21 +00:00
Cheng-Lung Sung
6cb8f64114 - Update to 1.10.11 2008-04-14 07:16:03 +00:00
Cheng-Lung Sung
a41aa62ad1 - Update to 1.10.10 2008-04-08 02:27:11 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Cheng-Lung Sung
4b7c64a51c - Update to 1.10.9 2007-07-26 06:20:56 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
ac5c6c5000 - update to 1.10.8
- I'll maintain it for a while
2007-04-11 02:38:42 +00:00
Mark Linimon
a007ee79d6 dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.

Hat:		portmgr
2007-03-04 02:12:35 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Dima Dorfman
47967296c3 Avoid clobbering a modified dict.conf on deinstall.
PR:		91294
Submitted by:	Rong-En Fan
2006-01-07 23:31:52 +00:00
Dima Dorfman
1195283da3 Upgrade to 1.10.4.
Submitted by:	Andy Miller
2006-01-02 02:03:26 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Dima Dorfman
25b008afeb Upgrade to 1.10.1. Drop the dependency on ltdl; the client never used
it, and the server seems to work okay with the native implementation.
The patch to libmaa/decl.h is no longer necessary because the
distribution already includes that test (the other libmaa patches still
apply--I'm not sure that they're really necessary any more, but they
don't hurt).
2005-06-14 12:20:18 +00:00
Dima Dorfman
9e347273b3 Upgrade to 1.9.15
Submitted by:	Andy Miller <andy@trit.org>, vs
2005-01-30 06:48:18 +00:00
Dima Dorfman
44b49730b5 Upgrade to 1.9.14
Submitted by:	Andy Miller <andy@trit.org>
2004-09-03 10:41:03 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Dima Dorfman
d88c2603d9 Upgrade to 1.9.13
Submitted by:	Andy Miller <andy@trit.org>
2004-05-11 11:14:20 +00:00
Kris Kennaway
cef67d6544 Add missing file and manpage 2004-04-15 08:18:09 +00:00
Ade Lovett
2c577f8a04 Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
2004-03-24 20:59:17 +00:00
Dima Dorfman
fd37672842 Upgrade to 1.9.11
Submitted by:	Andy Miller <andym@trit.org>
2004-03-03 10:25:59 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dima Dorfman
92d712caba This new version of dict(1) doesn't seem to default to using
dict://dict.org if the config file is absent, so install a config file
with some default servers instead of making the user rummage through
the man page and the web to figure out how to make this work.

Noticed by:	ceri
2003-12-29 10:43:36 +00:00
Dima Dorfman
44e936d923 Upgrade to 1.9.10
Submitted by:	Andy Miller <andym@trit.org>
2003-12-24 12:49:52 +00:00
Dima Dorfman
ca0481961e Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. This
allows configure-run test programs to find the right include files and
libraries.

Breakage reported by:	many
Fix submitted by:	adamw
2003-10-17 09:11:39 +00:00
Dima Dorfman
c87c87d74f Upgrade to 1.9.7.
PR:		57810
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 07:11:25 +00:00
Ade Lovett
b2fd75e438 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)
2003-06-26 22:58:32 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Dima Dorfman
a8077d1ecf Upgrade to 1.8.0. 2002-11-23 10:12:01 +00:00
Dima Dorfman
2f6e05e344 Convert to use REINPLACE_CMD and consequently remove USE_PERL5. The
distribution comes with one Perl script, but it appears to be
auxiliary (there are no references to it anywhere except the
documentation).  dict works fine without Perl.

Submitted by:	clive
2002-10-31 23:34:11 +00:00
Dima Dorfman
46b14bb139 Upgrade to 1.7.1. patch-ac has been submitted to the maintainers. 2002-07-08 00:03:02 +00:00
Dima Dorfman
a297bdcea3 I'll look after this port. 2002-05-11 06:08:09 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
David E. O'Brien
9a014fd082 We don't need to patch `configure' as much as this patch was doing.
We can accomplish the same thing with a CONFIGURE_ARGS.
2001-08-21 02:51:53 +00:00
David E. O'Brien
8703a420a3 Update to version 1.5.5. 2001-08-21 01:07:07 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Chris Piazza
edd39ece4d Forgot to remove some variables
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-10 04:45:18 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
4a61d5fa4c Keep an eye on this port. 1999-10-27 09:03:55 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Steve Price
a90e0c3d8b Honor CFLAGS and misc. cleanups.
PR:		10763
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-05-03 02:03:06 +00:00
David E. O'Brien
e80b7f5543 Move ``dict'' from the "net" to the "textproc" category. 1999-03-22 01:17:24 +00:00
David E. O'Brien
7067e05815 Add "textproc" as a category.
Actually, can this thing be moved to `textproc' to live with `ispell'?
Having a distributed electronic dictionary in "net" is stupid.  This port is
virtually ispell with /usr/share/dict/words over the network.  Otherwise I vote
to move `xmcd' to `net' since it gets its CD database over the network.
1998-12-23 19:33:25 +00:00
Steve Price
201283319e Update to version 1.4.9.
PR:		8218
Submitted by:	maintainer
1998-10-10 04:16:17 +00:00
Thomas Gellekum
b13745e969 Upgrade to 1.4.8.
PR:		5909
Submitted by:	Josh Gilliam <josh@quick.net>
1998-03-10 09:18:47 +00:00
Steve Price
3041bcc6f3 Dictionary Server Protocol (RFC2229) client.
PR:           5835
Submitted by: Josh Giliam <josh@quick.net>
1998-02-25 01:23:01 +00:00