| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.18_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
09 Jan 2013 10:43:22
1.18_1
|
jhale  |
- Use MLINKS to register additional manpages to plist [1]
- Remove leftover SSL option [2]
- Use more standard LDAP option instead of OPENLDAP [2]
- Use new generic NIS description and drop "backend" from
GDBM description so it looks like the other database options
- Bump PORTREVISON due to MLINKS change
Reported by: Redports QAT [1], bapt [2] |
08 Jan 2013 22:33:11
1.18
|
jhale  |
- Update to 1.18 [1]
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
devel/libvanessa_socket that affect perdition [2]
PR: ports/174550 [1], ports/174410 [2]
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
Joel Ray Holveck <joelh@piquan.org> [2] |
11 Dec 2012 14:23:48
1.17.1_7
|
jhale  |
- Chase devel/libvanessa* updates
- Trim Makefile header |
06 Feb 2012 12:25:50
1.17.1_6
|
miwi  |
- Chase unixODBC shlib bump |
14 Jan 2012 08:57:23
1.17.1_5
|
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
1.17.1_5
|
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
1.17.1_5
|
gabor  |
- Track dependencies after databases/gdbm update |
03 Jul 2011 13:53:52
1.17.1_4
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
1.17.1_4
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
1.17.1_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Mar 2010 00:15:24
1.17.1_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Aug 2009 19:36:34
1.17.1_3
|
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 |
15 Jul 2009 16:56:10
1.17.1_3
|
dougb  |
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. |
25 Nov 2008 05:33:07
1.17.1_3
|
miwi  |
- Respect NOPORTDOCS
PR: 129099
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Reported by: ionbot |
06 Jun 2008 13:43:09
1.17.1_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
25 Jan 2008 14:38:12
1.17.1_2
|
wxs  |
Fix typos in RC scripts and bump PORTREVISION.
PR: ports/119741
Submitted by: Aleksandr Stankevic <alex@braske.net>
Approved by: Thomas Vogt (maintainer), garga (mentor) |
11 Dec 2007 22:15:37
1.17.1_1
|
delphij  |
- Add rc.d scripts.
- Change pid directory to /var/run instead of /usr/local/var/run.
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
PR: ports/117101
Approved by: maintainer |
09 Nov 2007 22:44:31
1.17.1
|
beech  |
- Fix install of invalid pam file.
PR: ports/117941
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: portmgr (linimon, mentor),
Thomas Vogt <thomas@bsdunix.ch> (maintainer) |
06 Nov 2007 11:08:18
1.17.1
|
beech  |
- Security update to 1.17.1
PR: ports/117796
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Approved by: portmgr (pav), linimon (mentor)
Security: http://www.sec-consult.com/300.html |
01 Feb 2007 02:42:06
1.17  |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
23 Feb 2006 10:40:45
1.17  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
19 Dec 2005 10:06:19
1.17  |
clement  |
- Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1] |
15 Nov 2005 06:52:12
1.15  |
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. |
31 Jan 2005 00:35:56
1.15  |
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
19 Oct 2004 12:26:44
1.15  |
clement  |
- Sync description with reality
Noticed by: delphij |
02 Jun 2004 08:11:06
1.15  |
clement  |
- Update to 1.15.
This release fixes bogus LDAP lookups |
07 Apr 2004 14:42:07
1.14  |
clement  |
- Update to 1.14
- fix plist for DAEMONMAP |
18 Mar 2004 02:01:15
1.13_1  |
clement  |
- SIZEify
Submitted by: trevor |
14 Mar 2004 06:17:56
1.13_1  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 04:36:30
1.13_1  |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
1.13  |
trevor  |
Now gettext 0.12.1 is gettext-old. |
13 Jan 2004 15:04:51
1.13  |
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
19 Dec 2003 09:12:43
1.13  |
clement  |
Update perdition to 1.13.
This fixes a critical bug in 1.12 that prevented the outgoing_server
option from working - perdition would segmentation fault if this
option was selected. Also includes some minor documentation and
build fixes. Users are strongly recomended to upgrade to 1.13 if
they are using 1.12.
Approved by: erwin (mentor) |
15 Dec 2003 20:53:59
1.12  |
pav  |
- Update to 1.12
PR: ports/60263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
01 Sep 2003 14:02:08
1.11_2  |
dinoex  |
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by: sheepkiller@cultdeadsheep.org |
28 Aug 2003 12:14:21
1.11_2  |
edwin  |
[update ports]: Use USE_MYSQL and USE_OPENLDAP in my ports
www/mod_accounting [1]
mail/perdition [2]
security/prelude-manager [3]
PR: ports/56026
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
26 Aug 2003 20:25:58
1.11_2  |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.11_1  |
marcus  |
Chase the libintl.so shared lib version. |
16 Aug 2003 14:36:22
1.11_1  |
kuriyama  |
Update to be compliant with new openldap21-client ports.
PR: ports/55588
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
31 Jul 2003 06:40:01
1.11_1  |
daichi  |
update mail/perdition: update mysql hack to "lastest revision".
PR: 55044
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: kirill |
03 Jul 2003 05:54:50
1.11  |
maho  |
1. update to 1.11
2. Add many knobs.
3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 53358
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notification by: daichi |
05 Apr 2003 22:02:58
0.1.9  |
kris  |
Don't remove the etc/pam.d system directory |
20 Feb 2003 18:40:39
0.1.9  |
knu  |
De-pkg-comment. |
12 Feb 2003 01:59:08
0.1.9  |
naddy  |
Update master sites.
PR: 47703
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
03 Jan 2003 08:26:35
0.1.9  |
ijliao  |
chase gdbm lib version |
21 Dec 2002 09:45:31
0.1.9  |
anholt  |
Fix build on -current: #include <stddef.h> for size_t definition.
Submitted by: bento |
18 Nov 2002 03:06:10
0.1.9  |
kuriyama  |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist. |
01 Aug 2002 16:22:41
0.1.9  |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
04 May 2002 17:12:59
0.1.9  |
ijliao  |
upgrade to 0.1.9
PR: 37296
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
No response from: maintainer |
12 Apr 2002 17:10:20
0.1.8_1  |
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
15 Mar 2002 19:44:29
0.1.8  |
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
29 Aug 2001 18:52:15 
|
petef  |
Actually update distinfo to version 0.1.8, it seems this was overlooked when
ports/28160 was closed. |
15 Jun 2001 16:21:29 
|
kevlo  |
Update to version 0.1.8 |
25 May 2001 16:48:18 
|
roam  |
Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'. |
20 May 2001 05:00:00 
|
will  |
Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users to multiple
backend servers. |