Commit graph

73417 commits

Author SHA1 Message Date
xtraeme
964e78a120 Updated icewm to 1.2.20 2005-01-20 04:29:16 +00:00
xtraeme
6d19e63976 Update icewm to 1.2.20
# 1.2.20: 2005-01-09

    * fix+revert default binding for MouseWinMove an MouseWinSize
    * fix 1 pixel border when taskbar at top of screen
    * fix themes not loading from user directory

# 1.2.19: 2004-12-26

    * fix crash/build failure when taskbar disabled
    * fix build/link with some gcc/g++ versions

# 1.2.18: 2004-12-18

    * changed icedesert colors (Hanspeter Roth)

# 1.2.18pre1: 2004-12-05

    * disable SupportsSemitransparency by default, this makes
      icewmbg exit after setting the image and reduces memory usage
    * fix Meta key handling typo
    * fix CPU waste in icewm-session and icewmtray
    * fix some Win+x key combinations
    * new settings MouseWinMove (=Alt+Ctrl+Pointer_Button1) and
      MouseWinSize (=Alt+Ctrl+PointerButton3). The default bindings have
      changed from Alt+button drag to Ctrl+Alt (or Super).

# 1.2.17: 2004-11-07

    * fix: windows were not expanding when taskbar was hidden
    * fix: reused (hidden) application windows popped up on original
      workspace
    * fix: build with --disable-taskbar
    * fix: maximize/restore for rxvt
    * fix: reboot/shutdown functionality (default configuration
      changed to use 'sudo')

# 1.2.17pre2: 2004-10-31

    * fix crash on startup when mailbox or net status disabled
    * fix build with gcc > 3.3
    * fix gray lines on taskbar bottom
    * major changes in window geometry/layout handling
    * fix "tray icon"

# 1.2.17pre1: 2004-10-24

    * fix \ quoting in configuration files (Eduard Bloch)
    * fix "win" key when NumLock active
    * more weird modifier map fixesa
    * updated Slovenian translation (Jernej Kovacic)
    * add the button to collapse the task bar
    * rewrite of taskbar layout code
    * force Imlib to use default visual (fix xorg visual mess)
    * vertical layout for Alt+Tab (Eduard Bloch)
2005-01-20 04:27:48 +00:00
tv
913dfa54a2 Add LINTPKGSRC_CACHE support to reuse .lintpkgsrc.db created by pre-build.
"cd" to $USR_PKGSRC automagically so this can be called from any dir.
2005-01-20 02:02:50 +00:00
xtraeme
64a9a294ea emulators/zsnes updated to 1.41 2005-01-20 00:44:34 +00:00
xtraeme
bc32abb159 Update to 1.41, lots of changes (bugfixes, speed improvements, etc).
See http://www.zsnes.com/ for the full list of changes.
2005-01-20 00:43:15 +00:00
jmmv
8a742e4cc3 gtk-send-pr updated to 0.4.2. 2005-01-19 23:28:09 +00:00
jmmv
ad6c0bd1d7 Update to 0.4.2:
* A bug in the argument parsing code was fixed.
* The new -m option enables `Maintainer Mode' (see man page for detials).
* Prevent the `Load error' dialog from showing up before the main window
  is visible.
* The FreeBSD categories were updated
* The man page was updated

Patch from maintainer, Miguel Mendez, in PR pkg/29013.
2005-01-19 23:26:50 +00:00
xtraeme
a17e8b8a08 mail/dspam updated to 3.2.6 2005-01-19 22:35:09 +00:00
xtraeme
c638f9303e Update to 3.2.6
RELEASE 3.2.6-STABLE

BUGFIX: Sedation level instantiates when not specified
	(should default to off)

RELEASE 3.2.5-STABLE

BUGFIX: statisticalSedation preference is ignored
2005-01-19 22:33:59 +00:00
tv
76a832fa68 Fix error in previous; add explicit version check first, then the optionally
excluded timestamp check.
2005-01-19 22:12:27 +00:00
adrianp
33e5e4c79c Update ircservices to 5.0.44 2005-01-19 22:00:44 +00:00
adrianp
721b5dcd13 - Update to 5.0.44
2004/12/13 .44  Fixed a careless error in the va_copy workaround.
2004/12/02 .43  Added workaround for va_copy with obsolete compilers.
		Reported by <us44ever (at) hotmail.com>
2004/12/02      Added support for SGlines on Unreal.  Reported by Dionisios
		K. <vonitsa_net (at) yahoo.gr>
2004/12/02      Fixed "unknown message" on Unreal SWHOIS.  Reported by
		Anton Wolkov <phan70m (at) gmail.com>
2004/11/22      Fixed URLs in the documentation to point to the new website.
2004/11/22 .42  The mail/smtp module now allows multiple RelayHost
		configuration directives for backup relay servers.
		Suggested by Torbjorn Svennson <azoff (at) se.linux.org>
2004/11/22      Fixed extraneous "Unknown message" log messages on Unreal.
		Reported by Ali Sor <alisor (at) softhome.net>
2004/10/29      Clarified "please change your nick" message text.
		Suggested by Dylan v.d Merwe <dylanvdm (at) icon.co.za>
2004/10/25      Fixed crash when using the Japanese language file with the
		OperServ SLINE COUNT command.
2004/10/19      Fixed bug allowing StatServ and global noticer nicknames to
		be registered/linked.  Reported by M. van Cuijk
		<mark (at) phedny.net>
2004/10/14      Fixed various bugs and warnings when compiling on x86-64.
		Reported by <liverbugg (at) rinux.org>
2004/10/14      Added workaround for GNU coreutils (>=5.2) brokenness.
2004/10/13      SET MLOCK no longer allows locking +K without +i on Unreal.
		Reported by <help (at) thaiirc.in.th>
2004/10/13      Fixed cosmetic bug in MemoServ IGNORE.  Reported by
		<saman (at) ttnet.net.tr>
2004/10/11      Fixed disconnect on incoming data flood.  Reported by
		<ballsy (at) mystical.net>
2004/10/03      Updated the README file for the current manual structure.
2005-01-19 21:59:24 +00:00
jschauma
1af5e6567a Don't use libutil on IRIX, where it's not needed and doesn't exist,
as suggested by Georg Schwarz in PR pkg/27203.
2005-01-19 21:54:51 +00:00
reed
39de0a0e65 Remove -lpthread and -ldl from the configure checking for Boehm GC.
This is for PR #29012 from Douglas Brebner.

I reported this to the inkscape developers and this is being fixed.
2005-01-19 21:54:26 +00:00
adrianp
fdcb8a6aae Update of cgiirc to 0.5.5 2005-01-19 21:29:11 +00:00
adrianp
4f9a6fe89d - Update to 0.5.5
- Simplify installation
- Correct usage of USE_INET6 so non-ipv6 systems still work

- From the CHANGELOG:
- Various bugfixes including: Firefox CSS, paste
- Proper UTF-8 support (uses Encode)
- Now looks for configuration files in /etc as well
- Multiple ipaccess files
2005-01-19 21:27:39 +00:00
tv
5b254ab9a7 * Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependency
binpkg timestamps, and ${PKGDIR} file timestamps, will be used to
  determine if a rebuild is necessary.  If changed to "no", then rebuilds
  will only happen when PKGNAME actually changes.

* Add LINTPKGSRC_DB (and companion USE_LINTPKGSRC_CACHE, default "no") to
  make pre-build generate a reusable database with "lintpkgsrc -E"; helps
  with nfs-mounted pkgsrc.  A future change will allow use of this in the
  upload script.

* Add entry for PRUNEPACKAGES in build.conf-example (this was missing).
2005-01-19 20:58:00 +00:00
jschauma
6f501ea2d1 Note update of eclipse 2005-01-19 20:55:03 +00:00
jschauma
bf180fae33 add the eclipse-license, which refers several other open source licenses 2005-01-19 20:44:51 +00:00
jschauma
15e7247477 Update to 3.0.1.
Changelog not available - this release appears to be a bug-fix release,
AFAICT.
2005-01-19 20:44:11 +00:00
reed
5cdfc74e37 Properly quote the MAKE_FLAGS.
This is from PR #29009 from Masanori Mikawa.
When built when using cpuflags includes, the quoting for AM_MAKEFLAGS
is wrong.
2005-01-19 19:13:21 +00:00
frueauf
5244a79935 really depend on nessus-libraries>=2.2.2a since >=2.2.0 does not work
on alpha as seen in pr pkg/28969. libnasl 2.2.2a needs nessus-libraries 2.2.2a
to compile properly.
2005-01-19 18:45:33 +00:00
tv
5a8104e7b5 Fix ld -h argument. 2005-01-19 17:45:34 +00:00
tv
f0b07e06e5 Override config.guess and config.sub manually, since GNU_CONFIGURE is not
correct here (and thus automatic overriding doesn't work).
2005-01-19 17:43:59 +00:00
tv
a0d80c958b Compile fix for Interix. 2005-01-19 17:39:13 +00:00
tv
0c81501f41 nb4: Add missing dependency on gettext-lib for platforms that need it. 2005-01-19 17:35:48 +00:00
tv
691d3550c7 Build fix for Interix: strerror() is your friend. 2005-01-19 17:08:09 +00:00
tv
7fe343347a Standard sez hton*() is in <arpa/inet.h>, and that happens to be where
Interix has it.  #include that too.
2005-01-19 16:45:59 +00:00
tv
0a960654d0 Compile fix for Interix. Don't bother using uintptr_t when it's not
actually necessary to do so.  (Pointers are already comparable with >=.)
2005-01-19 16:40:05 +00:00
frueauf
6412b63256 Add patch for libnessus/share_fd.c to compile with gcc shipped with
NetBSD 1.5.4_ALPHA (missing __func__ definition).
2005-01-19 16:39:47 +00:00
tv
207151e5cf Since some platforms (notably IRIX) don't like the autoconf cache, don't
try forcing it on; rather, go back to autoconf's default of no cache file.
2005-01-19 16:33:55 +00:00
frueauf
ad456ebc2b fix URL for primary master site. 2005-01-19 16:28:37 +00:00
tv
b7d83b016d Mark as not for Interix. (getmntent(3) is nonpublic/undocumented there;
it may work, but will need portability checking.)
2005-01-19 16:28:20 +00:00
frueauf
facf4f03d5 fix URL for primary master site. 2005-01-19 16:24:34 +00:00
tv
c147da3169 Fix build on Interix (mostly SVR4ish in its pty/utmp implementation). 2005-01-19 16:11:41 +00:00
jschauma
6c126d3490 Under IRIX, configure creates a corrupted cache file, so re-parsing that
file fails in the subdir.  Hence, set --cache-file=/dev/null for IRIX.
2005-01-19 16:11:26 +00:00
xtraeme
2e48ce6892 + powermanga-0.79 2005-01-19 16:09:23 +00:00
xtraeme
eafb1a4479 This needs mysqld in REQUIRE as well. 2005-01-19 15:48:41 +00:00
xtraeme
7c2b2e8149 Add another changeable option via rc.conf "gld_waitmysql_seconds",
with a default value of "5" seconds to wait for mysql. This is necessary
because the gld process needs mysqld available when it's loaded,
and sometimes when booting mysqld, it needs more than 2 seconds to be
available.
2005-01-19 15:39:44 +00:00
adam
f26183d798 Updated msmtp to 1.2.4 2005-01-19 15:31:59 +00:00
adam
d674062b54 Changes 1.2.4:
- Changed return code in case of authentication error from EX_DATAERR
  to EX_NOPERM
- Changed return code in case of missing/invalid configuration file or
  nonexistent account from EX_NOINPUT/EX_DATAERR to EX_CONFIG
- Test return value of localtime(3) in msmtp_log()
- Windows specific code in net.c: moved translation of error code from
  WSAStartup() from net_lib_init() to wsa_strerror()
- OpenSSL specific code in tls.c: minor cleanup in openssl_io_error()
- Always keep control of the format string in calls to merror(). (There
  were four cases where the result of strerror() was passed as the format
  string in smtp.c.)
- Clarified usage instructions of merror() in merror.h
- Check at initialization time whether support for a manually requested
  authentication mechanism is compiled, *before* establishing a network
  connection.
  This required a change from smtp_auth_caps() to the (equally trivial)
  smtp_authmech_is_supported() function.
  Made the output of both "not compiled in" messages (TLS and auth mech)
  consistent.
  The return code for these error conditions is EX_UNAVAILABLE now.
- Make the output of -h/--help and -v/--version consistent with the GNU
  utilities by including copyright and no-warranty notice (version) and
  a short description and the bug report address (--help).
- Add missing declarations of optarg and optind to msmtp.c, needed for
  getopt() handling. No compiler complained so far, though.
- Fixed stupid error in smtp.c that prevented the detection of output
  errors when sending the RCPT TO command (highly unlikely to occur).
- Cosmetic change in -v/--version output that avoids lines longer than
  80 characters
- Fixed some man page typos
- Fixed typos in conffile.c error message
- Fixed typo in tls.c error message (OpenSSL code only)
- Changed error messages: "bla [blub]" -> "bla: blub"
- Improved some TLS error messages
- Corrected short description in man page, README and code comments
- Updated README.dos
2005-01-19 15:30:25 +00:00
adam
be0b638245 Updated dxpc to 3.8.2 2005-01-19 15:10:56 +00:00
adam
0c96902b19 Changes 3.8.2:
* Enable build on system with gcc-3.x (which deprecate the old-style iostrams.h)
2005-01-19 15:10:12 +00:00
taca
e7d7684701 Note update of www/squid package to 2.5.7nb7. 2005-01-19 14:57:37 +00:00
taca
584c57086d Apply three official patch including a minor security problem.
o 2005-01-17 04:29 (Minor Secuity issue) Sanity check usernames in squid_ldap_auth
o 2005-01-17 02:52 (Minor) FQDN names truncated on compressed DNS responses
o 2005-01-17 02:52 (Minor) Internal DNS memory leak on malformed responses

Bump package revision; squid-2.5.7nb7.
2005-01-19 14:56:55 +00:00
adam
216b2e05a0 Updated artist to 1.2.6 2005-01-19 14:55:02 +00:00
adam
d5ddc1dea4 Changes 1.2.6:
* Coerced with the artist.el that's in Emacs-21.3 (minor editorial changes)

Changes 1.2.5:
* Added tool selection via the mouse-wheel.
2005-01-19 14:53:44 +00:00
minskim
bd337a18b6 Note PKGREVISION bump of awstats. 2005-01-19 13:45:54 +00:00
markd
d487eb72be Dont try and dirrm the PKGLOCALEDIR's. 2005-01-19 13:25:29 +00:00
markd
2c56afb401 Add no_NY locale used by kdbg and kbiff. Also hsb and nds locales used
by kde.
2005-01-19 13:19:23 +00:00