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

10 Commits

Author SHA1 Message Date
Greg Larkin
d036f11c99 - Added shutdown keyword to rc.d script and other stylistic improvements
- Bumped PORTREVISION

Suggested by:	dougb (via email)
Approved by:	jnlin@csie.nctu.edu.tw (maintainer, implicit)
2011-05-19 01:32:18 +00:00
Greg Larkin
5b97c9cec0 - Fixed the dependency tuple for py-thrift so it's detected correctly
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
Pointyhat to:	glarkin
2011-05-18 20:45:14 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Greg Larkin
76825995ce - Fixed rc.d script so it adheres to rc.conf setting [1]
- Added missing dependency on devel/py-thrift
- Bumped PORTREVISION

PR:		ports/154942 (based on)
Submitted by:	Erik Steigler <erik@okcupid.com> [1]
Approved by:	maintainer timeout (18 days)
2011-05-13 13:53:55 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +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
Li-Wen Hsu
4aa753d2fc Add scribe 2.2, aggregating log data streamed in real time.
PR:		ports/148631
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
2010-08-02 20:55:31 +00:00