Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.0_1 07 Sep 2014 09:24:15 |
antoine |
2014-08-31 net/libexosip2-legacy: Superseded by net/libexosip2
2014-08-31 net/libosip: Superseded by net/libosip2 |
3.6.0_1 14 Jul 2014 14:33:22 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Mark deprecated now that the last consumer (net/linphone) has been
updated |
3.6.0 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
3.6.0 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
3.6.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.6.0 31 Aug 2013 00:26:08 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_PERL5 -> USES=perl5
* USE_GMAKE -> USES=gmake |
3.6.0 08 Oct 2011 11:37:16 |
dhn |
- Update to 3.6.0 |
3.5.0 11 Aug 2011 19:20:17 |
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> |
3.5.0 05 Jan 2011 20:17:47 |
dhn |
- Update to 3.5.0 |
3.3.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.3.0 02 Aug 2009 19:36:34 |
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 |
3.3.0 08 Mar 2009 19:39:48 |
dhn |
- Update to 3.3.0
Approved by: tabthorpe (co-mentor) |
3.2.0 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
3.2.0 09 Jan 2009 15:25:11 |
miwi |
- Update to 3.2.0
- Pass maintainership to submitter
PR: 128822
Submitted by: Dennis Herrmann <adox@mcx2.org> |
3.1.0 31 Mar 2008 20:32:23 |
miwi |
- Update to 3.1.0
PR: 121089
Submitted by: Ports Fury |
3.0.1 05 Mar 2007 17:57:45 |
xride |
Place them back in the pile.
No need for it anymore |
3.0.1 10 Dec 2006 18:45:28 |
xride |
libosip2 (3.0.1)
* add Windows CE support with Visual Studio 2005
(WM5.0,PocketPC 2003/2005, Smartphone)
* Fix memory leaks (not likely to happen).
* Fix buffer overrun in url.
* Modification of the Application Binary Interface (ABI)
to decrease number of allocations.
Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t
* save route headers in the same order (CALLER or CALLER) in dialogs.
PR: 105164
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer (me), tmclaugh (mentor,implicit) |
0.9.7_1 04 Dec 2006 21:37:07 |
erwin |
- Deprecate
- Set EXPIRATION_DATE
PR: 106330
Submitted by: gabor |
0.9.7_1 15 Aug 2006 00:56:24 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.9.7_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.9.7_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.7 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
0.9.7 15 Nov 2005 06:52:12 |
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. |
0.9.7 02 Jun 2005 20:28:41 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
0.9.7 09 Jul 2004 17:43:11 |
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 |
0.9.7 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.9.7 14 Mar 2004 06:17:56 |
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. |
0.9.7 19 Nov 2003 14:54:02 |
krion |
- Fix COMMENT format
PR: 59466
Submitted by: Ports Fury |
0.9.7 14 Jun 2003 09:38:27 |
sobomax |
Update to 0.9.7. |
0.9.6 27 Mar 2003 06:10:51 |
ijliao |
fix pthread detection |
0.9.6 27 Mar 2003 05:19:39 |
ijliao |
upgrade to 0.9.6 |
0.9.5 28 Feb 2003 09:10:48 |
sobomax |
Update to 0.9.5. |
0.9.2 20 Feb 2003 18:51:13 |
knu |
De-pkg-comment. |
0.9.2 02 Jan 2003 10:10:55 |
sobomax |
Update to 0.9.2. |
0.8.9_1 25 Oct 2002 23:58:28 |
naddy |
Improve libtool handling of library names.
PR: 44117
Submitted by: Ports Fury |
0.8.9 10 Oct 2002 12:59:36 |
knu |
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead) |
0.8.9 07 Sep 2002 04:32:44 |
ijliao |
upgrade to 0.8.9 |
0.8.8 06 Jul 2002 16:10:51 |
ijliao |
upgrade to 0.8.8 |
0.8.6 19 Jun 2002 08:18:10 |
sobomax |
Add USE_REINPLACE where appropriate. |
0.8.6 14 Jun 2002 08:57:57 |
ijliao |
add libosip 0.8.6
oSIP is an implementation of SIP |