Commit graph

32556 commits

Author SHA1 Message Date
wiz
99fdb92ec8 Convert to buildlink2. 2002-09-23 14:32:57 +00:00
wiz
3562ca3878 Convert to buildlink2. 2002-09-23 14:10:13 +00:00
wiz
3f49c4abcf Unused. 2002-09-23 14:10:10 +00:00
wiz
7cdb899665 xlhtml-0.5 update. Correct date in previous entries, should be server local
time.
2002-09-23 14:03:03 +00:00
wiz
06f24e1668 Update to 0.5, changes unknown. Convert to buildlink2.
Remove the buildlink2.mk, since the libraries referenced there are not
installed any more.
2002-09-23 14:00:52 +00:00
markd
9da9d2f41f -Wl,-rpath -> -Wl,-R to also work on Solaris. 2002-09-23 13:52:15 +00:00
wiz
e8be4934f7 Unused. 2002-09-23 13:47:23 +00:00
markd
bf511b48c1 find ... -or ... -> find ... -o ... for more portability. 2002-09-23 13:41:15 +00:00
markd
427592ad77 Add mimedefang defaults 2002-09-23 13:37:21 +00:00
taca
aa81e6de68 - Move BUILD_DEPENDS line after USE_SHINONOME is really defined. 2002-09-23 13:26:29 +00:00
markd
266b07d055 Noted sendmail, libmilter and mimedefang. 2002-09-23 13:25:17 +00:00
taca
a2a25eb3ab - BUILD_DEPENDS to gmake limits when USE_SHINONOME is defined to "YES". 2002-09-23 13:24:44 +00:00
taca
9525ba1f0f - Revert Makefile revision 1.20 since gmake is partially used in
post-extract target when USE_SHINONOME == "YES".
- Add optional fonts' checksum to distfiles.
2002-09-23 13:23:34 +00:00
abs
ad0c708fc1 Toss in strlcpy.c and hey presto: Instant linux pkg_install binaries. 2002-09-23 13:16:59 +00:00
markd
645790f8b7 Add libmilter, mimedefang and sendmail811 2002-09-23 13:11:54 +00:00
markd
5be76ed084 Initial import of mimedefang-2.21
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later.  MIMEDefang filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts.  It then
reassembles the parts back into an e-mail message and sends it on its
way.

MIMEDefang is written (mostly) in Perl, and the filter actions are
expressed in Perl.  This makes MIMEDefang highly flexible and
configurable.  As a simple example, you can delete all *.exe and *.com
files, convert all Word documents to HTML, and allow other attachments
through.

MIMEDefang uses the "milter" feature of Sendmail to "listen in" to
SMTP connections.  It runs a scan once for each message, not once for
each recipient (as simpler procmail-based systems do.)  Therefore, it
is more CPU-friendly than procmail-based systems.  In addition,
because MIMEDefang can participate in the SMTP connection, you can
bounce messages (something impossible to do with procmail-based
systems.)
2002-09-23 13:08:52 +00:00
markd
cc878eae0b Initial import of libmilter-8.12.6
The sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order to
filter meta-information and content.

libmilter provides the implementation of this API.
2002-09-23 13:03:31 +00:00
abs
9eaafb2895 If defining TAILQ_FIRST and TAILQ_NEXT ensure we also define
TAILQ_HEAD_INITIALIZER - required for linux build.
2002-09-23 12:57:27 +00:00
markd
6b3f43045b Update to sendmail-8.12.6
Large number of bug fixes and feature enhancements, especially Milter
(Mail Filter) support and by default installation of sendmail does not use
set-user-ID root anymore.
2002-09-23 12:56:57 +00:00
markd
aa92d20951 Reimport of current sendmail-8.11.6 package as mail/sendmail811. 2002-09-23 12:38:44 +00:00
wiz
7019367b24 net/dc_gui-0.61 update 2002-09-23 11:49:02 +00:00
wiz
764cfa2177 Update to 0.61:
- GDL handling has been totally rewritten and is now more clean.
- It is now possible to destroy GDL "rename at end" entry like any other one.
- In the GDL list, sizes are now displayed using locale format.
- search result handling has been partially rewritten and is now more clean.
- The search result size is now displayed using locale format.
- old style user list is no more supported, only new one is (the one using
  list cache).
- user share lists handling has been partially rewritten and is now more clean.
- The user share lists are now displayed using locale format.
2002-09-23 11:48:29 +00:00
wiz
803584086f dctc-0.83.4 update 2002-09-23 11:10:51 +00:00
wiz
93fc578121 Update to 0.84.4:
- a (new) buggy clone seems to send string containing illegal character ('\0').
  Because this character is also the C string end character, it truncates string
  and DCTC crashs because an impossible case occurs. This version avoids the
  problem.
2002-09-23 11:10:07 +00:00
kleink
63972225dc Updated scmxx to 0.6.1.5nb1. 2002-09-23 10:51:34 +00:00
wiz
a7cf8418f9 Update ns-flash to 0.51, unknown changes. Readd sparc distsum to distinfo. 2002-09-23 10:50:21 +00:00
kleink
d800866d0d Bump to scmxx-0.6.1.5nb1, after distfile change due to an adjustment of
the PKGREVISION pendant in the included Debian spec file(!).
2002-09-23 10:49:30 +00:00
jlam
92ebb05c2c buildink1 -> buildlink2 2002-09-23 10:33:29 +00:00
jlam
c865861ed5 buildlink1 -> buildlink2 2002-09-23 10:31:25 +00:00
jlam
e11234801c buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
jlam
86f38a9ffb Trivially use buildlink2. 2002-09-23 10:20:41 +00:00
jlam
dbf69a63ef buildlink1 -> buildlink2 2002-09-23 10:20:06 +00:00
abs
692385e830 Update msudir to 0.11:
Allow fromgroup and rootdir to be unset in the config file.
2002-09-23 10:17:38 +00:00
abs
2e920c42d5 Update msudir to 0.11:
Allow fromgroup and rootdir to be unset in the config file.
2002-09-23 10:16:48 +00:00
jlam
1ad2c194a1 buildlink1 -> buildlink2 2002-09-23 10:10:51 +00:00
kleink
3a388dfc32 Updated openldap to 2.0.27. 2002-09-23 10:09:22 +00:00
kleink
d0c74e1a74 Update to 2.0.27; notable changes include:
OpenLDAP 2.0.27 Release
	Build environment
		Fix getopt(3) detection

OpenLDAP 2.0.26 Release
	Fixed slapd ACL buffer size bug (ITS#1963)
	Fixed slapd ACL filters w/substrings bug (ITS#2023, ITS#2027)
	Fxied slapd directory string space bug (ITS#2072)
	Fixed slurpd reject file handling bugs (ITS#2007, ITS#2009)
	Fixed back-ldbm indirect IDL bug (ITS#2039)
	Fixed libldap buffer size bugs (ITS#1935, ITS#1936)
	Fixed libldap gethostbyname mutex init bug (ITS#2019)
	Fixed liblutil passwd bug (ITS#2055)
	Fixed sasl large reads and writes (ITS#1983, also ITS#910,ITS#1861)
	Updated back-ldbm reindexing - slapindex rebuilds dn2id index
	Build environment
		Require version 1.5 if Cyrus SASL is present
		Remove tempnam checking and replacment implementation
2002-09-23 10:06:58 +00:00
jlam
bc7632f409 buildlink1 -> buildlink2 2002-09-23 09:54:03 +00:00
jlam
62362fddf7 buildlink1 -> buildlink2. 2002-09-23 09:37:50 +00:00
jlam
8138f57401 buildlink1 -> buildlink2 2002-09-23 09:28:47 +00:00
jlam
476b670382 Unused. 2002-09-23 09:24:02 +00:00
jlam
10bdf67101 buildlink1 -> buildlink2 2002-09-23 09:22:43 +00:00
jlam
ee12419f1f Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location of
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg>
variables whose values are appended to CPPFLAGS, which are automatically
passed to the configure and build processes.

BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are
now told that the software may be found where it really is installed, not
in ${BUILDLINK_DIR} as was the case with buildlink1.  Eventually, these
variables will be declared unsupported by buildlink2.
2002-09-23 09:22:14 +00:00
jlam
cb9c0e2464 perl5/module.mk is intended to be included by packages that build
and install perl5 modules.

The following targets are provided by this file:

do-configure          runs the standard perl configuration in
                      each of the directories specified in
                      ${PERL5_CONFIGURE_DIRS}.

The following variables may be set prior to including this file:

PERL5_CONFIGURE       if "YES", then run the standard perl
                      configuration assuming Makefile.PL exists;
                      defaults to "YES".

PERL5_CONFIGURE_DIRS  list of directories in which to run the
                      standard perl configuration; defaults to
                      ${CONFIGURE_DIRS}.

PERL5_LDFLAGS         extra linker flags to pass on to the build
                      process.

This file also does the PERL5_PACKLIST handling to generate a PLIST.  When
all p5-* packages have been modified to use module.mk, then the
PERL5_PACKLIST code in bsd.pkg.mk can be removed.
2002-09-23 08:56:13 +00:00
jlam
e11cfce83c * buildlink1 -> buildlink2
* Replace ELK_USE_{X11,MOTIF} with ELK_GUI, which is either "none" or is
  some combination of "xaw" and/or "motif".
* Reenable Motif -- it seems to build properly with OpenMotif-2.0.x.
* Modernize this package a bit and clean up how linker flags are passed to
  the build process by using the new variables available.
2002-09-23 08:45:40 +00:00
jlam
8c44b289f4 Missing a /lib on the end of the library path. 2002-09-23 08:41:00 +00:00
jlam
63ee7336e7 Provide a separate variable "X11_LDFLAGS" that just contains the linker
flags for finding the X11 libraries.  The value of X11_LDFLAGS is appended
to LDFLAGS if the packages uses X11.
2002-09-23 08:35:12 +00:00
jlam
04cb5535df Add the -Wl,-R flags to find the widget library. The ld wrapper script
understands "-Wl,-R" to be just "-R", so it will work fine.
2002-09-23 08:29:56 +00:00
grant
74c6e1f3e2 * use bsd.pkg.install.mk and automatic rc.d script handling.
* convert to rc.subr-style script.
2002-09-23 07:07:02 +00:00
grant
fb98d9c70d honour PKG_SYSCONFDIR.
ok'd by jlam.
2002-09-23 07:04:39 +00:00