Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-04-13: - fix some bugs in the X handling noticed under XFree86
>= 4.3
- let's call it 0.6.2
2003-11-23: - apply patch from Dave Serls:
* initialize some variables to prevent odd core-dumps
- apply patch by Michael G. Henderson to update GrabWeather
manual page
|
|
|
|
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
|
|
|
2004-03-15 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm: Version 1.22.
Changed to treat string/[BCc] as same as string.
* Added the 4th test.
2003-11-21 NOKUBI Takatsugu <knok@daionet.gr.jp>
* Version 1.21.
* Fixed some tests (bad usage of new method).
* Added the third test.
Contributed by Simon Matthews, thank you!
2003-11-20 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm (new): Fixed mod_perl issue.
Contributed by Simon Matthews, thank you!
|
|
|
|
Changes:
* konqueror/uachanger: List of possible Konqueror browser user agent
strings are now sorted
|
|
|
|
|
|
Changes:
* Kig: fix some untranslated UI strings.
* kstars: fixes to LX200 telescope driver.
* kstars: fixed some broken URLs for object-specific links.
|
|
Changes:
* kalarm: Fix Ctrl+Q must QUIT the application and not hide it to system
tray
* kalarm: Update time entry field after editing when mouse cursor leaves
it.
* kalarm: Prevent undeleted recurring alarms being triggered immediately.
* kalarm: Do not allow alarms to be undeleted if they are completely
expired.
* kmail: Improved look with other styles than Keramik.
* KNode: Don't save accounts before they have a valid id
* KNotes:
o lots of fixes
o finished rich text support
o use KConfig XT for default values
o use XML GUI for all actions
* Make various scripts install with the executable bit set
|
|
Changes:
* kwalletmanager: Fix no popup for kwallet in system tray
* kwalletmanager: Fix kwallet in system tray does not provide configure
option
* kwalletmanager: Fix "Launch wallet manager" in kwalletmanager prefs does
not make sense
* kwalletmanager: Fix When changing a value the 'Save' button is not
activated
* kgpg: Fix kgpg exports gpg warnings within public key
* kgpg: Fix not possible to store keys/config in a different location
* kgpg: Fix kgpg editor doesn't use KDE's default fixed width font. Breaks
layout
* kgpg: Fix Qtrl+Q must QUIT the application and not hide it to system tray
icon
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
|
|
|
|
* Much improved table handling: many table and list items
that were previously 'inert' when activated from GOK now
work correctly. (#117567, #129450)
* GOK now allows direct interaction with the gtk+-2.4 file selector.
(#136065).
* Fixed a regression in the Settings dialog
when used with HighContrastInverse themes. (#138683)
* Fixed modifier/shift behavior in "alphabetic" keyboards that
aren't created from the XKB keyboard description.
* Improved support for Mozilla-1.6. (This will be visible to end-users
when mozilla changes are pushed out to the main 1.6 tree)
(#135314)
* build fixes: #136732 (parallel make), #139495 (improper use of FORCE
in schemas).
* other bugfixes: #133545,
* languages: gu (Guntupalli Karunakar)
bn (Sayamindu Dasgupta)
hu (Andras Timar)
|
|
-don't exit on trivial cddb errors
-don't print NULL string on error
arrgh - this stuff sucks, too bad serious programs are depending on it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PR pkg/25213.
|
|
|
|
|
|
work properly with it. Agreed with xtraeme@.
|
|
which one is required in an automatic way by checking USE_X11BASE. This
simplifies things and avoids possible problems in the future due to confusion.
|
|
*-dirs packages.
|
|
|
|
gnome1-dirs and gnome2-dirs):
- Introduce a global USE_DIRS variable, which takes pairs of names and
versions. For example, an xdg-1.1 value will request the use of the
xdg-dirs package, at least version 1.1. This variable must always be
appended to. If there are duplicates with different versions, the
one with the higher number will be picked up.
- Introduce the mk/dirs.mk file, which is automatically included by
bsd.pkg.mk when USE_DIRS is not empty. It parses the variable's value
and includes the required dirs.mk files, present in each -dirs package.
- For each -dirs package, add a dirs.mk file that defines a variable
holding the list of directories provided by it, adds a dependency on
that package, and modifies the PRINT_PLIST_AWK variable to output
comments for the directories handled by it.
- Drop some Makefile.common files that only make things difficult and
more confusing now (in favour of the new dirs.mk files). The only thing
to worry about is to keep version numbers consistent across xdg-* and
gnome*-* packages, but that will be easier to handle.
The main reason for this change is to be able to modify PRINT_PLIST_AWK in
a clean way, but I hope this will improve clarity too. Also, this simplifies
the addition of future -dirs packages (if needed) in a consistent way.
|
|
|
|
|
|
|
|
The Uptime Project consist of three parts, one tiny client that runs on each
host that take part of the project, and sends information about it's uptime
to the project. The second part is a central database-server that collects
and stores updates from all participating hosts, and the third part which is
this website, where statistics can be viewed, and users can administrate
their accounts and add new hosts.
This package provides the client.
|
|
|
|
|