Commit graph

33 commits

Author SHA1 Message Date
Bryan Drewery
5c23e124a7 Support staging 2013-10-20 00:40:34 +00:00
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Bryan Drewery
dcd945cc38 Add LICENSE 2013-07-05 12:46:45 +00:00
Bryan Drewery
ebc31f6ada Remove indefinite article from COMMENT 2012-12-12 02:28:48 +00:00
Bryan Drewery
0e72d5d7e6 Take maintainership 2012-12-12 02:27:26 +00:00
Baptiste Daroussin
5acc115897 Convert to new options framework 2012-10-05 14:52:51 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Steve Wills
6a66f20b71 - Add conflict for cronolog-devel
Approved by:	wxs (mentor)
2011-01-07 12:14:55 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Johan van Selst
213391a03b Remove unnecessary dependency on autoconf/automake 2010-05-13 18:47:13 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Shaun Amott
ac607ef251 Depend on autotools, to fix the problem noted in the PR below.
PR:		ports/117116
Submitted by:	"Richard A. Secor" <rsecor@seqlogic.com>
2007-10-29 14:22:05 +00:00
Shaun Amott
fb8e207814 Fix bug in symlinked log file handling.
PR:		ports/104919
Submitted by:	David Wood <david@wood2.org.uk>
Obtained from:	http://cronolog.org/patches/cronolog-missing-symlink-patch.txt
2006-12-11 01:00:20 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Norikatsu Shigemura
dfbd584750 Fix build error when cronolog-setugid-patch.txt is not. 2006-05-07 15:00:10 +00:00
Vasil Dimov
d5bac8a5a2 * Add setuid patch [1]
* Shorten pkg-descr [2]

PR:		ports/92830 [1], ports/96289 [2]
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-04 14:53:33 +00:00
Mark Linimon
60d0dc2dfc Assign to new maintainer.
PR:		ports/96289 (partial)
Approved by:	outgoing maintainer
2006-04-29 15:30:48 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Mark Linimon
977e002a3c Chase URLs per distfile survey. 2005-11-26 08:04:39 +00:00
Pav Lucistnik
9cabd21820 - Fix fetch
PR:		ports/83233
Submitted by:	Mark Blackman <mark@blackmans.org> (maintainer)
2005-07-11 19:28:19 +00:00
Pav Lucistnik
30bf4ccbe1 - Use INFO macro
PR:		ports/64872 (based on)
Submitted by:	Mark Blackman <freebsd-ports@exonetric.com>
2004-03-31 13:57:33 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
David W. Chapman Jr.
73ae9b5acb Change maintainer's email
PR:		42248
Submitted by:	maintainer
2002-08-31 16:25:51 +00:00
Patrick Li
7cfda9eaf0 Oops, remove obsolete patch 2002-03-31 04:41:55 +00:00
Patrick Li
68c5f8d579 Update to 1.6.2
PR:		36540
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	mail to maintainer bounces
2002-03-31 04:40:13 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Kevin Lo
3f54fc462a Fix mtree problem
PR: 25706
Submitted by: MAINTAINER
2001-03-12 13:56:48 +00:00
Michael Haro
960543ecef Corrrect whitespace introduced during PORTNAME conversion and portlint 2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Chris D. Faulhaber
50ab159d7a We only need to strip the binary once
PR:		16493
Submitted by:	Maintainer
2000-01-31 23:25:33 +00:00
Chris D. Faulhaber
61d7daff10 cronolog is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.  The
template uses the same format specifiers as the Unix date command
(which are the same as the standard C strftime library function).

PR:		16254
Submitted by:	Mark Blackman <tmb_ports@maddog.u-net.com>
2000-01-22 03:10:03 +00:00