| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Oct 2011 11:24:45
2.10
|
johans  |
Use awk from base to build libsigsegv, to avoid circular dependencies,
as gawk may depend on libsigsegv itself
Approved by: maintainer |
14 Sep 2011 13:58:41
2.10
|
jlaffaye  |
Update to 2.10
PR: ports/158786
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
25 Dec 2010 20:46:32
2.9
|
sunpoet  |
- Update to 2.9
- Rename check: to regression-test: which is used by tinderbox
- use PLIST_FILES instead of PLIST
- Use <bsd.port.mk>
- Update WWW
Changes: http://git.savannah.gnu.org/cgit/libsigsegv.git/tree/ChangeLog
PR: ports/153445
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
04 Dec 2010 07:34:27
2.8
|
ade  |
Sync to new bsd.autotools.mk |
27 May 2010 20:56:51
2.8
|
johans  |
Pass port to submitter of last PR |
27 May 2010 20:02:09
2.8
|
johans  |
- Update to 2.8
- Claim maintainership
- Note: shlib version bumped
PR: ports/143268
Submitted by: Hung-Yi Chen |
23 May 2010 21:16:16
2.5
|
linimon  |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
14 Aug 2009 11:56:11
2.5
|
miwi  |
- Unbreak build on sparc64
PR: 134514
Submitted by: Florian Smeets <flo@kasimir.com>
Approved by: maintainer timeout |
02 Aug 2009 19:36:34
2.5
|
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 |
21 Aug 2008 06:18:49
2.5
|
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 ) |
20 Mar 2008 16:40:26
2.5
|
gahr  |
- Update to 2.5
- Fix objformat
Approved by: miwi (mentor), maintainer (timeout) |
12 Aug 2006 04:10:08
2.4
|
perky  |
Update to 2.4
PR: 100485
Submitted by: Kostik Belousov <kostikbel@gmail.com> |
04 May 2006 14:26:30
2.3
|
perky  |
Update to 2.3
PR: 96701
Submitted by: vd |
22 Jan 2006 08:30:12
2.2_1
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Jan 2006 23:51:41
2.2_1
|
kris  |
BROKEN on sparc64: Does not compile |
16 Oct 2005 04:10:09
2.2_1
|
perky  |
- Add a note about /proc dependency of some part of this library.
- Disable the platform restriction. [1]
Requested by: mi [1] |
29 Aug 2005 14:27:02
2.2
|
perky  |
Update to 2.2
PR: 84699
Submitted by: Vasil Dimov <vd@datamax.bg> |
28 May 2004 20:11:07
2.1
|
perky  |
This port only works for i386. |
28 May 2004 14:37:36
2.1
|
perky  |
Add libsigsegv, a SIGSEGV handling library for user mode. |