Commit graph

24595 commits

Author SHA1 Message Date
jlam
1cb3c09b74 * Strongly buildinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove dynamic generation of PLIST.  It generates incorrectly if other
  packages install files in locations that kdebase2 thinks belong to it
  (cervisia2 does this).  Just list all of the files kdebase2 installs
  directly in the PLIST.  Also create a separate list of the plugins created
  when requested.  This fixes the problem noted in pkg/14549 by Mark Davies
  <mark@mcs.vuw.ac.nz>.
* Fix problem noted in pkg/14428 by Mark Davies <mark@mcs.vuw.ac.nz> where
  the the "Create New" links on the background menu in KDE2 fail to work
  properly, complaining about insufficient permissions to write files.
* Support finding -lXdpms on XFree86-3.3.x with the configure script.
* Support Netscape plugins in Konqueror on Linux.
* Fix problem noted in pkg/14429 by Mark Davies <mark@mcs.vuw.ac.nz> where
  the kdeeject script fails to properly call "eject" on NetBSD.
2001-11-13 21:10:45 +00:00
jlam
befb2d2650 * Strongly buildinkify.
* Manage all of the icon directories for all of the KDE2 packages in the
  PLIST.
* Workaround a NetBSD/alpha egcs optimization bug.
* Allow artsdsp pre-loadable module to be built.
* Fix pkg/14430 by Mark Davies <mark@mcs.vuw.ac.nz> where mounting devices
  from KDE2 when /sbin isn't in your path doesn't work because mount/umount
  can't be found.  We append /sbin:/usr/sbin to the path before calling
  mount/umount.
* Properly recognize that NetBSD's OSS implementation doesn't include the
  Linux MIDI interface.
* Fix and sort PLIST.
2001-11-13 21:09:07 +00:00
jlam
5e85458d08 Create two new files:
Makefile.kde2	included by projects that use the recommended KDE2 build
		infrastructure, including all of the admin scripts.

buildlink.mk	included by KDE2 packages and contains all of the settings to
		use the buildlink.mk infrastructure.

These obsolete Makefile.part1 and Makefile.part2.
2001-11-13 21:08:55 +00:00
tron
7771464e72 Set "PKGNAME" so that this package is named "guppi" instead of "Guppi"
as it was named before.
2001-11-13 16:23:23 +00:00
seb
c8f502b9a0 Upgrade to version 5.1.
While here added the support of Exuberant etags (exetags in this package).

List of changes for version 5.1:
* Changed name of option configuration files for MSDOS, MSWindows, and OS/2.
* Changed regex support to enforce REG_NEWLINE. This fixes problem where the
  newline character was explicity being matched by user patterns [Bug #431477].
* Added new public domain library for reading tag files (see readtags.h).
* Added support for variables and namespaces, provided by Jay Glanville [Vim].
* Added report of non-options in option configuration files and CTAGS
  environment variable.
* Added support for YACC language, submitted by Nick Hibma [YACC].
* Added support for Perl packages, submitted by Nick Hibma [Perl].
* Added '$' as valid identifier character for DEC C compiler [VMS, Bug #425147].
* Added compilation date and time to --version output.
* Added configure check for HP-UX to determine if ANSI options needed [HP-UX].
* Removed tags for forward class/struct declarations [C/C++, Bug #432563].
* Eliminated ;" separator from end of tag line when no extension fields are
  present.
* Fixed segmentation violation for some Lisp files [Lisp].
* Fixed segmentation violation occurring when file referenced in #line
  directive was from an unknown language.
* Fixed loss of sync when parsing bit fields named with C++ reserved word [C].
* Fixed compilation problem on gcc-2.7.2.
* Fixed problem parsing verbatim strings [Eiffel].
* Fixed problem with PHP references [PHP].
* Fixed handling of Perl __DATA__ sections [Perl].
* Fixed problem resulting from white space in tag name due to regex name
  specifier.
* Fixed double reading of $HOME/.ctags when current directory is $HOME.
* Fixed problem reading option configuration files using CR-LF newlines.
* Fixed problem preventing output control over tag kinds of regex patterns
  [Bug #429869]
2001-11-13 15:23:23 +00:00
agc
567de54f8d Clean up after last update:
+ restore definitions of RM and LN in makefile.neb, as they're used
later on in the file.

+ if we're going to the bother of passing PREFIX to the invocation of
make, we might as well use PREFIX rather than LOCALBASE in the definition
of CCLIENTDIR.
2001-11-13 10:38:58 +00:00
damon
f92c007f41 Take two: Upgrade /math/guppi to 0.40.0 2001-11-13 03:16:50 +00:00
enami
3f546803ee Set values only when not defined yet. 2001-11-12 23:04:26 +00:00
frueauf
28790bfc41 Update fetchmail{conf} to 5.9.5.
fetchmail-5.9.5 (Thu Nov  8 14:14:35 EST 2001), 21162 lines:

* Changed the logging logic along lines suggested by Jan Klaverstijn,
* fetchmailconf looks first in the directory it's running from to find
  fetchmail.
* Make sure we vet a success status correctly from open_smtp_sink()
  and open_bsmtp_sink().
* Matthias Andree's env.c patch to refuse service when QMAILINJECT is defined.
* Immediately abort if a non-empty QMAILINJECT environment variable is
  found. If it is set and contains f or i, qmail-inject or qmail's
  sendmail `compatibility' wrapper will rewrite From: or Message-ID:
  headers, respectively. En passant, fix the bug that program_name was
  not filled in before used when the user's ID had no PW entry, leading
  to (null) or crash when printing the error message. Patch by Matthias
  Andree.
* NextStep and OpenStep port patch from Eric Sunshine.
* Block signals during SockConnect() so we don't get a socket descriptor
  leak if we're hit by an alarm signal during connect(2).
* Set queryname even when server is inactive; avoids a core-dump bug in
  the fetchids code.
2001-11-12 17:33:42 +00:00
damon
d81130e1e0 Removed guppi (already exists in math/) 2001-11-12 13:02:44 +00:00
damon
86a3bc8ce9 pkg already exists in Math. 2001-11-12 13:01:49 +00:00
seb
96bd5a055b Upgrade to version 7.9.1
Fixed in 7.9.1
	much better connection re-use validity check
	bugfixed connection re-use for FTP urls containing name and password
	LDAP transfers no longer "hang"
	a memory leak in the cookie engine was removed
	CURLE_GOT_NOTHING is a new possible error code
	curl_easy_duphandle() now duplicates cookie parser status too
	--fail now only returns error if HTTP code is >= 400
	a possible memory leak when a transfer failed was removed
	builds better in cygwin
	"current speed" meter more accurate
	-c without -b saves the cookies now
	-0/--http1.0 can now be used to set HTTP 1.0 operations
	bugfixed libcurl for "thread-hopping" on Windows
	removed memory leak in IPv6-enabled libcurl
	'curl' no longer uses curl_formparse()
	non-blocking connects
	bugfixed curl_formadd()
	bugfixed CURLINFO_FILETIME
	bugfixed cookiejar
2001-11-12 12:27:30 +00:00
jlam
5dd02d376d Note addition of p5-CGI-FastTemplate-1.09 in www/p5-CGI-FastTemplate. 2001-11-12 09:18:34 +00:00
jlam
667d16cbd3 www/p5-CGI-FastTemplate - perl5 extension for managing templates
CGI::FastTemplate manages templates and parses templates, replacing variable
names with values.  It was designed for mid to large scale web applications
(CGI, mod_perl) where there are great benefits to separating the logic of an
application from the specific implementation details.  The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
2001-11-12 09:17:08 +00:00
itojun
67551d5f58 remove IPv6 patch for safety.
it seems that IPv6 patch has bad sideeffect on relaying determination.
2001-11-12 05:07:19 +00:00
wiz
dea8a63968 Darwin "support", by Yuji Yamano from pkg/14546. 2001-11-12 03:06:31 +00:00
damon
e4b0dd4ad7 Updating to 1.2.4. Adds some NetBSD specific stuff from Anthony Mallet (among other things)
Changelog:

	* Mail monitor option: Count unseen mail as new mail.  (Based on a patch
	  by Martin Man <Martin.Man--at--seznam.cz>)
	* Bugfixes:
	  o gkrellm -demo segfaulted.
	  o CPU sensor decals could be mapped wrong.
	* Contributions:
	  o Anthony Mallet <anthony.mallet--at--useless-ficus.net> sensors.c patch
	    adds temp, fan, and voltage monitoring for NetBSD
	  o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po translation update.
	  o Darell Tan <dardil@singnet.com.sg> fs.c patch checks for uid matching
	    "owner" in fstab_user_permission().
	  o Tomas Ogren <stric--at--cs.umu.se> Solaris disk.c patch avoids adding
	    not found disks to the disk list.
2001-11-11 22:11:09 +00:00
damon
2a8df1e664 Adding etherape 2001-11-11 22:07:13 +00:00
damon
e5c5cbd000 Adding Etherape 0.8.2
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring link layer, ip and TCP modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP
and SLIP devices. It can filter traffic to be shown, and can read
traffic from a file as well as live from the network.
2001-11-11 22:06:45 +00:00
damon
cc524b71eb Patches to the pixmap location and menu name 2001-11-11 22:02:51 +00:00
damon
3d1ac93aeb Updated to 1.3.4, added USE_X11BASE
Changelog:

   Minor Bug Fixed:
       * Keybindings now work hopefully on every platform.
       * omf files now installed in a separate directory.
       * Changing gnome theme, tabs style didn't change
          if you didn't restart MGT.
   Enhancements:
       * You can now change tab text simply clicking middle button
          (or CTRL-Left button) on tab.
       * tab text in dialog window is already selected so that
          you can quickly delete it.
2001-11-11 21:52:33 +00:00
damon
a0c2ee04e4 Adding guppi 2001-11-11 20:16:56 +00:00
damon
310942a517 Adding guppi 0.40.0
Guppi is a GNOME-based framework for graphing and interactive data analysis.

Guppi is a library that can be used to extend other programs. Programs can
either link directly to Guppi's shared libraries, or can embed Guppi plots
via Bonobo, GNOME's component architecture.
2001-11-11 20:16:10 +00:00
damon
9021dc9592 Update to 0.75 (bugfix release)
Changelog:


* Bug fixes, Polishing & Optimisations

        * Shrink exported XLS files.				(Jody)
        * More work done to support financial functions.	(Jukka)
        * Improve dbf importer.					(Jody)
        * Rewrite solver dialog as guru.			(Andreas)
        * Re-enable compression for .gnumeric files.		(Jody)
        * Lots of documentation added.				(Jukka)
        * Make cell format dialog only pseudo-modal.		(Jody)
        * Added `Help' buttons for various tools.		(Jukka)
        * Fix support for cancel on window manager quit.	(Jody)
        * Help button on autosave doesn't crash.		(Jukka)
        * Fix non-bonobo View menu.				(Jody)
        * Added `Filter' submenu into the `Data' menu.		(Jukka)
        * Fix sheet extent calculation new complex objects.	(Jody)
        * Plug leaks.						(Morten)
        * Improve formula guru.					(Jody)
        * Cleanup various access to internal strings.		(Morten)
        * Support scrollwheel in a larger area.			(Jody)
        * Fix Edit -> Fill -> Autofill.				(Jody)
        * Make autocorrect non-modal and cleaner.		(Jody)
        * Make autocompletion a view attribute, with a gui.	(Jody)
        * Don't clear the clipboard when Klipper runs.		(Jody)
        * Enable per sheet style management to support		(Jody)
          validation, conditionals, and to simplify XLS export.

* Translations

	* ru (Valek Filippov), nn (Roy-Magne Mo)
2001-11-11 20:11:31 +00:00
damon
58a0315ef8 Update to version 0.2.4 (Required for Gnumeric 0.75)
Changelog:
        * libole2/ms-ole.c (ms_ole_open_vfs) : simplify.
        * libole2/ms-ole.c: first attempt at handling files that are not
        an integer number of 512-byte blocks.
        (ms_ole_open_vfs): Fix file leaks.  Verify block sizes.
        (ms_ole_setup): Prepare the right number of blocks.
        (ms_ole_destroy): Plug leak.
        (ms_ole_lseek): Fix seek-from-end case.
        * libole2/ms-ole.c (ms_ole_stream_open) : Be more careful about where
          we are wiping.
        * libole2.spec.in: don't point at sgml files we don't install.
2001-11-11 20:00:13 +00:00
bouyer
44fbac6164 Update horde to 1.2.7. Change:
no changes to Horde this release; companion to IMP v2.2.7 only
2001-11-11 19:30:07 +00:00
bouyer
e5e0415e19 Update to imp-2.2.7 for security problems (update recommended). Changes:
[cjh] SECURITY: Prevent CSS by not letting let <tags> through in $message
[bjn] Simplified Chinese (zh) locale.  (He Kun <hek@mail.cbi.pku.edu.cn>)
2001-11-11 19:29:10 +00:00
taya
3372fae033 forget to 'cvs add' for previous commit 2001-11-11 11:12:22 +00:00
taya
0a59c3cd2f Add patch for 1.5.X 2001-11-11 11:11:25 +00:00
jlam
ca75d3b6b7 Set a default value for BUILDLINK_DIR so that if no buildlink.mk files are
included, then it still points to a sensible location (${LOCALBASE}).
2001-11-11 09:46:51 +00:00
jlam
29c533f2d9 Apply a patch from Tim Mann's chess site that fixes the following problem:
The "edit" function is not implemented in GNU Chess 5.00. This means
    that XBoard's "Edit Position" feature will not work with it.  Loading a
    position from a file, loading a PGN game that starts from a nonstandard
    position, or playing an ICS wild game in Zippy mode, etc., will also not
    work.

Also fix the gnuchessx script to accept options and to pass them through to
the gnuchess binary.

Bump package version number to 5.00nb2.
2001-11-11 07:54:55 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
hubertf
46918760bd Add note about dig (on solaris, ...) 2001-11-11 05:57:37 +00:00
hubertf
be05bba4b8 Bump version to 3.12 for check of "nb" on DISTNAME 2001-11-11 05:04:50 +00:00
hubertf
6d23021cec Recognize "nb1" (etc.) on DISTNAMEs that should really be on PKGNAMEs:
miyu% grep nb Makefile
	DISTNAME=       xfsprogs-1.2.8.srcnb1
	miyu% /tmp/pkglint
	OK: checking Makefile.
====>	WARN: is 'nb1' really ok on DISTNAME, or is it intended for PKGNAME?
	OK: checking pkg/PLIST.
	OK: checking pkg/DESCR.
	OK: checking distinfo.
	0 fatal errors and 1 warnings found.

Suggested by Tomasz Luchowski.
2001-11-11 05:04:28 +00:00
taya
191e332fdc Currect distinfo.
Maybe source tarball was replaced...
2001-11-11 03:23:28 +00:00
taya
62c5ff111a Update galeon to 0.12.7
This is a bugfix release and RC2 for galeon 1.0
2001-11-11 02:29:27 +00:00
wiz
4bd660ef81 Add and enable phoon (hi ig!) 2001-11-10 23:01:12 +00:00
agc
191ea16a30 Add the ncurses buildlink glue.
Fixes PR 14526 from mherzog@mediaone.net
2001-11-10 22:51:08 +00:00
agc
1fff0c5260 Make sure the distfile can be fetched - set the PKGNAME var to ...nb1,
not the DISTNAME.
2001-11-10 19:59:00 +00:00
is
5877896c5a Add phoon-19950401, Jes Poskanzers PHase of the mOON display program. 2001-11-10 19:53:45 +00:00
skrll
7b3bbf90d2 Don't install efax setuid root.
From the email to kde-announce:

The program "efax" which is distributed as part of the klprfax program in the
kdeutils module poses a security risk when installed suid. "efax" has been
part of KDE 2.2 and KDE 2.2.1 and is installed suid by default.

Scope: a local user can gain root privileges by exploiting a bug in "efax".

Solution: Remove the suid bit from the "efax" executable. This can be done
with the following command:

         chmod -s `locate bin/efax`

"efax" will continue to work as before as long as users have sufficient rights
to create lock files in the system lock directory (like /var/lock) and
sufficient rights to open the modem device.
2001-11-10 19:43:33 +00:00
wiz
c5a0da2a94 Improve. 2001-11-10 08:41:24 +00:00
hubertf
f933a546ac buildlinkify, so this compiles again!
Noted by Bernhard Riedel <bernhard@sdg.de> on IRC
2001-11-09 17:26:27 +00:00
martti
9555c4bc31 Updated to version 1.6.0. Changes since 1.4.3:
1.5.0 Thu Aug  2 12:50:21 CDT 2001
  - re-formatted to make vi friendly (I use emacs and vi, but mostly emacs)
    added these lines to my .emacs to keep it friendly
    (custom-set-variables
     '(perl-indent-level 2)
     '(perl-continued-statement-offset 2)
     '(perl-continued-brace-offset 0)
     '(indent-tabs-mode nil)
     '(tab-width 2))
    basically sets the indent level to 2 and converts tabs to spaces
    of course this will hose some diffs (unless you ignore whitespace diffs)
  - bug report/fix (thanks to Lupe Christoph) some older perls don't
    support (?{ code }), so get_acl splitting expression was re-vamped.
  - removed use IO::Socket::INET (again some older perls)
  - removed Text::Parsewords dependency (wasn't using it anymore anyway)

1.5.1 Thu Aug  2 14:43:27 CDT 2001
  - bug report/fix (thanks to Paul Kranenburg) in get_quotaroot,
    removes extraneous line

1.6.0 Sun Nov  4 10:19:44 CST 2001
  - bug report/fix (thanks to Dylan Martin and Alain Turbide) for the
    botch I made of the get_quotaroot fix I made in 1.5.1
  - bug report () motd's weren't handled, I put some code in that doesn't break
    the current, but is also untested against motd's (feedback anyone?)
  - added CRAM-MD5 support as an authentication method, send it in the new call
    0 off, 1 on, 2 on with LOGIN fallback, this also adds the requirement of
    Digest::MD5, Digest::HMAC, MIME::Base64 if you use this option
2001-11-09 14:24:18 +00:00
martti
cc38a9f569 Updated keychain to version 1.7. Changes since 1.2:
* Use procmail's lockfile to serialize the execution of critical parts of
  keychain, thus avoiding multiple ssh-agent processes being started if
  you happen to have multiple xterms open automatically when you log in.
  Keychain will now auto-detect whether lockfile is installed; if it is,
  keychain will automatically use it
* No longer "kill -9" our ssh-agent processes
* Added argument "--quiet | -q"
* Added "-h" as alias for "--help", added "-k" as alias for "--stop"
* Add /usr/ucb to path for Solaris systems
* Try to add multiple keys using ssh-add; avoid typing in identical
  passphrases more than once.
* Misc. compatibility, signal handling, cleanup fixes
* We now use .ssh-agent-[hostname] instead of .ssh-agent
* "source" to "." shell-compatibility fixes.
* "rm -f $pidf" after stopping ssh-agent fix
2001-11-09 09:56:27 +00:00
agc
7f77b835bf Check for DESCR_SRC, PLIST_SRC, MESSAGE_SRC, DEINSTALL and INSTALL files
in ${.CURDIR} as well as ${PKGDIR}, just in case the pkg/ directory still
exists but is empty.
2001-11-09 08:58:19 +00:00
jun
981d773ea3 Update pgpdump to 0.14
0.14 2001/11/09

 * Catching up to 2290bis-03.
2001-11-09 08:48:33 +00:00
dogcow
a18042eceb copy missing /notes/ directory, so viewing release notes works.
also, fix /usr/pkg -> %D in PLIST.
2001-11-09 03:03:03 +00:00
wiz
aa1d1d1394 scwm has been broken for over a year now (because it doesn't work with
guile-1.4), and a new version doesn't seem to forthcoming any time
soon (upstream). Remove the package; we can add an updated version if
it ever appears.
2001-11-09 00:43:12 +00:00