| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Oct 2007 06:45:04
2.4.3_3
|
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
26 Sep 2007 20:10:55
2.4.3_3
|
shaun  |
Fix a bug which causes innfeed to segfault on 64-bit architectures.
Submitted by: Kai Gallasch <gallasch@free.de>
Debugged by: Julien ÉLIE <julien@trigofacile.com>
Patched by: roberto |
23 Jul 2007 10:36:52
2.4.3_2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
26 Jan 2007 22:54:21
2.4.3_2
|
shaun  |
Fix inn and inn-current install.
Nudged by: pav |
05 Nov 2006 23:08:55
2.4.3_2
|
shaun  |
- Fix PLIST for inn-current.
- Check files exist before stripping, as strip(1) on 4.x fails if the
file isn't there.
Reported by: pointyhat via kris |
02 Nov 2006 02:52:43
2.4.3_2
|
shaun  |
Pass the correct directories to configure when a non-default INN_LAYOUT
option is used. |
01 Nov 2006 15:14:40
2.4.3_2
|
shaun  |
Fix database directory ownership / configure options. |
31 Oct 2006 03:15:07
2.4.3_2
|
shaun  |
Fix Makefile.layout to work with FreeBSD 4.x.
Noticed by: Dan Langille's magic sanity test script |
31 Oct 2006 02:35:52
2.4.3_2
|
shaun  |
Overhaul for the inn ports:
- Turn inn-stable and inn-current into slaves, as they are pretty much
clones of news/inn.
- Update the above ports to recent snapshots.
- Allow inn's database and spool directories to be placed outside
PREFIX (e.g. under /var).
- Add OPTIONS knobs. |
30 Aug 2006 01:39:07
2.4.3_2
|
shaun  |
For the inn ports:
- Fix build in the case where the host machine has either no DNS, or an
incomplete hostname.
- Use a generic placeholder in the default config file rather than the
build machine's name.
- Pet portlint(1) while here. |
23 Aug 2006 21:57:28
2.4.3_2
|
shaun  |
Amend hostname check to succeed if /bin/hostname fails.
Another work-around for those pesky amd64 machines. |
03 Aug 2006 15:39:44
2.4.3_2
|
shaun  |
- Fix a few incorrect file permissions after install.
- Check for invalid hostname and set IGNORE, since we know the build
will fail in this case.
- Ensure pkg-install is called with correct environment. |
19 Jun 2006 21:06:59
2.4.3_2
|
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
09 Jun 2006 21:30:48
2.4.3_2
|
thierry  |
Fix plist: it's now possible to install inn from package.
PR: ports/98469
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) |
28 May 2006 20:38:52
2.4.3_1
|
thierry  |
Don't remove database data files during the next upgrade.
PR: ports/98038
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) |
07 May 2006 22:16:16
2.4.3
|
pav  |
- Update to 2.4.3
- Provide rc_subr startup script
- Take maintainership
PR: ports/96872
Submitted by: Shaun Amott <shaun@inerd.com> |
01 May 2006 11:22:33
2.4.1_1
|
clement  |
- Drop maintainership |
23 Jan 2006 23:46:39
2.4.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:47:42
2.4.1_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Mar 2004 13:52:38
2.4.1_1
|
clement  |
- Preserve config files permissions to reduce inncheck warnings. |
18 Mar 2004 02:01:15
2.4.1_1
|
clement  |
- SIZEify
Submitted by: trevor |
01 Mar 2004 15:47:07
2.4.1_1
|
clement  |
Strip binaries.
Noticed by: naddy (monthes ago) |
26 Feb 2004 16:27:44
2.4.1_1
|
clement  |
Cosmetic change: add missing quotes. |
26 Feb 2004 16:20:51
2.4.1_1
|
clement  |
- Add WITH_STANDARD_ETC knob
If you define WITH_STANDARD_ETC inn config files are put
in ${PREFIX}/etc/inn
Requested by: Jochen Gensch <incmc@gmx.de> (PR 61974) |
11 Feb 2004 17:55:29
2.4.1_1
|
clement  |
- Add a little workaround to keep man directories owned by root.
- Unmark as FORBIDDEN.
Noticed by: kris |
04 Feb 2004 05:10:27
2.4.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
30 Jan 2004 09:08:42
2.4.1
|
kris  |
FORBIDDEN: Changes ownership of system directories |
08 Jan 2004 10:36:12
2.4.1
|
clement  |
Forced commit to clarify previous commit message:
ChangeLog:
http://lists.litech.org/pipermail/inn-workers/2004q1/002762.html
Security bug explanation:
http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html
Approved by: erwin (mentor) |
08 Jan 2004 10:20:41
2.4.1
|
clement  |
- Update to 2.4.1 (urgent release)
This release fixes a potentially exploitable buffer overflow.
Changelog:
http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html
- Add db41 support
Approved by: erwin (mentor) (implicitly) |
21 Nov 2003 04:53:39
2.4.0_4  |
linimon  |
Changelog:
- set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba"
<p-fbsd-bugs@treehouse.napa.ca.us>]
- fix PKG_PREFIX for pkg-install, now post install script knows correct prefix
- add support for db4, db3 in ovdb.
Note for users:
inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable
instead.
PR: ports/58394
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
28 Sep 2003 16:30:53
2.4.0_3  |
daichi  |
update news/inn:
- fix build for news/newsx if inn* is installed via a package
PR: 57313
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: Kris via dosirak |
26 Sep 2003 07:32:40
2.4.0_2  |
daichi  |
update: news/inn
- Now config files are not removed
- add many knobs
- Use USE_OPENSSL hook
PR: 57160
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
01 Aug 2003 06:14:24
2.4.0_1  |
daichi  |
update news/inn:
- Add python knob
- Add WITH_TAGGED_HASH (from PR 36587 (thanks to Thomas Seck)
- clean/move stuff from do-install: to post-install:
- make "portlint -A" happy
PR: 55108
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: Thomas Seck <tmseck@netcologne.de> |
24 Jul 2003 17:05:15
2.4.0  |
osa  |
Give maintainership to Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 54816 |
14 Jul 2003 15:51:43
2.4.0  |
des  |
I no longer have time to properly maintain these ports. |
11 May 2003 21:43:14
2.4.0  |
des  |
Upgrade to 2.4.0, which introduces, amongs other new features, IPv6
support.
Many thanks to Thierry Thomas <thierry@pompo.net> for advice and testing. |
14 Apr 2003 13:25:52
2.3.5
|
des  |
Upgrade to 2.3.5, which was released during the freeze. |
07 Mar 2003 06:07:47
2.3.4
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
06 Jan 2003 09:21:24
2.3.4
|
des  |
Upgrade to 2.3.4. |
26 Nov 2002 09:54:23
2.3.3
|
des  |
Force ${PREFIX}/news/spool during package building. |
21 Nov 2002 11:33:32
2.3.3
|
edwin  |
Both ports need perl to configure (see configure looks for the
version) and to run (bunch of perl-scripts in contrib/samples/innfeed
directory)
Noticed on: bento |
01 Aug 2002 08:35:52
2.3.3
|
ijliao  |
add MASTER_SITE_ISC (1) and apply them
PR: 41218
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1) |
07 May 2002 23:57:54
2.3.3
|
des  |
Upgrade to 2.3.3. |
07 Nov 2001 09:01:11 
|
des  |
Add NO_LATEST_LINK; inn-stable will always be at least as recent as inn. |
05 Jun 2001 06:30:20 
|
des  |
Build with SSL/TLS support. |
24 May 2001 16:17:24 
|
des  |
Install two additional headers. |
04 May 2001 23:40:07 
|
des  |
Upgrade to INN 2.3.2. |
11 Mar 2001 01:18:51 
|
des  |
Forgot to bump PORTREVISION. |
11 Mar 2001 01:06:19 
|
des  |
Avoid chown'ing /usr/local/man/man* to news:news. |
06 Mar 2001 23:28:17 
|
des  |
Install some header files which third-party utils may need. Avoid leaving
cruft behind in the db directory. |
05 Mar 2001 15:00:43 
|
des  |
Belatedly upgrade to 2.3.1. |
11 Oct 2000 10:17:44 
|
des  |
Add web site |
08 Oct 2000 05:57:04 
|
asami  |
Convert category news to new layout. |
07 Oct 2000 19:29:27 
|
des  |
ISC no longer maintains Y2K information for INN. |
24 Sep 2000 22:19:44 
|
des  |
Fix bogon that made it impossible to stop innd. |
24 Sep 2000 14:44:27 
|
des  |
Add forgotten post-install script |
24 Sep 2000 14:43:39 
|
des  |
Fix portlint warnings. |
24 Sep 2000 14:29:45 
|
des  |
Upgrade to 2.3.0. |
07 Jun 2000 09:35:49 
|
asami  |
Merge simpleftp.1 and mod-active.8 change from inn-stable/Makefile. |