1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Baptiste Daroussin
742fe64a95 Prevent collision with dprintf(3) 2016-05-13 18:59:03 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Adam Weinberger
262bfb02a2 Rename dns/ patch-xy patches to reflect the files they modify. 2014-07-28 18:00:40 +00:00
Emanuel Haupt
6d651a2ff9 Support staging 2014-02-19 12:16:11 +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
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Edwin Groothuis
eabe5ffb0c SHA256ify (manually updated and checked)
Approved by: krion@
2006-01-22 11:02:41 +00:00
Pav Lucistnik
6f7d1a69e5 - Support IPv6
PR:		ports/77608
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
Approved by:	maintainer timeout (5 months)
2005-07-20 14:30:17 +00:00
Peter Pentchev
825121abde Fix the generation of DNS packet id's when nsping's pid is over 64K.
While I'm here, fix a compiler warning.

PR:		76702
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
2005-07-04 11:18:30 +00:00
Peter Pentchev
641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Peter Pentchev
a94aa4bcb2 Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;
http://www.enteract.com/~tqbf/ gives a 404.
2001-02-08 15:49:18 +00:00
Peter Pentchev
a08cc887be Take over maintainership
Approved by:	kris (former maintainer)
2000-11-25 08:13:46 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Kris Kennaway
95ab1a6bba nsping 0.8 is a tool for 'pinging' DNS servers.
Obtained from:	OpenBSD
2000-03-05 09:38:56 +00:00