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/ohphone/Makefile

Number of commits found: 48

Saturday, 4 Nov 2017
11:43 dbaio search for other commits by this committer
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
Original commitRevision:453453 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Saturday, 17 Dec 2016
09:00 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Regenerate patches
Original commitRevision:428706 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Thursday, 24 Apr 2014
15:01 amdmi3 search for other commits by this committer
- Unbreak on 10.x+ by using gcc
- Support staging
- Switch USE_GMAKE to USES
- Use mew LIB_DEPENDS syntax
- Optionize
Original commitRevision:352009 
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 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Original commitRevision:313635 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 1 Nov 2011
20:46 dougb search for other commits by this committer
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
Original commit
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
Original commit
Tuesday, 12 May 2009
22:32 linimon search for other commits by this committer
Release these ports into the wild due to maintainer-timeouts and no
response to email.  We hope to see him back again sometime.
Original commit
Monday, 5 Jan 2009
19:04 delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Original commit
Saturday, 22 Mar 2008
08:55 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Monday, 10 Mar 2008
12:47 rafan search for other commits by this committer
- Fix build with new openh323/pwlib

PR:             121320
Submitted by:   rafan
Approved by:    portmgr (marcus)
Original commit
Wednesday, 17 Oct 2007
10:13 ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 4 Jul 2006
13:52 garga search for other commits by this committer
As already done for other devel/pwlib and net/openh323 dependant ports,
mark this port BROKEN on sparc64 < 700003.
The problem is caused by a missing symbol in the default thread library
on this ARCH.

PR:             ports/99766
Submitted by:   maintainer
Original commit
Sunday, 7 May 2006
13:13 pav search for other commits by this committer
- Update to 1.4.5
- Link openh323 dynamically
- Take maintainership

PR:             ports/95424
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Original commit
Monday, 6 Mar 2006
20:43 kris search for other commits by this committer
BROKEN: Incomplete dependency list

Approved by:    portmgr (implicit)
Original commit
Sunday, 5 Feb 2006
12:35 netchild search for other commits by this committer
Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.

PR:                     83396
Submitted by:           Steve Ames <steve@energistic.com>
In colaboration with:   Steve Ames <steve@energistic.com>
Approved by:            linimon ("no weeping changes ATM"-Heads-Up)
Original commit
Monday, 16 May 2005
02:45 lawrance search for other commits by this committer
- Add a bison %pure-parser declaration in pwlib.  The build was
  depending on old bison behaviour (#define YYPURE) which no longer
  works.  Fixes crash of opengk and maybe more.

- Bump PORTREVISION of ports using pwlib (they link with it statically)

PR:             ports/61053
Submitted by:   Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by:    clement (mentor)
Original commit
Sunday, 5 Dec 2004
04:54 linimon search for other commits by this committer
With portmgr hat on, reset Roger's maintainership of these ports.  While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
Original commit
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Thursday, 28 Aug 2003
07:14 roger search for other commits by this committer
Upgrade to ver 1.4.1
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Tuesday, 28 Jan 2003
15:36 roger search for other commits by this committer
Update to newer version
Original commit
Thursday, 10 Oct 2002
18:31 roger search for other commits by this committer
Upgrade to latest release
Original commit
Saturday, 31 Aug 2002
02:44 kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
Original commit
Wednesday, 22 May 2002
06:38 roger search for other commits by this committer
Update to latest version
Original commit
Monday, 1 Apr 2002
15:23 roger search for other commits by this committer
Upgrade to latest version
Original commit
Tuesday, 15 Jan 2002
15:07 roger search for other commits by this committer
Bump revision as OpenH323 now ensures the ixj driver header   files are
available.    
Original commit
09:32 roger search for other commits by this committer
Bump port revision. Ohphone is statically compiled with OpenH323 which   has
just been bumped.    
Original commit
Saturday, 27 Oct 2001
08:52 roger search for other commits by this committer
Upgrade to version 1.1.7    
Original commit
Monday, 8 Oct 2001
06:22 roger search for other commits by this committer
Forced commit to provide a log entry.   Upgrade to latest version of the
OpenH323 library and its applications.    
Original commit
06:11 roger search for other commits by this committer
(null)    
Original commit
Friday, 17 Aug 2001
17:16 roger search for other commits by this committer
Upgrade to 1.1.5    
Original commit
Tuesday, 19 Jun 2001
07:49 roger search for other commits by this committer
Upgrade to latest versions     openh323 1.5.4 with pwlib 1.1.32     ohphone
1.1.4     openmcu 1.0.7     openam 1.0.5    
Original commit
Thursday, 31 May 2001
23:22 ade search for other commits by this committer
Replace last remnants of "nonexistent", "/nonexistent" etc. with  
${NONEXISTENT} as per bsd.port.mk    
Original commit
Thursday, 3 May 2001
03:20 roger search for other commits by this committer
Upgrade to version 1.1.2.    
Original commit
Wednesday, 3 Jan 2001
14:37 roger search for other commits by this committer
Upgrade to OhPhone 1.1pl1    
Original commit
Sunday, 12 Nov 2000
09:32 roger search for other commits by this committer
Bump port Revsion due to a patch in OpenH323S    
Original commit
Saturday, 21 Oct 2000
09:10 roger search for other commits by this committer
Upgrade from 1.1beta3 to 1.1 release    
Original commit
Friday, 18 Aug 2000
19:48 roger search for other commits by this committer
Import OhPhone, an OpenH323 Video Conferencing program   used with the OpenH323
library    
Original commit

Number of commits found: 48