Commit graph

2149 commits

Author SHA1 Message Date
cube
511eccffe8 Update to 2.1.28.
pkgsrc changes:
  o provide GKRELLM_DEBUG to easily build a debug version (should help with
    the spinning gkrellm issue)
  o don't strip binaries in debug mode
  o small gkrellm Makefiles fixes

GKrellM changes (from Changelog):
  o Stephan Kapfinger <s.kapfinger--at--gmx.de> mail.c patch fixes bug
    I introduced into the last release where parsing of the mail reader
    command could fail.
2004-03-29 06:47:30 +00:00
minskim
92ab342437 Add and enable libol. 2004-03-29 00:55:55 +00:00
minskim
99f5cc1376 Import libol from pkgsrc-wip. Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.
2004-03-29 00:54:16 +00:00
minskim
48c7c7d457 Add files missed in the previous commit. 2004-03-28 22:01:54 +00:00
minskim
bd46a83d38 Update fam to 2.7.0. Fixes the following PR's:
- PR pkg/23017
  - PR pkg/23495
  - PR pkg/23496
  - PR pkg/24578

The patches for 23017 and 24578 were provided by reed@.  Although rh@
suspended PR 23017 saying that pkgsrc does not support installation to
/usr, this still needs to be fixed because the same problem occurs
even when LOCALBASE != /usr.

Changes since 2.6.10:
    Changed NOGROUP usage in src/Cred.c++ to -1 as NOGROUP is not defined
    in IRIX.
    (mraymond@sgi.com)
    removed const modifier from Scheduler.h to fix GCC 3.x build.
    (wardle@sgi.com)
    created new GNU autotools files:
    - test whether we have IMon rather than testing OS.
    - test whether we have sockaddr length members rather than testing OS.
    - install daemon in sbin rather than bin.
    - install manual pages in typical GNU/Linux sections.
    - rename daemon to famd.
    - rename fam source directory to src.
    - rename libfam source directory to lib.
    - remove editconf and util subdirectory.
    - remove rpm target and build subdirectory.
    - remove support target and subdirectory.
    [wardle@sgi.com] (wardle@sgi.com)
    fixed warnings about typenames in BTree.h.
    (wardle@sgi.com)
2004-03-28 22:00:04 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
xtraeme
f1334f921b Update acpi-iasl to 2004311. 2004-03-23 07:53:10 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
minskim
1f678758fa fam is "File Alteration Monitor", not "File Alternation Monitor". 2004-03-22 13:57:01 +00:00
kristerw
73ff7727b9 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:22:01 +00:00
minskim
e7d41a5970 The configure script defines HAVE_STATVFS as 0 on non-IRIX platforms,
regardless of the result of sys/statvfs.h availability test.  It
results in two definitions of HAVE_STATVFS in confdefs.h.  Check the
availability of sys/statvfs.h only on IRIX platforms to ensure that
HAVE_STATVFS is defined at most once.
2004-03-21 07:35:17 +00:00
wiz
4b8bc1f3db Build against gkrellm1. From Noud de Brouwer in PR 24827. 2004-03-21 02:59:48 +00:00
xtraeme
1ae71ab372 Remove a non-existent file and bl3ify, fixes the problem seen in agc@'s
bulk build. Bump PKGREVISION.
2004-03-20 15:35:38 +00:00
taca
65b0ea608e Don't use NULL as 0. Fix compile error on gcc 3.X. 2004-03-20 14:42:56 +00:00
cube
f98603d73e Change dependency constraint to 'gkrellm<2.0' so that gkrellm1 plugins
don't even try building when gkrellm-2 is installed.
2004-03-18 15:28:27 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
taca
f76b0df532 - Update MASTER_SITES for sourceforge sites.
- Update distinfo since distfile has changed.
2004-03-17 14:38:02 +00:00
tron
e4e5a452c8 Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
2004-03-16 14:04:44 +00:00
tron
c4a179ac40 Include "db4" buildlink3 glue code to fix build problems in package
depending on this package.
2004-03-16 08:57:36 +00:00
tron
4a13c99550 Include "db4" buildlink2 glue code to fix build problems in package
depending on this package.
2004-03-16 08:55:50 +00:00
tron
fa94ed55d5 Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
2004-03-16 08:50:38 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
xtraeme
7da3d76852 bl3ify 2004-03-15 15:19:52 +00:00
jmmv
e7f2ca7210 Fix build under 1.6.2; found by latest kristerw@'s bulk build. 2004-03-15 14:53:03 +00:00
taca
54356b4e98 - Update MASTER_SITES and HOMEPAGE.
- Update distinfo.
2004-03-15 14:29:18 +00:00
atatat
81f3f21257 Upgrade to lsof version 4.71. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.71            March 11, 2004
                ...
                Added process_kqueue() function prototypes for FreeBSD,
                NetBSD and OpenBSD.
                ...
                Added support for the optional reporting of socket
                options, socket states and TCP flags for most currently
                supported dialects. John Smith <lbalbalba@hotmail.com>
                and Tristan Nefzger <tn@bhtrader.com> requested the
                information.  The dialects and their versions for which
                this feature has become available include:

                    AIX 4.3.2 and 5.[12]
                    Apple Darwin 7.2
                    BSDI BSD/OS 4.3.1
                    Digital UNIX and Tru64 UNIX 4.0
                    FreeBSD 4.9 and 5.2
                    HP-UX 11 and 11.11 (aka 11i)
                    NetBSD 1.6ZH
                    OpenBSD 3.4
                    OPENSTEP 4.2
                    OpenUNIX 8
                    Solaris 2.6, 8, 9 and 10
                    UnixWare 7.1.[134]
2004-03-12 14:31:37 +00:00
snj
359473a3f9 bl3ify. 2004-03-12 04:56:49 +00:00
jlam
40c2807f53 Deal with situation where ICONV_TYPE isn't defined until after bsd.pkg.mk
is included by not checking its value explicitly.
2004-03-10 17:58:22 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
xtraeme
6f080fa7de bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade. 2004-03-10 11:59:31 +00:00
xtraeme
ff51acf13f bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ 2004-03-10 11:53:37 +00:00
martti
da0646cf07 Updated XFce to 4.0.4
* Bug fixes
* Translation updates
2004-03-10 07:41:16 +00:00
seb
3c181b04a5 Remove info files entries from PLIST. 2004-03-10 01:27:26 +00:00
seb
293b8702b8 Remove info files entries from PLIST.
Add missing info file in INFO_FILES.
2004-03-10 01:25:23 +00:00
seb
b01e3dedd7 Remove info files entries from PLIST. 2004-03-10 01:08:35 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
recht
56faec790e Add a comment why coreutils conflicts with databases/geneweb.
While at it combine all GNU_PROGRAM_PREFIX conflicts in a single if.
2004-03-07 11:31:34 +00:00
minskim
880cb332f8 Add explicit dependency on pkgconfig. 2004-03-07 03:46:30 +00:00
heinz
596a0ffb74 Forgot to add the .packlist 2004-03-07 01:36:07 +00:00
snj
7c01787f94 Use bl3 and honor CFLAGS. 2004-03-07 01:34:04 +00:00
heinz
908aef88a9 Enable p5-Sys-Hostname-Long 2004-03-07 01:28:50 +00:00
heinz
f0059f6f9b Initial import of p5-Sys-Hostname-Long.
This Perl module tries to determine the full host name in a portable way
on multiple operating systems (mac, windows, unix*).

A patch is included which should make this module work on most *nix
platforms, not just on Linux. Submitted to the author via rt.cpan.org.
2004-03-07 01:23:28 +00:00
snj
8cd23a0f10 Add RCSID. 2004-03-07 01:23:13 +00:00
fvdl
4c8da2f3c2 Make this work for amd64, and enable it. 2004-03-07 01:06:45 +00:00
grant
c7d8a25ac9 move dvdrip to multimedia. 2004-03-06 11:39:31 +00:00
cube
ed8de73c0f o Pkglint DESCR (was 27 lines) and correct server package name.
o Have empty directories created by the install script so they are created
  also when installing from a binary package.  Bump PKGREVISION.
2004-03-05 21:01:53 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
minskim
760264c190 Add explicit dependency on pkgconfig. 2004-03-05 17:08:51 +00:00