summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2011-12-20x11/matchbox-panel-manager: Add indirectly linked libraries to LDFLAGSmarino1-1/+2
2011-12-20This does not need libXp. PKGREVISION -> 4dholland1-3/+2
2011-12-17x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22marino1-1/+2
2011-12-13x11/ocaml-graphics: Fix DragonFly PLIST problemmarino1-1/+2
2011-12-13Disabling 'Secure' RPC via IMAKEOPTS isn't sufficient -- I thought itdholland3-2/+28
worked at the time, but now it doesn't. Add a BUILDLINK_TRANSFORM hack as well, and now this package builds. (I also just fixed NetBSD HEAD's imake to stop claiming 'Secure' RPC is supported.)
2011-12-11BUILDLINK_TRANSFORM+= rm:-lXpdholland1-1/+3
This works around the Motif imake templates, which unconditionally provide -lXp for Motif clients. It is not clear to me why imake material for Motif is shipped as part of the default X imake templates rather than with Motif; but imake has always had a special (il)logic of its own. Dealing with this problem by setting IMAKEOPTS here instead causes "can't buildlink files" and I don't understand why; but this approach is maybe better anyway. Fixes build of audio/xmradio and perhaps other Motif-using packages.
2011-12-09PKGREV bump for libXp-less openmotifdrochner4-8/+8
2011-12-09distutils pkg, register egg-info.obache2-5/+10
Bump PKGREVISION.
2011-12-07update to 5.15drochner4-9/+18
changes: -New hacks, hilbert, companioncube and tronbit -Image-manipulating hacks can now load from RSS or Atom feeds -Updated webcollage for recent search engine changes -minor improvements
2011-12-07don't depend on libXp directly, leave this to the motif bl3 frameworkdrochner1-2/+1
2011-12-07build w/o libXp, bump PKGREVdrochner2-5/+6
2011-12-07delegate setting of MOTIFLIB to the motif version specific bl3 filesdrochner2-2/+10
2011-12-07update to 3.7.5drochner4-18/+16
changes: -Support UCAC catalog version 3 -Sky view shows PA in live report -Favorites may now be edited in-place -Earth view displays great circle distance and bearing -Change Earth view cylindrical projection from cos to linear -Earth Object table reports range rate for solar system objects -Eyepiece rotation depends on Alt/Az or RA/Dec placement context pkgsrc change: don't hardwire dependency on libXp but rely on the framework (the Motif implemtation's bl3 file and the MOTIFLIB environment variable) to pull it in if necessary
2011-12-07update to 5.2.2drochner4-136/+140
changes: -bugfixes -documentation cleanup also minor pkg Makefile cleanup
2011-12-07roll back to D2011.06.14.22.00.00, i.e. revert to 5.2.1nb4drochner6-396/+304
qwt6 is incompatible, and the update has broken the graphics/scidavis pkg
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd6-12/+12
2011-12-05Specify correct directory. Noted by PR pkg/45684 and it was alreadytaca1-2/+2
in my work area.
2011-12-05Update htdig using htdig-devel. Update packages using itwiz2-6/+6
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-04Merge, the upper limit is critical.joerg1-3/+2
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg3-3/+9
Remove it from the default list for the rest.
2011-12-02+ fltk13 (hi is!)joerg1-1/+2
2011-12-01Unfortunately, fltk13 changes the semantics of the scroll widget in waysis13-0/+842
not detectable by the compiler... so make a new package. TBD: This still misses cairo support.
2011-12-01fltk-1.3.0 changed the API in semantically incompatible ways, but notis1-2/+2
detectable by the compiler. Guard against mixing.
2011-11-30Fix previous.wiz1-2/+2
2011-11-29Fix build on SunOS.hans2-2/+10
2011-11-29g/c stale libXp bl3 inclusiondrochner1-2/+1
2011-11-27Fix build with newer GCC.joerg4-1/+40
2011-11-27update to 2.3.3drochner8-68/+60
changes: bugfixes
2011-11-27Fixes PR pkg/45552obache2-4/+6
* installing GSettings schemas, so prepare it with framework in glib2. * fixes immodule cache path. Bump PKGREVISION.
2011-11-27x11/gnustep-preferences: Fix objc errorsmarino4-5/+44
Importing some headers and aligning prototypes fixed what was ailing with gnustep-preferences. This was failing on multiple platforms.
2011-11-26x11/wterm: Fix for DragonFlymarino2-4/+4
DragonFly needs the same modification that NetBSD does, modify the patch.
2011-11-25Fix build with modern GCC.joerg11-3/+127
2011-11-25Bump required xextproto and xproto as configure said.obache1-2/+3
part of PR pkg/45212.
2011-11-24Depend on openssl.gls1-1/+3
Spotted in a Linux bulk build by sbd@ PKGREV++
2011-11-24Fix build with newer GCCjoerg2-1/+33
2011-11-20don't interpret html tags. KDE Security Advisory 20111003-1markd4-3/+86
2011-11-19Dont allow a path in pam_service. CVE-2011-4122markd3-3/+19
2011-11-19Dont allow a path in pam_service. CVE-2011-4122markd3-3/+19
2011-11-17update to 2.24.8drochner3-8/+10
changes: bugfixes
2011-11-16Recursive bump for multimedia/ffmpeg buildlink addition.sbd4-8/+8
2011-11-15Add DMI support on NetBSD.jakllsch3-3/+94
2011-11-14Revert.joerg2-15/+1
2011-11-14Add inet6 option as requiested in PR 37117. Tested on current.cheusov2-1/+15
Approved by wiz@.
2011-11-14Update to 1.4.4. Approved by wiz@. Tested on current with modular xorg.cheusov2-7/+6
Changes. commit a7970f5c817b5c75d945389cfaf1384ff23437f3 Author: Matthieu Herrb <matthieu.herrb@laas.fr> Date: Mon Aug 8 18:08:05 2011 +0200 libXfont 1.4.4 Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit d11ee5886e9d9ec610051a206b135a4cdc1e09a0 Author: Thomas Hoger <thoger@redhat.com> Date: Mon Aug 8 18:03:09 2011 +0200 LZW decompress: fix for CVE-2011-2895 Specially crafted LZW stream can crash an application using libXfont that is used to open untrusted font files. With X server, this may allow privilege escalation when exploited Reviewed-by: Matthieu Herrb <matthieu.herrb@laas.fr> Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit 214ca6a7a2247544627e6dc7c8705811305ad007 Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Mon May 16 18:28:13 2011 -0700 Fix memory leak in allocation failure path of BitmapOpenScalable() Go ahead and fill in the font->info pointers so that bitmapUnloadScalable() will free the bits that were allocated, even if some were not. Error: Memory leak (CWE 401) Memory leak of pointer <unknown> allocated with ComputeScaledProperties(...) at line 1629 of /export/alanc/X.Org/git/lib/libXfont/src/bitmap/bitscale.c in function 'BitmapOpenScalable'. pointer allocated at line 1616 with ComputeScaledProperties(...). <unknown> leaks when props != 0 at line 1623. [ This bug was found by the Parfait 0.3.7 bug checking tool. For more information see http://labs.oracle.com/projects/parfait/ ] Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> commit 7f8345aa6fb60a7fd7adf0095a2354fad1d8d5ef Author: Gaetan Nadon <memsize@videotron.ca> Date: Wed Mar 2 14:33:07 2011 -0500 doc: use common makefile for developers documentation The user/specs docs now have external references support. Developers doc are not installed so they do not participate. However, using a similar makefile shared amongst developers document reduces maintenance and is forward looking. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> commit 77027deabca37183cfbbed107cf14ca80f29f26d Author: Gaetan Nadon <memsize@videotron.ca> Date: Wed Feb 2 11:43:42 2011 -0500 config: comment, minor upgrade, quote and layout configure.ac Group statements per section as per Autoconf standard layout Quote statements where appropriate. Autoconf recommends not using dnl instead of # for comments Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters. Add AC_CONFIG_SRCDIR([Makefile.am]) This helps automated maintenance and release activities. Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines commit 9ea1790d61bd135714c40e5089ecb1effa1dbcc0 Author: Gaetan Nadon <memsize@videotron.ca> Date: Thu Jan 27 18:50:15 2011 -0500 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls AC_PROG_C_C99. This sets gcc with -std=gnu99. If AC_PROG_CC macro is called afterwards, it resets CC to gcc. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> commit 4e0c6c45d819befdd9315d6282b957f7cfec3ae2 Author: Paulo Zanoni <pzanoni@mandriva.com> Date: Thu Dec 16 14:09:12 2010 -0200 Use docbookx.dtd version 4.3 for all docs Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit 01c30845853f5a8114467185d76274ae9bbff091 Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Sun Nov 21 11:35:20 2010 -0800 Sun's copyrights belong to Oracle now Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit 72ade58381a49514f2b29065ba33a464b7efc3d0 Author: Gaetan Nadon <memsize@videotron.ca> Date: Tue Nov 9 13:04:51 2010 -0500 config: HTML file generation: use the installed copy of xorg.css Currenlty the xorg.css file is copied in each location where a DocBook/XML file resides. This produces about 70 copies in the $(docdir) install tree. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> commit 12157fbebc35c2d039df2df4fc5ac2b299eeec03 Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Thu Oct 28 20:43:27 2010 -0700 libXfont 1.4.3 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit f29f1d68d7eca96e45ba3758686be07993d82e03 Author: Jesse Adkins <jesserayadkins@gmail.com> Date: Tue Sep 28 13:30:02 2010 -0700 Purge cvs tags. Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit 6628b4d82426cf9ac240da363cd8a8252e6f71ef Author: Jeremy Huddleston <jeremyhu@apple.com> Date: Mon Sep 27 12:31:50 2010 -0700 FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> commit c482a2c104aa5cd1a265c2ca310a308dcc418fe7 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Date: Wed Apr 14 05:58:28 2010 -0500 Revert "Bug #6247: Fix build on Cygwin" libtool requires the '-no-undefined' flag in order to create shared libraries on PE/COFF platforms (Cygwin/MinGW); on other platforms this flag has no effect. The problem with libXfont is that PE weak symbols do not behave exactly as they do on ELF platforms. Since PE binaries (both executables and libraries) must have all symbols resolved at link time, there is no way for the real symbols in xserver to "displace" those in libXfont at runtime, so the result is that libXfont uses its stubs, which do nothing, and xserver ends up unable to find its fonts. Solving this will require either significant changes to libXfont or some major improvement to the toolchain to handle this case. Until that happens, removing '-no-undefined' will result in a static-only library on these platforms, which is the only currently working solution. http://sourceware.org/bugzilla/show_bug.cgi?id=11306 http://cygwin.com/ml/cygwin/2010-04/msg00281.html This reverts commit 69c4ae1e3e14a58bc2eb9b9b8820dc7183b82a67. Conflicts: ChangeLog Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> commit 455ec66e82e3c4bedd9e789d2ab33030b8e64ffa Author: Alan Coopersmith <alan.coopersmith@oracle.com> Date: Sun Aug 8 00:19:36 2010 -0700 Fix builds with Sun compilers Sun compilers use #pragma weak in the *.c files to declare weak symbols, so should have weak defined to empty, but not define NO_WEAK_SYMBOLS Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> commit 0386fa77367a305deea3cc27f8a3865cc3c467c0 Author: Jeremy Huddleston <jeremyhu@apple.com> Date: Sat Jul 10 10:08:21 2010 -0700 darwin: Fix build regression introduced by previous patch Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> commit 8f75706901da0141590d46f0f898e5678feac953 Author: Jon TURNEY <jon.turney@dronecode.org.uk> Date: Mon Jun 28 17:56:07 2010 +0100 Build fix for platforms which don't have weak linkage Since we fix this by removing the serverGeneration symbol, assuming an external definition will be provided, this means on Windows libXfont can only be built as a static library (since PE shared libraries cannot contain undefined symbols). This produces a libXfont which might only be useful to the xserver, but the only other users we might care about are xfs, which is obsolete, and bdftopcf, which fortunately doesn't pull in any objects which reference serverGeneration from libXfont. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> commit 5c49c956e9c85d89f6b2e719eb9b6fbde62c2f72 Author: Gaetan Nadon <memsize@videotron.ca> Date: Mon Jun 28 13:18:22 2010 -0400 doc: use xorg-docs xorg.css stylesheet Use latest DocBook XML util-macros infrastructure Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-11-13PR/34229 -- Bump API requirement to 8.4.12nb1. Untested.shattered2-4/+4
2011-11-09Update xdm to 1.1.11 (PR 45554). It works fine on 5.99.56cheusov3-8/+9
with modular xorg, build succeeds with native Xorg. Major changes since 1.10 Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends s/Sun/Oracle/g Add man page for xdmshell Only install xdmshell if --enable-xdmshell is passed to configure config: rename XDM_PRINT to XDM_TOOLKIT xdm itself doesn't need to link with Xinerama library Delete some unused variables greeter: Remove unused extern dpy that is shadowed by local variables greeter: inline valueMask for xpm window to avoid shadowing argument greeter: Add echoPasswdChar resource to set character to display greeter: Make sure text input areas stay inside the lines greeter: Replace several #ifdef XPM blocks with LOGO_W macro greeter: Make sure cursor stays in bounds too Fix potential memory leak in allocation failure cleanup path Stop checking for NULL before calling free() Stop casting free() arguments to (char *) Stop casting return values of malloc and friends Only greeter needs XPM CFLAGS & LIBS, not xdm daemon Add Solaris 11 libsocket to list of libraries to search for getifaddrs() freeifaddrs() when done with it in DefineSelf() xdm.man: address only needs 2 S's, not 3 On Solaris, make sure PAM_TTY is only ever set to an actual /dev path Bug 13455: allowNullPasswd: true doesn't work until the second login attempt Use C99 named initializers for XSetWindowAttributes structure Replace GCC_PRINTFLIKE with xproto's _X_ATTRIBUTE_PRINTF Add _X_ATTRIBUTE_PRINTF to LogVWrite declaration Stop using username retrieved from PAM before pam_end frees it. Simplify FailedLogin code fix whitespace issues
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca2-5/+5
* Add support for Ruby 1.9.3.
2011-11-07update to 4.8.6drochner2-7/+6
changes: minor bugfixes
2011-11-07update to 4.13drochner2-6/+6
changes: minor feature additions (added some directives and operators)
2011-11-05Remove stray garbage that appeared in version 1.25, causes pbulk to abort :(dholland1-2/+2