Commit graph

21298 commits

Author SHA1 Message Date
zuntum
52940427a7 Initial import of gcvs-1.0a7
gcvs is a GTK CVS client based upon WinCVS

Fixes pkg/13296 by Michael Santos <mike@ethmoid.org>
2001-06-24 23:11:42 +00:00
dmcmahill
0ec38a1515 add an option to allow logging the output of "mkisofs -v -v" to a file.
This provides the required information for some "on the fly" iso image
generation on an ftp server.  Requested by Todd Vierling.

bump rev to 1.3.
2001-06-24 21:46:33 +00:00
zuntum
99fadbf743 Fix forget'o: add missing output redirection for SED 2001-06-24 13:43:48 +00:00
zuntum
50d3f99658 add & enable cvs2html 2001-06-24 13:30:50 +00:00
zuntum
f051f787c0 Initial import of cvs2html-1.82
cvs2html is a perl script to transform the 'cvs log' output to HTML.
The program can be used for any type of cvs archive.
2001-06-24 13:30:17 +00:00
wiz
0207f96073 Doesn't seem to need GNU make anymore. 2001-06-24 11:19:00 +00:00
veego
ec65b90f7c Update to the latest version. Fixes pr#13272 2001-06-24 10:06:32 +00:00
taca
a249b78dbb Remove share/examples/mgp/dns-jp.mgp from PLIST since magicpoint-1.08a
dosen't contain this file any more.
2001-06-24 09:01:54 +00:00
taca
d1eee7f719 Update samba to 2.2.0a as samba-2.2.0nb2. Quoting from WHATSNEW.txt:
WHATS NEW IN Samba 2.2.0a:  23rd June 2001
              ==========================================

SECURITY FIX
============

This is a security bugfix release for Samba 2.2.0. This release provides the
following two changes *ONLY* from the 2.2.0 release.

1). Fix for the security hole discovered by Michal Zalewski (lcamtuf@bos.bindview.com)
    and described in the security advisory below.
2). Fix for the hosts allow/hosts deny parameters not being honoured.

No other changes are being made for this release to ensure a security fix only.
For new functionality (including these security fixes) download Samba 2.2.1
when it is available.

The security advisory follows :


                IMPORTANT: Security bugfix for Samba
                ------------------------------------

June 23rd 2001


Summary
-------

A serious security hole has been discovered in all versions of Samba
that allows an attacker to gain root access on the target machine for
certain types of common Samba configuration.

The immediate fix is to edit your smb.conf configuration file and
remove all occurances of the macro "%m". Replacing occurances of %m
with %I is probably the best solution for most sites.

Details
-------

A remote attacker can use a netbios name containing unix path
characters which will then be substituted into the %m macro wherever
it occurs in smb.conf. This can be used to cause Samba to create a log
file on top of an important system file, which in turn can be used to
compromise security on the server.

The most commonly used configuration option that can be vulnerable to
this attack is the "log file" option. The default value for this
option is VARDIR/log.smbd. If the default is used then Samba is not
vulnerable to this attack.

The security hole occurs when a log file option like the following is
used:

  log file = /var/log/samba/%m.log

In that case the attacker can use a locally created symbolic link to
overwrite any file on the system. This requires local access to the
server.

If your Samba configuration has something like the following:

  log file = /var/log/samba/%m

Then the attacker could successfully compromise your server remotely
as no symbolic link is required. This type of configuration is very
rare.

The most commonly used log file configuration containing %m is the
distributed in the sample configuration file that comes with Samba:

  log file = /var/log/samba/log.%m

in that case your machine is not vulnerable to this attack unless you
happen to have a subdirectory in /var/log/samba/ which starts with the
prefix "log."

Credit
------

Thanks to Michal Zalewski (lcamtuf@bos.bindview.com) for finding this
vulnerability.


New Release
-----------

While we recommend that vulnerable sites immediately change their
smb.conf configuration file to prevent the attack we will also be
making new releases of Samba within the next 24 hours to properly fix
the problem. Please see http://www.samba.org/ for the new releases.

Please report any attacks to the appropriate authority.

        The Samba Team
        security@samba.org
2001-06-24 07:55:22 +00:00
itojun
9edd0bfc01 plug buffer overrun vulnerability in mime charset parsing. from bugtraq. 2001-06-24 05:57:23 +00:00
taca
dd719aa0d6 Enable zebedee. 2001-06-24 05:52:03 +00:00
taca
3c0edbc6a2 Importing zebedee 2.2.2. Quoting from README.txt is here.
Zebedee Secure Tunnel
=====================

Zebedee is a simple program to establish an encrypted, compressed
"tunnel" for TCP/IP or UDP traffic between two systems. This
allows data from, for example, telnet, ftp and X sessions to be
protected from snooping. You can also use compression, either
with or without data encryption, to gain performance over
low-bandwidth networks.

The main goals for Zebedee are to:

 * Provide client and server functionality under both UNIX
   and Windows 95/98/NT.

 * Be easy to install, use and maintain with little or no
   configuration required.

 * Have a small footprint, low wire protocol overhead and
   give significant traffic reduction by the use of
   compression.

 * Use only algorithms that are either unpatented or for
   which the patent has expired.

 * Be entirely free for commercial or non-commercial use and
   distributed under the term of the GNU General Public
   Licence (see LICENCE.txt for details).

For further information on how to use Zebedee see the file
zebedee.html in the distribution (or the manual page for
zebedee(1) under UNIX -- it is basically the same text). Example
configuration files are also provided.
2001-06-24 05:48:51 +00:00
minoura
034cf2f840 MACHINE_GNU_ARCH etc. were hardcoded :p 2001-06-24 03:12:46 +00:00
zuntum
43cf5395a4 Remove MOC and UIC references -- we no longer try to compile this package
with qt2 support.
2001-06-24 02:25:51 +00:00
zuntum
d6ed635561 Remove FreeBSDism -- USE_AUTOCONF 2001-06-24 02:22:25 +00:00
zuntum
0f58b87f48 Remove USE_XLIB as it has no effect; I wonder who put it here 2001-06-24 02:16:38 +00:00
zuntum
4cff93bf7d o converted to use buildlink.mk from qt2-libs package 2001-06-24 02:11:53 +00:00
zuntum
779248843d regen 2001-06-24 01:32:08 +00:00
zuntum
80e2ea9aff o set USE_X11 so X11BASE gets added to LDFLAGS -- simplifies patch-aa 2001-06-24 01:30:39 +00:00
hubertf
3b198e82c0 A tiny example how I start my sandbox builds.
Nothing fancy, probably needs adjusting to other people's environments.

XXX the list of things that need to be setup in the sandbox should
XXX probably be moved to Packages.txt...
2001-06-23 23:30:28 +00:00
hubertf
81cdec4cf4 Add a script that I use to upload binary pkgs to the FTP server 2001-06-23 23:27:18 +00:00
frueauf
f36eaf05d5 Add pconsole. 2001-06-23 22:00:52 +00:00
frueauf
590c9056ca Initial import of pconsole-1.0.
This is pconsole, the parallel console tool. pconsole was meant as an
interactive administrative shell tool for clusters.

pconsole allows you to connect to each node of your cluster simultaneously,
and you can type your administrative commands in a specialized window that
'multiplies' the input to each of the connections you have opened.
pconsole is best run from within X Windows, although it is possible to
employ it without X (in console mode) as well.
You need to install pconsole on only 1 machine in the cluster, this would
usually be your central administrative node.

pconsole makes use of ssh if possible.
2001-06-23 21:52:07 +00:00
jlam
a2484a18ef Correct typo and reorder lines to our BUILDLINK_FIX_LIBTOOL_SED setting
comes first.
2001-06-23 21:02:22 +00:00
jlam
4c6dce5402 Add buildlink.mk file for use by other package Makefiles. 2001-06-23 19:46:22 +00:00
jlam
806a25ed07 Use BUILDLINK_FIX_LIBTOOL_SED to replace for installed freetds directory. 2001-06-23 19:42:11 +00:00
jlam
0e9e7bbb86 Factor out the sed expression used to fix libtool archives into a variable,
BUILDLINK_FIX_LIBTOOL_SED, that may be appended to.
2001-06-23 19:38:55 +00:00
jlam
01cd272088 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
use ${FIND}/${SORT} instead of find/sort.
2001-06-23 19:36:46 +00:00
jlam
cf38f6e818 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-23 19:36:03 +00:00
jlam
ada00ab7d3 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Handle
-L and rpath specifications in the config files by directly substituting
their final values; this is needed since the configure script directly
manipulates these values via sed and needs the substituted values, not
just ${VAR}.  Also honor CXXFLAGS passed in from the environment (possibly
containing optimization flags) during the build.
2001-06-23 19:35:27 +00:00
jlam
10b20dedae Within a package, references to it's installed location should be
${PREFIX}.
2001-06-23 19:30:03 +00:00
jlam
30a536ee18 The QT2 directory is not always ${X11BASE}/qt2. 2001-06-23 19:29:09 +00:00
jlam
e301aff54e Add buildlink.mk file for use by other package Makefiles. 2001-06-23 19:28:22 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
8ca42bcf7c Add buildlink.mk file for use by other package Makefiles. 2001-06-23 19:24:20 +00:00
jlam
4f8e83cd40 Note caveat about how buildlink.mk doesn't currently meet goal #2 on
systems that install packages directly under ${X11BASE} (systems not using
xpkgwedge).
2001-06-23 14:29:29 +00:00
jlam
38e21935c9 Fix grammar a bit in buildlink.mk section. 2001-06-23 14:19:09 +00:00
zuntum
8a98233c90 Update getmail to 2.0.20
Changes:
  -remove dead code
  -fix bug in example getmailrc file.  Thanks to John Gennard for spotting this.
  There was an instance of an empty option value left over from before this was
  an issue.
2001-06-23 11:00:14 +00:00
frueauf
6b1294e957 Update fetchmail{conf} to 5.8.8. This should fix pr 13269 submitted
by Emmanuel Dreyfus.

fetchmail-5.8.8 (Wed Jun 20 17:22:26 EDT 2001), 20782 lines:

* Fix bug that prevented messages from being marked oversized unless -v was on.
* Byrial Jensen made the tracepoll information RFC822-conformant.
* Reorder code to avoid accessing line buffers after they have been freed.
* Steven Krings's patch to deal with over-long header lines.
* Fix for Debian bug #101500.
* Updated Danish translation by Byrial Jensen.
* Chris Maio's patch for POP3 with BSMTP.
* Patch from HMH resolves DEbian bug #101530.

fetchmail-5.8.7 (Sun Jun 17 12:02:17 EDT 2001), 20749 lines:

* Make fetchmailconf work properly again by fixing tracepolls mismatch.
* HMH's fix for Debian bug #98127.
* driver.c refactoring in preparation for streaming mode.
2001-06-23 10:01:59 +00:00
dmcmahill
3d9322d4ca update to cdpack-1.2
change is that the automatically generated README.txt file is now
only generated if requested via the -R flag as opposed to always generating
the file.

Suggested by Hubert.
2001-06-23 04:08:04 +00:00
jlam
bad64676c1 Pull in buildlink files for jpeg, lcms, and zlib as they're needed when
linking against libmng.
2001-06-22 16:46:51 +00:00
jlam
9273f351a3 Add buildlink.mk file for use by other package Makefiles. 2001-06-22 16:44:18 +00:00
jlam
a0079390c9 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Add
missing dependency on zlib.
2001-06-22 16:43:27 +00:00
jlam
a6abca1729 Add buildlink.mk file for use by other package Makefiles. 2001-06-22 16:39:00 +00:00
jlam
2b08fa4da3 Mark as USE_BUILDLINK_ONLY. 2001-06-22 16:38:38 +00:00
jlam
873384864f Mark as USE_BUILDLINK_ONLY. 2001-06-22 16:16:06 +00:00
taca
afbda12c2c Update chasen to 2.2.7. Change from 2.2.6 is below:
----------------------------------------------------------------------
ChaSen 2.2.7 (2001/06/22)
----------------------------------------------------------------------
- bug fix for sentence end processing
- "EOS" length is modified from 3 to 0.
2001-06-22 14:12:06 +00:00
jtb
17b2810279 Install yorick files under ${PREFIX}/share instead of ${PREFIX}/lib. 2001-06-22 14:05:36 +00:00
wiz
46f66478d7 Update homepage. 2001-06-22 14:00:19 +00:00
jlam
c12fd070cf Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-22 06:12:01 +00:00