CVS log for ports/devel/pwlib/files/patch-configureac
Up to [FreeBSD] / ports / devel / pwlib / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +42 -107 lines
- Update to 1.12.0 PR: ports/119377 Submitted by: Steve Ames <steve at energistic.com> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 30 06:45:59 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +33 -22 lines
Fix build on sparc64 by ensuring it's a 64-bit build. Discussed with: maintainer Tested on: pointyhat Approved by: portmgr (self)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 24 04:55:25 2007 UTC (4 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +51 -2 lines
Fix the build with GCC 4.2. Approved by: portmgr (implicit) maintainer
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +25 -16 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.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 09:40:53 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
- Fix the port to work with the updated SDL version (1.2.11) PR: ports/103448 Submitted by: Diane Bruce <db@db.net> Approved by: krion (portmgr), sem (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:39 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +26 -17 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.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:39:41 2006 UTC (6 years ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
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>
