Commit graph

25548 commits

Author SHA1 Message Date
abs
a07f02e565 Updated pkgchk to 1.22
When comparing BUILD_VERSION, we _really_ do not care what PKGSRCDIR was
2001-12-27 19:45:01 +00:00
abs
ab1caa7c6d Update pkglint to 3.20
lintpkgsrc - if we find one valid match in a DEPENDS entry, don't
	bitch about any others expanding to a non-existant package:
	    Example: postgresql-{6.5.3*,7.0*,lib-*}
	With this lintpkgsrc -d now outputs six lines on current pkgsrc.

	Note to self: When you use 'cvs c^[P' the second time in an
	evening for the same package... its enough.
2001-12-27 19:13:13 +00:00
taya
272d0ee17e Update mozilla to 0.9.7
See the release notes for detail.

http://www.mozilla.org/releases/mozilla0.9.7/
2001-12-27 15:02:36 +00:00
jlam
fd5fcf139f suse_compat is built from emulators/suse_compat, not emulators/suse_base. 2001-12-27 14:12:46 +00:00
abs
353480ff21 Update pkglint to 3.19
lintpkgsrc.pl:
	Finally we parse {x,y,z} constructs in DEPENDS, plus handle a
	few more make conditionals. Now most of the lintpkgsrc -d output
	is related to versions of software no longer in pkgsrc...
	Does the fun ever start?
2001-12-27 13:31:45 +00:00
wiz
f93f620e80 Make PKGNAME dewey-conform. 2001-12-27 13:29:37 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00
abs
d11069f0b2 Update pkglint to 3.18:
Significant rototill of lintpkgsrc.pl, converting to a rather twisted
    hierarchy of PkgVer Pkgs and PkgList objects with assorted arbitrary
    methods, all based on existing usage rather than ideal design.
    Actual fixes found along the way:
	- Handle := in makefiles
	- Better handle parenthesis and "" in make conditionals
	- parse bsd.pkg.mk to extract _REQD values (hence the previous line)
	- Add missing 'key' in hash iteration
	- Do not repeat includes (evolution longer depends on jpeg 45 times)

    Still have to handle such delightful constructs as
    DEPENDS += {qt2-designer>=2.2.4,qt2-designer-kde>=2.3.1nb1} in a sane way
2001-12-27 12:42:08 +00:00
zuntum
2a98832ab1 Improve ONLY_FROM_PLATFORM.
Suggested by Mason Loring Bliss <mason@acheron.middleboro.ma.us>
2001-12-27 02:11:50 +00:00
jlam
b046ac04fe DEPEND on only libtool-base if we need libltdl.so. Pulling in all of the
documentation files is unnecessary.
2001-12-27 00:22:43 +00:00
wiz
19afa87cc0 Buildlinkify. 2001-12-26 23:03:43 +00:00
jlam
049ae3fcc4 Vastly simplify this script by using /etc/rc.subr. Provide minimal start
functionality on pre-1.5 platforms, as apachectl may always be used instead
for the full control interface.
2001-12-26 22:03:38 +00:00
jlam
da525c873f (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain
--suexec-* configure options that are passed directly to the Apache
    configure script.  This may be used to tune the suEXEC configuration
    in more restrictive ways, e.g. --suexec-uidmin=1000.  This solution
    is more open-ended than the fix proposed in pkg/14973.  Also, we
    don't duplicate all of the options from the Apache configure script
    in pkgsrc bsd.pkg.defaults.mk.  This closes pkg/14973 by Eric
    Schnoebelen <eric@cirr.com>

(2) For namespace consistency, deprecate APACHE_USER in favor of
    APACHE_SUEXEC_USER.  Move APACHE_USER into bsd.pkg.obsolete.mk.

(3) Create the suEXEC user when the functionality is enabled in the server
    so that CGI scripts will work properly.  This closes pkg/14903 by
    Wojciech Puchar <wojtek@3miasto.net>
2001-12-26 21:20:26 +00:00
wiz
796bc74052 Pull over patch-aa from ogle package.
Noted by Douglas Brebner.
2001-12-26 21:09:52 +00:00
wiz
0b296e7940 Buildlinkify. 2001-12-26 20:10:31 +00:00
jlam
d3009b7413 Remove excessively clever checks to allow a section to be seen only if it's
the second time this file is included.  Check for BSD_PREFS_MK instead.
2001-12-26 19:18:40 +00:00
jlam
e023ba1995 Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments to
see whether they are being included from within bsd.prefs.mk or from
without.
2001-12-26 19:16:59 +00:00
wiz
99d556beb9 Set ONLY_FOR_PLATFORM to point to new-toolchain-current/i386. 2001-12-26 18:22:33 +00:00
jlam
035d4f69ad Buildlink'ify in same way as www/lynx. 2001-12-26 16:16:47 +00:00
jlam
7e5ba8a39b Buildlink'ify. 2001-12-26 16:09:41 +00:00
jlam
c11241de17 Include bsd.prefs.mk so that INSTALL_RCD_SCRIPTS may be defined before the
relevant code in this file.
2001-12-26 15:40:32 +00:00
mason
f87002db21 scripts/ no longer exists 2001-12-26 15:06:35 +00:00
wennmach
6a19711b52 Added fdgw. 2001-12-26 11:49:18 +00:00
wennmach
01d2ef1cb1 fdgw is a toolkit to build a one-floppy NetBSD system (on i386 machines).
It provides two NetBSD floppy versions, an ADSL router, and a NAT system.

Provided by Ken'ichi Fukamachi in PR 14171.
2001-12-26 11:45:22 +00:00
tron
6aa88ebdb9 Fix build problem with version 8.3.4 of the "tk" package. 2001-12-26 11:12:53 +00:00
tron
9f01f33452 Fix problems with "xkbcomp" if the "xpkgwedge" is installed. 2001-12-26 10:01:08 +00:00
jlam
079ded950c Don't bother with mv/sed/rm as sed/mv is good enough. Also a few cosmetic
changes.
2001-12-26 08:32:42 +00:00
lukem
7728bd6af5 add make_album 2001-12-26 08:11:46 +00:00
lukem
31d311a98e make_album organises images into HTML "albums", with thumbnails and
different sized images.  It supports reading the EXIF data out of the
original image and presenting that information.  An example
configuration can be found at:
	http://www.burren.cx/david/files/example_album.tar.gz
2001-12-26 08:03:24 +00:00
jlam
75b0811923 Update www/surfraw to 1.0.7. Changes from version 1.0.5 include:
New elvi: freebsd, openbsd, filesearching, ftpfind
    Updated elvi: translate (babelfish), ftpsearch, fast, netbsd
    Rename linuxdoc elvi to slinuxdoc, to prevent name clash with sgmltools
    Use test -r instead of test -e which inexplicably chocked Solaris8
    Documentation changes
2001-12-26 08:02:44 +00:00
lukem
0fe9b9e372 make_album organises images into HTML "albums", with thumbnails and
different sized images.  It supports reading the EXIF data out of the
original image and presenting that information.  An example
configuration can be found at:
	http://www.burren.cx/david/files/example_album.tar.gz
2001-12-26 07:51:11 +00:00
hubertf
93a26d999c use buildlink dir for ncurses 2001-12-26 03:02:29 +00:00
wiz
5ba959ffa6 Buildlinkify. 2001-12-26 01:04:54 +00:00
zuntum
896dd85d90 Set PKGNAME to mplayer-0.60.0.1 2001-12-26 01:00:15 +00:00
zuntum
3dfbea6441 Update mplayer package to 0.60pre1
No ChangeLog found, but a lot has changed since previous pkgsrc
release (0.18pre1), so you definitely want to upgrade.

Update provided by Sergey Svishchev <svs@ropnet.ru> - thanks!
2001-12-26 00:58:04 +00:00
zuntum
7f0ea76efd Add buildlink.mk file for use by other packages 2001-12-26 00:32:01 +00:00
wiz
1ebd71acd2 Really fix compilation error on 1.5.x. Patch provided by Scott Presnell. 2001-12-25 23:45:54 +00:00
wiz
c32ed69052 Only one patch per file, and only patch each file by one patch. 2001-12-25 22:46:32 +00:00
wiz
d6ecf87142 .Bd needs an argument. 2001-12-25 22:45:56 +00:00
wiz
73b053d877 Fix a typo. [This one's for you, pooka.] 2001-12-25 22:41:39 +00:00
wiz
1e4661299f Update to 2.8. Changes since 2.6:
o Eric Biederman reworked the build process making it far simpler and also
  to produce a network bootable ELF image.
o Re-wrote the memory and cache speed detection code.  Previuosly the
  reported numbers were inaccurate for intel CPU's and completely wrong
  for Athlon/Duron CPU's.
o By default the serial console is disabled since this was slowing
  down testing.
o Added CPU detection for Pentium 4.
o Expanded workaround for errors caused by BIOS USB keyboard support to
  include test #5.
o Re-worked L1 / L2 cache detection code to provide clearer reporting.
o Fixed an obvious bug in the computation of cache and memory speeds.
o Changed on-line menu to stay in the menu between option selections.
o Fixed bugs in the test restart and redraw code.
o Adjusted code size to fix compilation problems with RedHat 7.1.
o Misc updates to the documentation.
2001-12-25 22:08:52 +00:00
wiz
1faa3171b2 Fix typo in comment. 2001-12-25 21:21:39 +00:00
wiz
299f5c037d Remove duplicate line. 2001-12-25 20:50:00 +00:00
wiz
eea2538061 Buildlinkify. 2001-12-25 20:38:00 +00:00
wiz
8824391736 Buildlinkify. 2001-12-25 19:25:28 +00:00
zuntum
91ce3b5607 Update HOMEPAGE - the new one is http://www.mplayerhq.hu/ 2001-12-25 18:38:00 +00:00
wiz
d866c015d3 Silence a pkglint warning. 2001-12-25 18:02:55 +00:00
wiz
960b8111db Add RCS Id. 2001-12-25 18:02:08 +00:00
wiz
208fbb0040 Buildlinkify. 2001-12-25 17:40:26 +00:00
wiz
286e9dc438 Add comment with reason for INCOMPAT_CURSES setting. 2001-12-25 17:32:01 +00:00