Commit graph

12 commits

Author SHA1 Message Date
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
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
Dmitry Marakasov
b9c7133d1d - Update to 2.3.6
- While here, clean up pkg-plist a bit

PR:		136724
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2009-07-16 14:36:33 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Wilke
aa2a105fb2 - Chase libzdb shlib bump 2009-07-09 09:05:50 +00:00
Pav Lucistnik
aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +00:00
Dennis Herrmann
6261314827 - Chase asciidoc update
- Bump PORTREVSION

Approved by:	tabthorpe (co-mentor)
2009-04-07 22:00:37 +00:00
Martin Wilke
a2fc39060e - Chase databases/libzdb shlib bump
- Fix build with new libzdb

PR:		132761
Reported by:	pavbot
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2009-03-18 14:41:18 +00:00
Beech Rintoul
5a505e6eb9 - Update mail/dbmail23 port to the latest version 2.3.5
PR:		ports/130983
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2009-01-26 00:03:48 +00:00
Wesley Shields
822947b3ab - Fix build after asciidoc update
PR:		ports/129866
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2008-12-23 12:41:46 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Felippe de Meirelles Motta
3d36bd88e7 Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite).
WWW: http://www.dbmail.org/

PR:		ports/121908
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by:	gabor (mentor)
2008-06-06 02:52:29 +00:00