aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/mouseclock/pkg-descr
blob: b0c8ecbc88dc0d4eca51dcfd9f49932cd12717d7 (plain) (blame)
1
2
3
4
5
6
7
Mouseclock is a little program to display the current time using 
the X root cursor.

See README for details.

Orignal mouseclock written by santini@chambord.univ-orleans.fr .
This port is done by kazu@jp.freebsd.org .
'commitgraph'>* * Update to 1.0.2 to fix security issues (seemarcus2005-03-253-11/+14 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.marcus2005-03-102-1/+343 * Fix the startup script so that arguments are passed correctly to the browsermarcus2005-03-022-123/+80 * Re-add support for specifying a profile using the -P option.marcus2005-02-281-3/+12 * Add a Mozilla Mozilla Plugable Init Script (PIS) to handle automaticallymarcus2005-02-262-1/+47 * * Update to 1.0.1 (see http://www.mozilla.org/products/firefox/releases/ formarcus2005-02-255-62/+733 * Correct a typo that prevented the Firefox Ruby script from being addedmarcus2005-01-031-2/+2 * - Update pkg-descr to better reflect firefoxahze2004-12-292-6/+12 * - Remove WITH_NEW_ICON knobahze2004-12-283-10/+24 * - Add EXTRACT_AFTER_ARGS to speed up extract a littleahze2004-12-151-0/+7 * * Fix build with upcoming X.Org 6.8.1 [1]marcus2004-12-153-1/+15 * Add Encoding type to desktop file to validate via desktop-file-validateahze2004-12-131-0/+1 * Bump PORTREVISION for plist changesahze2004-12-111-1/+1 * - Fix plist in firefox [1]ahze2004-12-111-0/+3 * Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist.ahze2004-12-101-1/+1 * Be sure to create the browser_plugins during package install as well. Somemarcus2004-12-042-0/+5 * Use -Bsymbolic when linking nss to avoid symbol conflicts with librariesmarcus2004-11-222-6/+20 * Fix a patch.mezz2004-11-211-1/+1 * Instead of using Xvfb, and evil black magic to create the extensionsmarcus2004-11-192-6/+2 * Fix pkg-config files by re-adding REINPLACE_CMD lineahze2004-11-151-1/+2 * Change the Firefox installation directory to be more manageable. Now,ahze2004-11-133-81/+108 * * Update to 1.0marcus2004-11-104-10/+26 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * update to 1.0.r2ahze2004-11-062-5/+5 * Update to 1.0.r (aka 1.0 Release Candidate 1). So far, the release notes havemarcus2004-10-294-24/+8 * Essentially a NOP commit. The xpcom reflect patches for amd64 supportpeter2004-10-242-389/+1 * * Remove some patches that are no longer neededmarcus2004-10-185-39/+13 * Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extramarcus2004-10-141-1/+1 * Bump PORTREVISION for the last commit since it re-enables remote executionmarcus2004-10-141-1/+1 * Add a patch that was forgotten in the 1.0.1.p update.marcus2004-10-141-0/+10 * Fix build with Perl 5.00503.marcus2004-10-142-0/+14 * * Update to 1.0.1.p (aka 0.10.1, aka 1.0PR)marcus2004-10-1210-161/+23 * Patch the various recently reported security vulnerabilities in Mozilla.marcus2004-09-284-0/+101 * Update to 0.9.3 to fix a few security issues:marcus2004-08-063-4/+29 * Fix global extension and theme installation by making sure the path to themarcus2004-07-282-0/+18 * Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().marcus2004-07-271-0/+11 * Update to 0.9.1.marcus2004-06-302-4/+3 * * Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1]marcus2004-06-254-3/+51 * Add a post-rendered Extensions.rdf so that the default theme and extensionmarcus2004-06-203-5/+45 * Add a patch to run g_thread_init() as soon as Firefox starts. This is saidmarcus2004-06-192-0/+20 * * Try a little harder to get firefox to work without first running as rootmarcus2004-06-193-25/+24 * The warning about running as root first is no longer needed since themarcus2004-06-171-14/+0 * Fix the link to firefox-config.marcus2004-06-171-2/+3 * Fix a typo in the pkg-install script, and add a hack so that firefox does notmarcus2004-06-162-2/+6 * Update to 0.9. For a complete list of what's new, plus an importantmarcus2004-06-168-64/+89 * Perl is only needed for building this.trevor2004-04-071-1/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * Borrow from the OpenLDAP ports, and refuse to build if bind has beenmarcus2004-03-191-0/+6 * Fix build with freetype2-2.1.7.marcus2004-03-171-0/+12 * Chase the new location of libXft.marcus2004-03-171-1/+1 * If building with debugging, don't enable binary stripping.marcus2004-03-051-1/+2 * Fix up the port-install substitutions so that we operate on the correct files.marcus2004-02-141-2/+2 * Remove the ugly libnspr hack, and be a little more clever when addingmarcus2004-02-132-5/+41 * Fix the window ID in firefox.rb (new PORTREVISION).trevor2004-02-132-2/+2 * Add a symlink from libnspr4.so to libnspr4.so.1 in the LOCAL_PREFIX tomarcus2004-02-121-0/+3 * * Add ${LOCALBASE} to the list of include and lib search paths so we canmarcus2004-02-121-5/+7 * Avoid REINPLACE_CMD dependency.trevor2004-02-121-6/+6 * We don't need to use "touch" to make an empty PLIST file.trevor2004-02-121-1/+0 * Add comments explaining the installation process.trevor2004-02-121-0/+7 * Don't install unnecessary MacOS/Windows-related material.trevor2004-02-121-0/+6 * * Fix broken installation (grrr..this fake thing is more trouble than it'smarcus2004-02-122-12/+26 * Backuo the previous commit before anyone notices. I have a big patch comingmarcus2004-02-122-2/+2 * Fix accidental change of %%PREFIX%% to %PREFIX%% intrevor2004-02-122-2/+2 * Fix a bug where @PREFIX@ was being substituted with the fake package prefixmarcus2004-02-111-1/+2 * * Import the JPI_LIST changes from www/mozilla so that multiple JPI versionsmarcus2004-02-112-6/+15 * Add Firefox after a repo copy from mozilla-firebird. Firefox is the nextmarcus2004-02-1130-3695/+182 * * Fix a bug where Firebird would lock up after typing any text. This had tomarcus2004-02-093-79/+83 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Port ia64 support from www/mozilla.marcel2004-02-026-11/+74 * Use the SORT macro defined in bsd.port.mk.trevor2004-01-221-2/+0 * Port to amd64 (note: needs ld-elf.so.1 bugfix to actually work)peter2003-12-1413-122/+680 * Don't build these ports on amd64.marcus2003-11-241-0/+2 * Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-171-6/+54 * * Update the extensions list with a modern mozconfig.inmarcus2003-10-243-106/+46 * Correct the packing list.trevor2003-10-221-2/+0 * Update to 0.7 with patch-config_preprocess.pl updated by obraun.trevor2003-10-197-6850/+3488 * Mark as IGNORE on -STABLE Alpha.marcus2003-10-131-0/+4 * Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.marcus2003-09-071-0/+7 * Add back the PKGNAMEPREFIX was the accidentally removed in my previousmarcus2003-09-041-0/+1 * Change the MASTER_SITE back to the official Mozilla FTP servers. Note,marcus2003-08-252-7/+4 * Restore the patch to stop mozilla from crashing on some russian sites.kan2003-08-121-0/+57 * Fix the PLIST link.marcus2003-08-071-2/+2 * Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one formarcus2003-08-013-0/+3394 * Update to 0.6.1. This is mainly a bug fix release according to the releasemarcus2003-07-306-3447/+3425 * Create a static plist file to fix the package building problem with themarcus2003-07-252-6/+3361 *