Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/pwlib/pkg-plist

[BACK] Up to [FreeBSD] / ports / devel / pwlib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 1 07:24:51 2008 UTC (3 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -6 lines
- Update to 1.12.0

PR:		ports/119377
Submitted by:	Steve Ames <steve at energistic.com> (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 26 17:29:49 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
- Install version.h to DATADIR, some ports' configure script looks this
  file, for example, the newer version of asterisk.

PR:		ports/114612
Submitted by:	viper <viper at perm.raid.ru>
Approved by:	Steve Ames <steve at energistic.com> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Dec 8 07:47:27 2006 UTC (5 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Update to 1.10.2, and fix plug-in detection on 64-bit platforms (most
notably amd64).  With this fix, ekiga will now work on amd64 (at least).

Approved by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 13 00:39:14 2006 UTC (5 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
Forgot to include this file into the last commit.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 25 10:44:36 2006 UTC (5 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.10.1

PR:		99440
Submitted by:	Steve Ames <steve@energistic.com> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 7 13:02:10 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
- Use a better way to detect SDL header
- Add WITH_ESOUND knob and enable the plugin build
- Fix bsdvideo (bktr(4)) plugin and make it buildable on more archs
- Add a small error handler to detect unresolved symbols in plugins
- Add more plugins to pkg-plist
- Add experimental support for firewire(4) based video devices.
  The segment of the Makefile is intentionally commented out.

PR:		ports/95422, ports/96624
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>,
		Steve Ames <steve@energistic.com> (maintainer)
Approved by:	Steve Ames <steve@energistic.com> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 5 12:50:56 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Update to 1.10.0

PR:		ports/95306
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 19 19:16:19 2006 UTC (5 years, 11 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Fix the plist on architectures where bktr(4) isn't available.

Approved by:	maintainer
Noticed by:	kris/pointyhat

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 14 21:19:42 2006 UTC (5 years, 11 months ago) by netchild
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
- fix build on 64bit machines ("-fPIC"-dance) [1]
- don't change the name of the lib depending on the hw-architecture [2]
- assign a maintainer [2]

Submitted by:	Steve Ames <steve@energistic.com> [2]
Tested by:	erwin (on amd64) [1]

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:39:40 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +180 -1 lines
This is an initial port of newer versions of:
 - pwlib	->	1.9.2
 - openh323	->	1.17.3

The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.

They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.

Further tweaks/improvements to them may be required when other ports
start to use these versions.

Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 5 02:37:57 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Allow pwlib to work on ARCHS != i386.

Tested on alpha, i386, and ia64.

Submitted by:	marcel
Approved by:	maintainer (implicit)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 28 07:58:51 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
Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options