Commit graph

52917 commits

Author SHA1 Message Date
jmmv
b6b87f596f The PKGREVISION should be in Makefile, not Makefile.common... so the previous
bump was expected to be to 3, not 1.
2004-01-23 17:52:40 +00:00
jmmv
7692afa077 Avoid creating an empty directory that is later not available in binary
packages and produces a warning message when pkg_delete'ing.
Bump PKGREVISION to 1.
2004-01-23 17:51:24 +00:00
jmmv
9991fce820 Note revision bump for gnome-themes to 3. 2004-01-23 17:37:55 +00:00
jmmv
2b833c59d7 Fix PLIST: some directories were missing. Bump PKGREVISION to 3. 2004-01-23 17:37:07 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
jmmv
ad83326d28 Note update of xmlcatmgr to 2.0beta1. 2004-01-23 17:14:40 +00:00
jmmv
850572fa4d Update to 2.0beta1:
Released on 2004/01/23, its state was beta.

* Recognize two default catalog files, one for XML and one for SGML,
  instead of only one as in previous versions.

* Added the `-h' option to xmlcatmgr, which shows a descriptive usage
  message.

* Added multiple comments to the code, explaining what each function does.

* Some bug fixes.

The version in the buildlink2.mk file is bumped because there were some
incompatible changes done in the previous version that may cause problems
to people upgrading an already installed package.  This should have really
happened in the previous version... but well, as this is now beta, there
shouldn't be any interface changes any more.
2004-01-23 17:12:16 +00:00
jmmv
cd39cfd5a5 Add http://osdn.dl.sourceforge.net/sourceforge/ as a master site for
Sourceforge.
2004-01-23 17:04:55 +00:00
jmmv
86f86996fe Note update of scrollkeeper to 0.3.14. 2004-01-23 16:56:49 +00:00
jmmv
5ecc4ed9c6 Update to 0.3.14. Changes since 0.3.12:
0.3.14
=======
- Build fixes:
        - Correct problem with distributed intltool scripts.
        - Update rpm spec file.

0.3.13
=======
- Runtime fixes:
        - Use a per-user directory for storing the extracted contents files.
          This avoids problems when multiple users share /tmp and use
          scrollkeeper.
        - Do XInclude processing on documents before extracting information.
        - By default, do not use the network to retrieve required DTDs.
                - Can be changed using the '-n' parameter to
                  scrollkeeper-install and friends.
        - Do not segfault if an OMF file is invalid.
- Build fixes:
        - Install various package documentation files.
        - Tidy up the build process a little bit and fix some portability bugs.
        - Update included gettext code.
        - Build fixes for specific platforms (Solaris and *BSD systems).
        - Detect installed version of the DocBook DTD at build time.
        - Allow the location of system XML catalog to be specified.
                - see the --with-xml-catalog flag.
        - Install locale-specific program files correctly (i.e. portably).
        - Allow scrollkeeper data directory to be customised
                - see the --with-partial-db-dir flag.
        - Upgrade supplied gettext and automake versions.
- Miscellaneous:
        - Correctly register translated versions of documents by considering
          their category, rather than their titles.
        - Don't leak file descriptors when updating the database. This fixes
          resource starvation problems on some systems.
        - Fix some memory leaks.
        - Should now work with IPv6-enabled systems.
        - When using a non-default prefix, the scrollkeeper log files are
          updated correctly.
        - Many Sourceforge bug tracker bugs fixed and all outstanding patches
          in the patch tracker evaluated and applied if appropriate.
- Translations updated.
2004-01-23 16:55:37 +00:00
agc
d4ff22acec Temporary fix for xpkgwedge'd packages which were getting buildlinked
with a prefix of X11BASE, rather than LOCALBASE - check whether
USE_XPKGWEDGE is defined to {"YES", "yes"} as well as looking for the
existence of the xpkgwedge definition file when calculating the value
of X11PREFIX.
2004-01-23 16:49:47 +00:00
recht
e2aec8ebd8 bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
2004-01-23 16:48:54 +00:00
agc
1ac8b8c264 Note addition of ispell-russian-io package. 2004-01-23 16:33:35 +00:00
jmmv
ed0f47d70e Note revision bump for gnome2-games to 1. 2004-01-23 16:11:26 +00:00
jmmv
56fb821e5f Do not change the current directory in the INSTALL script. This avoids
errors shown during all subsequent actions (specially when the script tries
to execute itself with the VIEW-INSTALL target).  Bump PKGREVISION to 1.
2004-01-23 16:09:37 +00:00
recht
631edbfce7 note pyxml -> py-xml name change. 2004-01-23 15:47:17 +00:00
recht
caef7d2d63 catch up with pyxml -> py-xml name change 2004-01-23 15:39:13 +00:00
recht
2b3c97bffa Catch up with pyxml -> py-xml name change in the Makefile and finally
remove pyxml.
2004-01-23 15:36:13 +00:00
recht
45a80ef602 catch up with pyxml -> py-xml name change 2004-01-23 15:31:58 +00:00
recht
cd32bcea7c Re-import of pyxml as py-xml to match Python module naming convention.
Addresses PR pkg/23999 by Michal Pasternak.
ok'ed by drochner@

The PyXML package is a collection of libraries to process XML with Python. It
contains, among other things

    xmlproc: a validating XML parser.
    sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a
	factor of 5.
    PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers.
    4DOM: A fully compliant DOM Level 2 implementation
    javadom: An adapter from Java DOM implementations to the standard Python
	DOM binding.
    pulldom: a DOM implementation that supports lazy instantiation of nodes.
    marshal: a module with several options for serializing Python objects to
	XML, including WDDX and XML-RPC.
    unicode: a helper module for Python 1.5 users who need conversions between
	UTF-8 and ISO-8859-?.
2004-01-23 15:25:39 +00:00
agc
9e64f6943e Split the ispell-russian packages into two separate packages,
ispell-russian and ispell-russian-io.
2004-01-23 15:02:07 +00:00
agc
f6545cdb60 Add and enable ispell-russian-io 2004-01-23 15:00:41 +00:00
agc
f0d58f5cb5 Break the ispell-russian package into two separate packages -
ispell-russian, and
	ispell-russian-io

ispell-russian-io is the same as the ispell-russian package, but with
"YO" support enabled (this was previously done in a dodgy,
undocumented way in the ispell-russian package).

Both packages can be installed at the same time.

With thanks to Valeriy E. Ushakov for guidance.
2004-01-23 15:00:01 +00:00
taca
54f4b3a75d Note update of security/pgpdump package to 0.22. 2004-01-23 14:51:04 +00:00
taca
f2b4d11a7f Update pgpdump pacakge to 0.22.
0.22 2004/01/23

* parse_subpacket() are split into parse_signature_subpacket() and
  parse_userattr_subpacket(). A bug of length calculation is fixed.
* The critical bit of the signature subpackets are supported.
	Peter Palfrader <peter@palfrader.org>

0.21 2004/01/13

* Removing compiler warnings.
* Using getopt().
* Supporting RISC OS.
	Stefan Bellon <sbellon@sbellon.de>
* Correct casting for Bzip2.
	Stefan Bellon <sbellon@sbellon.de>
* Prepared os/riscos/{config.h,Makefile} since "sh" does not exist on
  RISC OS.
	Stefan Bellon <sbellon@sbellon.de>
2004-01-23 14:49:35 +00:00
martti
b23e17e0ac Added xfce4-extras-4.0.3 2004-01-23 14:07:12 +00:00
martti
4f6ed070a6 Moved all plugins to xfce4-extras 2004-01-23 14:06:38 +00:00
martti
34fee9041b Added xfce4-extras 2004-01-23 14:05:38 +00:00
martti
606ba3cf44 XFce4 extras (panel plugins etc.) 2004-01-23 14:04:45 +00:00
agc
95e0ca7a9c Avoid multi-line string constants. 2004-01-23 13:55:31 +00:00
adam
65bcec4143 Updated octave-current to 2.1.53 2004-01-23 13:27:23 +00:00
adam
416b8c793b Changes: hard to determine, looks like mostly bug-fixes 2004-01-23 13:26:20 +00:00
recht
0c609aafc6 bl3ify 2004-01-23 12:42:29 +00:00
martti
6f1eba6850 s/USE_GMAKE/USE_GNU_TOOLS+=make/ 2004-01-23 12:11:48 +00:00
martti
2acac9de34 Make this work on Linux. 2004-01-23 12:03:44 +00:00
jlam
74f9c04e1a bl3ify 2004-01-23 11:53:13 +00:00
jlam
6ac0980e12 graphics/gd requires USE_X11. 2004-01-23 11:48:03 +00:00
agc
f475db42cd Use stdarg rather than varargs.
This code is old - it's been ages since I've seen definitions for
sunview and X10...
2004-01-23 11:43:33 +00:00
jmmv
a048c7525d bl3ify and allow pkgviews installation. 2004-01-23 11:43:06 +00:00
jmmv
1e02bc6383 bl3ify and allow pkgviews installation. 2004-01-23 11:27:30 +00:00
jmmv
0fcc5daf31 Note update of pkg_comp to 1.15. 2004-01-23 09:49:27 +00:00
jmmv
1955870fa2 Update to 1.15:
- Automatic builds can now be interrupted at any time with CTRL+C and then
  resumed! (with 'auto resume' from the command line).
- MAKE_PACKAGES has been deprecated in favour of two new variables:
  BUILD_PACKAGES, which tells which packages to build after a 'makeroot'
  and AUTO_PACKAGES, used during the 'auto' target.
- MOUNT_SCRIPT and UMOUNT_SCRIPT have been deprecated in favour of MOUNT_HOOKS
  and UMOUNT_HOOKS, which take a list of shell functions or external commands
  to be executed.
- /pkg_comp is now symlinked to /p inside the chroot, to make paths simpler
  when working inside it (i.e., with the 'chroot' target).
- security/audit-packages is not installed any more inside the chroot by
  default.  This is not needed to get pkgsrc security checks working.
  The user can add it to BUILD_PACKAGES for a regular build.
- pkgtools/xpkgwedge is not installed any more during a 'makeroot'.  pkgsrc
  handles this automatically when needed, so we let it install the package
  for us.
- Ensure that libkver's library is preloaded when doing builds inside the
  chroot, so that packages get the right version number in them.
- When creating a template file, sort all variables alphabetically.
- Several miscellaneous changes in the code: simplification of syntax,
  addition of comments to functions, cleanup of messages...
2004-01-23 09:48:53 +00:00
xtraeme
3767c8300f Note update of loudmouth to 0.15.1 and gossip to 0.7 2004-01-23 09:47:22 +00:00
xtraeme
f6c036811a Update loudmouth to 0.15.1
Changes in 0.15.1:
------------------
* Require GnuTLS >= 1.0.0

Changes in 0.15:
----------------
* Better Win32 instructions.
* Fixed bug when disconnecting and then connecting again using the same
  LmConnection.
* Documentation typos and errors fixed by Ross Burton.
* Better SSL support, now gives the application the possibility to decide
  if it wants to connect on bogus SSL certificates.
* The SSL API changed a bit, take a look at the API docs.
* Fixed timestamp error on FreeBSD.
2004-01-23 09:45:51 +00:00
xtraeme
592ccf21b0 Update gossip to 0.7.
News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
  sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
  sr@Latn, sr, sv)
2004-01-23 09:45:08 +00:00
skrll
a5f8eee323 Add and enable tme 2004-01-23 09:12:59 +00:00
agc
4b96b56843 Make this compile with gcc3 (varargs -> stdarg) 2004-01-23 09:02:15 +00:00
abs
5af3f5f453 Update netscape to 20040123
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
    Switch from taking version number from 'navigator' version to datestamp
2004-01-23 08:59:37 +00:00
abs
69469aa83c Update netscape to 20040123
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
    Switch froom 'navigator' version to datestamp
2004-01-23 08:58:42 +00:00
skrll
8071b3f525 Note addition of tme 0.2 2004-01-23 08:43:17 +00:00