[Bug 908] New: NetBSD3 can be g/c

View: New views
6 Messages — Rating Filter:   Alert me  

[Bug 908] New: NetBSD3 can be g/c

by Patrick Welche-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908
           Summary: NetBSD3 can be g/c
           Product: Exim
           Version: N/A
          Platform: Other
        OS/Version: NetBSD
            Status: NEW
          Severity: bug
          Priority: low
         Component: Packaging
        AssignedTo: nigel@...
        ReportedBy: prlw1@...
                CC: exim-dev@...


exim-src/OS/os.h-NetBSD3 and exim-src/OS/Makefile-NetBSD3 may be removed, and
associated vestiges in exim-src/scripts/os-type (cf patch) tidied away.

os.h-NetBSD3 defines HAVE_SETCLASSCONTEXT which is no longer used by exim, and
setclasscontext() lives in libutil, which is why Makefile-NetBSD3 has the extra
-lutil linker flag.

I see that since I looked into this last year, SIOCGIFCONF_GIVES_ADDR has come
into being, which means that os.h-NetBSD3 is out-of-date too.

(I think the last debate around SIOCGIFCONF was roughly in NetBSD 1.4, i.e.,
way before NetBSD 3 - this is a different issue to if_storage appearing in
ifreq)


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 908] NetBSD3 can be g/c

by Patrick Welche-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908




--- Comment #1 from Patrick Welche <prlw1@...>  2009-11-12 17:37:31 ---
Created an attachment (id=344)
 --> (http://bugs.exim.org/attachment.cgi?id=344)
remove NetBSD3 from os-type - the other 2 files need to be removed from CVS by
hand..

Something up with bugzilla? Already attached this patch when making the
original report...


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 908] NetBSD3 can be g/c

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908




--- Comment #2 from Nigel Metheringham <nigel@...>  2009-11-12 18:14:16 ---
Why should NetBSD3 be removed?

If its obsolete why should it not stay in the tree for those that are
running systems that may not be updated for whatever reason?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 908] NetBSD3 can be g/c

by Patrick Welche-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908




--- Comment #3 from Patrick Welche <prlw1@...>  2009-11-13 12:09:58 ---
It isn't the operating system which is obsolete, it is the files in the exim
source tree which are obsolete!

You should be able to compile exim happily on NetBSD 3 using the NetBSD
scripts/Makefile etc.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 908] NetBSD3 can be g/c

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908




--- Comment #4 from Nigel Metheringham <nigel@...>  2009-11-13 12:12:58 ---
Thank you for the clarification - I will deal with this now.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 908] NetBSD3 can be g/c

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=908

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Nigel Metheringham <nigel@...>  2009-11-13 12:18:35 ---
CVS commit by nm4:

Removed NetBSD3 support as no longer needed.  Fixes: bug#908

--- CVS commit summary ---
1.591  1.592  +3 -1   -     exim/exim-doc/doc-txt/ChangeLog
1.1    1.2    +0 -27  dead  exim/exim-src/OS/Makefile-NetBSD3
1.1    1.2    +0 -17  dead  exim/exim-src/OS/os.h-NetBSD3
1.5    1.6    +1 -5   -     exim/exim-src/scripts/os-type


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##