Commit graph

19910 commits

Author SHA1 Message Date
kei
66b044da41 * Unintentionally depended readline but works well with the libtermcap. 2001-05-03 00:45:56 +00:00
dmcmahill
db5d23bac3 add another TODO item. (flag to exclude NO_BIN_ON_CDROM packages). 2001-05-03 00:30:52 +00:00
dmcmahill
2e28011fbd make a note in the author section that I got the idea of duplicating packages
to eliminate inter-cd dependencies from Todd Vierling.
2001-05-03 00:29:06 +00:00
itojun
f4c99f578c use postfix 20010228-pl02 from wietse.
20010403

	Workaround: the mysql library can return null pointers
	rather than zero-length strings.

20010404

	Ergonomics: log additional information about the reason
	why "mail for XXX loops back to myself", when the local
	machine is the best MX host. File: smtp/smtp_addr.c.

20010406

	Changed some noisy LDAP client warnings into optional
	logging. LaMont Jones, util/dict_ldap.c.

20010411

	Bugfix: the SMTP server now replies with 550 instead of
	503 when it receives the DATA command without having received
	a valid recipient address. This is needed for the Sendmail
	client-side pipelining implementation. Problem reported by
	Lutz Jaenicke. File: smtpd/smtpd.c.

	Cleanup: shut up if chattr fails on Reiserfs and other file
	systems that do not support the respective attributes.
	Files: conf/postfix-script-{no,}sgid.

20010413

	Ergonomics: Postfix applications now warn when a DB or DBM
	file is out of date, and recommend to rebuild the table.
	Files: util/dict_db.c, util/dict_dbm.c.

20010414

	Bugfix: with a non-default inet_interfaces setting, the
	master ignored host information in master.cf host:port
	settings.  Fix by Jun-ichiro itojun Hagino @ iijlab.net.
	Files: master/master.h, master/master_ent.c.

20010426

	Bugfix: the SMTP server did not parse invalid MAIL FROM or
	RCPT TO addresses such as <first last <user@domain>> the
	way it was supposed to do.  I thought this was taken care
	of years ago. File:  smtpd/smtpd.c.

20010427

	Bugfix: smtpd would reject mail instead of replying with
	a 4xx temporary error code when, for example, an LDAP or
	mysql server was unavailable. Remotely based on a fix by
	Robert Kiessling @ de.easynet.net. File: smtpd/smtpd_check.c.
2001-05-03 00:24:12 +00:00
jlam
a06b6353c3 Share common distinfo file with www/php4 2001-05-02 22:47:30 +00:00
jlam
71e78c7453 Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all
the per-package code that attempt to remove this directory if it's empty.
2001-05-02 22:22:42 +00:00
jlam
d73df3aaee Use a common distinfo file between ghostscript and ghostscript-nox11. 2001-05-02 21:47:04 +00:00
dmcmahill
51b94997c0 Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>
in PR pkg/12803 and integrated by me.  It also now compiles on alpha but
segfaults there so change the broken message accordingly.
2001-05-02 21:46:07 +00:00
wiz
97653fb72b Fix typo in COMMENT, noted while reading the 'Changes in the NetBSD
Packages Collection in April 2001'.
2001-05-02 19:34:54 +00:00
wiz
6667610849 Enable gdevmjc. Noted working by MOCHIDA Shuji in pkg/12710. 2001-05-02 17:05:23 +00:00
jlam
7c62258322 Share the distinfo file in freeciv-share. Remove unnecessary patch
and remove build dependency on autoconf: we now install the locale files
properly under ${PKGLOCALEDIR}.
2001-05-02 16:34:57 +00:00
jlam
80ec11b64e Update freeciv-client-gtk to 1.11.4nb1. The only change is that the
binary is now installed as "civclient-gtk" to avoid a namespace clash with
the freeciv-client package.
2001-05-02 16:32:41 +00:00
jlam
da45623771 Note CONFLICT with freeciv-client-gtk<=1.11.4. Newer versions of
freeciv-client-gtk install as "civclient-gtk" to avoid a namespace
clash.
2001-05-02 16:31:09 +00:00
jlam
7ade8a3d56 Patch configure instead of configure.in so we don't need autoconf as a
build dependency.  Also minimize diffs between giflib/Makefile and
libungif/Makefile.
2001-05-02 15:51:21 +00:00
jtb
9fc65d84bc Use ${CFLAGS}. Noticed by Tomasz Luchowski. 2001-05-02 15:37:21 +00:00
skrll
4d5f65cc75 Disable ucd-snmp-current as ucd-snmp is newer. 2001-05-02 15:22:46 +00:00
jlam
363669d223 Change dependency from readline-* to readline>=2.2. Add a comment for
why we need LIBS+=-ltermcap.
2001-05-02 15:11:18 +00:00
jtb
a52e4e914f Add a MESABASE_DEFAULT. 2001-05-02 15:08:52 +00:00
jtb
74291604c7 Determine MESABASE using EVAL_PREFIX so that it works correctly with
xpkgwedge.  Thanks to Johnny C. Lam for noticing the problem and
Alistair G. Crooks for the suggested solution.
2001-05-02 14:49:37 +00:00
wiz
151c811bc6 Install html documentation in share/doc/html instead of share/doc.
By Dieter Baron.
2001-05-02 13:59:33 +00:00
dmcmahill
0c4917e918 do some extra checks. In particular, don't try to pkg_add a package if
it doesn't exist (doh!).
2001-05-02 13:51:43 +00:00
rh
686fbb32c4 USE_GMAKE to fix installing under 1.4.x 2001-05-02 12:37:05 +00:00
zuntum
ab2d68f9e9 Update HOMEPAGE (Helix Code changed its name to Ximian) 2001-05-02 11:14:56 +00:00
zuntum
6ef92d0ac4 o we don't want it to depend on X, so disable X support -> don't built nifty
Fixes bulk build problem.
2001-05-02 10:14:02 +00:00
zuntum
8f1f423983 Make this package depend on gtk, should fix bulk build 2001-05-02 09:35:47 +00:00
zuntum
57d9985fe4 o ${MKDIR} -> ${INSTALL_DATA_DIR}
o simplify docs installation
o simplify WRKSRC -- it's now WRKDIR/PKGNAME
2001-05-02 09:25:56 +00:00
jlam
a8f52f2ada * Rearrange MySQL build structure by providing a Makefile.common that is
included by both mysql-server/Makefile and mysql-client/Makefile.
* Remove some unnecessary patches from mysql-client.
* Remove build dependency on autoconf as we don't really need to use it.
* Improve detection of native readline library.
* Provide INSTALL/DEINSTALL scripts to perform initial database setup and
  to remind the package administrator to remove unnecessary directories upon
  package removal.
* Use complete path to chown in various installed scripts.  Fixes pkg/12725.
* Install server manpages with the server package.  Fixes pkg/12724.
2001-05-02 08:22:28 +00:00
jlam
981957ed83 Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuff
should actually work now on non-XFree86-4.0.x systems.
2001-05-02 04:53:11 +00:00
fredb
b7b3b3dafd Add audio support (ossaudio + a work-around for PR lib/12796).
Don't bother trying to compile for debugging in the pkgsrc Makefile.
"-fomit-frame-pointer" makes it impossible to debug on i386 anyway,
and it's easy enough to modify the package makefiles before building.
2001-05-02 04:02:05 +00:00
jtb
7cbf29c50f Add PLPLOT_PREFIX_DEFAULT=${LOCALBASE} so that EVAL_PREFIX returns the
correct prefix when plplot isn't already installed.
2001-05-01 22:40:43 +00:00
jtb
9cefc30625 Use --with-opengl=${X11BASE} in CONFIGURE_ENV. 2001-05-01 22:37:13 +00:00
jtb
7a763bdff8 Use ${CC} rather than cc. 2001-05-01 22:06:33 +00:00
wiz
848f6dc8ad Fix typo (with no actual effect) 2001-05-01 21:37:04 +00:00
wennmach
96058422d4 o remove whitespace from Makefile
o add $NetBSD$ RCS tag to patch-ab
o regen distinfo
2001-05-01 18:07:48 +00:00
jlam
1dde355ed9 php4-mcrypt - PHP4 extension for the mcrypt crypto algorithms library.
Package provided by Stephen Borrill <sborrill@precedence.co.uk> in
pkg/12722.
2001-05-01 17:59:32 +00:00
jlam
d28621d5b8 Add support for building the mcrypt module as a separate package. 2001-05-01 17:56:45 +00:00
jlam
b73958a86e Document PHP_PKG_VERS variable. 2001-05-01 17:34:43 +00:00
jlam
5188c12f76 Remove unneeded distinfo files. PHP4 module packages now use the distinfo
file from www/php4.
2001-05-01 17:29:51 +00:00
jlam
cf8df2877b Use a common distinfo file amongst the various php4 module packages. 2001-05-01 17:28:41 +00:00
jlam
6b22abff85 Honor CFLAGS passed in from environment during build. 2001-05-01 16:34:10 +00:00
jtb
566ee20aa2 Don't use the tcl or tk stub libraries. Thanks to Nick Hudson for pointing
out the problem.
2001-05-01 16:13:53 +00:00
dmcmahill
74198db1cf provide 2 examples of cdpack usage in the bulk->cdpack section. Suggested
by Hubert.
2001-05-01 16:06:27 +00:00
abs
5efb6adb10 Update pkglint to 2.49
lintpkgsrc now handles '/1' suffix in make Sy: expressions
2001-05-01 15:52:50 +00:00
rh
311c882634 Link against libiconv. Closes PR 12681 by Bob Bernstein
<poobah@ruptured-duck.com>
2001-05-01 12:45:56 +00:00
skrll
a7fab53356 Pull in security fixes for kdesu from KDE-2.1.2.
Bump version of kdelibs to 2.1nb1 and update dependencies to the new
version.
2001-05-01 09:46:36 +00:00
agc
8744bbe3b0 + Now that editors/sam installs header files and libraries, use a
conventional DEPENDS mechanism.
+ Avoid hardcoded "/usr/X11R6" in Makefiles
+ Split patch-ab into multiple patches.

Should fix bulk-build problems, as well as getting rid of one more
"eccentric" package.
2001-05-01 09:35:40 +00:00
agc
89c9aae983 Install header files, as they are needed by x11/9term
Install some libraries, as they are needed by x11/9term
Move DEPENDS line in Makefile to shut up pkglint
Bump version number to 4.3nb1
2001-05-01 09:16:24 +00:00
jlam
67ca23587a Check for /usr/include/readline/readline.h, too, in deciding on whether to
include dependency on readline package, and miscellaneous whitespace fixes.
2001-05-01 07:16:14 +00:00
tron
5d0d5766a3 Add missing checksum and size for LZW compression kit. 2001-05-01 07:14:05 +00:00
jlam
50e48de524 Honor CFLAGS passed in from environment during build. 2001-05-01 07:01:56 +00:00