notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/libosip/Makefile

Number of commits found: 37

Monday, 14 Jul 2014
14:33 tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Mark deprecated now that the last consumer (net/linphone) has been
  updated
Original commitRevision:361782 
Thursday, 10 Jul 2014
12:13 olgeni search for other commits by this committer
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)
Original commitRevision:361440 
Wednesday, 25 Sep 2013
00:54 bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
Original commitRevision:328226 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Saturday, 31 Aug 2013
00:26 bapt search for other commits by this committer
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
Original commitRevision:325749 
Saturday, 8 Oct 2011
11:37 dhn search for other commits by this committer
- Update to 3.6.0
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
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>
Original commit
Wednesday, 5 Jan 2011
20:17 dhn search for other commits by this committer
- Update to 3.5.0
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Sunday, 8 Mar 2009
19:39 dhn search for other commits by this committer
- Update to 3.3.0

Approved by:    tabthorpe (co-mentor)
Original commit
Friday, 6 Mar 2009
18:14 dhn search for other commits by this committer
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
Original commit
Friday, 9 Jan 2009
15:25 miwi search for other commits by this committer
- Update to 3.2.0
- Pass maintainership to submitter

PR:             128822
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Original commit
Monday, 31 Mar 2008
20:32 miwi search for other commits by this committer
- Update to 3.1.0

PR:             121089
Submitted by:   Ports Fury
Original commit
Monday, 5 Mar 2007
17:57 xride search for other commits by this committer
Place them back in the pile.
No need for it anymore
Original commit
Sunday, 10 Dec 2006
18:45 xride search for other commits by this committer
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)
Original commit
Monday, 4 Dec 2006
21:37 erwin search for other commits by this committer
- Deprecate
- Set EXPIRATION_DATE

PR:             106330
Submitted by:   gabor
Original commit
Tuesday, 15 Aug 2006
00:56 clsung search for other commits by this committer
- 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>
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Thursday, 2 Jun 2005
20:28 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
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
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Wednesday, 19 Nov 2003
14:54 krion search for other commits by this committer
- Fix COMMENT format

PR:             59466
Submitted by:   Ports Fury
Original commit
Saturday, 14 Jun 2003
09:38 sobomax search for other commits by this committer
Update to 0.9.7.
Original commit
Thursday, 27 Mar 2003
06:10 ijliao search for other commits by this committer
fix pthread detection
Original commit
05:19 ijliao search for other commits by this committer
upgrade to 0.9.6
Original commit
Friday, 28 Feb 2003
09:10 sobomax search for other commits by this committer
Update to 0.9.5.
Original commit
Thursday, 20 Feb 2003
18:51 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 2 Jan 2003
10:10 sobomax search for other commits by this committer
Update to 0.9.2.
Original commit
Friday, 25 Oct 2002
23:58 naddy search for other commits by this committer
Improve libtool handling of library names.

PR:             44117
Submitted by:   Ports Fury
Original commit
Thursday, 10 Oct 2002
12:59 knu search for other commits by this committer
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)
Original commit
Saturday, 7 Sep 2002
04:32 ijliao search for other commits by this committer
upgrade to 0.8.9
Original commit
Saturday, 6 Jul 2002
16:10 ijliao search for other commits by this committer
upgrade to 0.8.8
Original commit
Wednesday, 19 Jun 2002
08:18 sobomax search for other commits by this committer
Add USE_REINPLACE where appropriate.
Original commit
Friday, 14 Jun 2002
08:57 ijliao search for other commits by this committer
add libosip 0.8.6
oSIP is an implementation of SIP
Original commit

Number of commits found: 37