Commit graph

841 commits

Author SHA1 Message Date
Pav Lucistnik
1cc403093e - Adapt to latest localpkg changes
PR:		ports/69665
Submitted by:	marcus via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
2004-07-29 20:53:08 +00:00
Pav Lucistnik
06aec1c6eb - Fix few obvious problems with rc script 2004-07-28 21:54:57 +00:00
Pav Lucistnik
48f158c028 - Update to 2.14
- Add rc script

PR:		ports/69669 (based on)
Submitted by:	Natanael Copa <mlists@tanael.org>
2004-07-28 20:53:08 +00:00
Stefan Eßer
9bd340680c Bump PORTREVISION since new startup file is now required under -CURRENT. 2004-07-26 23:28:49 +00:00
Stefan Eßer
e730fac3f6 Adjust to be compatible with rev. 1.2 of /etc/rc.d/localpkg 2004-07-26 23:23:57 +00:00
Stefan Eßer
338269cf11 Install startup script with expanded. 2004-07-26 23:13:03 +00:00
Volker Stolz
4512611284 - Fix signal-handling
- Bump PORTREVISION

PR:		ports/69385
Submitted by:	Olafur Osvaldsson (maintainer)
2004-07-22 07:03:50 +00:00
Mario Sergio Fujikawa Ferreira
bc8dc047f0 Update to 0.215 2004-07-21 02:23:55 +00:00
Mario Sergio Fujikawa Ferreira
5840833107 Add python as secondary category 2004-07-21 00:44:58 +00:00
Akinori MUSHA
8383a8f87f Update to 1.1.
rcNG'ify the startup script.

Submitted by:	kuriyama
2004-07-19 20:58:53 +00:00
Mathieu Arnold
60e2cc7618 Add p5-DNS-ZoneParse 0.91, parse and manipulate DNS Zone Files. 2004-07-15 13:37:58 +00:00
Kirill Ponomarev
2b881cbb30 Update to 0.5.2 2004-07-14 12:39:42 +00:00
Kirill Ponomarev
7113db1204 Remove USE_GETTEXT 2004-07-10 19:12:13 +00:00
Kirill Ponomarev
51325d940a Support WITHOUT_NLS 2004-07-10 19:07:27 +00:00
Kirill Ponomarev
4e892cceb6 Update to 0.5.1 2004-07-09 20:56:06 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Edwin Groothuis
09b10b6c2f Fix distinfo (man page was changed)
Submitted by:	Mark Russell <mark@mark.net.au>
Approved by:	Edwin Groothuis <edwin@mavetju.org>
2004-07-08 23:03:59 +00:00
Edwin Groothuis
fb8c02569d Upgrade to version 1.8
- Better handling of timeout (instead of a static value,
          start with five seconds and double it each retry)
        - Warnings are printed if you receive a different RR type
          than the one you asked for (for example when you ask for
          an A record and receive a CNAME)
        - Fixed problems when records received in the authority
          field are shorter than the domain the nameserver is
          authoritative for.
        - When compiled without IPv6 support on an IPv6 capable
          machine the machine tried to query the IPv6 translated
          IPv5 address anyway.
        - -C caches hosts which haven't answered too.
2004-07-08 11:29:29 +00:00
Edwin Groothuis
94d2c0dcb6 add authors to pkg-descr 2004-07-03 14:25:59 +00:00
Edwin Groothuis
a2f9c95079 fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
	WWW: http://www.rfc.se/fpdns/
2004-07-03 14:23:35 +00:00
Pav Lucistnik
7ca9095736 - Update to 2.1.1
PR:		ports/68603
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-07-02 22:14:06 +00:00
Kirill Ponomarev
5b8aa13507 Update to 2.9
PR:		ports/68491
Submitted by:	maintainer
2004-06-30 07:14:28 +00:00
Kirill Ponomarev
9a2a3ec918 Chase libraries for new devel/libidn version 2004-06-28 06:36:20 +00:00
Kirill Ponomarev
70e41684fa Update to version 0.5.0 2004-06-28 06:33:06 +00:00
Mario Sergio Fujikawa Ferreira
2609c490be Update to 0.214 2004-06-13 16:06:08 +00:00
Erwin Lansing
162cba9aaa Update to 0.12 2004-06-12 18:47:16 +00:00
Sergei Kolobov
f30dd3fa0c - Update to 0.25 2004-06-10 21:05:40 +00:00
Pav Lucistnik
049e4534a2 - Update to 1.1.11a
PR:		ports/67075
Submitted by:	Andrey Slusar <vasallia@ukr.net>
Approved by:	maintainer timeout (2 weeks)
2004-06-06 22:53:05 +00:00
Doug Barton
f329896e86 Update to 0.47. The few small bug fixes can be found in the CHANGES file.
PR:		ports/66945
Submitted by:	Mark Foster <mark@foster.cc>
2004-06-06 03:03:10 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
6b94e4d349 Add sheerdns, a master DNS server whose zone records are stored on a
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).

PR:		ports/67241
Submitted by:	<bkhl@elektrubadur.se>
2004-06-02 19:18:22 +00:00
Kirill Ponomarev
8b463c272d - Update to version 1.0.23
PR:		ports/67490
Submitted by:	maintainer
2004-06-02 14:49:32 +00:00
Dirk Meyer
f429e249d2 - fix supoort fop OpenLDAP
- allow override by "OPENLDAP_LIB"
- substitute LIB_DEPENDS
2004-05-31 05:01:00 +00:00
Pav Lucistnik
0a5854fd6d - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by:	kris
2004-05-29 23:58:36 +00:00
Pav Lucistnik
70807260be - Add rc script
- Add a lot of knobs
- Add second master site

PR:		ports/67297
Submitted by:	Olafur Osvaldsson <oli@isnic.is> (maintainer)
2004-05-29 12:23:56 +00:00
Kirill Ponomarev
2b4921f531 - Fix broken _flags in startup script
PR:		ports/67325
Submitted by:	maintainer
2004-05-29 07:55:53 +00:00
Volker Stolz
26876c0570 Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.
2004-05-27 07:51:57 +00:00
Kirill Ponomarev
ad2fe855d6 - Update to version 1.0.22
PR:		ports/67212
Submitted by:	maintainer
2004-05-26 14:26:57 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Kirill Ponomarev
ad8e324cd0 - Update to version 0.4.6 2004-05-24 15:11:16 +00:00
Volker Stolz
ecf9e6e7c4 - rcNGify
- Make pkg-deinstall PREFIX-aware while here

PR:		ports/67052
Submitted by:	ume
2004-05-24 11:46:59 +00:00
Alex Dupre
242b54da9f Update to 0.11.0 release. 2004-05-24 09:01:16 +00:00
Kirill Ponomarev
9c454797a2 - Chase libraries for new devel/libidn version 2004-05-22 08:10:58 +00:00
Kirill Ponomarev
70dbc732f4 - Update to version 0.4.5 2004-05-22 08:07:20 +00:00
Bill Fenner
9e07335fa7 Update to verion 20040309
Submitted by:		Mark Foster <mark@foster.cc>
PR:			ports/66898
2004-05-19 18:52:39 +00:00
Kirill Ponomarev
13a7c6d5a0 - Update to version 0.07
PR:		ports/66670
Submitted by:	maintainer
2004-05-16 08:13:10 +00:00
Volker Stolz
205ab130e6 Update to 2.1.0: New networking code allows a single server to handle both
UDP and TCP connections.
(Remove cruft from pkg-descr while here)

PR:		ports/66651
Submitted by:	Olafur Osvaldsson
2004-05-15 14:21:47 +00:00
Kris Kennaway
da4975035e BROKEN on sparc64: Does not compile 2004-05-13 09:13:30 +00:00
Pav Lucistnik
366b862c4c - Update to 2.0.2
PR:		ports/66519
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
2004-05-11 12:40:34 +00:00
Kris Kennaway
8cc7c5e22c Finish removing weedns_sc
Pointy hat to:	kris
2004-05-08 13:46:56 +00:00
Kris Kennaway
ff996e3290 As previously announced, remove these broken or obsolete ports. 2004-05-08 06:09:03 +00:00
Dirk Meyer
fb9cbe8b01 - drop support for openldap 2.0 2004-05-05 03:33:00 +00:00
Pete Fritchman
fc14751173 - update to 0.9.12
- use bzip2
- depend on gcc3
- update pkg-descr and WWW: tag

PR:		65949
Submitted by:	maintainer
2004-05-02 18:06:12 +00:00
Oliver Eikemeier
9a50507882 Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knob
Default MySQL version now 4.0 instead of 3.23
pet portlint

PR:		66143
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-05-01 12:08:05 +00:00
Oliver Eikemeier
83c0568589 OpenLDAP 2.0 is no longer supported, so also removed from PowerDNS
-> Please upgrade to OpenLDAP 2.1 or 2.2

PR:		66105
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-04-30 09:08:27 +00:00
Kirill Ponomarev
35504d4e37 - Update to version 0.4.4 2004-04-29 20:44:42 +00:00
Kirill Ponomarev
07fb011ac9 - Update to version 2.7
PR:		ports/65930
Submitted by:	maintainer
2004-04-29 08:24:39 +00:00
Kirill Ponomarev
75841dac1c - Proper handle startup script
PR:		ports/66058
Submitted by:	maintainer
2004-04-29 08:18:23 +00:00
Alex Dupre
13b89e0f9b Update to 0.10.4 release. 2004-04-28 22:30:46 +00:00
Kirill Ponomarev
6acf2ddbb2 - Update to version 0.4.3 2004-04-28 19:37:58 +00:00
Peter Pentchev
ee238cb338 Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch for
tinydns - keep the data.cdb file mmap'd for a second instead of reopening it
on each query.
2004-04-20 15:43:03 +00:00
Alexander Leidinger
4959419432 Use the @FreeBSD.org address of the maintainer. 2004-04-20 14:04:00 +00:00
Dirk Meyer
5ee4bcb340 - update to DLZ-0.7.0 2004-04-19 18:03:56 +00:00
Anton Berezin
dba04a13af Fix plist. 2004-04-19 11:55:28 +00:00
Doug Barton
0a93dc20cf Remove the SH=${SH} part of this patch. It existed since the creation of the
port, but it's not clear what the purpose was.

The reason for removing it is compatibility with Harti's work on updating make.
This patch causes a "recursive assignment" error. Removing it causes no
difference in the building of the port, so away it goes.

PR:		standards/57295
2004-04-18 23:26:58 +00:00
Clement Laforet
a0ee393ae8 - Pass maintainership to previous submitter. 2004-04-18 18:33:44 +00:00
Clement Laforet
934eb9e765 - Make dns/maradns startup script use rc.subr(8).
- Provide additional startup script for zoneserver(8) program
  needed to run an authorative primary nameserver.
- Both these scripts pipe programs' output into logger(1) so
  that maradns logs into syslog.
- Installs an example zonefile in maradns (csv1) format.

PR:             65624
Submitted by:   Alex Kapranoff <kappa@vvs01.agava.net>
2004-04-18 15:31:18 +00:00
Kirill Ponomarev
aef4c8eb57 - Correct plist 2004-04-17 14:23:16 +00:00
Kirill Ponomarev
6b63c7cd1c - Fix MASTER_SITES 2004-04-16 13:33:40 +00:00
MIHIRA Sanpei Yoshiro
80cea9d141 found new master site URL 2004-04-15 11:41:07 +00:00
MIHIRA Sanpei Yoshiro
987a72ffd7 statically define dig command.
doc was only support bind-8's dig, not support bind-9 one.
2004-04-15 11:29:20 +00:00
Clement Laforet
edd0333594 - Update to 1.0.21 2004-04-14 19:07:59 +00:00
Peter Pentchev
f04d1caa47 Refrain from messing up the permissions on $PREFIX and $PREFIX/bin.
Pointed out by:	dosirak via kris
2004-04-14 06:48:12 +00:00
Yen-Ming Lee
e917cd1d09 - upgrade version to 0.992
- switch to rc.subr start mechanism
- added user/group
- added example data on install, target directory
- added pkg-message
- added more doc files

PR:		65392
Submitted by:	Paul Chvostek <paul+fbsd@it.ca>
2004-04-13 00:54:39 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Erwin Lansing
2b287e0c82 Add p5-Net-LibIDN 0.04, this module provides access to the libidn
library.

PR:		ports/63931
Submitted by:	Dominik Brettnacher <domi@saargate.de>
2004-04-05 09:30:50 +00:00
Pav Lucistnik
1716e27583 - Update to 2.6
PR:		ports/65159
Submitted by:	Steven Honson <steven@honson.org> (maintainer)
2004-04-04 13:57:57 +00:00
Doug Barton
c2809c490a The ringserver sites don't have the latest BIND 9.
Submitted by:	fenner's distfile survey
2004-04-04 06:19:46 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Pav Lucistnik
fd14ac3b8b - Distfile was rerolled, dates were corrected in changelog and two typos
were fixed in documentation. No change in actual sources.

PR:		ports/64913
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-03-30 00:40:26 +00:00
Kirill Ponomarev
4a0f817aac - Support WITHOUT_NLS 2004-03-28 14:46:18 +00:00
Dirk Meyer
dd790268ac - make PKGNAMESUFFIX more flexible 2004-03-26 19:16:54 +00:00
Kirill Ponomarev
70f2a5865f - ad hoc fix for reported build errors which I was unable to
trace

Reported by:	many
2004-03-23 20:10:57 +00:00
Kirill Ponomarev
625e6f2e2c - Update to version 0.4.2 2004-03-23 15:08:51 +00:00
Stefan Eßer
7c053ce8a8 Upgrade to version 3.0.11b8.
The only difference to the previous version (except for the version ID
sent in request packets), is the method used to declare errno.

For unknown reasons, this version is not available from all mirror sites
and binary packages seem to only be provided for 3.0.11b7. The problem
with that version was that it was used incorrectly in some Linksys WLAN
router which tended to spam DynDNS.org with bogus requests. DynDNS.org
ignores certain requests, when received with a version ID of 3.0.11b7,
though there's nothing wrong with that code when used correctly.

I had considered to just patch the version string in "configure", but
after some more thought I've now choosen to actually use the new dist
file and to remove the URL of the master site that doesn't offer the
newer version.

PR:		60940
Submitted by:	Lynk <lynk@lynksys.net>
2004-03-22 22:59:06 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Norikatsu Shigemura
53ee35a9bf New description to include information about DHCP server features.
PR:		ports/64554
Submitted by:	Steven Honson <steven@honson.org> (maintainer)
2004-03-22 00:34:31 +00:00
Pav Lucistnik
b02a78c76a - Update to 2.0.3
PR:		ports/64428
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-03-21 19:04:57 +00:00
Dirk Meyer
8cac6cca6c - fix openldap22 dependency
Reported by: eik

- move configure dialog target
2004-03-21 12:04:47 +00:00
Doug Barton
e07b5e38d2 Argh. Fix plist by not clobbering PLIST_SUB. 2004-03-21 07:40:45 +00:00
Doug Barton
71405bf674 Change the way PORT_REPLACES_BASE_BIND8 works by adding an explicit
variable for replacing includes as well. Users who replaced the base
BIND and then attempted to compile other software with -D_REENTRANT
were having problems because netdb.h has a different definition for
h_errno.

The idea of replacing includes originated with users who wanted to
compile apps against the libbind installed by the port, however those
"power users" can either add the switch to replace includes, or modify
their own includes slightly to use the "safe" location for the port
include files (PREFIX/include/bind).

The PR mentions the problem, along with a cast of thousands. :)

Other tuneups for the port are just portlint appeasements.

PR:		ports/64449
Submitted by:	eik
2004-03-20 22:16:03 +00:00
Dirk Meyer
6251752627 - change default LDAP_PORT to 2.1 2004-03-20 20:37:36 +00:00
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Kirill Ponomarev
7e6b0aeaaa - Cosmetic changes 2004-03-18 23:03:09 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Jacques Vidrine
da5243d880 Add SIZE.
Submitted by:	trevor
2004-03-18 14:46:23 +00:00
Munechika SUMIKAWA
ae56725187 Add SIZE.
Submitted by:	trevor
2004-03-18 10:59:01 +00:00
Kirill Ponomarev
7b41c6545c - Update to version 2.5
PR:		ports/64407
Submitted by:	maintainer
2004-03-18 09:16:01 +00:00