Age | Commit message (Collapse) | Author | Files | Lines |
|
Closes PR pkg/26612
|
|
|
|
|
|
|
|
and PHP5; no functional change, so PKGREVISION not bumped
|
|
- new translations: vi, it, ru, zh_CN, zh_TW.
- updated translations.
|
|
|
|
|
|
This module replaces the standard localtime and gmtime functions with
implementations that return objects. It does so in a backwards
compatible manner, so that using localtime/gmtime in the way
documented in perlfunc will still return what you expect.
|
|
- Capitalize comment and s/gnome/GNOME/.
- Sort USE_* section alphabetically.
- Register gnotime.schemas into GConf2's database.
- Register documentation into scrollkeeper's database.
- Add explicit run dependencies on everything used by this package directly.
- Also add some missing build dependencies: intltool and pkgconfig.
- Drop dependency on guile-gtk: it's used nowhere.
- Add missing files to PLIST.
|
|
on projects.
|
|
on projects.
|
|
|
|
package based on the FreeBSD port, subject to port2pkg and some additional
tweaking
|
|
|
|
A GNOME URL handler for web-published ical calendar files, which integrates
with the Evolution groupware suite. It allows you to subscribe to a published
calendar simply by clicking on a 'webcal:' URL.
|
|
* Bug fixes
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
- update MASTER_SITES
- add HOMEPAGE, even if it holds only a simple README and distfiles,
better than nothing.
Addresses PR pkg/26914 by Georg Schwarz.
|
|
actual function declarations. This makes finicky c compilers happier.
Problem pointed out by Georg Schwarz in private email.
|
|
|
|
substitute with bbtools.windsofstorm.net.
Pointed out by Georg Schwarz in private mail.
|
|
Fix provided by Georg Schwarz in PR pkg/26851.
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
|
|
changes to improve Win32 support.
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
|
|
|
|
X Desktop Calendar (xdkcal) is a calendar for the X Window System: it simply
draws a calendar on your desktop. You can customize its fontset, its color
and/or its drawing style. This application is completely internationalized,
so that it reads the locale database and draws locale specific strings, such
as the name of months or weeks.
Package provided by Mike M. Volokhov in pkgsrc-wip.
|
|
other non-NetBSD platforms as well (though they may need ALL_TARGET
tweaking):
- apparently some versions of Linux/gcc combinations require
the header file errno.h included in each file in order for
it to link (otherwise, it will compile (!?) but bail out
when linking)
- set ALL_TARGET to LOWER_OPSYS
this works for netbsd and linux, and should work for the other bsds
at least.
- set ALL_TARGET differently for IRIX
- use CFLAGS instead of hard-coded ABI flags for IRIX 6
- some install-sh/install can not handle multiple files/directories at
once. Newer bootstrapped versions can, but for systems that still
have the older one we may as well split this for better compatibility.
|
|
buildlinking. Also define NO_CONFIGURE and enable pkgviews
installation.
|
|
|
|
Report user, system, and real time used by a process
From pkgsrc-wip's wip/time.
|
|
problems found after fixing malloc problems
|
|
properly on various OSes
|
|
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
|
|
|
|
by Kibum Han in PR pkg/25571.
Changes:
* datetime/datetime.c: automatically change layout when the panel size is
small
* datetime/datetime.c: append entry to select date. format change is
applied on closing option window
* internationalization
* datetime/datetime.c: split main label into two, date label and time label
add Week starts monday option for calendar (#1181)
Thanks to Jeroen Peters (xfce-goodies@jpeters.coldmail.nl)
* add autogen.sh
* update libtool to 1.5.0a
* datetime/datetime.c:
change timeout interval with format string(aware of second field)
|
|
|
|
any longer).
|
|
|
|
|
|
|
|
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.
|
|
parsed correctly. Patch provided by Juha Hyttinen in PR pkg/23792.
|
|
*-dirs packages.
|
|
|
|
|