Commit Graph

51 Commits

Author SHA1 Message Date
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
Edwin Groothuis
a7706ec00c [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and small fixes
- USE_RC_SUBR= yes  -->  USE_RC_SUBR= ${PORTNAME}.sh
	- move files/dictd.sh  --> files/dictd.sh.in
	- default to NO for dictd_enable
	- Move pkg-message to files/pkg-message.in and print local path to net/dictd-database

PR:		ports/91505
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com>
Reviewed by:	maintainer timeout
2006-04-14 06:10:26 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Dima Dorfman
49d4bca863 Don't create the data directory that we no longer use. Nothing was
installed into it, and it was no longer being deleted in the plist, so
it would remain after deinstallation.

Problem reported by:	botkris
Submitted by:		Andy Miller
2006-01-07 23:18:50 +00:00
Dima Dorfman
cac095595c Upgrade to 1.10.14
Submitted by:	Andy Miller
2006-01-02 06:37:41 +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
Mark Linimon
3ddda540e8 Pacify distfile survey by following redirects on URLs.
Source:		distfile survey
2005-10-13 06:38:46 +00:00
Dima Dorfman
c8d4c6e111 Unbreak on 4.x by using the the iswspace__ wrapper (4.x doesn't have a
native iswspace). Patch has been submitted to the maintainers (SF
#1228054).

Submitted by:	Andy Miller <andy@trit.org>
2005-06-28 04:37: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
50dadc2c5e Upgrade to 1.9.15
Submitted by:	Andy Miller <andy@trit.org>
2005-01-30 06:55:22 +00:00
Dima Dorfman
9e55af5d7f The new rcNG dictd.sh doesn't start dictd by default (without the
appropriate rc.conf entry), so tell users how to turn it on. Similar
reminders exist in many other ports.

Submitted by:	Andy Miller
Approved by:	portmgr (linimon)
2004-09-12 10:35:54 +00:00
Dima Dorfman
b02b794e5e Upgrade to 1.9.14
Submitted by:	Andy Miller <andy@trit.org>
2004-09-03 11:01:18 +00:00
Clive Lin
9e291d631c Argh! I forgot this one 2 days ago. 2004-09-02 06:37:52 +00:00
Clive Lin
36842f7ecc Really support rc.subr on RELENG_4.
Pointy hat to:	myself
2004-08-30 07:48:27 +00:00
Clive Lin
3745885086 + Embrace rcNG. (1)
+ Only install default configuration file if it does not exist. (2)

PR:		ports/70390 (2)
Submitted by:	Andy Miller via MAINTAINER <dd at FreeBSD dot org> (1)
		Dryice Liu <dryice at liu dot com dot cn> (2)
Approved by:	MAINTAINER timeout.
2004-08-29 07:08:03 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Dima Dorfman
1d69df07b2 Upgrade to 1.9.11
Submitted by:	Andy Miller <andym@trit.org>
2004-03-03 10:16:02 +00:00
Clive Lin
c2e4f0f15f Make start/stop messages consistent with other ports. 2004-02-17 09:51:18 +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
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Dima Dorfman
ca76a263e4 Avoid trying to build lstat.o since we have lstat in libc. 2003-10-17 18:01:11 +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
7e33379c83 Upgrade to 1.9.7.
PR:		57809
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 09:56:30 +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
Yen-Ming Lee
a35ed2c4c4 1. include <osreldate.h> before use macro __FreeBSD_version
2. unbreak chinese/dictd which is the slave port of net/dictd

PR:		48586
Submitted by:	Kuang-che Wu <kcwu@kcwu.dyndns.org>
Approved by:	maintainer timeout
2003-05-07 02:19:56 +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
Kris Kennaway
8a2eff1563 Fix build on sparc64 (all the world's not sunos, solaris or linnex) 2003-01-12 03:00:56 +00:00
Dima Dorfman
95af24e7c2 Break UTF8 support on pre-5.x systems which don't implement wctype.h.
Submitted by:	dd, roam
Approved by:	steve
2002-12-22 10:25:18 +00:00
Dima Dorfman
f875313d40 Upgrade to 1.8.0. patch-servparse.y has been submitted to the
maintainers.
2002-11-23 10:11:33 +00:00
Dima Dorfman
6db5a24d30 Escape parenthese in regular expressions to appease a sed that doesn't
understand extended regexps.
2002-11-03 06:40:49 +00:00
Dima Dorfman
739fd31f85 Convert to use REINPLACE_CMD instead of PERL and remove USE_PERL5. 2002-11-03 06:39:59 +00:00
Dima Dorfman
2c2569cefb Conditionalize MAINTAINER for the benefit of slave ports. 2002-11-03 06:30:14 +00:00
Ying-Chieh Liao
f3b21b7f4b for slave ports 2002-07-19 09:14:29 +00:00
Clive Lin
07ffd37e73 Bump PORTREVISION. Now dictd is not a dmesg(8) output spammer. 2002-06-22 06:30:02 +00:00
Clive Lin
0967cb9727 Do not fclose(3) a NULL stream. I bet no one will want his dmesg(8) output
to be spammed by
...
pid 12345 (dictd), uid 54321: exited on signal 11
pid 23456 (dictd), uid 54321: exited on signal 11
pid 34567 (dictd), uid 54321: exited on signal 11
...
2002-06-22 06:25:41 +00:00
Dima Dorfman
c4cc64a513 I'll look after this. 2002-06-09 22:40:33 +00:00
Ying-Chieh Liao
3630845a2a upgrade to 1.7.1
drop maintainership
2002-06-09 18:58:48 +00:00
Dima Dorfman
302878302d The regexp used to change T_USER to T_USERNAME only works if the
symbol is preceded by whitespace.  However, on line 64 of servscan.l,
the symbol is preceded by a parenthesis, so it is left alone.  On
i386, T_USER is defined, so the build proceeds, but there may still be
adverse side effects due to that routine returning the wrong thing in
some cases.  The bandaid is to fix the regexp to catch the case where
T_USER is used after a parenthesis--this is what's being committed.  The
real fix is either to make the author use T_USERNAME for us, or,
preferably, don't define T_USER when sys/param.h is included since
T_USER is in the application namespace.

Approved by:	maintainer timeout
2002-04-12 02:25:10 +00:00
Ying-Chieh Liao
8b3ba10ac4 typo, delvis -> devils
Submitted by:	Dima Dorfman <dima@trit.org>
2001-10-15 14:20:51 +00:00
Ying-Chieh Liao
0f986ec1ff use system zlib
Submitted by:	obrien
2001-08-22 17:27:22 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Clive Lin
d08e472e76 o Swap dependency. Now dictd-database needs dictzip to be built. One of its
dictionary file isn't shipped with .dz format.

o Add a short message in dictd's pkg-message:
  "Don't forget to install ports/net/dictd-database. After that, you
   could run your own dictd server without pain."

o Bump PORTREVISION of both ports.
  (It would heart your brain and waste you time to dig the reason why
   dictd refused to start properly in the previous revision.)

Reviewed by: dictd -t review
2001-05-07 15:21:41 +00:00
Clive Lin
0022fe5508 o Follows dictionary files addition of dictd-database port
o Now use our own dictd.conf

Approved by: MAINTAINER
2001-01-30 19:17:03 +00:00
Clive Lin
f0ad3af744 o Fix pkg-comment, this port only contains dict server
o Fix pkg-message, dict client is right at textproc/dict
o Add missing pkg-plist entry
o Really destroy T_USER conflicts. *SIGH*
o Fix dictd.sh startup script. Dictd itself won't generate
  any pid file. Thus I use my own trick.

pkg-* reported by: "Donald J . Maddox" <dmaddox@sc.rr.com>
2001-01-28 21:23:04 +00:00
Clive Lin
07f330dba4 Arrrg ! I forgot to commit these 2 files. 2001-01-28 19:16:41 +00:00
Clive Lin
5cc7b46684 o Properly use wait3(2)
o Portlint
o Resolve T_USER conflicts (trap.h in base system)
o Properly handle CFLAGS
o Add net/dictd-database as RUN_DEPENDS
o Bump PORTREVISION

Approved by: MAINTAINER
2001-01-28 19:13:59 +00:00
Ying-Chieh Liao
fd7472567d remove redundant substitution
Submitted by:	clive
2001-01-28 03:06:08 +00:00