Commit graph

2138 commits

Author SHA1 Message Date
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
wiz
27d34bb2aa Drop trailing whitespace. 2004-03-04 12:29:40 +00:00
xtraeme
8d75584420 err remove shift from -v in getopt case. 2004-03-03 16:56:45 +00:00
xtraeme
40cb3a2cf8 Update mklivecd to 0.3.
o Added a new flag (-v) to show more informational messages.
	o Don't try to mount/umount pkgsrc directory every time the
	  `chroot' target is invoked.
	o Added a new option to the config file: `CDRECORD_ARGS'.
2004-03-03 16:26:40 +00:00
keihan
fe53d13ae1 Be more verbose (show each $F) while cleaning ISODIR. 2004-03-03 14:46:55 +00:00
adam
90963c21a4 Changes 0.11.46:
* Spellchecked the manual page. :)
* Updated docs/FAQ with info on how to change the default pane
  background color.
* Polish translation updated.
* Added German translation, by C. Neuroth.
* Style Actions can now be renamed. This had been magically
  missing for quite a while. Reported by J. Jordan.
* Default (start-up) directories can now be set to "From History",
  which will simply show the paths visible when gentoo was quit.
  Suggested by J. Jordan.
* Reworked internal handling of basic selection functionality; the
  problems for users of the "System Default" Control key setting
  should now be gone. Please test. Reported initially by F. Abbate.
* Added view support for rar archives to default config. Requires
  "unrar" command.
2004-03-02 15:22:39 +00:00
uebayasi
9694d1187b Add & enable acpidump. 2004-02-29 05:58:52 +00:00
uebayasi
17b3c4b1ab Initial import of Portable ACPI dumper (acpidump-20020711).
The acpidump utility analyzes ACPI tables in physical memory and dumps
them to standard output.  In addition, acpidump can disassemble AML
(ACPI Machine Language) found in these tables and dump them as ASL
(ACPI Source Language).
2004-02-29 05:57:44 +00:00
cube
c367b13969 Update to version 2.1.27.
2.1.27 - Sat Feb 28, 2004
-------------------------
        * Handle changing sysfs sensor name format from xxx_inputN to xxxN_input.
        * Patches:
          o Kurt V. Hindenburg <khindenburg--at--cherrynebula.net> Consider only
            .so, .la, and .dll files during plugin scan (avoid Gentoo .keep
            ebuild files).
        * Bugfixes:
          o Use g_spawn_async_with_pipes() instead of popen() in mail.c so gkrellm
            file descriptors won't be open in the mail monitor launched MUA.
2004-02-28 23:04:43 +00:00
uebayasi
cfc6383f76 Add & enable acpi-iasl. 2004-02-28 17:11:10 +00:00
uebayasi
0bcf7b0b0c Initial import of IASL (Intel ACPI Source Language) compiler 20031203.
acpi-iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language).  This AML is suitable for inclusion as a DSDT in system
firmware.  It also can disassemble AML, for debugging purposes.
2004-02-28 17:09:21 +00:00
xtraeme
37f4e72579 err fixed the problem in checkconf(). 2004-02-27 05:28:06 +00:00