Commit graph

88450 commits

Author SHA1 Message Date
minskim
ac43aecf0e Import synergy, packaged by Kibum Han.
With synergy, all the computers on your desktop form a single virtual
screen.  You use the mouse and keyboard of only one of the computers
while you use all of the monitors on all of the computers.  You tell
synergy how many screens you have and their positions relative to one
another.  Synergy then detects when the mouse moves off the edge of a
screen and jumps it instantly to the neighboring screen.  The keyboard
works normally on each screen; input goes to whichever screen has the
cursor.
2005-11-21 19:43:06 +00:00
rillig
9cb1e0009d * warn about unportable CPP macros in patches. 2005-11-21 16:56:02 +00:00
reed
663eda8551 This build uses perl (should use sed and date +"%a %b %e %T %Y" instead).
And removed a couple empty lines.
2005-11-21 16:34:37 +00:00
wiz
0e9762a623 + Gorm-1.0.1, avr-libc-1.4.0, cbrowser-0.8 [pkg/30972], db4-4.4.16,
findutils-4.2.26, gwenview-1.3.1 [pkg/32134], jpegpixi-1.1.1,
  sipsak-0.9.5, vnc2swf-0.8.0.
- gwenview-1.3.0 (thanks, reed)
2005-11-21 15:32:45 +00:00
tron
61958a214f Note update of "phpmyadmin" package to version 2.6.4pl4. 2005-11-21 13:49:24 +00:00
tron
2ed31eca30 Update "phpmyadmin" package to version 2.6.4pl4. Changes since
version 2.6.4pl3:
- css/phpmyadmin.css.php: Do not use common header file, as there is
  nothing common at all.
- libraries/header_http.inc.php: Always send text/html content type.
- libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
  transformation_wrapper.php: Use define rather than variable for
  conditional paths.
This fixes the security vulnerability reported in PMASA-2005-6.
2005-11-21 13:47:42 +00:00
agc
fd7082ab6c Update audit-packages to version 1.41
Fix PR 31957 - only report that we're using @PKG_SYSCONFDIR@/audit-packages.conf
if we're in verbose mode.
2005-11-21 10:39:50 +00:00
rillig
1bd14ce5cb Fixed patch-ab so that it builds on Solaris again. Fixes PR 32132. 2005-11-21 09:47:45 +00:00
rillig
8563978799 regen. 2005-11-21 09:40:30 +00:00
rillig
750c275eb7 Inserted punctuation into the list of predefined CPP macros to make it
more readable.
2005-11-21 09:33:39 +00:00
rillig
d5650e7dc3 Added more documentation on the predefined C preprocessor macros. 2005-11-21 09:27:04 +00:00
dan
2cbd522c3f +postgresql 8.1 2005-11-21 09:24:01 +00:00
joerg
02185a8424 Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter.
This is done via an option group, default is CGI. Note that the
FastCGI interpreter can still be used for normal CGI, but there
might be security issues involved in doing so.
2005-11-21 09:13:28 +00:00
rillig
10c9716bc9 Fixed a syntax error. I had forgotten to begin a comment with a "#". 2005-11-21 07:24:51 +00:00
jlam
d0890a0ccb Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1. This
version is based on the GPL Ghostscript 8.15 release.  Major changes from
Ghostscript 7.0x include:

* Many printer drivers were added and updated.
* Improved support for running as a job server (-dJOBSERVER)
* Support for DeviceN colorspaces at up to 8 colorants total at 8 bits
  per colorant.
* The PDF writer has been considerably improved and implements PDF
  1.4 encryption
* Add a new feature to scale PDFs to the current page size.
* Font rendering has been substantially reworked and improved.
* PDF 1.4 transparency rendering is much more likely to be correct
* Improved support for CID font substitution.
* Improved processing of incorrect and broken PDF files, including files
  with corrupted xref tables and non-ASCII font names.
* Support for JBIG2-encoded images.
* The usual plethora of bug fixes.
2005-11-21 06:17:58 +00:00
schmonz
d70cb30bf6 Note bglibs update. 2005-11-21 06:08:28 +00:00
schmonz
a3c27f0aa2 Update to 1.028. From the changelog:
- Added sysdep for dynamic linker functions (dlopen etc).

- Fixed bug in self test for unix/selfpipe.c that caused problems with
  running make.

- Switched from standard GPL to LGPL-2.1 license.
2005-11-21 06:07:35 +00:00
schmonz
f1c5a51079 Note mailfront update. 2005-11-21 05:54:38 +00:00
schmonz
1424530229 Update to 0.98. From the changelog:
- Added enhanced mail system status codes (RFC 1893/2034).

- Added support for rejecting all mail unless client is authenticated
  (either as a relay client or with SMTP authentication) if
  $REQUIRE_AUTH is set.

- Full domain names are now required in all addresses except for the
  null sender.

- Removed the "bounce must have a single recipient" rule, as it is
  currently causing more problems (with address checkers) than it is
  solving (spammers no longer use this technique).

- Fixed one-off bug in counting recipients for $MAXRCPTS.

- Truncate UIDL responses to 70 characters as per RFC 1939.

- Added QMQP and QMTP "reject" front ends, for completeness.

The enhanced mail system status codes together with the $REQUIRE_AUTH
change should make smtpfront compliant with RFC 2476's requirements for
a "message submission agent", suitable for use on TCP port 587.
2005-11-21 05:54:03 +00:00
schmonz
acbeaa2ddd Note bglibs PKGREVISION bump. 2005-11-21 05:38:17 +00:00
schmonz
f8a276d8d4 Add patch from author to fix the selfpipe test under some makes
(at least the one in SuSE Linux 9.2). Bump PKGREVISION.
2005-11-21 05:37:36 +00:00
schmonz
685887f525 Note getmail update. 2005-11-21 05:24:23 +00:00
schmonz
d7c86b315d Update to 4.4.2. From the changelog:
4.3.14:
  -Fix copy and paste error that caused BrokenUIDLPOP3SSLRetriever to default
  to port 110.  Thanks: Daniel Burrows via Fredrik Steen.

4.4.0:
  -add new POP3-over-SSL initialization class, which is automatically used
  when Python 2.4 or newer is in use.  This reduces the overhead involved
  in retrieving messages from a POP3SSL server (reduces systime about 35%,
  user time about 50%, wall time 10-30%).  Thanks: Jan Vereecke.
  -add getmail_fetch configuration-less commandline POP retriever, perfect
  for scripting use.  Development of getmail_fetch was sponsored by
  Texas Communications.
  -future proofing: eliminate relative imports within getmailcore package.

4.4.1:
  -work around bug in Python which meant POP3-over-SSL with Python >= 2.4
  could "hang" (it's exactly the same bug that affected getmail's initial
  IMAP-over-SSL code).

4.4.2:
  -fix logging import in corrupt messages with Python 2.3.  Thanks: Marco Ferra.
2005-11-21 05:23:43 +00:00
ben
92538da3bb Make note of fprot-workstation-bin update to version 4.6.2. 2005-11-21 02:08:38 +00:00
ben
fa28150ed7 Update fprot-workstation-bin to version 4.6.2. Changes include:
o       A small bug was fixed in the check-updates.pl program where the updater
        wouldn't find the DEF files to update.
o       Bug in CHM mini-scanner which could lead to crashes was fixed
o       f-prot-milter wouldn't run on Solaris 10 because of library issues
o       Fixes an issue where the scanner would sometimes mis-identify .alr
	files as base64 coded executables
o       Fix where '-list' option to f-prot would not list the filenames of
        text-based archives, such as MIME containers.
o       Fix where certain executables would be mis-identified as UPX packed
o       Fix where UTF8 coded text files would not be scanned
o       Fix a crash issue when scanning .chm files containing strange header
	values
o	Updated error message when access is denied to files due to user
	permission problems
o       F-Prot 4.6.0 contains scanning engine version 3.16.7 which improves
	detection capabilities significantly and improves several scanning
	methods along with bugfixes.
2005-11-21 02:06:50 +00:00
jlam
06a928b0e0 Update the master distribution sites. 2005-11-20 23:10:44 +00:00
rillig
6efa75eb39 Updated pkglint to 4.44.
Changes since 4.43:
- Removed the remaining code that had been imported from FreeBSD's
  portlint.
- Removed the (undocumented) -Wvague option.
- Removed the -Wexec and -Wparen options. The latter had no effect at all,
  and the former cannot lead to false positives, so it is always enabled.
- Variable names starting with an underscore are reserved for internal
  pkgsrc use.
- Added some more type checks.
2005-11-20 20:09:35 +00:00
rillig
910a64aaed Reworked the in-file documentation on pkglint. Added section headings.
Renamed some subroutines to fit into the general scheme.
2005-11-20 19:58:46 +00:00
minskim
d4ec572c69 - Install a sample config file into share/examples, rather than into
the texmf tree.
- Correct paths to this package.

No PKGREVISION bump since this package didn't build due to the wrong
path to map.mk.
2005-11-20 19:14:50 +00:00
rillig
637bf9e082 Removed the (undocumented) -Wvague option. All diagnostics that had been
depending on this option have been converted to modern code, although it
can still be improved.
2005-11-20 19:04:20 +00:00
minskim
724c939fd1 dvipdfmx update was done. 2005-11-20 18:57:07 +00:00
minskim
c8b57df8ee Note update of dvipdfmx. 2005-11-20 18:55:38 +00:00
minskim
32df98277f Update dvipdfmx to 20050627.
Major changes since 20031116:
- bug fixes in subfont scheme or TrueType fonts with CIDType2 format.
- embedded ICC profile support for JPEG and PNG.
- Accept "unicode" encoding keyword in fontmap files for TrueType and
  Type1 fonts.
2005-11-20 18:51:53 +00:00
minskim
60464071de Add a INSTALL/DEINSTALL template to handle font maps for dvipdfmx. 2005-11-20 18:46:22 +00:00
minskim
21521bc942 Font map handling requires teTeX-bin>=3.0nb4. Specify the dependency
in teTeX/module.mk, rather than individual packages.
2005-11-20 18:22:50 +00:00
minskim
6d443613f6 Use tex instead of latex in messages and comments. 2005-11-20 18:14:49 +00:00
magick
470ff2028d nxtvepg updated to 2.7.6 2005-11-20 17:54:28 +00:00
magick
01235f8ff0 Update to 2.7.6. Changes since 2.7.5:
The major new features in release 2.7.6 is the German translation of
the complete manual and help pages. Also a few bugs which have been
reported since the previous release have been fixed.

* Added German translation of the complete manual and help pages.
  (Many thanks to Olaf Noehring and Kurt Lettmaier for contributing
  thetranslated manual.)
* A major bug which affected sequential removal of multiple reminders
  was fixed. The bug could even crash nxtvepg.  (Thanks again to Kurt
  for reporting this bug.)
* XMLTV output was slightly changed to make it fully compliant with
  the XMLTV DTD 0.6.
* Error diagnositcs in the provider scan were improved to avoid silent
  failures without an indication of the cause.  (Thanks to Andreas for
  reporting this problem)
* Last but not least, the Windows release is now provided in form of
  an installer instead of a plain ZIP archive.  (Thanks to Néo for
  suggesting and implementing the installer.)
2005-11-20 17:52:43 +00:00
rillig
2a72606c23 Updated the example use of pkglint. 2005-11-20 17:14:26 +00:00
xtraeme
dfa7d334db Added graphics/f4l 2005-11-20 17:00:07 +00:00
xtraeme
fc38310879 Initial import of f4l-0.2 (suggested privately by pancake).
F4L is an open source development environment for Macromedia Flash,
a multi-platform format (swf/svg) widely used for web applications and
vector animation. Basically, you can make interactive eye candy for
your web site or any other purposes.

--
http://f4l.sf.net/
2005-11-20 16:58:12 +00:00
wiz
66214e07c1 Note gtk2 and glib2 updates. 2005-11-20 16:50:38 +00:00
wiz
486bb35ad5 Update to 2.8.7:
Overview of Changes from GTK+ 2.8.6 to GTK+ 2.8.7
=================================================
* GtkFileChooser
 - Don't special-case the names of Home and Desktop
   [Federico Mena Quintero]
 - Avoid loading more than one directory initially.
   [Federico]
 - Make the file chooser work better with window
   groups [Christian Persch]
 - Improve keynav in the pathbar [Carlos Garnacho,
   Andrei Yurkevich]
 - Don't access unmounted volumes [Federico]
* GtkTextView
 - Avoid quadratic blowup when deleting text with
   lots of tags [Matthias Clasen]
 - Fix drag-selection corner cases [Arvind S N,
   Paolo Borelli]
* GtkEntry
 - Add the entry completion popup to the window
   group  [Christian Persch]
* GtkTreeView
 - Fix background drawing in RTL locales [Eric Cazeaux]
 - Handle Shift-G for going back in typeahead
   search [Christian Neumair]
* GtkComboBox
 - Leave Ctrl-PageUp/PageDown to applications
   [Christian Neumair]
* Fix compilation problems with gtkcalendar.c
  [Matthias Hasselmann]
* Add labels for GTK_STOCK_CONNECT and
  GTK_STOCK_DISCONNECT items [Richard Hult]
* Resolve symbols in dlopened modules lazily  [Laszlo
  Peter]
* GDK
 - Don't try to set overlarge window icons [Claudio
   Saavedra]
 - Improve handling of odd keymaps [Kean Johnston]
* Win32 changes
 - Speed up compositing [John Ehresman]
 - Improve handling of clipboard [Tor Lillqvist]
 - Improve visuals of scrollbars, toolbars, handleboxes
   and menubars in the ms-windows theme [Dom Lachowicz]
 - Make icon masks work on Win98 [Peter Zelezny]
 - Hide resize and maximize buttons on non-resizable
   windows [Tor]
 - Don't hide dotfiles [Tor]
* Bug fixes [Kazuki Iwamoto, Ross Burton, Michael
  Natterer, Bogdan Nicula, Damien Carbery, Gustavo
  Carneiro, Tommi Komulainen, Thomas Klausner,
  Alexander Larsson, Bastien Nocera, Federico
  Mena Quintero, John Ehresman, Paolo Borelli,
  Antonio Sacchi, Christian Persch, Carlos
  Garnacho, Jeremy Cook, Nickolay V. Shmyrev,
  Richard Hult, Maxim Udushlivy, Peter Zelezny]
* Documentation improvements [Paolo Borelli,
  Christian Neumair, Christian Persch
2005-11-20 16:50:19 +00:00
wiz
3d8f166fae Update to 2.8.4:
Overview of Changes from GLib 2.8.3 to GLib 2.8.4
=================================================
* Support aborting on critical warnings by setting
  G_DEBUG=fatal_criticals in the environment
  [Vincent Untz]
* Bug fixes [Sebastien Bacher, Tor Lillqvist,
  Manish Singh, Morten Welinder, Andy Wingo]
* Documentation improvements [Steffen Gutmann,
  Christophe Fergeau]
* Translation updates (he,ja,nl,th)
2005-11-20 16:40:02 +00:00
rillig
36386eb147 Put literal strings into .Ql quotes. 2005-11-20 15:46:48 +00:00
rillig
347897565a Removed a line in the _SU_TARGET variable that had been left from
debugging.
2005-11-20 15:34:33 +00:00
rillig
eca9c2c140 Added "" quotes to all arguments to echo(1). 2005-11-20 15:25:39 +00:00
tonio
f8d6e6abd4 Fix build under darwin:
add -DBIND_8_COMPAT to CFLAGS under Darwin, and make sure T_SRV is defined
2005-11-20 15:08:35 +00:00
rillig
a4b630d89c Moved the "export BROKENF" command from the top of the program to the
point where it is actually used, which is when mk/bulk/pre-build.local
is executed for allowing user-specific modifications before the build
begins. That way it's easier to see why this command is necessary at
all.
2005-11-20 14:55:13 +00:00
rillig
12daf16f35 Fixed pkglint warning by adding a trailing slash to the HOMEPAGE. 2005-11-20 14:15:39 +00:00