Commit graph

16185 commits

Author SHA1 Message Date
dmcmahill
adbdebc615 use -fPIC for building libipal. needed for newer versions (>20001216)of verilog 2000-12-19 16:36:52 +00:00
wulf
7db6e6f19b Updated kdevelop to 1.3 2000-12-19 14:17:27 +00:00
hubertf
61d744da8d Enable IPv6 - see the dancing Kame! 2000-12-19 13:58:16 +00:00
wiz
4b73e54565 USE_X11 -> USE_X11BASE 2000-12-19 12:08:32 +00:00
dmcmahill
16f1a87d5c do not try to install xml files. should fix recently noted bulk build problems 2000-12-19 10:30:23 +00:00
jlam
432b549e10 Move HTML documentation to under share/doc/html. 2000-12-19 09:24:17 +00:00
jlam
aa21263716 Add build dependency on perl, needed for apxs. 2000-12-19 07:49:41 +00:00
jlam
47dddbae81 Update stunnel to 3.9. For NetBSD, if in-tree OpenSSL exists, then the
default certificate directory is now /etc/openssl/certs (matches OpenSSL's
default), but if stunnel uses the pkgsrc OpenSSL, then the default is
${PREFIX}/certs.

Changes from version 3.8 include:

* Updated temporary key generation:
   - stunnel is now honoring requested key-lengths correctly,
   - temporary key is changed every hour.
* transfer() no longer hangs on some platforms.
  Special thanks to Peter Wagemans for the patch.
* Potential security problem with syslog() call fixed.
* use daemon() function instead of daemonize, if available
* added -S flag, allowing you to choose which default verify
  sources to use
* relocated service name output logging until after log_open.
  (no longer outputs log info to inetd socket, causing bad SSL)
* -V flag now outputs the default values used by stunnel
* Added rigerous PRNG seeding
* PID changes (and related security-fix)
* Man page fixes
* Client SSL Session-IDs now used
* -N flag to specify tcpwrapper service name

* UPGRADE NOTE: this version seriously changes several previous stunnel
  default behaviours.  There are no longer any default cert file/dirs
  compilied into stunnel, you must use the --with-cert-dir and
  --with-cert-file configure arguments to set these manually, if desired.
  Stunnel does not use the underlying ssl library defaults by default
  unless configured with --enable-ssllib-cs.  Note that these can always
  be enabled at run time with the -A,-a, and -S flags.
  Additionally, unless --with-pem-dir is specified at compile time,
  stunnel will default to looking for stunnel.pem in the current directory.
2000-12-19 07:03:21 +00:00
itojun
fba42166ba fix installation of LC_MESSAGES message catalog file. 2000-12-19 04:36:55 +00:00
hubertf
8472ad0a54 Add libtool in 'make fetch-list' output. Suggested by Klaus Heinz. 2000-12-19 02:32:22 +00:00
tsarna
52875d8e54 Add and enable py-idle 2000-12-18 23:53:03 +00:00
tsarna
65c1c21b33 added py-idle from Jeff Rizzo in PR#11686
IDLE is the Integrated Development Environment for Python.
2000-12-18 23:52:39 +00:00
tsarna
00cf849bf9 Add and enable ibutton-pdkit, p5-ControlX10-CM11, xtend 2000-12-18 23:35:04 +00:00
tsarna
9c6f948e85 ibutton-pdkit from Damon Brodie in PR#11641
public domain kit for Dallas Semiconductor ibuttons
2000-12-18 23:33:32 +00:00
tsarna
feebf1f942 Add and enable p5-Device-SerialPort 2000-12-18 23:19:19 +00:00
tsarna
1429dbc79e xtend-1.2beta4 from Damon Brodie in PR#11761 2000-12-18 23:16:22 +00:00
tsarna
6b27431484 p5-ControlX10-CM11 from Damon Brodie in PR#11763 2000-12-18 23:09:53 +00:00
tsarna
b3288638a3 p5-Device-SerialPort pkg from Damon Brodie in PR#11762, but moved to
comms category.
2000-12-18 23:04:26 +00:00
kim
29e535883b Highlights from the upgrade to tidy-20000804:
- fixed script element handling in framesets
- detect repeated attributes e.g. in tables
- supports Gnu Emacs error parsing
- Word 2000 cleanup
- HTML syntax fixes
2000-12-18 20:20:10 +00:00
jwise
3f5ad65e3c As imap-uw was recently updated to provide SSL support, programs which link
with libimapuw (at least on ELF) _need_ to explicitly bring in -lssl -lcrypto.

In the future, when updating a package, _please_ check any packages which depend
on that package to make sure they aren't broken by the change.  It took a _long_
time to find out that pine was broken on this machine (a SparcClassic).
2000-12-18 18:09:11 +00:00
wiz
83e2c4fece Move x11/ascp, x11/econf, and x11/wmextra to wm. 2000-12-18 13:54:38 +00:00
wiz
c9cf5a7dd9 Move three more window manager support packages from x11 to wm. 2000-12-18 13:50:41 +00:00
kei
ed8f71ab8a add and enable "gnyaclock" package. 2000-12-18 12:37:04 +00:00
kei
0775acdeea import of new "gnyaclock" package.
gnyaclock is an accessory with Bezier curve.  Its curve has something to do
with the present time.
2000-12-18 12:35:48 +00:00
itojun
bc03f88c7b upgrade to 2.3. XXX not sure if patch-aa is right or not.
pcap-int.h is normally installed, as it is internal to libpcap.


$Id: CHANGES,v 1.54 2000/12/17 16:39:05 dugsong Exp $

v2.3 Sun Dec 17 11:35:38 EST 2000

- Add VRRP parsing to dsniff, from Eric Jackson <shinobi@monkey.org>.

- Require pcap filter argument for tcpkill, tcpnice.

- Add Microsoft PPTP MS-CHAP (v1, v2) parsing to dsniff, based on
  anger.c by Aleph One <aleph1@securityfocus.com>.

- Fix pcAnywhere 7, 9.x parsing in dsniff.

- Add -t trigger[,...] flag to dsniff, to specify individual triggers
  on the command line.

- Convert most everything to use new buf interface.

- New programs: dnsspoof, msgsnarf, sshmitm, webmitm.

- Fix inverted regex matching in *snarf programs.

- Consistent arpspoof, macof, tcpnice, tcpkill output.

- Rename arpredirect to arpspoof (maintain consistent *sniff, *snarf,
  *spoof, *spy nomenclature).

- Consistent pcap filter argument to dsniff, *snarf programs.

- Add trigger for Checkpoint Firewall-1 Session Authentication Agent
  (261/tcp), as suggested by Joe Segreti <seg@clark.net>.

- Add SMTP parsing to dsniff, as requested by Denis Ducamp
  <Denis.Ducamp@hsc.fr>.

- Add rexec and RPC ypserv parsing to dsniff, as requested by
  Oliver Friedrichs <of@securityfocus.com>.

- Add HTTP proxy auth parsing back to dsniff, it got lost in the
  shuffle. Reported by Denis Ducamp <Denis.Ducamp@hsc.fr>.

- Add NNTPv2 and other AUTHINFO extensions to dsniff.
2000-12-18 08:49:38 +00:00
kei
3b4d38c278 Don't pass `bsd44' to configure. It's no longer supported/needed. 2000-12-18 08:28:06 +00:00
jwise
ba2ef0edfa Fix typo. 2000-12-18 05:44:56 +00:00
wiz
a2a7f38ab0 Install gnome-support files even if gnome is not installed; this way
we don't have to have separate PLISTs for the two cases.
2000-12-18 04:21:08 +00:00
kei
017e62d91b add ${X11PREFIX}/lib/X11/fonts/local. plex86 now installed properly. 2000-12-18 02:32:12 +00:00
wiz
8cfd3e9795 Update to 3.0.22. Changes:
- Added option to have TkRemind display all of today's reminders in a text
  box on startup.  This option is on by default.
- Makefile in "www" directory allows you to add ".cgi" suffix to CGI scripts.
- Added option to completely delete a reminder from the reminder file in
  the timed reminder popup dialog.
- Clarified build instructions.
- Fixed packing order in TkRemind so resizing window doesn't make control
  buttons disappear.
- Fixed serious bug in which background queued reminders were ignored and
  Remind simply exited.  Doh!  Sorry about that.
2000-12-18 00:41:50 +00:00
wiz
6b687df9ff Update to glclock-6.0b6.0. Changelog is in Japanese. 2000-12-18 00:34:01 +00:00
wiz
d69de4b49e Update to 2.2.1. Changelog not available. New maintainer. 2000-12-18 00:21:55 +00:00
jlam
714d2c98a1 Make this default file more useful with regard to accepting URIs to
CGI programs.  Also add a comment about syntax of this file.
2000-12-18 00:16:26 +00:00
wiz
54fcb197a2 Fix HOMEPAGE and MASTER_SITES. 2000-12-18 00:16:03 +00:00
wiz
9c3f8cfa78 RCS Ids in patches is not a good idea. 2000-12-18 00:03:37 +00:00
wiz
572e80cd21 Move lots of packages to new time category; fix links; add time subcategory
to main Makefile.
2000-12-17 23:40:53 +00:00
hubertf
4605da6728 Note that ssh doesn't need to be installed in /etc/rc.conf on 1.5 systems. 2000-12-17 23:32:39 +00:00
wiz
df7948804e New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime,
misc/remind, sysutils/logtime, and 19 more from x11.
2000-12-17 23:32:09 +00:00
wiz
389033175d Reformat. 2000-12-17 23:28:44 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
wiz
7ea260e867 Fix typo. 2000-12-17 22:35:01 +00:00
jlam
2241a81cb3 Honor CFLAGS passed in from environment during build. Improve the INSTALL
script and add a DEINSTALL script in handling the config file.
2000-12-17 22:21:44 +00:00
david
07eed863d5 Update package and close PR pkg/11596 2000-12-17 21:50:56 +00:00
tron
61e11e7f2c Depend on version 6.3 or newer of the SuSE packages. 2000-12-17 21:49:40 +00:00
jlam
9c8a02f29b Make this package look more like php3 by installing a php binary for use as
a CGI executable for HTTP servers without a SAPI module.
2000-12-17 21:33:55 +00:00
wiz
bb7a355e94 Fix path. 2000-12-17 21:18:30 +00:00
ad
9b1d4e34de Get the distfile from a mirror. Addresses pkg/11756. 2000-12-17 21:11:49 +00:00
jlam
d4d1b7c68c Remove from lang category 2000-12-17 21:04:20 +00:00
jlam
566acf172c Quote the values when setting variables in case they contain spaces.
This fixes passing in CXXFLAGS from the environment during the build.
2000-12-17 20:59:37 +00:00
jlam
302522ff27 Add and enable php4-imap. 2000-12-17 19:56:31 +00:00