| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.63.0_3
|
dougb  |
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. |
23 Sep 2011 22:26:39
0.63.0_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12 Sep 2011 13:46:59
0.63.0_3
|
gabor  |
- Track dependencies after databases/gdbm update |
03 Jul 2011 14:03:52
0.63.0_2
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.63.0_2
|
ade  |
Sync to new bsd.autotools.mk |
17 Oct 2010 10:12:37
0.63.0_2
|
oliver  |
remove PORTREVISION definition from net/courier-authlib-ldap
bump PORTREVISION to 2 |
11 Jun 2010 22:28:29
0.63.0_1
|
makc  |
set UNIQUENAME, thus fix slave ports after switching to USE_LDCONFIG.
Reported by: pointyhat |
08 Jun 2010 19:52:58
0.63.0_1
|
makc  |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
27 Mar 2010 00:15:24
0.63.0
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Jan 2010 17:33:32
0.63.0
|
oliver  |
update to 0.63.0 |
22 Aug 2009 00:35:32
0.62.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 19:36:34
0.62.4
|
mezz  |
-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 |
02 Jul 2009 14:44:46
0.62.4
|
oliver  |
update to 0.62.4 |
04 Apr 2009 07:32:59
0.62.2
|
oliver  |
update to 0.62.2 |
04 Jan 2009 11:53:06
0.62.1
|
oliver  |
update to 0.62.1 |
05 Dec 2008 18:44:29
0.61.1
|
oliver  |
update to 0.61.1 |
21 Aug 2008 06:18:49
0.61.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
16 Jul 2008 07:39:29
0.61.0
|
oliver  |
update to 0.61.0 |
13 Jun 2008 04:14:35
0.60.6
|
oliver  |
update to 0.60.6 |
12 Jun 2008 20:13:47
0.60.4  |
oliver  |
update to 0.60.4
the vpopmail support was removed with 0.60.3 (because none felt responsible
for maintaining it in courier-authlib) - this commit adds - togehter with
this update - a patch which patches the vpopmail support back into 0.60.4
(because at least I need the interaction with vpopmail!). |
19 Apr 2008 17:56:05
0.60.2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
14 Oct 2007 16:52:07
0.60.2  |
oliver  |
update to 0.60.2 |
09 Oct 2007 20:03:32
0.60.1  |
oliver  |
update to 0.60.1 |
05 Oct 2007 19:50:19
0.60.0  |
oliver  |
fix the patch I messed up!
*sigh* |
04 Oct 2007 14:57:29
0.60.0  |
oliver  |
fix build of courier-authlib-vchkpw |
03 Oct 2007 12:10:07
0.60.0  |
oliver  |
update to 0.60.0 |
31 May 2007 17:48:06
0.59.3  |
oliver  |
fix the build for gcc 4.2 when compiling courier-authlib-vchkpw |
02 May 2007 09:27:25
0.59.3  |
oliver  |
remove "restart_cmd" to make restart work again |
26 Apr 2007 19:38:29
0.59.3  |
oliver  |
update to 0.59.3 |
08 Apr 2007 13:19:09
0.59.2  |
oliver  |
update to 0.59.2 |
17 Jan 2007 05:25:28
0.59.1  |
oliver  |
update to 0.59.1 |
01 Jan 2007 21:35:27
0.59  |
oliver  |
update to 0.59 |
13 May 2006 04:15:53
0.58_2  |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
0.58_2  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
0.58_1  |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
11 Feb 2006 11:37:46
0.58_1  |
oliver  |
make it possible to change the program which is used for authpipe
PR: ports/92681
Submitted by: Henry Karpatskij <henkka@spheroid.info> |
22 Jan 2006 06:28:59
0.58_1  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Jan 2006 20:09:53
0.58_1  |
oliver  |
remove ldconfig_compat
Requested by: flz |
12 Jan 2006 18:56:39
0.58_1  |
oliver  |
PORTVERSION got bumped with the previous commit |
12 Jan 2006 18:56:04
0.58_1  |
oliver  |
make courier-authdaemon work if it's build with MySQL support by changing
the rcNg startscript. |
09 Dec 2005 15:09:12
0.58  |
oliver  |
update to 0.58 |
15 Nov 2005 06:52:12
0.57  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
30 Jul 2005 21:55:23
0.57  |
oliver  |
Just remove the user if BATCH is set in env, don't ask for users feedback.
PR: 84349
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
23 Jul 2005 14:34:31
0.57  |
oliver  |
update to 0.57 |
11 Jun 2005 20:25:09
0.56  |
krion  |
Fix restart logic in rc.subr(8) start/stop script.
Submitted by: Alex Lyashkov <umka at sevcity dot net> |
17 May 2005 18:25:57
0.56  |
oliver  |
use mkstemp(3) in locktest.c instead of executing mktemp(1) in Makefile |
13 May 2005 17:15:32
0.56  |
oliver  |
update to 0.56 |
28 Apr 2005 05:20:55
0.55_2  |
oliver  |
fix pkg-plist-ldap (remove etc/openldap if empty)
Noted by: kris |
26 Apr 2005 19:17:32
0.55_2  |
oliver  |
move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by: Yarema <yds@CoolRat.org>
In corporation with: Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan
Obuch <ports@dino.sk>, myself |