Commit graph

26904 commits

Author SHA1 Message Date
jlam
3bd6a6b610 Honor PKG_SYSCONFDIR. 2002-02-17 21:55:43 +00:00
tron
50335ef195 Fix a double slash in a pathname. 2002-02-17 21:40:31 +00:00
tron
e4d72e698d This program needs only "libcrypto" but not "libssl" to link. 2002-02-17 21:25:43 +00:00
tron
3e61331128 Buildlinkify this package. 2002-02-17 21:23:39 +00:00
tron
fbf5a2a132 Fix build problems caused by update of "ucd-snmp" package. This fixes
PR pkg/15631 by Michael van Elst.
2002-02-17 21:12:07 +00:00
jlam
35ee5261ce Explicitly disable a few more bits and mark as USE_BUILDLINK_ONLY. 2002-02-17 21:11:33 +00:00
tron
4ff705e08c Add buildlink glue code for libraries and includes delivered by the
"ucd-snmp" package.
2002-02-17 21:09:35 +00:00
seb
36cf248b0d Be a bit more tolerant about the teTeX package version it depends
for build.
2002-02-17 20:30:39 +00:00
wiz
7bbe35ce54 Add version number to patch dependency. 2002-02-16 15:48:20 +00:00
jdolecek
4d8cb04868 update checksum for patch-ab 2002-02-16 15:25:36 +00:00
jdolecek
bd1be18063 fix typo - the define name is USE_REGEXP, not USE_REGEX 2002-02-16 15:24:47 +00:00
mjl
ccb6f90d68 Add a workaround for the horrifying construct
char **argvec = malloc(); vprintf(fmt, argvec); va_end(argvec);

  which of cource won't work on anything that does not pass its
arguments on the stack (like PPC). This patch adds a handcrafted
vprintf() lookalike damn_i386_centric_printf() that does TRT.
2002-02-16 15:10:57 +00:00
kent
3fc5e98bc8 Add missing sparc/netbsd-elf-common.h. 2002-02-16 14:46:19 +00:00
martti
3cc0347d81 Updated gnumeric to 1.0.4
This is a bug fix release, new development is being done in the gnome2
    based 1.1.0 version.

* Patches

        http://bugzilla.gnome.org/show_bug.cgi?id=69832
        * Fix LaTeX and HTML exporter crashes

        http://bugzilla.gnome.org/show_bug.cgi?id=69400
        * Slow sort dialog startup on large sets.

        http://bugzilla.gnome.org/show_bug.cgi?id=69577
        * number matching broken in some locales.

        http://bugzilla.gnome.org/show_bug.cgi?id=69795
        * Dont put non ascii characters in the translated source.

        http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131561
        * Don't confuse the calling context with the view to save.

        * Crash in goalseek                                     (Andreas)
        * Crash importing scrollbars from xml.                  (Jody)
        * Importing 3d references to external books from xls.   (Jody)
        * regression in 1.0.3 setting properties for checkbox.  (Jody)
        * xml-sax support for v10 of gnumeric's format.         (Jody)
        * List Column actions before Row actions in menus.      (Jody)
        * Improve scrolling alignment of formula guru.          (Jon Kåre)

* Translations

        * Christian Rose (sv), Zbigniew Chyla (pl), Stanislav Visnovsky (sk)
        Duarte Loreto (pt), Karsten Weiss (de)
2002-02-16 14:34:37 +00:00
wiz
4a84aa1833 rmdir -> ${RMDIR} 2002-02-16 11:24:54 +00:00
wiz
1b243a5df4 dirrm -> unexec rmdir for some dirs that aren't owned by this package 2002-02-16 11:23:18 +00:00
wiz
40f34fa7cc Update to 3.9.11:
* windowlist, bound to ^A"
* support for other encodings, e.g. big5, koi8r, cp1251
    new commands 'encoding', 'defencoding'
    'register', 'readreg', 'readbuf', 'writebuf' now understand
    an extra encoding parameter
* support for double utf-8 characters
* lots of new string escapes and extensions to existsing ones:
    %LD, %LM, %Lw, %W, %-w, %+w, %H, %f, %F, %l, %=, %<, %>
* new commands: 'source', 'eval', 'deflog', 'ignorecase', 'setsid'
* command key classes: 'bind', 'command' and 'help' understand
  a '-c <class>' parameter. See the man page for examples
* new login state: always - don't remove slot even if screen gets
  detached
* 256 color support (experimental)
* configurable time format string (for ^At)
* config option to use localized month/week names
* new option '-h' for hardcopy: also dump the scrollback buffer

XXX: SunOS PLIST untested.
2002-02-16 11:18:34 +00:00
wiz
588eb8cf29 Don't mention 'Letterdj' as valid PAPERSIZE, pkg/15599. 2002-02-16 01:29:05 +00:00
wiz
912d39fe3f Obey PAPERSIZE, as requested in pkg/15504. 2002-02-16 01:21:52 +00:00
wiz
1a52d8d9a6 Also mention COMPAT_43, per pkg/15362. 2002-02-16 01:14:13 +00:00
mrauch
f471f90a6c I missed one file to patch when enabling support for bison-1.3* in the
last commit.
2002-02-15 21:28:15 +00:00
drochner
2f2d6f79c9 gimp is split up now 2002-02-15 21:28:00 +00:00
drochner
b6292f775c add gimp-print 2002-02-15 21:26:26 +00:00
drochner
4af7ec0306 turn gimp into a meta-pkg 2002-02-15 20:55:58 +00:00
drochner
2a052d8cf5 put gimp-data-extras into a separate pkg, which saves us some bad hacks 2002-02-15 20:54:23 +00:00
drochner
c7d587d0e8 initial import of gimp-1.2.3 without the gimp-print stuff and "extra data" 2002-02-15 20:52:36 +00:00
drochner
016db390e5 a newer version of the "escputil" tool which comes with GIMP 2002-02-15 20:49:24 +00:00
drochner
ba6ba1415e a newer version of the "Print" plugin which comes with GIMP 2002-02-15 20:48:07 +00:00
drochner
52603949eb this is the backend part of gimp-print-4.2, a driver library for
inkjet printers
2002-02-15 20:46:27 +00:00
abs
2dc05efc6a Updated p5-Text-CSV-Hash to 0.06
Avoid uninit warnings for zero length .csv files
2002-02-15 12:03:21 +00:00
seb
d578d6e549 Set empty DISTFILES so no fetch is really attempted.
Unconditionally set PKGSRC_LOCKTYPE to `none' to avoid bootstrapping problem.
Do not generate formatted manual and do not install source manual on Solaris or
else we would need to make this package depends on textproc/groff. IMHO this
should be avoided for this package as it can be considered a prerequisite for
building further packages.
2002-02-15 11:56:18 +00:00
drochner
b9fc3bfbd1 switch to a MASTER_SITE that works 2002-02-15 10:30:24 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
skrll
2d3b54203a s/NetBSD/Pkgsrc/ in the libtool section. The use of libtool is not limited
to NetBSD only.
2002-02-15 09:33:43 +00:00
skrll
53060a8fe0 Pull in gcc-2.95.3 for alpha as kdeprint/management/kmiconview.cpp
tickles a compiler bug.
2002-02-15 09:26:32 +00:00
martti
cbb1d60e41 Updated xfce to 3.8.14
- use pkgsrc/lang/gcc on alpha as egcs won't work
- bug fixes
- new images and fonts
- new locale for uk
2002-02-15 09:05:01 +00:00
seb
2b4eb5b3f9 Test for file /etc/rc.subr and not /etc/rc.d. 2002-02-15 08:55:59 +00:00
hubertf
235f4d8e1d add & enable gtkmserv 2002-02-15 01:11:41 +00:00
hubertf
ead7cb1cea Added gtkmserv-0.5.2:
A gtk-based client for the audio/mserv package to remote-control
the mserv mp3 player.
2002-02-15 01:10:53 +00:00
hubertf
d7d2c8f0f7 Bump to mserv-0.33nb1:
* fix path to perl binary
 * install license and vital documentation
 * install webclient files
2002-02-15 00:42:31 +00:00
mrauch
d5e01e35ad - make openoffice also work with bison 1.3*
- add the external $PATH to the end of the internally set $PATH to make
  sure all binaries are found
2002-02-14 22:51:41 +00:00
jdolecek
a5fc6606e1 Update to 2.1.7. Changes are merely bugfixes. 2002-02-14 22:21:00 +00:00
jonb
45609c69bd Make this package use GNU patch so it doesn't barf all over the place. 2002-02-14 17:56:05 +00:00
abs
b684064940 Updated wdg-validate to 1.03
* added a --emacs command-line option to produce output intended
      for parsing by Emacs
    * added errors for references to non-existent IDs in attributes
      such as the headers attribute of the td element
2002-02-14 16:29:03 +00:00
abs
046e5b2eb7 Updated lq-sp to 1.3.4.7 [abs 2002-02-14]
1.3.4.6: fixed a compile error when using gcc 2.96
    1.3.4.7: fixed a bug where a bad Host header was sent when fetching
	     a URL whose host was given as an IP address.
2002-02-14 16:28:02 +00:00
mjl
97f54a0c87 Update p5-SQL-Statement to 1.002
Added backwards compatiblity: both SQL::Statement and SQL::Parser now
     work in perl version 5.004 and above.
  Changed defaults for DBD::CSV so it now accepts new SQL without adding
     extra flags to scripts
  Added support for SQL comments
  Fixed bugs in qualified column names (e.g. tableA.*), and in joins
     using ON or WHERE
  Fixed bug in UPDATE that caused the new value to be a hash rather
     than a scalar.
  New features:
     Explicit and implicit joins
     Table name aliases
     Set functions
     String functions
     String concatenation
     Numeric expressions
     IN predicate
     BETWEEN predicate
     Alphabetic comparison in WHERE clauses
     Ordering of text that looks like a number
     Verbose error messages for both Parsing and Execution errors
  Pure perl, new maintainer.
2002-02-14 16:02:50 +00:00
mjl
5bf01d3623 Update p5-DBD-CSV to 0.2001
adjusted docs to show Jeff as the new maintainer.
  added docs for extended SQL features (joins, etc.) available
     with SQL::Statement 1.0 and above.
  adjusted tests blobs.t, chopblanks.t, and ak-dbd.t to work with
     all versions of SQL::Statement.
2002-02-14 15:55:20 +00:00
mjl
12532193d2 Update p5-DBI to 1.21
Fixed DBD::Proxy support for AutoCommit
  Fixed DBI::ProxyServer bind_param(_inout) handling
  Fixed DBI::ProxyServer fetch loop
  Fixed install_driver do-the-right-thing with $@ on error. It, and connect(),
    will leave $@ empty on success and holding the error message on error.
  Fixed fetchrow_hashref to assign columns to the hash left-to-right
    so later fields with the same name overwrite earlier ones
    as per DBI < 1.15
  Changed tables() to use quote_indentifier() if the driver returns a
    true value for $dbh->get_info(29) # SQL_IDENTIFIER_QUOTE_CHAR
  Changed ping() so it no longer triggers RaiseError/PrintError.
  Changed connect() to not call $class->install_driver unless needed.
  Changed DESTROY to catch fatal exceptions and append to $@.
  Added ISO SQL/CLI & ODBCv3 data type definitions
  Removed the definition of SQL_BIGINT data type constant as the value is
    inconsistent between standards (ODBC=-5, SQL/CLI=25).
  Added $dbh->column_info(...)
  Added $dbh->foreign_key_info(...)
  Added $dbh->quote_identifier(...)
  Added $h->{HandleError} = sub { ... } addition and/or alternative
    to RaiseError/PrintError.
  Added Fowler/Noll/Vo hash type as an option to DBI::hash().
  Added DBI::Changes so now you can "perldoc DBI::Changes", yeah!
  Added selectrow_arrayref & selectrow_hashref docs
2002-02-14 15:50:05 +00:00
drochner
6a7f86f699 share/omf/control-center/capplets doesn't exist, so don't @dirrm it 2002-02-14 14:35:45 +00:00
drochner
b973ee4f33 share/idl belongs to ORBit, which we depend on, so don't @dirrm it 2002-02-14 14:33:02 +00:00