Age | Commit message (Collapse) | Author | Files | Lines |
|
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
|
|
* Added --purge [<days-old>] option which lets you purge old completed items.
* Can now use force-colour in the todorc.
* Various patches from Debian and Gentoo maintainers applied. These fix
compiler errors on recent GCC versions, uncaught exception when TERM is not
set, a few man page issues, issues with the BASH scripts and miscellaneous
other things.
|
|
|
|
The DateTime::Fromat::Epoch modules provide to/from epoch seconds for the
DateTime.pm class.
|
|
|
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
|
|
|
|
|
|
setting WRKSRC=${WRKDIR})
|
|
|
|
Schedule::Cron::Events takes a crontab-style line and finds out
when events will occur.
|
|
Bump PKGREVISION.
|
|
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
|
|
|
used in the make targets.
|
|
This is a compatibility fix for PyGTK 2.2.
|
|
|
|
|
|
was the grdc.6 man page!)
TODO: This package should depend on a curses.
|
|
> 2003.1125:
> Various folks have complained that JulianDay isn't correct. An
> errata section has been added to the documentation.
>
> Mark Ivey <mivey@r2tech.com> add '@' as a synonym for 'at'.
> Fixed typos.
>
> Bryan Henderson <bryanh@giraffe-data.com> sent in a patch to
> allow NOW => 0 so that ParseDate can be used to parse relative
> times.
>
> ewan@baremetal.com sent in a patch adding a bit of ISO 8601
> support.
>
> David Alban <david@responsible.com> doesn't like allowing the
> hour 24:00. I agree. Gone if you have VALIDATE=>1.
>
> Still to be done: the support the large number of ISO 8601
> date formats: http://hydracen.com/dx/iso8601.htm
> 2003.0211:
> Mike Cramer <cramer@webkist.com> sent a patch to Timezone to
> handle changes in $ENV{TZ}.
>
> Rani Pinchuk <rani@cpan.org> sent in a definition for the
> CEST timezone.
>
> On Phil.Moore@msdw.com's behalf the timezone 'MET DST' is now
> supported.
>
> 2002.1001:
> No real changes, just added a license.
|
|
useful.
|
|
|
|
And mention it is tk-based.
|
|
2005-03-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.2.0 for release
2005-03-02 Roozbeh Pournader <roozbeh@farsiweb.info>
* configure.ac: Added "fa" (Persian) to ALL_LINGUAS.
2005-02-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.92 for release
2005-02-28 Rodney Dawes <dobey@novell.com>
* Makefile.am (MAINTAINERCLEANFILES): Add mkinstalldirs to the list
* src/evolution-webcal-main.c (e_webcal_open_cal_http): Remove unused
variable "tmpname" to fix compiler warnings
(e_webcal_open_cal_vfs): Remove unused method to fix compiler warnings
(main): Remove call to bonobo_init as we don't need to call it
* src/encompass-webcal-notify.c: #include <libbonobo.h> to fix some
compiler warnings
2005-02-26 Ahmad Riza H Nst <ari@160c.afraid.org>
* configure.ac: Added id (Indonesian) in ALL_LINGUAS line
2005-02-11 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-main.c (e_webcal_read): We need to strndup the
message body before passing it off to the ical parsing code
2005-02-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up verison to 2.1.91 for release
2005-01-28 Pawan Chitrakar <pawan@nplinux.org>
* configure.ac: Added ne "Nepali" in ALL_LINGUAS
2005-01-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.ac: Added "th" (Thai) to ALL_LINGUAS.
2005-01-23 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.4 for release
2005-01-10 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.3 for release
Update copyright to be (C) 2004-2005
* src/*.[ch]: Update copyright to be (C) 2004-2005
2005-01-08 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_label_new):
(e_webcal_label_size_allocate_cb, e_webcal_label_handle_resize):
Add new methods to set up proper resizing for the
description/title labels
(e_webcal_query_user): Fix the vbox packing to be filled/expanded
Use the new label routines to handle resizing of the dialog
2004-12-20 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
Add vi to ALL_LINGUAS
2004-12-04 Žygimantas Beručka <uid0@akl.lt>
* configure.ac: Added "lt" (Lithuanian) to ALL_LINGUAS.
2004-11-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
2004-11-10 Rodney Dawes <dobey@novell.com>
* Makefile.am (EXTRA_DIST): Remove mkinstalldirs
(CLEANFILES): Remove po/.intltool-merge-cache
2004-11-09 Rodney Dawes <dobey@novell.com>
* Makefile.am: Remove the applications file stuff
* evolution-webcal.applications.in: Remove this file
2004-11-04 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Move the tmpuri and tmpname assignments up to the top of the function
If we get called with has_events and has_tasks as false, pop up a
better error than "Already Subscribed" before trying to set up the
ESource for the calendar
Remove the comma from the "Already Subscribed" error before the
calendar name so we have "calendar \"%s\"" instead
Fixes #154617
2004-11-01 Rodney Dawes <dobey@novell.com>
* *: Release version 2.1.0
2004-09-27 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.0
Update libecal requires for libecal-1.2 >= 1.1.0
Mon Sep 27 10:38:41 2004 Jonathan Blandford <jrb@gnome.org>
* configure.ac: Link to the right libecal.
2004-09-19 Alessio Frusciante <algol@firenze.linux.it>
* configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2004-09-13 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "ru" "zh_CN" "zh_TW" to ALL_LINGUAS.
|
|
"Multiple buffer overflows in the getline function in pcalutil.c and the
get_holiday function in readfile.c for pcal 4.7.1 allow remote attackers
to execute arbitrary code via a crafted calendar file."
Partial patch from Debian. Bump PKGREVISION.
|
|
General:
* Don't use G_INLINE_FUNC in the source code, which fixes several weird
build errors.
libxfce4util:
* Fix a problem with NFS mounted home directories in Solaris (#724)
xfce4-session:
* Fix RedHat shutdown code (#703)
xfdesktop:
* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
menu. there's a new option to either follow the default menu, or use a
static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion
xffm:
* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
This is bugzilla #751 report. Not all gtk showstopper bugs from svg
can be avoided. In particular with office/mobile_phone_01.svg. This
file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
in the other treeview before mount is complete)
xfcalendar:
* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
xfcalendar is launched (it remembered before the status when leaving)
xfce4-panel:
* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)
xfprint:
* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
|
|
|
|
results, specially in the bulk build reports, and we don't use this style
anywhere else.
|
|
0.27 2005-01-31
[ ENHANCEMENTS ]
- Added local_rd_values() method for the benefit of other modules like
DateTime::Event::Recurrence.
0.26 2005-01-27
[ BUG FIXES ]
- The docs claimed that the delta_ms(), delta_md(), delta_days()
methods always returned a positive duration, but this was not true for
delta_md() or delta_days().
|
|
PLIST automatic again.
|
|
and makes PLIST automatic again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Packages Collection.
The DateTime::Event::Cron module generates DateTime and DateTime::Set objects
based on crontab-style entries. The crontab formats are the extended V7
standard as described in crontab(5) on linux systems and as noted in the
documentation for Set::Crontab.
Note that the module is still alpha status. Methods provided are likely to
change in the future.
|
|
Collection.
DateTime::Set is a module for date/time sets. It can be used to handle two
different types of sets.
The first is a fixed set of predefined datetime objects. For example, if we
wanted to create a set of dates containing the birthdays of people in our
family.
The second type of set that it can handle is one based on the idea of a
recurrence, such as "every Wednesday", or "noon on the 15th day of every
month". This type of set can have fixed starting and ending datetimes, but
neither is required. So our "every Wednesday set" could be "every Wednesday
from the beginning of time until the end of time", or "every Wednesday after
2003-03-05 until the end of time", or "every Wednesday between 2003-03-05 and
2004-01-07".
|
|
Collection.
The DateTime.pm module aims to provide a complete, correct, and easy
to use date/time object implementation. Currently it handles many date
calculations, date math (addition and subtraction), and provides
convenient methods for retrieving portions of a date/time.
This module properly supports the Olson time zone database, meaning
that historical time zone information, and more importantly, daylight
saving time rules, can be handled transparently, simply by setting the
correct time zone. This is done by using the DateTime::TimeZone
module.
|
|
Packages Collection.
The DateTime::TimeZone modules provide a Perl interface to the Olson
time zone database. Rather than using the database directly, we parse
the database files and turn them into a set of modules, one for each
time zone defined. This allows for various optimizations in doing
time zone calculations. This conversion is done with the script in
tools/parse_olson.
The Olson time zone database is the best available source for world
wide time zone information. It is available from
ftp://elsie.nci.nih.gov/pub/. A good starting point for information
on the database, and time zones in general, is
http://www.twinsun.com/tz/tz-link.htm.
|
|
Packages Collection.
The DateTime::Locale modules provide localization data for the DateTime.pm
class.
|
|
|
|
|
|
|
|
|
|
|