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

21 Commits

Author SHA1 Message Date
Brooks Davis
70e405b09d Switch to USES=tar:xz
PR:		191123
Submitted by:	venture37@geeklan.co.uk
2014-06-17 14:25:39 +00:00
Baptiste Daroussin
e444939b51 Add a DOCS options
Convert USE_GMAKE to USES=gmake
2014-01-25 21:10:40 +00:00
Brooks Davis
14ee9c1701 STAGIFY 2013-10-18 14:12:41 +00:00
Baptiste Daroussin
1640537ad6 Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) 2013-09-20 17:23:18 +00:00
Brooks Davis
228b555d17 Upgrade to version 5.2.
linux.org moved new tftp-hpa versions into a new directory to chase that.[1]

PR:		ports/170865
Submitted by:	Andrey <wallavv@gmail.com>
2012-08-23 12:17:19 +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
Brooks Davis
4723a97981 - update to 5.1
- add a simple rc.d script
- move files/patch to post-patch:
  o in6 part incorporated upstream
  o LOG_FTP handled in post-patch already
  o tzset() now handled in post-patch

Submitted by:	infofarmer
Feature safe:	yes
2011-12-02 22:33:35 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wesley Shields
bf503aaa52 - Use MASTER_SITES_KERNEL_ORG
PR:		ports/134566
Approved by:	all maintainer timeouts
2009-06-15 18:55:42 +00:00
Brooks Davis
42ec65c154 Upgrade to 0.49:
Add IPv6 support.
	Support systems with editline instead of readline.
	Support long options in the server.

Prodded by:	portscout (via miwi)
2009-02-13 17:28:49 +00:00
Brooks Davis
829ed937f8 When call tzset() before openlog so we log in local time instead of UTC.
This matches the behavior of /usr/libexec/tftpd.

Submitted by:	Hiroshi Fujishima <hirobo at tonteki dot org>
PR:		ports/116455
2007-12-28 22:11:54 +00:00
Brooks Davis
f57b3d574e Upgrade to 0.48. Mostly bug fixed, but a few minor added features. See
${DOCSDIR}/CHANGES for more info.

Install a few of the included document files (CHANGES, README, and
README.security).

PR:		ports/108929
Submitted by:	chinsan (upgrade)
2007-02-08 16:10:24 +00:00
Brooks Davis
7f125a2ae7 - Upgrade to 0.42.
- Replace patche files with REINPLACE_CMD.

PR:		ports/100054
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-12 03:22:00 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
c1a8d3e6f4 Upgrade to 0.41:
Fix bug by which patterns of the form \U\1 weren't converted correctly.

Reported by:	FreeBSD Ports Version Check (edwin)
2005-10-17 23:21:36 +00:00
Brooks Davis
0724a6c346 - Upgrade to 0.40.
- Log as LOG_FTP instead of LOG_DAEMON

Submitted by:	Alex Deiter <tiamat at komi dot mts dot ru>
PR:		ports/76303
2005-01-17 18:56:35 +00:00
Brooks Davis
27f53a7e53 Upgrade to 0.36.
Unquote COMMENT.
Ditch two-line plist file.

Approved by:	krion (mentor)
2004-05-16 00:54:18 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Oliver Lehmann
6634c7247c Add tftp-hpa 0.34, "An advanced tftp server".
PR:		47156
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-07-06 09:23:09 +00:00