CVS log for ports/net/ohphone/Makefile
Up to [FreeBSD] / ports / net / ohphone
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Nov 1 20:46:06 2011 UTC (3 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -7 lines
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Feb 25 01:31:58 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Chase after net/openldap24-server update. Reminded by: miwi
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 12 22:32:28 2009 UTC (2 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Release these ports into the wild due to maintainer-timeouts and no response to email. We hope to see him back again sometime.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:04:27 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Bump PORTREVISION's after OpenLDAP update. Suggested by: rafan
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:39 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Mar 10 12:47:19 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Fix build with new openh323/pwlib PR: 121320 Submitted by: rafan Approved by: portmgr (marcus)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:51 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 19 20:18:48 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jul 4 13:52:41 2006 UTC (5 years, 7 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -0 lines
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
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun May 7 13:13:28 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +27 -22 lines
- Update to 1.4.5 - Link openh323 dynamically - Take maintainership PR: ports/95424 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Mar 6 20:43:50 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
BROKEN: Incomplete dependency list Approved by: portmgr (implicit)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 5 12:35:08 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
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)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon May 16 02:45:09 2005 UTC (6 years, 8 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- 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)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Dec 5 04:54:21 2004 UTC (7 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
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.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:12:06 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:16 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 28 07:14:38 2003 UTC (8 years, 5 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Upgrade to ver 1.4.1
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:07:53 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 28 15:36:07 2003 UTC (9 years ago) by roger
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to newer version
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:31:53 2002 UTC (9 years, 4 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Upgrade to latest release
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 31 02:44:02 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
Remove USE_NEWGCC, which is no longer supported or required. Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 22 06:38:33 2002 UTC (9 years, 8 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to latest version
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 1 15:23:52 2002 UTC (9 years, 10 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -4 lines
Upgrade to latest version
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 15 15:07:29 2002 UTC (10 years ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Bump revision as OpenH323 now ensures the ixj driver header files are available.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 15 09:32:30 2002 UTC (10 years ago) by roger
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Bump port revision. Ohphone is statically compiled with OpenH323 which has just been bumped.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Oct 27 07:52:39 2001 UTC (10 years, 3 months ago) by roger
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Upgrade to version 1.1.7
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 8 05:22:27 2001 UTC (10 years, 4 months ago) by roger
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Forced commit to provide a log entry. Upgrade to latest version of the OpenH323 library and its applications.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 8 05:11:30 2001 UTC (10 years, 4 months ago) by roger
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
*** empty log message ***
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 17 16:16:23 2001 UTC (10 years, 5 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Upgrade to 1.1.5
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 19 06:49:20 2001 UTC (10 years, 7 months ago) by roger
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
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
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 31 22:22:54 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 3 02:20:22 2001 UTC (10 years, 9 months ago) by roger
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Upgrade to version 1.1.2.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 3 14:37:06 2001 UTC (11 years, 1 month ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Upgrade to OhPhone 1.1pl1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 12 09:32:31 2000 UTC (11 years, 3 months ago) by roger
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Bump port Revsion due to a patch in OpenH323S Note: existing binaries of this port will no longer run on FreeBSD 4.2 or -current. They will report "user signal 2" and abort due to a change in the pthreads library. You will need to recompile/reinstall this port.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 21 08:10:42 2000 UTC (11 years, 3 months ago) by roger
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Upgrade from 1.1beta3 to 1.1 release
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Aug 18 18:48:15 2000 UTC (11 years, 5 months ago) by roger
Branches: OPENH323
CVS tags: v1_1_b3, RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import OhPhone, an OpenH323 Video Conferencing program used with the OpenH323 library
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 18 18:48:15 2000 UTC (11 years, 5 months ago) by roger
Branches: MAIN
Initial revision
