Commit graph

38513 commits

Author SHA1 Message Date
uebayasi
3e16e4b300 Skip if no valid Emacs version found. For bulk builds. 2003-01-25 03:21:30 +00:00
rh
555a1f3b1a Note update of adzap to 20030123 2003-01-25 03:14:10 +00:00
rh
fc4a164e63 Update adzap do 20030123. Changes included an updated wrapper script and
config file.  Most importantly, this unbreaks bulk builds, because the old
distfile was not available long enough to be copied onto ftp.netbsd.org
2003-01-25 03:12:53 +00:00
grant
d50e02b468 create directories, then install files. 2003-01-25 03:10:36 +00:00
hubertf
fa482db695 Add my ImageMagick hack for mipsel and (belatedly...) arm32 2003-01-25 02:35:54 +00:00
salo
4b62b56557 Belatedly document silc-{client,server} SHA1Transform() hack. 2003-01-25 00:20:59 +00:00
jmmv
d5efb43551 grub updated to 0.93 2003-01-24 23:51:48 +00:00
jmmv
2fa17d5ffc Update grub to 0.93. Changes in this version:
* Define the behavior of the boot loader when the load end address is
  zero and the bss end address is zero in the Multiboot Specification.
  Also, add the support into GRUB.
* Finally, we have a Bug Tracking System! Now the preferable way to
  report bugs is to use the BTS rather than sending e-mail to bug-grub.
  See <http://bugcomm.enbug.org/?project=grub&mode=project>, for more
  details.
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
  the web <http://www.gnu.org/software/grub/grub-faq.html> instead.
* The terminal handling code is rewritten radically, and many bugfixes
  are made at the same time.
* The command "color" is effective even in the command-line.
* The command "terminal" takes two new options, ``--no-echo'' and
  ``--no-edit''. If you specify ``--no-echo'', GRUB won't echo back
  input characters. If you specify ``--no-edit'', GRUB will disable the
  BASH-like editing feature. These options are useful when using an
  intelligent terminal (such as the comint mode in GNU Emacs).
* The utility ``grub-md5-crypt'' prompts to retype a password and checks
  if the passwords match.
* Support for booting Linux is rewritten, so GRUB now supports
  large-EBDA systems.
* The menu interfaces supports Page Up, Page Down, and Right Key.
* New command "terminfo", for vt100-incompatible terminals.
* New options, ``-D'', ``-g'' and ``-m'' are supported for FreeBSD.
2003-01-24 23:49:54 +00:00
schmonz
1aea189f37 Note update of rioutil. 2003-01-24 20:22:28 +00:00
schmonz
3518f0db5c Update to 1.3.3. From the changelog:
Jan  16 2003:
    - Yet more code cleanup. Added a write_cksum_rio internal routine.
    - Fixed a major typeo in complete_upload_rio. Uploads should work again.
Jan  13 2003:
    - Further code cleanup
    - S-Series should no longer bomb out on RIO_PREFR command
Jan  09 2003:
    - Code cleanup, removed all compatability for recognizing old hack (sorry)
    - (Library) added function for uploading from pipe (needs testing)
    - (Frontend) added support for uploading from stdin (needs testing)
Jan  08 2003:
     These updates correspond to v1.3.1 (currently in CVS):
    - Updated the version to somthing a little easier to follow
    - Minor fixes
    - Mixed results comming in about using rioutil with the S-Series,
     but in general the reports are positive :)
    - Eliminated support to recognize old hack (it was causing wierd problems)
     Other Changes:
    - Updated README
    - Release source to rioutil Firmware Updater
Dec  19 2002:
    - Completly changed the downloadable song hack:
      - Any file can be downloaded (regardless of what sf was used to ul it)
      - Any song that is downloaded will be removed as well.
      - No more weird numbering!
    - General fixes/changes
2003-01-24 20:21:19 +00:00
hubertf
9b3abb1066 When compiling on cobalt, this spins when compiling one .c file with optimisation turned on. Reduce optimisation for mipsel. 2003-01-24 20:13:42 +00:00
abs
47b8137cdd Distinfo changed (careless) 2003-01-24 18:33:32 +00:00
wiz
3d2db81db9 Add INTERACTIVE_STAGE=fetch, since this package has a _FETCH_MESSAGE. 2003-01-24 15:38:42 +00:00
wiz
324e8169b1 Update pkglint to 3.45. 2003-01-24 15:19:38 +00:00
wiz
e6eec147e8 Update to 3.45:
Accept commented out SUBDIRS in category Makefiles, if a comment
with a reason is given.
2003-01-24 15:16:31 +00:00
atatat
1af04b4e83 Note pkglint update to 3.44 2003-01-24 15:02:03 +00:00
atatat
70dc0105da Add -E and -I to lintpkgsrc for the "exporting" and "importing" of a
"database" that lintpkgsrc can use in lieu of scanning all the pkgsrc
Makefiles.

This has several nice effects, chiefly:

(1) Using any of -B, -O, -R, -S, -V, -d, -g, -i, -p, or -u, are now
*much* faster since reading the "database" takes at most 3 seconds on
my laptop, whereas reading all the Makefiles takes at least 3 minutes.

(2) One can now check for out-of-date packages on machines which do
not have an expanded pkgsrc tree simply by copying the "database"
over.  Note that the database will inherently have some dependencies
on the environment of machine where it is generated (eg, mk.conf
settings, architecture type, etc).

Reviewed by the wiz.
2003-01-24 15:00:41 +00:00
itohy
6b251046c8 - Enable termcap. Chack tputs() after -ltermcap is detected (configure*).
- Use mkstemp() instead of tmpnam(), for safety.
2003-01-24 14:12:03 +00:00
wiz
0fd75d0851 Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
2003-01-24 13:36:17 +00:00
wiz
acd19bd6f4 Does not seem to use ncurses specific stuff -- builds fine on 1.6L with native curses.
Remove USE_NCURSES.
2003-01-24 13:33:52 +00:00
mrg
124ba93817 include the "mccp" compression patch from
http://discworld.imaginary.com/external/taffyd/tf-40s1-mccp-patch.gz

set PKGREVISION=1
2003-01-24 13:01:46 +00:00
jlam
7e06a58a87 Note that PKGREVISIONs for graphics/py-gdchart and for net/ntop2 were
bumped after gdchart's shared libraries were modified to have a different
set of inter-library dependencies.
2003-01-24 12:48:58 +00:00
jlam
1bd1ae0236 Bump PKGREVISION of net/ntop2 to 1 in the aftermath of gdchart changing its
inter-library dependencies.
2003-01-24 12:47:46 +00:00
jlam
bdc6827160 Bump PKGREVISION of graphics/py-gdchart to 2 in the aftermath of gdchart
installing shared libraries.  Also convert to use buildlink2.
2003-01-24 12:44:29 +00:00
jlam
7897826581 Now that we build a gdchart shared library, we should ensure that the
correct libraries (-lgd) are added to the link command to produce the
correct inter-library dependencies.  Bump the PKGREVISION of graphics/gd
to 3.
2003-01-24 12:41:17 +00:00
wiz
0ecd600f22 USE_NCURSES is automatically set for SunOS, just include devel/ncurses'
buildlink2.mk unconditionally.
2003-01-24 12:36:25 +00:00
rh
6638c3a936 Undo previous commit and fix PLIST: GUILE14_SUBDIR is what should have been
in there in the first place, not GUILE14_PREFIX.
2003-01-24 12:17:21 +00:00
jlam
69fbe893c6 Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") from
dependency_libs definitions in *.lai files.  This should remove another
instance that can cause "buildlink2 leakage" into installed files under
${LOCALBASE}.
2003-01-24 12:09:16 +00:00
jlam
78e62e03a6 The gdchart shared libraries have interlibrary dependencies on the jpeg
shared libraries, so include jpeg/buildlink2.mk in gdchart/buildlink2.mk.
2003-01-24 11:40:04 +00:00
rh
00c6b2eaea GUILE14_PREFIX not GUILE14_SUBDIR 2003-01-24 11:39:57 +00:00
mrauch
9ba3b45196 Note update of openoffice-linux to 1.0.2nb1. 2003-01-24 11:16:47 +00:00
mrauch
c24e354853 The file /emul/linux/etc/mtab has to exist already during installation. 2003-01-24 11:15:02 +00:00
wiz
53eada130b gqview-1.2.1 update. 2003-01-24 10:55:13 +00:00
wiz
ff48c97b82 + elinks-0.4.1, ethereal-0.9.9, tuxpaint-0.9.6 2003-01-24 10:54:52 +00:00
wiz
7716a22206 Update to 1.2.1:
The French, Japanese, and Russian translations were updated, and several
minor issues and a bug were fixed.
2003-01-24 10:52:31 +00:00
wiz
89a637b5ca Convert to mdoc. 2003-01-24 10:11:28 +00:00
agc
5f6807909a Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES,
following a suggestion by salo.

This allows users to specify

LIBDVDCSS_MASTER_SITES= ...
LIBDVDCSS_HOMEPAGE= ...

in their /etc/mk.conf files.
2003-01-24 10:04:23 +00:00
agc
e815b449e4 Correct the directory path for GNU m4 package. 2003-01-24 09:46:27 +00:00
jmmv
84d9a5c83f Note update of pkg_comp to 1.6 2003-01-24 09:42:08 +00:00
jmmv
947d414a10 Update pkg_comp to 1.6:
- Allow the user to issue any command inside the chroot environment using the
  "chroot" target, instead of only running ROOTSHELL. Patch provided by seb.
2003-01-24 09:41:27 +00:00
skrll
1d82f99581 Fixes for the patches I removed and noted by the weekly check. 2003-01-24 07:54:58 +00:00
jlam
42bcfaf307 Fix build after the guile 1.4/1.6 split by properly using the pkgsrc
libtool.  Also move a post-extract step that created fake headers to
post-buildlink time where it is more appropriate.
2003-01-24 04:28:52 +00:00
jlam
1f56eff0a9 Adapt to new guile14/buildlink2.mk semantics. 2003-01-24 04:24:49 +00:00
jlam
7b750eb2c5 Fix the installed g-wrap-config to invoke ${GUILE14_PREFIX}/bin/guile
instead of the one in the work directory.  Also ensure that we install
guile library files into ${GUILE14_PREFIX}/share/guile instead of into
the same place under ${LOCALBASE}, since we are using guile14.  Bump
PKGREVISION of devel/g-wrap to 1.
2003-01-24 04:22:42 +00:00
jlam
07212bde90 * Add GUILE14, GUILE14_CONFIG, and GUILE14_SNARF that may be used by packages
to invoke the guile, guile-config, and guile-snarf binaries from the
  guile14 installation.

* GUILE14_PREFIX, the result of "pkg_info -p guile14".

* GUILE14_SUBDIR, the subdir relative to ${LOCALBASE} where guile14 is
  installed.

* Replace for ${BUILDLINK_DIR}/bin/guile in config files when unbuildinking.

* Symlink the guile14 libtool archives into ${BUILDLINK_DIR}/lib to suppress
  find the libtool archives from a guile package installed into ${LOCALBASE}.
  We can no longer include both guile/buildlink2.mk and guile14/buildlink2.mk
  as a result of this change.
2003-01-24 04:22:16 +00:00
grant
da10e8acb9 tidy up do-install target.
- cd && pax (just in case).
- move pax args '-rw src dest' to end - should fix problem found in
  last bulk build.
- whitespace cleanup.
2003-01-24 04:20:24 +00:00
grant
c07ce36c43 we need bsd.pkg.install.mk if we want to use it. 2003-01-24 04:05:22 +00:00
wiz
86b2471e71 s/USE_IPV6/USE_INET6/, from Sergey Svishchev in PR 20021. 2003-01-24 00:16:10 +00:00
jlam
a56ea4178f Create a new cupsd command "wait" that waits for cupsd to start responding
to IPP requests.  It's controlled by two new variables that may be set in
/etc/rc.conf:

cupsd_wait=YES        # set to "YES" to wait for cupsd to detect printers;
                      #   this variable is optional and defaults to "NO".
cupsd_timeout=60      # set to the number of seconds we wait for cupsd
                      #   to respond before we declare it not responding;
                      #   this variable is optional and defaults to "60".

The wait command may also be directly invoked as "/etc/rc.d/cupsd wait".
Bump PKGREVISION of print/cups to 1.
2003-01-23 23:05:10 +00:00
jmmv
3d2a7e969c Note revision bump for kermit (1) 2003-01-23 22:49:04 +00:00