Commit graph

48 commits

Author SHA1 Message Date
Dmitry Marakasov
ebee7c96d1 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Fix WWW:
2016-03-29 01:06:26 +00:00
Baptiste Daroussin
f1604a943a Remove useless pkg-install script
Cleanup makefile (option helpers)
Fix MASTER option
2015-03-31 15:05:20 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
Yen-Ming Lee
8d7e24e76e - support stage 2014-07-11 18:11:18 +00:00
Antoine Brodin
aa90d38b02 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 20:22:55 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Martin Wilke
25d3fb200b - Convert gmake to USES
Approved by:	portmgr
2014-05-26 12:01:19 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Martin Wilke
b7df065165 - Convert to OptionsNG
- Trim header

Reviewed by:	bapt
2013-03-07 16:53:45 +00:00
Pietro Cerutti
74de3f2935 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: dns)
Approved by:	portmgr
2013-02-07 12:52:44 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Chris Rees
29fb0f538c - Use USERS and GROUPS
PR:		ports/157578
Submitted by:	Chris Rees (utisoft@gmail.com)
Approved by:	tabthorpe (co-mentor)
2011-06-27 17:54:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Marcelo Araujo
e3d70fd145 - Update to 2.20.3. [1]
- Use SF macro. [1]
- Added new OPTIONS. [1]
- Fixed and changed pkg-install to FILESDIR. [1]
- Change maintainer mail address. [2]

PR:		ports/120136
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com> [1]
Approved by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2]
		stas (mentor, implicit)
2008-02-13 10:30:15 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +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
187c534c83 Update port: dns/dnrd (bug fix release)
DNRD will always bind to all interfaces, even if the user specifically
	says it should bind to only one, using the -a option.

PR:		ports/89774
Submitted by:	Natanael Copa <natanael.copa@gmail.com>
2005-11-30 21:37:53 +00:00
Renato Botelho
d2fe699014 - Update to 2.20 [1]
- OPTIONS'ify
- Use PORTDOCS
- Remove 3 lines pkg-plist
- Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility

PR:		ports/85744 [1]
Submitted by:	maintainer [1]
Reworked by:	myself
Approved by:	maintainer
2005-09-06 12:10:46 +00:00
Pav Lucistnik
5a0e12c9c8 - Update to 2.19.1
PR:		ports/83851
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Security:	CAN-2005-2315, CAN-2005-2316
2005-07-21 15:43:04 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
187ac44f70 - Update to 2.19
PR:		ports/77347
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
2005-02-10 22:38:58 +00:00
Edwin Groothuis
52dc9150de Update port: dns/dnrd version 2.18
Version bump. This release fixes segfault in argument
	parsing.  Cleaned -h output (remved longopts when they are
	unavailable) Improved signal handling and blacklist feature
	added.  Proper handling of paths in documentation.

	I implemeted a pselect in lib.c for BSD 4.x support. Please
	let me know if this could be handeled in a better way.

PR:		ports/76060
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2005-01-12 09:49:38 +00:00
Tilman Keskinoz
f1860cd07a Update to 2.17.2
PR:		74618
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-12-04 16:57:34 +00:00
Volker Stolz
acb778b86b Update to 2.17.1:
This version introduce random source ports to
reduce the risk of getting the cache poisoned.

Assign maintainership to submitter/author.

PR:		ports/73420
Submitted by:	Natanael Copa
2004-11-08 07:40:55 +00:00
Kirill Ponomarev
44d1c7ba35 Update to 2.16.1
PR:		ports/72637
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-10-13 13:47:53 +00:00
Sergei Kolobov
3b66e89123 - Update to 2.16 - this fixes various bugs and adds random query IDs
to prevent cache poisoning.

PR:		ports/72522
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>

While I'm here:
- Rework installation mechanism - use do-install target
- Respect NOPORTDOCS
- Install samples into EXAMPLESDIR
- Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
2004-10-12 09:57:28 +00:00
Edwin Groothuis
665d967bc9 Update port: dnrd [maintainer update]
Update of dnrd. The TCP support is totally broken in previous
	versions. Even if it should work in this verion it is
	disabled by default. (The code was so ugly). It can be
	enabled with WITH_TCP.

	In this version it is also possible to disable the MASTER
	file support. So dnrd can be a compiled as proxy only.
	WITHOUT_MASTER.

PR:		ports/71770
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-10-12 01:12:12 +00:00
Pav Lucistnik
86f163f8e1 - Update to 2.14.1
PR:		ports/70404
Submitted by:	Natanael Copa <ncopa@users.sourceforge.net>
2004-08-13 17:59:12 +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
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Edwin Groothuis
c90d26d28b dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped
There are a few bugs in dnrd that should probably be fixed
	by the author but could be made to work on bsd:

	1.  Initialization in common.h of recv_addr is broken,
	causing at least the '-a' switch not to work.  Instead of
	assuming positions of fields in the struct across platforms
	I thought it safer to do a standard initialization in main().

	2.  The buffer overflow code in udp.c:dnsrecv() is off by
	one, rejecting messages where the size exactly fills the
	available buffer.  I also changed to the calls to dnsrecv
	to pass 512 as the max size instead of the buffers that
	seem to be padded by 4 bytes for a reason I don't understand.
	This causes a calling named to resend packets.  Eventually
	one seems to get through but response times can be painfully
	slow.

PR:		ports/41128
Submitted by:	Michael C. Adler <mad1@tapil.com>
2004-01-03 05:42:42 +00:00
Edwin Groothuis
82eb4b724d fix mastersites, fix pkg-descr WWW 2003-11-03 22:04:09 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +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
Edwin Groothuis
6097f03e91 PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:35:01 +00:00
George C A Reid
fa2f20aa27 Update to version 2.10
PR:		27904
Submitted by:	Jose Marques <jose.marques@nottingham.ac.uk>
2001-06-07 08:42:49 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Will Andrews
ff049e43e4 Add dnrd 2.9, a proxy DNS daemon.
PR:		24107
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:33:51 +00:00