Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
|
|
|
|
|
|
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
|
|
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.
|
|
that describes this "gnome-applets" package.
This was noticed by Richard Rauch.
|
|
|
|
|
|
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.
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
database.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
dependency bumps.
|
|
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
Include missing scrollkeeper buildlink2.mk where necessary
|
|
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|
|
Add proper @exec/unexec scrollkeeper-rebuilddb to PLIST
Bump PKGREVISION
|
|
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
|
|
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
programs such as mkfontdir use ${X11BASE} instead.
Also pick up a couple of /bin/chmod -> ${CHMOD}s
|
|
|
|
Reviewed by wiz.
|
|
- general
* Updated translations (no, nn, ch_TW, pl + some)
- asclock
* Removed the timezone stuff from properties since it doesn't
really do anything. (Kjartan)
* Make it not look for themes in the current dir if run from
the commandline. (Kjartan)
- gtik
* Fix some corruption of stock symbol names. (Kjartan)
* Remove some gdk_font_unref() calls that were causing warnings.
- mixer
* Patch from David Woodhouse to fall back to PCM if there's no
master volume.
- mini-commander
* Fix some missing strlen() calls in comparisons. (Leif Bergman)
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
News for gnome-applets-1.4.0.3 release:
- general
* Make the build system look for, and use, jw instead of
db2html
* Loads of new Spanish translations of docs.
- multiload
* Reverted the pageload patch since it doesn't work.
- gkb
* Argentinian flag
- sound-monitor
* Fix logic for -n option to esdpvd to actually mean "without X"
News for gnome-applets-1.4.0.2 release:
- general
* Portability fixes from <drk@sgi.com>.
- asclock
* Portability fixes from <mcnichol@austin.ibm.com>
- clockmail
* New theme (gree-digital-analog) from Alex Boxley
<alex.bowley@excitehome.net>
* Portability fixes from <mcnichol@austin.ibm.com>
- drivemount
* Fix buffer overruns in sscanf() usage. From John Ellis
<johne@bellatlantic.net>.
- fifteen
* Portability fixes.
- geyes
* Spanish translation of the docs.
* Compile fixes on Irix from <drk@sgi.com>.
* Compile fixes in AIX from <mcnichol@austin.ibm.com>.
- gkb
* Fix Czech flag. (Pavel)
* Warning/portability fixes. (Kjartan)
- gweather
* Compile fixes for AIX from <mcnichol@austin.ibm.com>.
* Patch from <mdoller@wpi.edu> to make detailed forecast more
readable.
* Round off temperatures correctly. Patch from bugzilla.
- life
* Compile fixes for AIX from <mcnichol@austin.ibm.com>.
- mini-commander
* Fix bug which caused themes not to draw the entry border
correctly from Norman Stevens <norman@arcady.u-net.com>.
- mixer
* Fix to work with wheel-mice. Patch from Mike Kelly
<mike@csuchico.edu>
* Compile fixes for Irix from David KAELBLING <drk@sgi.com>.
- odometer
* Fix typos in properties.
- slashapp
* Patch from Richard Kinder <r_kinder@yahoo.com> which fixes a
whole lot of bugs where things crash on updating and article
reading.
* Fix memory leaks and robustness issues.
- tickastat
* Fix for compilation on Irix from David KAELBLING <drk@sgi.com>.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|