/mail/mew/

alue='1ead865fe52a7151f85c430e50db39d30d680bef'/> FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* - Add MASTER_SITE_GENTOO to MASTER_SITESgarga2008-10-173-6/+11
| | | | | | | | - Remove old-style signature from pkg-descr - Add a patch obtained from project's website (from debian) to disable polling by calling select() instead of usleep() - Bump PORTREVISION - Take maintainership
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
* Add the dependency on tk-wrapperedwin2008-08-301-0/+2
| | | | Submitted by: Warren Block <wblock@wonkity.com>
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
| | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
* USE_TK -> USE_TK_RUNedwin2008-08-281-1/+1
|
* Stopwatch does what its name implies - enables hand timing muchedwin2008-08-285-0/+49
| | | | | | | | | | like a physical stopwatch. It can also be used as a countdown timer. Stopwatch has millisecond accuracy and no artificial limit on hours. Stopwatch runs on UNIX, Windows, and MacOS. WWW: http://expect.nist.gov/stopwatch/ Author: Don Libes <libes@nist.gov>
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-212-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-4/+3
| | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-105-178/+53
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* - Update to 0.9.11.2miwi2008-08-083-4/+15
| | | | | PR: 126351 Submitted by: Romain Tartiere <romain@blogreen.org> (maintainer)
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Alarm Clock is the personal alarm clock for GNOME desktop environment. Itmiwi2008-07-195-0/+108
| | | | | | | | | | | supports sound fading, passive and normal dialogs, full screen dialogs, scheduling options command line running and few standard actions. It has an intuitive interface and it can be translated to any language. WWW: http://alarm-clock.54.pl/ PR: ports/125456 Submitted by: Romain Tartière <romain at blogreen.org>
* - Update to 0.6.0miwi2008-07-153-9/+23
|
* - Disable imlib support, which does not workgahr2008-07-071-15/+5
| | | | | | | - Bump PORTREVISION PR: 124855 Submitted by: Sam Sirlin <swsirlin@earthlink.net>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0623-20/+23
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* 3dinoex2008-04-301-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2028-48/+48
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Change maintainers e-mail address.ehaupt2008-04-111-2/+2
| | | | Requested over: IRC
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Add xext, xfixes, xi, xrandr, sm to USE_XORGbeech2008-03-261-1/+1
| | | | Reported by: pointyhat
* - Add depends for xpm and xv to USE_XORGbeech2008-03-261-1/+1
| | | | Reported by: pointyhat
* - Add depend for libSM to USE_XORGbeech2008-03-261-1/+1
| | | | Reported by: pointyhat
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-6/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_X_PREFIXbeech2008-03-251-2/+3
| | | | | | - Add USE_XORG (modules) - Add USE_LDCONFIG - Bump portrevision
* - Remove USE_X_PREFIXbeech2008-03-2510-27/+23
| | | | | - Add USE_XORG= (modules) - Bump portrevision
* - Remove USE_X_PREFIXbeech2008-03-252-9/+7
| | | | | | | - Add USE_XORG= (modules) - Add PLIST_FILES - Remove pkg-plist - Bump portrevision
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-243-8/+5
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-4/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-232-3/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-224-8/+6
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-222-5/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-213-5/+3
| | | | - Bump PORTREVISION
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-204-4/+0
|
* - set USE_XORGdinoex2008-03-181-2/+2
|
* - Update MASTER_SITES to make it fetchable again.araujo2008-03-021-1/+1
| | | | Submitted by: pointyhat via erwin
* - Update to 0.6miwi2008-02-173-9/+15
|
* update xfce4 to 4.4.2oliver2008-02-133-2/+3
| | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532
* Update my address.wxs2008-02-041-1/+1
| | | | Approved by: garga (mentor)
* Update to 2.25wxs2008-02-012-4/+4
| | | | | | PR: ports/120115 Submitted by: Brenton Chang <brenton.chang@gmail.com> Approved by: wxs (maintainer), garga (mentor)
* Update to KDE 3.5.8lofi2007-10-302-6/+6
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2513-147/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Update X.org ports to 7.3.flz2007-09-142-4/+4
| | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-1/+0
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* This plugin makes it possible to take periodical breaks from the computer everymiwi2007-09-075-0/+45
| | | | | | | X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
* - Update to 2.12sat2007-09-033-4/+5
|
* - Update to 2.11sat2007-08-113-4/+5
|
* - Create share/applications at pre-install to allow desktop entry to installsat2007-08-091-0/+3
| | | | Reported by: pointyhat via kris
* - Readd intclock into x11-clockssat2007-08-095-0/+67
| | | | Suggested by: danfe
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Use proper capitalization in my email address.trasz2007-07-121-1/+1
| | | | | Approved by: miwi (mentor) Suggested by: sat
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-044-8/+6
|
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - wmdate links against libdockapp. Make it a LIB_DEPENDS.rafan2007-06-212-8/+9
| | | | | | | | PR: ports/112358 Submitted by: Harald Muehlboeck <home at clef.at> - Use PLIST_FILES to axe small pkg-plist - Use DOCSDIR, PORTDOCS macros
* - Update maintainer address.beech2007-06-151-1/+1
|
* - Update to 2.24miwi2007-06-072-7/+6
| | | | | PR: 113418 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Correct MAN1 handling.kuriyama2007-06-026-1/+31
| | | | | | - Fix compilation with gcc 4.2. Mostly submitted by: dougb
* Clenup share/X11 directory upon deinstall.lesi2007-05-312-0/+2
| | | | Pointed out by: kris
* - update for gnustep-make-2.0.0dinoex2007-05-251-3/+3
| | | | Approved by: gurkan (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-2066-28/+119
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1
| | | | Approved by: miwi (mentor)
* update xfce to 4.4.1oliver2007-04-122-0/+2
| | | | bump PORTREVISION where needed
* Cleanup objformat-removal falloutehaupt2007-03-291-0/+3
|
* Fix plist.kuriyama2007-03-281-1/+4
| | | | Reported by: pointyhat via kris
* Try to unbreak on gcc41.kuriyama2007-03-254-0/+59
| | | | Picked by: pointyhat via kris
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-142-6/+2
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-144-8/+8
|
* - Rephrase COMMENT and descriptiondanfe2007-03-082-6/+3
| | | | | - Kill useless attribution - Drop maintainership
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* Datetime plugin for the xfce panel.miwi2007-02-085-0/+44
| | | | WWW: http://goodies.xfce.org/
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* Add cairo-clock 0.3.2, macSlow's Cairo-Clock.rafan2007-01-285-0/+302
| | | | | PR: ports/108421 Submitted by: chinsan
* Timer plugin for the xfce panel.miwi2007-01-245-0/+53
| | | | WWW: http://goodies.xfce.org/
* add missing xfce portsoliver2007-01-231-1/+0
|
* Import xfce 4.4oliver2007-01-234-40/+0
| | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
* - update version to 1.93itetcu2007-01-193-48/+34
| | | | | | | - pass maintainership to submitter PR: ports/108069 Submitted by: Marcelo Araujo
* - update to use new bsd.gnustep.mkdinoex2007-01-131-4/+3
| | | | Approved by: gurkan@linuks.mine.nu
* Register CONFLICTS with asclock-gtk and asclock-xlibgarga2006-12-301-0/+2
| | | | Approved by: dinoex (maintainer)
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-6/+6
| | | | Approved by: portmgr
* Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1
| | | | Hat: portmgr
* Really respect X11BASE this time.laszlof2006-12-111-0/+1
| | | | | Reported by: rafan Approved by: maintainer (implicit)
* Respect X11BASElaszlof2006-12-091-0/+1
| | | | | PR: ports/106162 Approved by: maintainer (implicit)
* - Respect X11BASErafan2006-12-061-0/+2
| | | | | | PR: ports/106056 Submitted by: rafan Approved by: portmgr (linimon)
* - Respect X11BASEmiwi2006-11-251-0/+25
| | | | | PR: ports/105825 Submitted by: trasz
* Update master site.ehaupt2006-11-211-1/+1
| | | | Approved by: tarzeau@linuks.mine.nu (maintainer)
* - take MAINTAINERSHIPdinoex2006-10-311-1/+1
|
* -Fix the dependency. (chase the X11BASE -> LOCALBASE move)mezz2006-10-201-3/+3
| | | | | | | | -Move to LOCALBASE to fix the plist. -Bump the PORTREVISION. Reported by: krismail Approved by: portmgr (implicit, kris and marcus)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-7/+6
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* This little application displays the time of the day (analog)dinoex2006-10-085-0/+45
| | | | | PR: 104065 Submitted by: Gürkan Sengün
* - Update to 6.0.b6.0 (6.0 Beta 6.0)rafan2006-10-049-74/+155
| | | | | | | | | - Pass maintainership to submitter - Fix build with GCC 4.1 http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log PR: ports/103880 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-302-2/+2
| | | | Approved by: tmclaugh
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-6/+6
|
* Debian patch is updated to 8.itetcu2006-09-092-5/+5
| | | | | PR: ports/103039 Submitted by: maintainer (maintainer)
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* - Update maintainer addressesmiwi2006-08-201-1/+1
| | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - 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>
* Transfer maintainership to beech@alaskaparadise.comadamw2006-08-091-1/+1
|
* Fix -y option to display the correct yeararved2006-08-073-0/+33
| | | | | | | | Fix abbreviation of Thursday PR: 98886 Submitted by: Eric P. Scott <eps+pbug0606@ana.com> Approved by: maintainer timeout (6 weeks)
* - Update to 0.3.1miwi2006-08-053-20/+13
| | | | | | PR: ports/100923 Submitted by: Ulrich Spoerlein <uspoerlein(at)gmail.com> (maintainer) Approved by: krion (mentor)
* - Update to 0.4.5rafan2006-07-205