Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Dec 2020 21:21:11
5.2.0

|
bofh  |
net/libosip: Update version 5.1.2=>5.2.0
Relnotes: https://git.savannah.gnu.org/cgit/osip.git/plain/ChangeLog |
05 Sep 2020 23:25:10
5.1.2

|
bofh  |
net/libosip: Update version 5.1.1=>5.1.2
Relnotes: https://git.savannah.gnu.org/cgit/osip.git/plain/ChangeLog |
05 Feb 2020 12:51:47
5.1.1

|
bofh  |
net/libosip2: Update version 5.1.0=>5.1.1 |
01 Apr 2019 06:17:08
5.1.0_1

|
bofh  |
net/libosip2: Fix patch
Reported by: antoine |
30 Mar 2019 19:05:12
5.1.0

|
bofh  |
net/libosip2: Update version 5.0.0=>5.1.0 |
01 Dec 2017 00:02:47
5.0.0_1

|
jkim  |
Add an upstream patch to fix security vulnerability.
PR: 223574
Approved by: bofh (maintainer timeout, 3 weeks)
MFH: 2017Q4
Security: CVE-2017-7853 |
26 Feb 2017 11:21:26
5.0.0

|
bofh  |
net/libosip2: Update version 4.1.0=>5.0.0 |
24 Dec 2014 00:14:13
4.1.0_1

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
22 Nov 2014 14:43:24
4.1.0_1

|
antoine  |
Cleanup plist |
14 Jul 2014 18:37:07
4.1.0_1

|
tijl  |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip |
06 Apr 2014 05:47:50
4.1.0

|
sunpoet  |
- Update to 4.1.0
- While I'm here:
- Remove deprecated PTHREAD_*
- Strip shared library
Changes: http://git.savannah.gnu.org/cgit/osip.git/tree/ChangeLog
PR: 188107
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
25 Sep 2013 00:54:09
4.0.0

|
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 22:10:25
4.0.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
12 May 2013 13:37:18
4.0.0

|
rm  |
Add libosip2 port version 4.0.0, that is API incompatible with version
in net/libosip. This patch was submitted as an update against net/libosip
but it was decided to add it as a separate port.
oSIP is an implementation of SIP.
SIP stands for the Session Initiation Protocol and is described by the
rfc2543 (soon to be deprecated by latest revisions). This library aims
to provide multimedia and telecom software developers an easy and powerful
interface to initiate and control SIP based sessions in their applications.
SIP is a open standard replacement from IETF for H323.
WWW: http://www.gnu.org/software/osip/
PR: 175104
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
02 Nov 2011 01:35:45
2.2.3 
|
dougb  |
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch (Only the first 15 lines of the commit message are shown above ) |
11 Aug 2011 19:20:17
2.2.3 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
17 Jun 2011 15:37:23
2.2.3 
|
bapt  |
Mark broken some ports with unfetchable distfiles |
20 Mar 2011 12:54:45
2.2.3 
|
miwi  |
- Get Rid MD5 support |
05 Mar 2007 17:56:15
2.2.3 
|
xride  |
Place them back in the pile.
No need for it anymore |
10 Dec 2006 12:10:40
2.2.3 
|
xride  |
Use USE_LDCONFIG
Prepare for net/libosip to be updated to version libosip2-3
This is done not to break ports.
Approved by: tmclaugh (mentor) |
29 Sep 2006 22:01:23
2.2.3 
|
xride  |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh |
23 Jun 2006 12:02:28
2.2.3 
|
pav  |
- Update to 2.2.3
PR: ports/99242
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: Soeren Straarup <xride@x12.dk> (maintainer) |
11 May 2006 22:49:56
2.2.2_1 
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
23 Feb 2006 10:40:45
2.2.2_1 
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
27 Nov 2005 21:21:32
2.2.2 
|
mnag  |
Update to 2.2.2
Add SHA256
Take MAINTAINER
PR: 89605
Submitted by: Soeren Straarup <xride@x12.dk> |
25 Nov 2005 16:48:31
2.2.1 
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
2.2.1 
|
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. |
13 Oct 2005 19:18:51
2.2.1 
|
garga  |
- Update to 2.2.1
PR: ports/87388
Submitted by: Ports Fury |
04 Apr 2005 21:40:51
2.2.0 
|
pav  |
- Update to 2.2.0
PR: ports/79480
Submitted by: Ports Fury |
09 Nov 2004 22:16:00
2.0.9 
|
krion  |
Update to version 2.0.9
PR: ports/73735
Submitted by: Ports Fury |
09 Jul 2004 17:43:11
2.0.7 
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
28 May 2004 18:36:29
2.0.7 
|
krion  |
- Update to version 2.0.7
PR: ports/67295
Submitted by: Ports Fury |
14 Mar 2004 06:17:56
2.0.6 
|
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. |
31 Jan 2004 15:12:30
2.0.6 
|
krion  |
- Update to version 2.0.6
PR: ports/62161
Submitted by: Ports Fury |
19 Nov 2003 14:59:17
2.0.5 
|
krion  |
- Update to version 2.0.5
PR: 59467
Submitted by: Ports Fury |
07 Nov 2003 01:23:58
2.0.4 
|
ijliao  |
repo-copy libosip to libosip2 and upgrade it to 2.0.4 |