Commit graph

91793 commits

Author SHA1 Message Date
joerg
0eb0b53de0 Bump revision for now working wheel mouse support in DragonFly. 2006-01-23 22:55:16 +00:00
joerg
0227f4c84f Fix two more issues of FreeBSD leftovers/missing DF support in
xorg-server.
2006-01-23 22:54:44 +00:00
recht
46c71f73d9 qstat-2.10 2006-01-23 22:47:33 +00:00
recht
b7802f76d7 update to 2.10
Patch provided by Jason White in PR 32605

changes:
QStat version 2.10

Fixes
-----
fix Quake4 master only returning 231 servers
fix busy loop when waiting for Quake3 and Quake4/Doom3 master packets
fix win32 build

QStat version 2.9

Summary of New Features
-----------------------
new protocols:
   Pariah [-prs]
   Steam Master for A2S [-stma2s]
   Nexuiz [-nexuizm, -nexuizs]
   Gamespy V3 [-gs3]
   Quake 4 [-q4m, -q4s]

add option -allowserverdups to be able to query ts2 servers
support for LAN broadcasts with A2S
add option -sendinterval for tuning send throttling
add support for port ranges
support HL1 protocol variant in A2S
add 'S' player sort option to sort by score

Fixes
-----
fix eye protocol not showing the last player
always use an offset of 123 with eye protocol
fix infinite loop and memory expansion when port is 65535
2006-01-23 22:44:58 +00:00
wiz
ff80d997c0 libdvdread updated to 0.9.5. 2006-01-23 22:11:11 +00:00
wiz
e121baf6db Update to 0.9.5:
2006-01-22 22:54  bjorn

	* libdvdread.spec: updated to 0.9.5

2006-01-22 16:45  bjorn

	* configure.in, dvdread/Makefile.am, dvdread/dvd_reader.c,
	  dvdread/dvd_reader.h: updated to version 0.9.5 updated
	  version-info to 4.0.1 added function int DVDVersion(void)

2006-01-22 13:19  bjorn

	* dvdread/ifo_read.c: only allocate if there is anything to put in
	  there

2006-01-18 19:32  bjorn

	* dvdread/dvd_reader.c: _DARWIN_ _is_ defined, reverting last patch

2006-01-13 17:49  bjorn

	* dvdread/dvd_reader.c: added __APPLE__ because __DARWIN__ is
	  apparently not define anymore in Apple Darwin 7-8

2005-09-19 16:14  bjorn

	* dvdread/bswap.h: DragonFly patch from Joerg Sonnenberger

2005-09-19 15:44  bjorn

	* dvdread/ifo_read.c: added missing { }

2005-09-19 15:43  bjorn

	* dvdread/: dvd_input.c, dvd_udf.c: fixed warnings

2005-09-19 14:57  bjorn

	* dvdread/dvd_reader.c: it's good to return the value from the
	  function too

2005-09-18 20:02  bjorn

	* dvdread/: bswap.h, dvd_reader.c, dvd_reader.h, ifo_types.h:
	  slighlty modified patches for BeOS from Eric Petit

2005-09-15 18:54  bjorn

	* dvdread/ifo_print.c: c_adt_t should be cell_adr_t, fixes too
	  short listing of cell address table

2005-09-15 14:11  bjorn

	* dvdread/ifo_read.c: don't use ifofile->file when it's NULL

2005-09-15 14:08  bjorn

	* dvdread/dvd_reader.c: missing { }

2005-09-15 14:03  bjorn

	* dvdread/dvd_reader.c: missing { }

2005-09-12 21:42  bjorn

	* dvdread/: dvd_input.c, dvd_reader.c, dvd_udf.c,
	  dvdread_internal.h, ifo_print.c, ifo_read.c: only print error
	  messages if verbose level is high enough verbose level -1: never
	  print error messages		      0: default, only internal
	  errors, or misconfigurations. 		1: normal errors,
	  file not found, etc

2005-09-09 02:41  bjorn

	* src/: disc_id.c, ifo_dump.c, play_title.c, title_info.c:
	  DVDFree() renamed to DVDFinish()

2005-09-09 02:39  bjorn

	* dvdread/: dvd_input.c, dvd_reader.c, dvd_reader.h, dvd_udf.c,
	  dvd_udf.h: Support for multithreading apps Added DVDInit(),
	  Renamed DVDFree() to DVDFinish() Better error reporting

2005-09-07 03:35  bjorn

	* dvdread/: dvd_reader.c, dvd_udf.c: Fixed some potential memory
	  leaks.  Removed some error messages.	Set errno to report errors
	  better.  Check that we can find a root dir on the udf image
	  otherwise fail openudf and fallback to openpath.

2005-09-06 21:23  bjorn

	* dvdread/bswap.h, dvdread/dvd_input.c, dvdread/dvd_input.h,
	  dvdread/dvd_reader.c, dvdread/dvd_reader.h, dvdread/dvd_udf.c,
	  dvdread/dvd_udf.h, dvdread/dvdread_internal.h,
	  dvdread/ifo_print.c, dvdread/ifo_print.h, dvdread/ifo_read.c,
	  dvdread/ifo_read.h, dvdread/ifo_types.h, dvdread/md5.c,
	  dvdread/md5.h, dvdread/nav_print.c, dvdread/nav_print.h,
	  dvdread/nav_read.c, dvdread/nav_read.h, dvdread/nav_types.h,
	  src/ifo_dump.c, src/play_title.c, src/title_info.c: indentation
	  cleanup only

2005-09-06 01:53  bjorn

	* dvdread/dvd_udf.c: align buffers used to read sectors to 2048
	  bytes

2005-09-06 00:03  bjorn

	* dvdread/: dvd_reader.c, dvd_reader.h: align all buffers used to
	  read from the dvd to 2048 bytes.

2005-09-06 00:01  bjorn

	* dvdread/dvd_input.c: if environment variable DVDREAD_USE_DIRECT
	  is set, files/devices will be opened with the O_DIRECT flag (in
	  linux and systems that define O_DIRECT).  This is only in effect
	  when libdvdread is _not_ using libdvdcss.  When using O_DIRECT,
	  reads must be done to buffers aligned to device block sizes (or
	  512 bytes on linux 2.6). All internal reads from libdvdread are
	  done to 2048 bytes aligned buffers.

2005-09-05 23:46  bjorn

	* configure.in: add check for uintptr_t typo fix, remove deprecated
	  flag for gcc

2005-08-31 04:02  bjorn

	* configure.in: rename to -includes and -libs

2005-08-31 03:51  bjorn

	* configure.in: added --with-libdvdcss-include and -lib to handle
	  the case when the include and lib dir are not in the same prefix
	  or the are named differently, like lib64 instead of lib

2005-08-30 17:51  bjorn

	* src/: disc_id.c, play_title.c, title_info.c: added DVDFree() to
	  be able to check memory leaks

2005-08-30 17:44  bjorn

	* dvdread/dvd_reader.c: fail DVDDiscID if no ifo files are found

2005-08-30 17:01  bjorn

	* src/ifo_dump.c: added close/free to keep memory checker from
	  complaining

2005-08-30 16:55  bjorn

	* dvdread/: dvd_udf.c, ifo_read.c: fixed some memory leaks, code
	  cleanup

2005-08-30 16:54  bjorn

	* dvdread/: dvd_input.c, dvd_input.h, dvd_reader.c, dvd_reader.h:
	  added DVDFree(void) that dlcloses the dlopened libs

2004-10-21 12:53  bjorn

	* dvdread/ifo_print.c: add specific printf for no fp pgc

2004-10-20 22:35  bjorn

	* dvdread/ifo_print.c: don't try to print a PGC that doesn't exist

2004-09-19 21:21  hjort

	* dvdread/ifo_read.c: Use correct (PGCI_SRP_SIZE) define for the
	  PGCI parse loop.

2004-09-19 21:19  hjort

	* dvdread/dvd_input.c: Actually malloc the size of the struct and
	  not just a pointers worth of space.

2004-08-17 20:46  bjorn

	* dvdread/ifo_print.c: fixed printing of drc/quantization and
	  code_extension

2004-04-16 00:33  hjort

	* dvdread/ifo_types.h: Correct PGC still_time parsing, was swapped
	  with pg_playback_mode.

2004-04-04 22:41  hjort

	* dvdread/ifo_read.c: Make libdvdread try the BUP version if
	  anything fails for the IFO. Patch from Keith Lyon.

2004-04-04 22:02  hjort

	* dvdread/: dvd_input.c, ifo_read.c, ifo_types.h: Make constants
	  unsigned.  Change command tbl zero_1 to last_byte.  Update
	  reading of command tbl to handle last_byte.

2003-11-04 15:12  hjort

	* dvdread/ifo_types.h: Correct location of ATTRIBUTE_PACKED.

2003-08-05 14:44  hjort

	* dvdread/dvd_reader.c: Correct return code for DVDISOVolumeInfo.

2003-07-13 22:16  hjort

	* dvdread/dvd_reader.c: Bug fix for BSD device mangling.

2003-07-05 20:30  hjort

	* acinclude.m4, configure.in, dvdread/dvd_input.c,
	  dvdread/dvd_reader.c, dvdread/dvd_udf.c: More WIN32 fixes.

2003-06-22 18:27  hjort

	* TODO, dvdread/dvd_reader.c, dvdread/ifo_types.h,
	  dvdread/nav_types.h, src/disc_id.c, src/ifo_dump.c,
	  src/play_title.c, src/title_info.c: Enable use of either stdint.h
	  or inttypes.h

2003-06-22 18:26  hjort

	* configure.in: Add a define of ssize_t for *win systems.

2003-06-18 15:35  hjort

	* dvdread/bswap.h: Add WIN32.

2003-06-18 15:00  hjort

	* dvdread/: dvd_udf.c, dvd_udf.h, ifo_print.c, ifo_read.c,
	  nav_print.c, nav_read.c: Guard and include inttypes.h and
	  stdint.h.

2003-05-30 00:05  hjort

	* dvdread/: Makefile.am, ifo_print.c, nav_print.c: Make use of the
	  DVD command pretty printer.

2003-05-29 23:54  hjort

	* dvdread/ifo_read.c: Handle VTS_TMAPT as optional.

2003-04-28 19:52  hjort

	* dvdread/dvd_reader.c: Fix wrong function declaration for
	  DVDFileSeek, bug from Diego Biurrun & Co.

2003-03-24 17:07  hjort

	* configure.in: Improve the testing for libdvdcss.

2003-03-13 16:33  hjort

	* dvdread/bswap.h: Fix FreeBSD pre 5.0

2003-02-22 22:42  hjort

	* configure.in: Version 0.9.4.
2006-01-23 22:09:26 +00:00
wiz
56b45448d4 Merge two clisp entries. 2006-01-23 21:50:17 +00:00
wiz
5c29e0f86e Updated dialog to 1.0.20060119. 2006-01-23 21:49:32 +00:00
wiz
fba22ed2eb Update to 1.0.20060119
2006/01/19
	+ completed dialog.3 manpage
	+ modify configure script option --with-gauge to cover all flavors of
	  the gauge (gauge, pause, progressbox).
	+ add progressbox widget, a hybrid of gauge and tailbox (Reznic Valery).
	+ fix a comparison in checklist.c to avoid unneeded arrows when the
	  list happens to fit in the window (patch by Peter Postma).
	+ correct wrapping computation in print_line() from 2005/11/07 changes
	  (report by Barry Kauler).
	+ update sv.po (comments only).
		http://www.iro.umontreal.ca/translation/maint/dialog/
	+ correct logic that passes the callback for menubox to do inputmenu
	  operations from 2005/12/7 changes (report by Reznic Valery).
2006-01-23 21:49:05 +00:00
wiz
ffe2749115 p5-Exception-Class updated to 1.23. 2006-01-23 21:45:04 +00:00
wiz
a795708e98 Update to 1.23:
1.23 Jan 14, 2006

- Fix code bugs in the SYNOPSIS.

- Exception::Class->caught() now returns $@ if not given an argument.
2006-01-23 21:44:40 +00:00
wiz
303054b33d Updated p5-Params-Validate to 0.79 2006-01-23 21:40:22 +00:00
wiz
62e24bbbc6 Update to 0.79:
0.79 Jan 13, 2006

- The XS version of Params::Validate did not work if a spec hash
reference was marked Readonly using Readonly::XS.

- Added some tests for using tied values for params or spec, and
discovered that a tied spec causes a segfault, but could not figure
out how to fix this (Grr, Perl magic is a huge pain in the nether
regions).
2006-01-23 21:39:34 +00:00
joerg
9af4976e6a From the "Did-anyone-ever-try-this-at-all" department:
Give up with trying to find ingenious ways to ensure that the
version expression gets correctly quoted to cc, it somehow differes
between direct invocations and runs from pkgsrc. Just hard-code the value
for now.
2006-01-23 21:13:16 +00:00
xtraeme
d71e66411c Updated databases/unixodbc to 2.2.11
Updated databases/unixodbc-DataManager to 2.2.11
Updated databases/unixodbc-ODBCConfig to 2.2.11
2006-01-23 20:54:28 +00:00
xtraeme
3477d29cf4 Commit modified patch missed in previous. 2006-01-23 20:52:26 +00:00
xtraeme
843e6bde82 Update unixodbc-* packages to 2.2.11 (latest stable version).
See http://www.unixodbc.org/ for the list of changes... sorry but
this package was not updated in 5 years, the list might be very large!
2006-01-23 20:50:47 +00:00
wiz
d910db9d21 merge rt entries, update rt-* entries, add qstat-2.0 [pkg/32605]. 2006-01-23 20:21:06 +00:00
wiz
2ccf017f9a p5-DBD-mysql updated to 3.0002. 2006-01-23 20:18:29 +00:00
wiz
c906e62fd2 Update to 3.0002:
2005-07-07 Patrick Galbraith (3.0002)
  * Fix to ensure MYSQL_BIND is only defined when mysql
    client version is >= 4.1.3. Thanks to Tom Parkison,
    Anup Singh, Sergey Skvortsov, and other users who informed
    me about this issue.

2005-07-06 Patrick Galbraith (3.0001)
  * Special Thanks to Steve Hay for his patch to fix windows
    compiles!
  * Changed uint argument in safe_sv_fetch to int due to
    uint not being available on windows unless you include
    my_globals.h in dbdimp.h, which also breaks on unixen!
  * Fixed Makefile.PM for windows compiles (thanks to Steve Hay!)
  * Removed long long type from dbdimp.h
  * Changed strncasecmp to strncmp (still need a better long-term solution)
    in dbdimp.c
  * Modified Makefile.PM to make prepared statements default
  * Removed // comments from mysql.xs, dbdimp.c (Thanks Bodo Bergmann!)
  * Fixed runtime bug (when inserting or updating quotes or double quotes)
    (Thanks to Brad Choate)

2005-06-30 Patrick Galbraith (3.0000)
  * Release of prepared statement code

2005-04-26 Patrick Galbraith (2.9015_3)
  * Added patch from Stas Beckman for new DBI feature take_imp_data, needed
   for DBI::Pool
  * Fix to Statement.pm for old API call for numfields that caused
    warnings on 40numrows and akmisc tests
  * Fix to bind_ph to throw an error if trying to bind a non-numeric
    value as numeric
  * Better fix for dealing with error condition in $sth->rows()
  * Fix to bind_param to throw error when trying to bind a non-numeric as
    numeric


2005-04-04 Patrick Galbraith (2.9015_2)
  * Merged all code changes from 2.900x tree from the last 9
    months
    - unsafe bind type guessing patch from Dragonchild
    - Removed mysql.mtest
    - Fixed sth->rows to return my_ulongloong and also handle
      error from client API
    - Fix to make autocommit work was already part of this version
    - Auto-reconnect bug fixed in 2.9006 included
  * Added simple test to 35limit test to check if using malicious code in
   LIMIT ?, ? placeholders works, which it doesn't.
  * Fix that sets mysql_server_prepare to 0 if SQL statement is 'SHOW ...'
    which is not supported by prepared statement API currently

2004-10-28 Rudolf Lippan (2.9015_1)
	* Merged Makefile.PL from 2.9005_3
	* Bumped version number to 2.9015 for release of Dev Branch. Which
	  will become 2.9020 when tested and merged into HEAD.
	* fixed typo/compiler warning in bind_param_guessing
	  '*testchar' should have been 'testchar'.

2004-10-20 Patrick Galbraith (Dev-2_9 - 2.9005)

  * merged changes from 2.9005_1
  * fix to blob in dbd_st_fetch (Alexey Stroganov ranger@mysql.com)
  In case of BLOB/TEXT fields we allocate only 8192 bytes in dbd_describe()
  for data. Here we know real size of field so we should increase buffer
  size and refetch column value
2006-01-23 20:18:05 +00:00
xtraeme
a1b28f854a Updated databases/myodbc to 3.51.12 2006-01-23 18:54:59 +00:00
xtraeme
6fb57b0209 Update to 3.51.12 (latest stable version).
There were zillions of changes... please see the Changelog file.
Now it builds with both mysql-4.1.x and mysql-5.1.x.

pkgsrc changes:

Supported build options:
	* myodbc-gui:	builds the QT widgets library. (disabled)
	* myodbc-iodbc:	uses iodbc for the odbc functions. (enabled)
	* myodbc-unixodbc: uses unixodbc for the odbc functions. (disabled)
Uses MASTER_SITE_MYSQL.
2006-01-23 18:53:45 +00:00
tron
0ebea1543b Add patch from CVS repository to make GCC 4.x happy. This will
hopefully fix build problems under DragonFly.
2006-01-23 18:46:00 +00:00
jlam
b032c82c21 If the package directory doesn't exist, then return a non-zero code. This
allows us to distinguish the case where everything is what we expect, and
any deviations from that main case.
2006-01-23 18:38:27 +00:00
jlam
c8acc068af EXTRACT_CMD.zip is no more... just use the real command for extracting a
ZIP archive.
2006-01-23 18:37:18 +00:00
wiz
0314de7d5c Remove poppler-0.5.0 (development release according to homepage) [noted by reed]
and evince-0.5.0 (probably one too).
2006-01-23 18:36:08 +00:00
joerg
52f69930e9 Since the canonical config.guess returned netbsdelf, add that as target. 2006-01-23 18:07:51 +00:00
xtraeme
a83256b22c Add MASTER_SITE_MYSQL with a bunch of mirrors from FreeBSD, and use
it in the mysql packages.
2006-01-23 17:57:47 +00:00
wiz
471a2bbcdc + anthy-7100b [pkg/32091], asc-1.16.3, dialog-1.0.20060119,
libdvdread-0.9.5, maradns-1.2.03.1, openldap-2.3.18, rdiff-backup-1.0.4,
  rxvt-unicode-7.2.
- p5-Test-Cmd-1.05
2006-01-23 17:52:53 +00:00
wiz
6b00839b12 Handle *.ZIP the same way as *.zip -- fixes fonts/cyberbit-ttf extraction. 2006-01-23 17:52:02 +00:00
tv
84847331e8 Skip ".orig" files in the pax copy, in case local patches (or possible
pkgsrc patches) patch things in cf/.
2006-01-23 17:28:41 +00:00
joerg
7f438a219d Has BROKEN_GETTEXT_DETECTION. 2006-01-23 17:08:46 +00:00
xtraeme
4ac17979cf Updated chat/psi to 0.10 2006-01-23 17:05:53 +00:00
xtraeme
9745c2b69e Update to 0.10.
- Psi will now sign out before Windows or Mac OS X machines go to 'sleep'
  - The default text input line in the chat dialogs starts at one line tall,
    and grows as necessary.
  - The Roster can now be automatically resized to fit all  contacts.
  - The Roster now has a menu bar available on Windows and Linux
  - Chat windows can be collected together using tabs
  - On Windows and Mac OS X, selected text may be automatically copied to the
    clipboard.
  - Mac OS X builds now enjoy Growl(.info) support
  - Photos are now available in the VCard dialog
  - New default colour scheme
  - Roster and chat dialog opacity is now configurable on Windows and Mac OS X
  - The colour scheme is now slightly more configurable
  - Assorted minor feature additions and bug fixes
  - Number of unread messages is now visible in the dock on Mac OS X
  - GPG passphrases are now cached during the entire Psi session
  - 'Authorization received' messages can now be ignored
  - Roster and chat windows can be made transparent
2006-01-23 17:05:02 +00:00
joerg
cb36df50f7 Update distinfo to match patches. 2006-01-23 17:04:13 +00:00
joerg
ea07f0405d Install flphoto's man pages install man/manX and only there. 2006-01-23 17:01:33 +00:00
joerg
6962a436c4 Don't install faked cat pages, only real the real man page.
Bump revision.
2006-01-23 17:00:05 +00:00
joerg
bca76f6ea0 Builds on DragonFly. 2006-01-23 16:50:55 +00:00
joerg
308c928335 Patch Imakefile to use normal ManDir + MANSUFFIX=6, instead of the
INSTMANDIR mess set by Local.Config. Use PLIST imake variables.
2006-01-23 16:46:20 +00:00
joerg
53c65f0c37 leapsecs_read.c needs DJB errno cure. 2006-01-23 16:24:09 +00:00
joerg
827fe38283 Don't disable builtin readline, express dependency on GNU readline
instead.
2006-01-23 16:19:01 +00:00
joerg
dd233d89d2 Workaround a bug in time.h on DragonFly. 2006-01-23 16:17:13 +00:00
joerg
7cb758a1a3 Don't hard-code -lpthread, use ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}. 2006-01-23 16:14:25 +00:00
joerg
7649aefdf3 Fix errno. 2006-01-23 15:24:12 +00:00
rillig
7175cbf85f Made the package work with SunPro on Solaris 8. That C++ compiler
neither knows __FUNCTION__ nor __func__.
2006-01-23 15:19:24 +00:00
xtraeme
84f70a4c1a Depend on mysql5-server by default, so that it match default dependency
specified in the mysql.buildlink3.mk file.

Bump PKGREVISION.
2006-01-23 15:13:08 +00:00
jlam
e0d46069a6 Instead of accumulating _ALL_DEPENDS_PKGSRCDIRS, accumulate _ALL_DEPENDS
instead -- this keeps more information around.
2006-01-23 15:01:39 +00:00
rillig
bc677ecae9 gzcat needs the full command, not only the pathname, in case it is
${GZIP} -cd.
2006-01-23 14:43:50 +00:00
hira
afd6fa6ac4 Fix installation error seen in bulk build.
Tested on NetBSD/i386 3.0_STABLE.
2006-01-23 14:39:55 +00:00
joerg
b85dca6ae0 Forgotten patch to add DragonFly support. 2006-01-23 14:28:18 +00:00