aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12Dmitry Marakasov2009-11-123-6/+22
| | | | | | | | PR: 140226 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer) Notes: svn path=/head/; revision=244141
* Fix RUN_DEPENDS to depend on dri.pc rather than r128_dri.so.Marcel Moolenaar2009-11-111-1/+1
| | | | | | | | | | On ia64, r128_dri.so is not built, causing repeated recursion into graphics/dri (on restarts). Approved by: rnoland Notes: svn path=/head/; revision=244097
* - Update to 20091108Wesley Shields2009-11-092-5/+5
| | | | Notes: svn path=/head/; revision=243998
* Secuirty Update:Martin Wilke2009-11-036-3/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ark input sanitization errors: The KDE archiving tool, Ark, performs insufficient validation which leads to specially crafted archive files, using unknown MIME types, to be rendered using a KHTML instance, this can trigger uncontrolled XMLHTTPRequests to remote sites. IO Slaves input sanitization errors: KDE protocol handlers perform insufficient input validation, an attacker can craft malicious URI that would trigger JavaScript execution. Additionally the 'help://' protocol handler suffer from directory traversal. It should be noted that the scope of this issue is limited as the malicious URIs cannot be embedded in Internet hosted content. KMail input sanitization errors: The KDE mail client, KMail, performs insufficient validation which leads to specially crafted email attachments, using unknown MIME types, to be rendered using a KHTML instance, this can trigger uncontrolled XMLHTTPRequests to remote sites. Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (based on) Approved by: secteam (myself), portmgr Security: http://www.vuxml.org/freebsd/6f358f5a-c7ea-11de-a9f3-0030843d3802.html Notes: svn path=/head/; revision=243694
* - Fix setlogin()Martin Wilke2009-10-292-2/+15
| | | | | | | | | | | | | | | | | - Pass maintainership to submitter note: x11/slim, does not setlogin(). Some software use getlogin() to decide the user name, so when user is using slim as the login manager, those software would get wrong results, and some programs refuse to start PR: 139594 Submitted by: Henry Hu <henry.hu.sh@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=243494
* - Fix division by zero bugDmitry Marakasov2009-10-282-0/+21
| | | | | | | | | PR: 139863 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> Reported by: Ashish Shukla <wahjava@gmail.com> Notes: svn path=/head/; revision=243399
* Update to 190.42Alexander Nedotsukov2009-10-274-8/+8
| | | | Notes: svn path=/head/; revision=243366
* X11::Resolution provides a method to easily get the resolutionWen Heping2009-10-255-0/+36
| | | | | | | | | | | | | of screens in X11. WWW: http://search.cpan.org/dist/X11-Resolution/ PR: ports/139891 Submitted by: "Zane C.B." <vvelox@vvelox.net> Approved by: mentors(implicit) Notes: svn path=/head/; revision=243285
* Add missing dependency on x11/libXScrnSaver.Max Brazhnikov2009-10-241-6/+4
| | | | | | | | | | | While here, clean-up spaces/tabs and remove outdated stuff. Bump PORTREVISION. PR: ports/139865 Submitted by: Tijl Coosemans <tijl at ulyssis.org> Notes: svn path=/head/; revision=243265
* `deskpaint' is a small interactive paint program that paintsMartin Wilke2009-10-205-0/+45
| | | | | | | | | | | onto the desktop window, so that the user draws their own desktop wallpaper. PR: ports/139716 Submitted by: Kirn Gill <segin2005 at gmail.com> Notes: svn path=/head/; revision=243095
* Update to 190.40Alexander Nedotsukov2009-10-204-8/+8
| | | | Notes: svn path=/head/; revision=243069
* - Update to 5.29.1Martin Wilke2009-10-182-4/+4
| | | | | | | | PR: 139676 Submitted by: Marius Nuennerich <marius@nuenneri.ch> (maintainer) Notes: svn path=/head/; revision=243004
* - Update to 2.10Rong-En Fan2009-10-172-6/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/139690 Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> Notes: svn path=/head/; revision=242962
* Update to version 250Kirill Ponomarev2009-10-162-4/+4
| | | | | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_250 PR: ports/139616 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242935
* - Use pkg-plist correctly.Felippe de Meirelles Motta2009-10-112-9/+8
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/139465 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242702
* - Update to 1.10Pietro Cerutti2009-10-092-8/+5
| | | | | | | | * added history support * use pkg-config to locate libX11 Notes: svn path=/head/; revision=242606
* Remove expired x11/kxgeneratorMax Brazhnikov2009-10-075-63/+0
| | | | Notes: svn path=/head/; revision=242564
* - Update to 1.0.1Pietro Cerutti2009-10-062-4/+4
| | | | Notes: svn path=/head/; revision=242506
* Fix mtree errorRene Ladan2009-10-021-2/+0
| | | | | | | | Submitted by: QAT Reviewed by: wxs Notes: svn path=/head/; revision=242390
* As advertised, remove the electricsheep port. The project has hadDoug Barton2009-10-026-156/+0
| | | | | | | | | | numerous "issues" over the last couple of years, and the most recent incarnation has no source tarball available for download. Additionally, the "Linux" version of the code is not currently maintained, and some of the features do not work. Notes: svn path=/head/; revision=242388
* - Update to 1.1.1Rene Ladan2009-10-013-5/+17
| | | | | | | | | | | - Add option for Unique support PR: ports/139300 Submitted by: rene Reviewed by: itetcu Notes: svn path=/head/; revision=242371
* - New port: x11/thingylaunchPietro Cerutti2009-10-014-0/+39
| | | | | | | | | | Thingylaunch is a fork of thinglaunch (x11/thinglaunch), which supports navigation keys and tab-completion. WWW: http://www.gahr.ch/thingylaunch Notes: svn path=/head/; revision=242369
* - Update to 5.29Wen Heping2009-10-012-5/+5
| | | | | | | | | PR: ports/138170 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer, mentors(implicit) Notes: svn path=/head/; revision=242335
* Remove piece of information that is no longer accurate.Alexey Dokuchaev2009-09-291-3/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242229
* - Update to the latest release from NVidia, 185.18.36 [1]Alexey Dokuchaev2009-09-292-5/+7
| | | | | | | | | | | | - Register CONFLICTS with number of Linux DRI ports [2] - Improve grammar in comment while here PRs: ports/138598 [1], ports/135322 [2] Reviewed by: bsam [2] Feature safe: yes Notes: svn path=/head/; revision=242228
* - Patch k3socketdevice.cpp for Y! to work in kopeteThomas Abthorpe2009-09-282-1/+18
| | | | | | | | | | | - Bump PORTREVISION Submitted by: Douglas Berry via kde@ Obtained from: KDE svn repo Feature safe: yes Notes: svn path=/head/; revision=242206
* Update to 190.36Alexander Nedotsukov2009-09-274-8/+8
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242166
* Remove dependency on devel/libpci.Max Brazhnikov2009-09-248-6/+166
| | | | | | | | | | Fix pci info module. Bump PORTREVISION. Feature safe: yes Notes: svn path=/head/; revision=242038
* Fix several cmake modules.Max Brazhnikov2009-09-244-26/+236
| | | | | | | | | | | Bump PORTREVISION. PR: ports/137619 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Feature safe: yes Notes: svn path=/head/; revision=242036
* Teach libxdg-basedir to look files under ${PREFIX}/etc/xdg instead of /etc/xdg,Renato Botelho2009-09-241-1/+6
| | | | | | | | | | | | with this change, awesome window manager will look for a default conf on correct place. Submitted by: maintainer by email Reported by: miwi Feature safe: yes Notes: svn path=/head/; revision=242010
* lzmautils-devel -> xzChristian Weisgerber2009-09-213-4/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241875
* Update to 0.16.0Robert Noland2009-09-192-6/+19
| | | | | | | | | | | - Incorporate patch from PR #133175, which adds optional mmx/sse2 detection Feature safe: yes PR: 133175 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=241772
* - fix (and sort) plist after recent x11/xscreensaver updateMax Brazhnikov2009-09-172-13/+3
| | | | | | | | | | - while here, clean-up a bit - bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=241605
* Set the default Gecko provider to be libxul to fix the build of GNOME onJoe Marcus Clarke2009-09-171-2/+2
| | | | | | | | | | | pointyhat. Approved by: portmgr (implicit, erwin) Feature safe: yes X-Feature-safe: well, not really, but required now that Firefox is FORBIDDEN Notes: svn path=/head/; revision=241601
* Update to version 2.10 which includes the following:Doug Barton2009-09-154-27/+15
| | | | | | | | | | | | | | | | * Retired hypercube and hyperball, which are redundant with polytopes. * New hack, rubikblocks. * Fixed another potential RANDR crash. * molecule now correctly displays PDB 3.2 files. * Updates to mirrorblob, glhanoi, and sonar. * Rewritten version of klein hack. * New hack, surfaces, incorporating objects from old klein hack, plus new ones. * Merged juggle and juggler3d hacks. * Fixed compilation under gcc 4.4.0 (strict aliasing). * Fixed intermittent failure in xscreensaver-command. Notes: svn path=/head/; revision=241449
* Update to 1.1.0Rene Ladan2009-09-133-11/+55
| | | | | | | | | | | This version uses a new mastersite. PR: ports/138731 Submitted by: miwi Approved by: miwi (implicit) Notes: svn path=/head/; revision=241360
* - Update to Maintianer Mail adressMartin Wilke2009-09-121-1/+1
| | | | | | | | PR: 138428 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Notes: svn path=/head/; revision=241266
* Chase the xscreensaver-gnome-hacks update.Joe Marcus Clarke2009-09-111-1/+1
| | | | Notes: svn path=/head/; revision=241199
* Update to 5.10.Joe Marcus Clarke2009-09-114-13/+5
| | | | Notes: svn path=/head/; revision=241198
* Update to 0.3.6Renato Botelho2009-09-102-4/+4
| | | | | | | | | PR: ports/138183 Submitted by: garga Approved by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=241176
* Bump PORTREVISION to chase the xscreensaver-gnome-hacks update.Joe Marcus Clarke2009-09-071-1/+1
| | | | Notes: svn path=/head/; revision=241007
* Update to 5.09.Joe Marcus Clarke2009-09-075-12/+20
| | | | Notes: svn path=/head/; revision=241006
* Update to 190.32Alexander Nedotsukov2009-09-074-8/+8
| | | | Notes: svn path=/head/; revision=240987
* Bump PORTREVISION for libX11 change forgotten by me at theBoris Samorodov2009-09-071-0/+1
| | | | | | | previous commit. Notes: svn path=/head/; revision=240974
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-062-31/+4
| | | | | | | | | | | | | files. Users and groups won't be deleted at deinstall time as we're lacking a refcount to know if any port is using them. Also convert a few ports while I'm here. PR: ports/108514 Submitted by: mm, self Notes: svn path=/head/; revision=240964
* Update libX11 to version 1.1.5-4.fc10.Boris Samorodov2009-09-062-8/+8
| | | | | | | | PR: ports/138546 Requested by: Grzegorz Blach <magik at roorback.net> Notes: svn path=/head/; revision=240958
* Update to version 247Kirill Ponomarev2009-09-052-5/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_247 Notes: svn path=/head/; revision=240932
* - Get rid of /usr/X11R6Dima Panov2009-09-051-1/+8
| | | | | | | | | - Add missing dependency on x11/rgb Approved by: miwi (mentor) Notes: svn path=/head/; revision=240912
* - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumpGabor Pali2009-09-0218-212/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | port revision where appropriate - Add devel/hs-ghc-paths - Add devel/hs-QuickCheck - Add devel/hs-readline - Add devel/hs-haskeline - Add devel/hs-mmap - Remove lang/ghc-doc - Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4 - Set NHC98 as default compiler for devel/hs-hat as it does not compile with GHC 6.10.4 PR: ports/137055, ports/137058, ports/137059, ports/137060, ports/137061, ports/137062, ports/137063, ports/137063, ports/137064, ports/137065, ports/137066, ports/137067, ports/137068, ports/137069, ports/137070, ports/137071, ports/137072, ports/137074, ports/137075, ports/137076, ports/137077, ports/137078, ports/137079, ports/137080, ports/137081, ports/137082, ports/137083, ports/137084, ports/137085, ports/137086, ports/137087, ports/137088, ports/137090, ports/137091, ports/137092, ports/137093, ports/137094, ports/137095, ports/137096, ports/137097, ports/137098, ports/137099, ports/137102, ports/137103, ports/137104, ports/137107, ports/137108, ports/137109, ports/137110, ports/137111 Submitted by: Jacula Modyun (jacula (at) gmail (dot) com), Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support) Supported by: wxs (review, amd64 testing), tabthorpe (8.x testing) Approved by: tabthorpe (mentor), respective maintainers Notes: svn path=/head/; revision=240717
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-022-4/+2
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715