Commit graph

17 commits

Author SHA1 Message Date
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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Baptiste Daroussin
513495a09a Chase devel/icu upgrade
Add an updating note
2010-12-15 11:37:49 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jimmy Olgeni
499f41f124 Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format.
2010-09-27 20:40:16 +00:00
Wesley Shields
9683442a4f [1]: Update to 1.0.0
[2]: Fix bug in RC script
[3]: Add pre-fetch message about possibly needing to rebuild the views

PR:		[1]: ports/148803
		[2]: ports/149028
		[3]: ports/149030
Submitted by:	[1]: Tomas Sedovic <tomas@sedovic.cz>
		[2]: Till Klampaeckel <till@php.net> (maintainer)
		[3]: Till Klampaeckel <till@php.net> (maintainer)
Approved by:	[1]: Till Klampaeckel <till@php.net> (maintainer)
2010-08-18 00:08:12 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +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
Pietro Cerutti
a404809c84 - Update to 0.10.1
- Fix RC script

PR:		143287
Submitted by:	gahr
Approved by:	till@php.net (maintainer), partly timeout
Feature safe:	yes
2010-02-22 11:21:18 +00:00
Vanilla I. Shu
7b544affc0 Fix rc.d startup script syntax error.
PR:		ports/139658
Submitted by:	ivan voras <ivoras.at.gmail.com>
Approved by:	maintainer
2009-10-21 09:55:15 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Wesley Shields
7622f83fd1 - Add an RC script.
- Cleanup messasges displayed by the port.
- Add a couchdb user and group.

PR:		ports/135256, ports/135259
Submitted by:	Till Klampaeckel <till@php.net> (maintainer)
2009-06-17 14:10:30 +00:00
Ion-Mihai Tetcu
a2b09f59bf Fix build with custom LOCALBASE
Submitted by:	Sahil Tandon
Reported by:	QATty
Approved by:	portmgr (itetcu@)
2009-06-10 08:50:43 +00:00
Wesley Shields
a31fffe789 - Update to 0.9.0 (bump PORTEPOCH as it was 0.9.0a).
- Pass maintainership to submitter.

PR:		ports/131611
Submitted by:	Till Klampaeckel <till@php.net>
Approved by:	Jan Lehnardt <jan@apache.org> (maintainer)
2009-04-21 15:43:03 +00:00
Wesley Shields
7c445d05ed - Update to 0.9.0a
- Pass maintainership to submitter
- Respect NOPORTDOCS
- Switch to erlang-lite [1]

PR:		ports/126716
Submitted by:	Jan Lehnardt <jan@apache.org>, till@php.net [1]
Approved by:	maintainer timeout
2008-11-16 23:55:16 +00:00
Pav Lucistnik
dee11a5aef - Mark BROKEN on !i386: incompatible types in assignment 2008-07-23 00:39:33 +00:00
Felippe de Meirelles Motta
b2a7fd6592 Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
WWW: http://couchdb.org/

PR:		ports/118103
Submitted by:	Ditesh Shashikant Gathani <ditesh@gathani.org>
Approved by:	gabor (mentor, implicit)
2008-06-23 21:44:15 +00:00