Commit graph

124 commits

Author SHA1 Message Date
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
wiz
cb9ee84065 Unused (yay!). 2002-10-06 02:12:41 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
jlam
f6a1747cd8 buildlink1 -> buildlink2 2002-09-21 22:56:28 +00:00
rh
3a06c22098 s/X11BASE/X11PREFIX/ for xpgwedge check 2002-09-15 05:58:56 +00:00
rh
31d8f79fad Accept gnome2-pixmaps as a prerequisite instead of gnome-pixmaps if
xpkgwedge is installed (LOCALBASE == X11BASE)
2002-09-15 05:39:11 +00:00
rh
e58d10a4fe Update gnome-core to 1.4.2. Changes include:
* Tons of bugfixes
	* Replace the Netscape desktop entry with "Web Browser"
	  since it starts Mozilla by default anyway.
	* Print warning if no panel is running at applet startup.
	* Optimize the g_[s]list code a bit.
	* Pull in improved tempfile creation from 2.0
	* Up registration interval for clients
	* New/Updated translations: Polish, Spanish, Vietnamese,
          Traditional Chinese, Finnish, French, Korean
	* New docs for (eu)
	* Use VERSION in gnome-check-login instead of 0.1.
	* Don't try to lock the screen if root is logged in.
	* Improved shading of screen when logging out.
2002-09-14 02:46:56 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
rh
5370584322 Add IDL includes to buildlinked files 2002-07-14 01:11:42 +00:00
jlam
4707bbcf55 Strongly buildlinkify and use LIBTOOL_OVERRIDE to ensure that the pkgsrc
libtool is invoked.
2002-04-11 01:31:34 +00:00
jlam
d91ac0a0ad Use the correct database directory when updating with scrollkeeper so that
we don't dump core during the installation.
2002-04-11 01:31:02 +00:00
jlam
5d07164538 Use ${TRUE} instead of true. 2002-04-10 20:23:18 +00:00
jlam
0799a80852 Don't emit errors if some shared directories can't be removed. 2002-04-10 20:22:39 +00:00
rh
e515a9150f Remove a bogus #ifdef around standard include files. 2002-03-25 04:47:47 +00:00
rh
e1a7fb7b44 Update gnome-core to 1.4.0.6. Changes are bugfixes only.
While at it, fix localstatedir to prevent scrollkeeper files from being
installed in /var/gnome (PR pkg/13057).
2002-03-24 20:03:34 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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".]
2002-03-13 17:36:35 +00:00
wiz
4a84aa1833 rmdir -> ${RMDIR} 2002-02-16 11:24:54 +00:00
wiz
1b243a5df4 dirrm -> unexec rmdir for some dirs that aren't owned by this package 2002-02-16 11:23:18 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
tron
45f45dd825 Back out last commit. Under certain circumstance (which??) the files
are installed indeed.
2001-10-24 14:36:14 +00:00
tron
22c08e5416 Remove bogus entries for files "share/omf/gnome-core/session-C.omf" and
"share/omf/gnome-core/session-ja.omf".
2001-10-24 12:17:02 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
tron
9f0e207eb3 Use "bzip2" buidlink glue code because the "configure" script will find
the new "bz2" library but try to link the old one otherwise.
2001-10-12 20:11:55 +00:00
rh
316ef3b6d6 Pull in dependencies 2001-10-06 15:58:06 +00:00
rh
77a766b085 Make this actually work 2001-10-06 15:53:26 +00:00
rh
12c077e809 Buildlinkify. Patches provided in private mail by Eric Gillespie
<epg@pretzelnet.org>
2001-10-06 14:47:35 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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.
2001-09-27 23:17:41 +00:00
tron
91d475d432 Rene Hexel maintains this package these days. 2001-08-27 06:31:36 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
rh
67be1eb8d5 Update gnome-core to 1.4.0.4. Changes are bugfixes only. 2001-05-26 13:28:40 +00:00
rh
64f8906786 Update gnome-core to 1.4.0.3. Changes include bugfixes and locale updates. 2001-05-14 17:18:15 +00:00
rh
6982e40156 Update gnome-core to 1.4.0.2. Changes are italian catalog updates and
minor bugfixes only.
2001-04-24 18:07:14 +00:00
rh
c62e47c666 Move BUILD_USES_MSGFMT to DEPENDS section 2001-04-22 09:57:31 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
rh
6756f91771 Update gnome-core to 1.4.0.1
Changes are:

2001-03-28  Dan Mueth  <dan@eazel.com>

        Linking GNOME hint capplet to doc

        * gnome-hint/gnome-hint-properties.c: (help):

2001-03-26  Darin Adler  <darin@eazel.com>

        * omf-install/.cvsignore: Quick fix to ignore .omf files.

2001-03-25  Dan Mueth  <dan@eazel.com>

        Updated index page for gnome-help-browser to point to current
        GNOME User's Guide.

2001-03-25  Jens Finke <jens@gnome.org>

        * gnome.spec.in: Include gnome-terminal datadir stuff. Make use
        of rpm macros.

2001-03-23  Yukihiro Nakai  <nakai@gnome.gr.jp>

        * configure.in: Generate Makefile of Japanese gsm help.

2001-03-23  Dan Mueth  <dan@eazel.com>

        Fixed error in metadata, placing it in the wrong locale.

        * panel/help/ja/panel-ja.omf:

2001-03-22  Dan Mueth  <dan@eazel.com>

        A couple bug fixes from the previous huge commit.

        * applets/desk-guide/help/C/Makefile.am:
        * applets/desk-guide/help/de/Makefile.am:

2001-03-22  Dan Mueth  <dan@eazel.com>

        Updating doc build stuff to use sgmldocs.make.  Making sure
        screenshots are in figures directory.  A few other small
        doc fixes.

2001-03-20  Dan Mueth  <dan@eazel.com>

        Update some of the build stuff to the latest state of
        OMF/SK system.  Plus, added ScrollKeeper stuff into configure.in
        and added sgmldocs.make so we can start using that to stay
        uniform with other packages.

2001-03-09  Kjartan Maraas  <kmaraas@gnome.org>

        * configure.in: Generate Makefile for the japanese panel docs.

2001-03-07  jacob berkman  <jacob@ximian.com>

        * pixmaps: use some of tigert's nice icons

Tue Mar 06 18:36:33 2001  George Lebl <jirka@5z.com>

        * configure.in, acconfig.h:  Add a with argument for the KDE
          documentation path

2001-03-02  Christian Schaller <Uraeus@linuxrising.org>
        * Norwegian Nynorsk translation

2001-02-28  Martin Baulig  <baulig@suse.de>

        * configure.in (configure.in): Added applets/gen_util/help/es.

Tue Feb 27 02:15:15 2001  George Lebl <jirka@5z.com>

        * configure.in: give a useful message when the canvas gdkpixbuf
          thingie isn't found

2001-02-26  Dan Mueth  <dan@eazel.com>

        Include FDL as required by the FDL, and l10n of categories for
        OMF metadata.

        * COPYING-DOCS: Added this file - the FDL
        * Makefile.am: Include COPYING-DOCS
        * applets/fish/help/no/fish_applet-no.omf: l10n of category
        * applets/gen_util/help/no/gen_util_applet-no.omf: l10n of category

2001-02-25  Gediminas Paulauskas <menesis@delfi.lt>

        * configure.in: don't create grdb Makefiles.

2001-02-19  Dan Mueth   <dan@eazel.com>

        * Localized categories in OMF metadata for:
                applets/fish/help/da/fish_applet-da.omf
                applets/gen_util/help/da/clock/clock_applet-da.omf
                applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf
                applets/gen_util/help/da/printer/printer_applet-da.omf
                gnome-terminal/es/gnome-termainal-es.omf

Sat Feb 17 23:28:01 2001  George Lebl <jirka@5z.com>

        * gnome-core.spec.in:  update so that /var/lib files are installed
          properly

2001-02-15  Dan Mueth   <dan@eazel.com>

        * omf-install/Makefile.am: Changed to install under
          $(datadir)/omf/ instead of $(prefix)/doc/omf because
          this is The Right Way, and scrollkeeper was recently fixed
          to work this way.

2001-02-14  Christophe Merlet  <redfox@eikonex.org>

        * */*.desktop: Updated French translations.

2001-02-13  Dan Mueth   <dan@eazel.com>
        * core-docs/lgpl/C/lgpl.sgml: Added a </para> to make it
          validate with nsgmls and produce a valid TOC.  Now it has
          an extra <para> somewhere, which is lame, but at least
          it validates and makes a good TOC. Finding the extra
          <para> and removing it is left as an excercise for the reader.

        * applet-docs.make: Less broken OMF bits than before

2001-02-13  Dan Mueth   <dan@eazel.com>

        * app-docs.make: Fixed(TM)
        * applet-docs.make: Fixed(TM)

2001-02-13  Dan Mueth   <dan@eazel.com>

        * applet-docs.make: fixing previous non-fix
        * app-docs.make: fixing previous non-fix

2001-02-13  Dan Mueth   <dan@eazel.com>

        * OMF files: Updated to new category list in scrollkeeper-0.0.6

2001-02-12  Dan Mueth   <dan@eazel.com>

        * applet-docs.make: Fixed to do directories without OMF files
          correctly.

2001-02-12  Dan Mueth   <dan@eazel.com>

        * app-docs.make: Fixed to do directories without OMF files
          correctly.

2001-02-08  Kjartan Maraas  <kmaraas@gnome.org>

        * configure.in: Added Norwegian (nynorsk) to ALL_LINGUAS.

2001-02-06  Dan Mueth   <dan@eazel.com>

        * Commented out the OMF files for 3 translations of gnome-terminal
          because the SGML is broken, preventing TOC extraction

2001-02-06  Dan Mueth   <dan@eazel.com>

        * Modified Makefile.am's to register the new OMF files
        * Added many OMF files:
                applets/desk-guide/help/C/desk-guide_applet-C.omf
                applets/desk-guide/help/de/desk-guide_applet-de.omf
                applets/fish/help/C/fish_applet-C.omf
                applets/fish/help/da/fish_applet-da.omf
                applets/fish/help/no/fish_applet-no.omf
                applets/gen_util/help/C/clock/clock_applet-C.omf
                applets/gen_util/help/C/mailcheck/mailcheck_applet-C.omf
                applets/gen_util/help/C/printer/printer_applet-C.omf
                applets/gen_util/help/da/clock/clock_applet-da.omf
                applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf
                applets/gen_util/help/da/printer/printer_applet-da.omf
                applets/gen_util/help/de/clock-de.omf
                applets/gen_util/help/de/gen_util_applet-de.omf
                applets/gen_util/help/de/mailcheck-de.omf
                applets/gen_util/help/no/mailcheck-no.omf
                applets/gen_util/help/no/gen_util_applet-no.omf
                applets/tasklist/help/C/tasklist_applet-C.omf
                core-docs/fdl/C/fdl-C.omf
                core-docs/gpl/C/gpl-C.omf
                core-docs/lgpl/C/lgpl-C.omf
                gnome-terminal/C/gnome-terminal-C.omf
                gnome-terminal/da/gnome-terminal-da.omf
                gnome-terminal/de/gnome-terminal-de.omf
                gnome-terminal/es/gnome-terminal-es.omf
                gnome-terminal/it/gnome-terminal-it.omf
                gnome-terminal/no/gnome-terminal-no.omf
                gsm/help/C/session-C.omf
                panel/help/C/panel-C.omf
                panel/help/de/panel-de.omf
                panel/help/it/panel-it.omf
                panel/help/no/panel-no.omf


2001-02-06  Dan Mueth   <dan@eazel.com>

        * po/POTFILES.in: Removed lines for mini-commander.  It seems that
          mini-commander is now in gnome-applets, so having these two lines
          was breaking the build.

2001-02-06  Dan Mueth   <dan@eazel.com>

        (initial setup of SK - just doing for Panel Manual for now)
        * omf-install/: created this directory
        * omf-install/Makefile.am: new
        * app-docs.make: updated for scrollkeeper(SK)
        * applet-docs.make: updated for scrollkeeper(SK)
        * configure.in: updated for scrollkeeper(SK)
        * Makefile.am: updated for scrollkeeper(SK)
        * panel/help/C/panel-C.omf: added
        * panel/help/C/Makefile.am: updated for SK

2001-02-05  Eric Baudais  <baudais@okstate.edu>
        * configure.in: Added core-docs/lgpl/Makefile and
        core-docs/lgpl/C/Makefile to AC_OUPUT.

2001-02-04  jacob berkman  <jacob@ximian.com>

        * Makefile.am:
        * configure.in:
        * grdb: remove grdb

Sat Feb 03 19:36:34 2001  George Lebl <jirka@5z.com>

        * Makefile.am:  Cleanup some OOOOOOOLD cruft

        * configure.in, Makefile.am, po/POTFILES.in, grdb/**/*:
          Integrate grdb.  The author fell of the face of the planet and
          didn't integrate it as was planned apparently, so here it goes,
          still needs to get called from gsm, and either control-center
          or something else monitoring theme changes

Wed Jan 31 20:36:25 2001  George Lebl <jirka@5z.com>

        * configure.in:  s/Gnumeric/gnome-core/  fix some cut'n'paste fun

2001-01-26  Marius Andreiana  <mandreiana@yahoo.com>

        * configure.in: Added ro (Romanian) to ALL_LINGUAS.
2001-04-06 22:25:04 +00:00
minoura
07910c1431 Forgot to regen. Thanks to zuntum. 2001-04-02 14:51:54 +00:00
minoura
9378385aa5 Correct the bug that it tests errno is non-zero to determine an error
occurred or not.  This bug is found in the original source; already
reported to gnome.org.
2001-04-02 11:08:15 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wiz
118a294870 Depend on new gdk-pixbuf-gnome package 2000-11-29 17:25:40 +00:00
itojun
bf9905dfb1 requires msgfmt and libintl 2000-11-27 11:54:33 +00:00
rh
b5b4cb4f4a Update gnome-core to 1.2.4. Changes include bugfixes and locale updates. 2000-11-25 18:08:46 +00:00
rh
333e9c937d Update gnome-core to 1.2.3. Changes are bugfixes only. 2000-11-07 04:39:13 +00:00