Commit graph

60273 commits

Author SHA1 Message Date
tv
33e409c3fd Revert mistaken commit. 2004-04-26 17:30:06 +00:00
tv
e80e896df4 PKGDIRMODE must be set *after* including defs.*. 2004-04-26 17:29:33 +00:00
xtraeme
790ad04817 Update sysutils/mklivecd to 0.4 (Say hello to GNU GRUB+ISO9660 patch).
Changes:

	o Added MKISOFS_ARGS option.
	o mklivecd no longer uses NetBSD's Makefiles to create the
	  boot image, GNU GRUB with the ISO9660 patch is used instead.

With Grub's addition, mklivecd can now boot multiple kernels with
different configurations. Please read the MESSAGE to see the instructions.

mklivecd now should work in 1.6 systems (not tested).
2004-04-26 17:28:58 +00:00
minskim
f0ef3b072f Use PREFIX insead of LOCALBASE when specifying where the package is
installed.
2004-04-26 16:49:17 +00:00
minskim
228608ef83 Define BLNK_RECMETHOD.${_pkg_} not only for full dependency but also
for build dependency.  Also fix a related pasto.  This fixes a
malformed conditional error that occurs when a package in build
dependency has BUILDLINK_RECOMMENDED.*.

OK'ed by jmmv@.
2004-04-26 16:27:36 +00:00
xtraeme
083802d3f5 Apply an optional patch for eltorito support, so you can boot grub
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and
is disabled by default.
2004-04-26 15:42:44 +00:00
adam
cd67b5acf8 Updated xplanet to 1.0.6 2004-04-26 14:58:33 +00:00
adam
e757f269a6 Changes 1.0.6:
* fixed a bug where markers on the far side of a planet were being drawn
  when they shouldn't have been
* fixed a bug where satellite were not drawn for some locales
* added -projection random; this picks a random projection
2004-04-26 14:56:01 +00:00
tv
2fa843bcd3 Make build on Interix. (Older shells don't allow '((' for a double-subshell;
use '( (' instead.)
2004-04-26 14:52:39 +00:00
taya
2072e8f36f note update of thunderbird to 0.5nb1 & add thunderbird-gtk2-0.5 2004-04-26 14:01:45 +00:00
taya
13e9442a04 Initial import of thunderbird-gtk2
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language.

thunderbird-gtk2 uses gtk2 widget.
2004-04-26 13:58:24 +00:00
taya
40d28187de - switch to gtk1
- catch up to current statvfs support
2004-04-26 13:56:09 +00:00
adam
e77c2cfedd Updated gd to 2.0.23 2004-04-26 12:25:14 +00:00
adam
59c77d0b47 Changes 2.0.23:
* horizontal and vertical DPI hints can now be given to the freetype font
  renderer via the gdFTStringExtra
* several autoconf problems have been addressed
* the current version of freetype is more precisely detected to prevent
  FT_ENCODING_SYMBOL-related errors
* a significant bug in gdNewDynamicCtx was fixed
2004-04-26 12:24:12 +00:00
markd
70076efcb4 f_bsize -> f_frsize. From Christos Zoulas. 2004-04-26 11:54:15 +00:00
markd
04825482aa statfs -> statvfs in current.
Patches from John R. Shannon in PR 25327 and PR 25328 with suggestion from
Christos Zoulas
2004-04-26 11:31:25 +00:00
markd
8ea861d7ae statfs -> statvfs in current.
Patch from John R. Shannon in PR 25324 with suggestion from Christos Zoulas
2004-04-26 11:24:15 +00:00
seb
a1df2b3688 Fix build with gcc 3.3.3 by using simpler cpp macros. 2004-04-26 10:55:27 +00:00
recht
d574e01134 bl3ify 2004-04-26 10:34:09 +00:00
wiz
4e896d9f1f Set USE_BUILDLINK3. 2004-04-26 10:25:22 +00:00
cube
21ea85acf3 Note update of nvtv. 2004-04-26 10:22:37 +00:00
cube
90437aed77 bl3ify, and remove now unused bl2 file. 2004-04-26 10:21:26 +00:00
cube
ac68b303fa Update to 0.4.7 and convert to buildlink3.
2004-04-20
        RELEASE alpha version 0.4.7
        * Added life testing against simulated hardware.
        * Made own package for lib subdirectory
        * Fixed missing include in nvtv.c
        * Allow close before open.

2004-03-08
        RELEASE alpha version 0.4.6
        * FreeBSD patch by Samuel Tardieu. (sed instead of expr in configure,
          opl() and ioperm() compatibility functions for FreeBSD.)
        * Added PCI ids. Changed arch setup in back_nvidia.
        * Moved port permissions to mmio.c (not tested for NetBSD).
        * Debugging messages enabled by option instead of define.
        * Fixed missing getHeadDev dispatch in nvtvd.c
        * Removed Chrontel power settings warning.
        * Added Chrontel-2 modes.
        * Renamed PAL 800x600,640x480 and NTSC 640x480,640x400,720x400
          'Large' Chrontel-1 modes to 'Huge' for consistency with Chrontel-2
        * Added some FAQ entries.
        * Start of i865 support.
        * Disable NX support temporarily for release.
        * Fixed excess 1 encoding for i810 registers.
        * Added --list option.
        * Only setup and clamp for TV modes in back_*.
        * Fixed missing devFlags for ACTION_TVOFF
        * Start of i830/i845/CH2 support.
        * I2C bus for i845.
        * RAISE for messages, -q option for nvtvd, syslog.
        * Fixed Debian boot script FAQ.
        * I2C busses don't use X screen index any longer.
        * Fixed Philips detection bug in tv_common.
        * Use CARD8/16/32 as base types.
        * 3 NX modes; NX is partly working.
        * New CX/TW detection (again). CX is tested, TW will be soon.
        * NetBSD patch by Quentin Garnier
        * Added PCI IDs from 1.0-4363
        * Included PAL-X patch 727924 by Joe Cotroneo (joecotroneo).
        * Start of nx (GeForce4 internal) support (not working yet).
        * Fixed missing head in bnv_updateCrt in back_nvidia.
2004-04-26 10:19:53 +00:00
jlam
a44f074ef2 Use a table instead of cascading if..else to dispatch to the correct
buildlink3.mk for inclusion.  Remove reference to BUILDLINK_PREFIX.db2
which doesn't exist (fixed by using the table).
2004-04-26 09:39:38 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
jlam
d15369e7d6 The option is named "PHP4_CONFIGURE_ARGS", not "PHP5_...". 2004-04-26 08:35:22 +00:00
jlam
331c3e3ecd Suppress the "inferring the mode of operation is deprecated" warning by
specifying the mode of operation when invoking libtool.
2004-04-26 08:01:20 +00:00
agc
fa6b59b9c9 Make this build on NetBSD 2.0D and later - make cdrecord's fgetstr() local
to the package, rather than attempting to use the one with the different
signature in libc.
2004-04-26 07:46:11 +00:00
fredb
ba2a92dd29 Note update of lang/squeak to 3.6.3. 2004-04-26 07:11:46 +00:00
fredb
40bda8982a Update Unix VM to 3.6-3, and default image to 3.6-5429. Many improvements
and enhancements since 3.0. Notably, display and sound plugins can now be
selected at run-time, and support is added for character set conversion.
This package also contains a driver for NetBSD native audio, by yours truly.

OSS audio requires a newer interface than NetBSD emulation supports, so that
doesn't build anymore on NetBSD, though it may with third party drivers. NAS
builds on NetBSD, but doesn't work. There are new display drivers which build
selectively on linux and MacOS, and a new audio driver for MacOS. I'm marking
this package ONLY_FOR_PLATFORM=NetBSD-*-*, though, mainly because the static
PLIST that the package presently has can't reflect any of that.

This closes PR pkg/17950.
2004-04-26 07:10:16 +00:00
jlam
f532365632 Updated security/mit-krb5 to 1.3.3. Changes from version 1.3.2 include:
[2284] Fixed accept_sec_context to use a replay cache in the
       GSS_C_NO_CREDENTIAL case.
[2453] The AES string-to-key function no longer returns a pointer to
       stack memory when given a password longer than 64 characters.
[2277] In sendto_kdc, a socket leak on connection failure was fixed.
[2384] A memory leak in the TCP handling code in the KDC has been fixed.
2004-04-26 06:58:28 +00:00
snj
8b3b759c3d Convert to buildlink3. 2004-04-26 06:05:24 +00:00
snj
8fb85c556b No longer used. 2004-04-26 05:57:43 +00:00
snj
f6adf19940 Grr, forgot to add this. 2004-04-26 05:55:21 +00:00
snj
4f3dc35823 Convert to buildlink3. 2004-04-26 05:51:57 +00:00
snj
7c7bc47236 Convert to buildlink3. 2004-04-26 05:36:31 +00:00
snj
2dbccd5164 No longer used. 2004-04-26 05:34:33 +00:00
snj
5753d3433e Convert to buildlink3. 2004-04-26 05:31:43 +00:00
snj
54f4ce91da No longer used. 2004-04-26 05:23:43 +00:00
snj
fbc8ada343 Convert to buildlink3. 2004-04-26 05:20:57 +00:00
jlam
4416befa38 Allow perl-thread to also be acceptable when USE_PERL5 is defined. 2004-04-26 05:13:06 +00:00
snj
bbed540843 Use buildlink3. 2004-04-26 05:12:37 +00:00
snj
5d1adfddf1 Convert to buildlink3. 2004-04-26 05:11:53 +00:00
jlam
2e35202baa Add buildlink3.mk and builtin.mk files for devel/cdk that match the
behaviour of cdk/buildlink2.mk.
2004-04-26 05:09:29 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
jlam
8da51b0fbe Do previous in a different way. We want USE_GNU_ICONV to always use
a GNU libiconv, whether it be builtin or not, and PREFER_{NATIVE,PKGSRC}
can be used to decide which iconv we use if USE_GNU_ICONV isn't defined.
On NetBSD, the native iconv implementation (if it exists) is considered
GNUish enough unless USE_GNU_ICONV is explicitly defined.
2004-04-26 04:53:23 +00:00
jlam
076fee6654 Note update of lang/perl58 and addition of lang/perl58-thread. 2004-04-26 04:47:21 +00:00
jlam
2d9728cce1 Allow perl-thread to be an acceptable perl when checking dependencies. 2004-04-26 04:46:00 +00:00
jlam
4398b86992 This is a perl58 package built with threads support. 2004-04-26 04:44:46 +00:00
jlam
69507ec564 Fix conflicts. 2004-04-26 04:42:40 +00:00