/news/aub/

sd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Fix SDL-dependent ports broken by last update.stas2006-09-211-4/+0
| | | | Approved by: kris (portmgr), sem (mentor)
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-4/+1
| | | | | | | | | | | | | | | | 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)
* Upgrade to version 5.01, which contains various small bug fixes.dougb2006-09-202-4/+4
|
* Other ports might install hacks into the xscreensaver-hacks directorydougb2006-09-201-1/+1
| | | | (x11/fireflies for instance), so use @dirrmtry instead of @dirrm.
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-191-3/+3
| | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
* Fix bold/intensive fonts in konsole.lofi2006-09-1914-7/+98
| | | | Submitted by: moose@opera.com
* Update to version 220krion2006-09-182-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_220
* Fix plistlofi2006-09-171-1/+1
|
* - Fix installation paths errorsalexbl2006-09-173-12/+9
| | | | | | PR: 103315 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: novel (mentor)
* - ekiga now builds on 6.x sparc64ahze2006-09-161-6/+2
|
* - Update to 0.9rafan2006-09-142-4/+4
| | | | | PR: ports/103264 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
* Fix KControl/kcmshell so the Peripherals/Digital Camera KControl modulelofi2006-09-1418-7/+108
| | | | (installed by graphics/kamera) will work.
* Update to version 0.14.6bmarkus2006-09-144-13/+16
|
* Fix KControl. Paving the road to a peaceful coexistence with GNOME inlofi2006-09-1414-14/+35
| | | | | | | ${LOCALBASE} takes more patching than expected. PR: ports/103242 Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
* - BROKEN does not build on ia64miwi2006-09-131-1/+6
| | | | | PR: ports/103217 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> (maintainer)
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-1388-1457/+43268
|
* Drop to ports@, farewell.mezz2006-09-102-2/+2
|
* - Update to 2.0.4acm2006-09-082-37/+49
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* Until author completes his site redesign/whatever, store distfile locally.danfe2006-09-071-1/+2
| | | | Reported by: fenner's distfile survey
* Advise how to deal with common "not enough shared memory" problem that hasdanfe2006-09-071-0/+7
| | | | | | troubled many FreeBSD+nVidia users. PR: ports/95122
* Add terminal.app, a terminal Emulator for GNUstep.ehaupt2006-09-075-0/+75
| | | | | PR: ports/102660 Submitted by: gurkan at linuks.mine.nu
* Update to version 219.krion2006-09-062-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_219
* - Update to 2.3.1rafan2006-09-062-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/102879 Submitted by: chinsan <chinsan.tw at gmail.com>
* Update to version 8774, the latest from nVidia.danfe2006-09-053-5/+5
|
* Reset inactive maintainer. Also mark these ports as DEPRECATED since nolinimon2006-09-052-2/+8
| | | | | | development has taken place on this suite since 1996. Hat: portmgr
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Reset previous maintainer who no longer uses this software. Deprecatekris2006-09-041-1/+3
| | | | and schedule for termination on 2006-12-01.
* BROKEN on 6.x: Does not buildkris2006-09-041-0/+4
|
* Allow build on package clusterkris2006-09-031-1/+1
|
* Update to 0.9.9.nork2006-09-033-9/+8
|
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
|
* - Update to 0.6miwi2006-09-023-8/+8
| | | | | PR: ports/102753 Submitted by: Jeroen Schot <schot(at)castor.sshunet.nl> (maintainer)
* Move x11-wm/fluxbox-devel from X11BASE to LOCALBASE. As for the other ports,mezz2006-09-011-8/+14
| | | | | chase the change of fluxbox-devel's home. Bump the PORTREVISION. Be sure to read in the UPDATING.
* BROKEN: Incorrect pkg-plistkris2006-09-011-0/+2
|
* Track another inplace release.bland2006-08-293-14/+9
| | | | | | | | Over 600K diff contains set of: - Control over new hardware and nvidia-driver features. - UI changes. - Documentation fixes. - Code cleanups.
* - Chase devel/gpc renamepav2006-08-291-1/+1
| | | | Pointy hat to: alepulver
* Update to version 218.krion2006-08-282-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_218
* dmenu is a minimalistic X11 menu. It reads a newline separated list of itemspav2006-08-285-0/+65
| | | | | | | | | | | | | | from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout. dmenu was developed as an addition to the dwm window manager, but can be used in any X11-environment. WWW: http://10kloc.org/dwm/ PR: ports/101573 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
* - Update to 2.6.8miwi2006-08-282-4/+4
| | | | | | PR: ports/102530 Submitted by: David Yeske <dyeske(at)yahoo.com> (maintainer) Approved by: krion (mentor)
* s/INSTALLS_SHLIB/USE_LDCONFIG/garga2006-08-271-1/+1
| | | | | PR: ports/102516 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* - Update to 06.08.26sat2006-08-262-4/+4
|
* Add trayer 1.0, lightweight GTK2-based systray for UNIX desktop.rafan2006-08-264-0/+51
| | | | | PR: ports/102337 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru>
* Update to version 217.krion2006-08-242-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_217
* Fix a crash that occurs when glib is built WITH_COLLATION_FIX.jylefort2006-08-241-1/+2
| | | | Approved by: maintainer
* - Update to 2.0.12rafan2006-08-222-4/+5
| | | | | PR: ports/102336 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru> (maintainer)
* settitle can set the icon and/or window titles of terminal emulatormiwi2006-08-174-0/+30
| | | | | | | | | windows such as those provided by xterm, eterm or Terminal.app. Useful for tracking your mail or irc windows among the crowd. Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> via private mail Approved by: krion (mentor)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-153-3/+3
| | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Unbreak.jylefort2006-08-132-2/+11
|
* - Update to rerolled distfile on zencomputer.capav2006-08-121-3/+3
| | | | Reported by: krismail
* Fix build by adding missing dependency on imlib2arved2006-08-081-1/+2
| | | | Reported by: pointyhat
* - Only depend on yelp onahze2006-08-081-1/+3
| | | | | (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64" so sparc64<601101 can use x11/gnome2
* Upgrade to 7.9.thierry2006-08-082-4/+4
| | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
* o Update to 0.9.8.nork2006-08-073-6/+6
| | | | | | | o Fix pkg-plist. [1] PR: ports/100666 [1] Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
* Remove expired leaf ports:vd2006-08-076-59/+0
| | | | | | | | | 2006-08-01 devel/openorb 2006-08-05 japanese/xemacs-devel-canna+freewnn 2006-08-05 japanese/xemacs-devel-canna+wnn6 2006-08-05 japanese/xemacs-devel-freewnn 2006-08-05 japanese/xemacs-devel-wnn6 2006-08-01 x11/gtk2-theme-switch
* - Update to rerolled distfile on zencomputer.capav2006-08-072-3/+2
|
* Update to 1.4.0arved2006-08-073-9/+9
| | | | | | PR: 100101 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: maintainer timeout (3.5 weeks)
* Update to version 216.krion2006-08-072-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_216
* - Fix building of module.eap under some circumstanciesrafan2006-08-045-1/+58
| | | | | | | | | | (reported by Michael Metzger <MMetzger@marketvisionresearch.com>) - Fix bug with no icon in e17 menu. - Add missing ewl dependency (reported by Rainer Alves <rainer.alves@gmail.com>) PR: ports/101326 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
* Add port x11/xorg-edit:sat2006-08-044-0/+39
| | | | | | GUI to edit XServer-file xorg.conf easily WWW: http://www.cyskat.de/dee/progxorg.htm
* Fix pkg-plist.vanilla2006-08-032-1/+2
| | | | | | PR: ports/101277 Submitted by: erwin@ Pointyhat by: me
* Presenting GNOME 2.14.3 for FreeBSD. Seemarcus2006-08-031-2/+2
| | | | | http://mail.gnome.org/archives/devel-announce-list/2006-August/msg00001.html for a list of all the changes.
* Update to 2.14.3.marcus2006-08-013-4/+8
|
* - Update to 2.14.10ahze2006-08-012-5/+4
|
* - Update to 2.14.3ahze2006-08-012-4/+4
|
* - Update to 2.14.3ahze2006-08-013-5/+16
|
* - Update to 2.14.3ahze2006-08-014-10/+9
|
* - Update to 2.14.3ahze2006-08-013-5/+8
|
* Update to 2.14.3.marcus2006-07-312-4/+4
|
* - Provide additional mirrors where neededsat2006-07-311-2/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* Update to 2.14.3.marcus2006-07-303-4/+20
|
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-291-0/+1
| | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor)
* - Update to 0.69acm2006-07-293-8/+18
| | | | | | - Added option for KDE users Approved by: garga (mentor)
* - Fix building with recent version of e17.itetcu2006-07-283-6/+6
| | | | | | | - Update to 20060728 PR: ports/100935 Submitted by: Stanislav Sedov (maintainer)
* - Fix building with recent version of e17.itetcu2006-07-283-12/+6
| | | | | | | - Update to 20060728 PR: ports/100934 Submitted by: Stanislav Sedov (maintianer)
* - Fix building with recent version of e17.itetcu2006-07-28