Commit graph

12040 commits

Author SHA1 Message Date
wennmach
89103f939b Reflect new location of services.diff. 2000-06-08 15:31:36 +00:00
wennmach
898f5e4f7e File moved. 2000-06-08 14:03:47 +00:00
wennmach
516a266442 Find arla's configuration directory even if arla is not
installed in /usr/arla.
2000-06-08 13:56:01 +00:00
wennmach
0a8eec1667 Added descriptions of what exactly each patch does.
Inserted placeholders into MESSAGE which get replaced during pre-install.
Enhanced MESSAGE text.
2000-06-08 13:53:24 +00:00
wiz
b15cee263e add 1.4Z[A-Z] pattern for recognition of 'good' curses 2000-06-08 12:57:57 +00:00
wiz
cf804dd39c Use NetBSD's curses on 1.4Y+ instead of ncurses 2000-06-08 12:57:18 +00:00
rh
cc67d3b480 The are no patches left, use a placeholder patch-sum. 2000-06-08 12:38:50 +00:00
tron
157efc99f0 Make this package build on the "arm32" port. 2000-06-08 11:43:17 +00:00
jdolecek
a2d92aa4d3 This patch is no longer needed (has been integrated into elm).
Thanks to Thomas Klausner for pointing out
2000-06-08 11:25:05 +00:00
wiz
3b7efb698c forgot to remove unneeded patch.
Noted by dmcmahill's weekly pkglint -- thanks!
2000-06-08 11:00:34 +00:00
wiz
71b92d3dd9 remove checksum for patch-ac, which was never added 2000-06-08 10:51:30 +00:00
hubertf
6bb10674c4 any docbook later than 3.1 will do (we're at 4.0 now) 2000-06-07 22:51:24 +00:00
hubertf
a72cafad27 The trailing "--" wasn't (only) for optical reasons, it's some
comment delimiter in SGML.
2000-06-07 22:15:54 +00:00
hubertf
4410906fcd add CONFLICTS on sp/opensp 2000-06-07 22:14:18 +00:00
hubertf
90451b8dac add & enable html 2000-06-07 21:51:58 +00:00
hubertf
ab8bb49fe2 HTML 2.0, 3.2 and 4.0 Document Type Descriptions.
Needed for some SGML playing, and hard to find anywhere.
2000-06-07 21:51:33 +00:00
hubertf
42eb26fa64 Update to DocBook V4.0. Changes from DocBook V3.1 to DocBook V4.0:
Markup:

- RFE  17: Added a common attribute 'Condition' for generic effectivity
- RFE  38: The nav.class elements (ToC|LoT|Index|Glossary|Bibliography) are
           now allowed at the beginning and end of components and sections
- RFE  58: The 'optmult' and 'reqmult' attribute values have been
           removed from Group
- RFE  65: Added several class attribute values to Filename and SystemItem
           at the request of the Linux community
- RFE  73: Removed BookBiblio and SeriesInfo
- RFE  81: Added SidebarInfo to Sidebar
- RFE  87: Added 'xmlpi' and 'emptytag' as class values of SGMLTag
- RFE  92: Added 'CO' to Synopsis and LiteralLayout
- RFE  99: Added SimpleMsgEntry as an alternative to MsgEntry in order
           to provide a simpler MsgSet construct
- RFE 103: Added RevDescription as an alternative to RevRemark in
           RevHistory; this allows longer descriptive text in a revision
- RFE 104: Added 'Specification' to the list of document classes on Article
- RFE 108: Allow admonitions in Answers
- RFE 110: Allow a RevHistory on QandAEntry
- RFE 115: Allow optional Title on OrderedList and ItemizedList
- RFE 116: Added LineNumbering attribute to linespecific environments for
           presentation of line numbers
- Added a common attribute 'Security' for effectivity
- Added synopsis markup for modern programming languages (e.g, object
  oriented languages like Java, C++, and IDL)
- Renamed DocInfo to PrefaceInfo, ChapterInfo, AppendixInfo, etc.

Other:

- RFE  88: Added PEs to include/ignore dbnotn.mod and dbcent.mod
- RFE 102: Fixed some outstanding namecase problems
- RFE 105: Added PNG notation
- RFE 106: Removed some odd *.content PEs that interfered with
           customization layers
- RFE 109: Added FPI to content of dbgenent.mod (for consistency)
- RFE 111: Added the Euro symbol
- Fixed bug in cals-tbl.dtd; a model group was used for the element
  declaration, but the attlist declaration used "Table" literally.
2000-06-07 20:32:00 +00:00
wrstuden
bdf23323aa Make displayed message reflect reality - examples are in
share/examples/stylewriter, not share/examples.
2000-06-07 20:10:41 +00:00
skrll
3c4fa0480d Add and enable bbcim 2000-06-07 19:12:22 +00:00
skrll
e6238c81bb Add bbcim.
bbcim is a BBC DFS file conversion utility that can convert between
standard archive format and xbeeb format and a lot more besides...
2000-06-07 19:05:20 +00:00
rh
41d88fc254 Add and enable sitescooper 2000-06-07 16:49:43 +00:00
rh
cf00f87011 Initial import of sitescooper-2.2.8, a tool to retrieve stories from
websites and converting them to a Palm readable format.
2000-06-07 16:48:56 +00:00
jwise
3a88229b9b Update jdbc-postgresql to the version shipped with postgresql-7.0.
Thu May 04 11:38:00 BST 2000 petermount@it.maidstone.gov.uk
	- Corrected incorrect date in CHANGELOG
	- Fixed the ImageViewer example

Wed May 03 16:47:00 BST 2000 petermount@it.maidstone.gov.uk
	- Fixed the Makefile so that postgresql.jar is built everytime
	  the jdbc1 or jdbc2 rules are called.
	- Fixed the threadsafe example. It had problems with autocommit

Wed May 03 14:32:00 BST 2000 petermount@it.maidstone.gov.uk
	- Rewrote the README file (the old one was 18 months old!)
	- Added @deprecated tags to org.postgresql.jdbc2.ResultSet
	  to clear some warnings issued during compilation.

Wed Apr 12 22:14:00 BST 2000 peter@retep.org.uk
	- Implemented the JDBC2 Blob interface, and ResultSet.getBlob().

Wed Apr 12 20:20:00 BST 2000 peter@retep.org.uk
	- Fixed bug in ResultSet.absolute(). Negative rows are now supported.
	- Implemented ResultSet.relative(), afterLast().

Tue Feb  1 21:40:00 GMT 2000 peter@retep.org.uk
	- Finally imported the contributed javax extensions by Assaf Arkin
	  arkin@exoffice.com

Mon Jan 24 21:00:00 GMT 2000 peter@retep.org.uk
	- Finally introduced the 7.0 additions to the core CVS repository.
	- All source files are now under the org.postgresql package (previously
	  they were under postgresql). The package lines now changed
	  accordingly.
	- The Makefile was rewritten so it should now work on machines that
	  can't handle the $( ) syntax.
	- Dutch translation by Arnout Kuiper (ajkuiper@wxs.nl)

Mon Sep 13 23:56:00 BST 1999 peter@retep.org.uk
	- PG_Stream.SendChar() optimised, increased default buffer size of
	  output stream to 8k, and introduced an 8k buffer on the input stream
	  Sverre H Huseby <sverrehu@online.no>
	- Added a finalize() method to Connection class in both drivers so that
	  the connection to the backend is really closed.
	- Due to many JVM's not returning a meaningful value for java.version
	  the decision for building the JDBC1.2 or JDBC2 driver is now a
	  compile time option.
	- Replaced $$(cmd...) with `cmd...` in the Makefile. This should allow
	  the driver to compile when using shells other than Bash.

Thu Sep  9 01:18:39 MEST 1999 jens@jens.de
	- fixed bug in handling of DECIMAL type

Wed Aug  4 00:25:18 CEST 1999 jens@jens.de
	- updated ResultSetMetaData.getColumnDisplaySize() to return
	  the actual display size
	- updated driver to use postgresql FE/BE-protocol version 2

Mon Aug  2 03:29:35 CEST 1999 jens@jens.de
         - fixed bug in DatabaseMetaData.getPrimaryKeys()

Sun Aug  1 18:05:42 CEST 1999 jens@jens.de
        - added support for getTransactionIsolation and setTransactionIsolation
2000-06-07 14:58:57 +00:00
msaitoh
441a17f2fc Update to PTL-2.1.3
Changes from 2.1.2:

	* src/mutex.c: Now pthread_mutex_lock() is NOT a cancellation
	point, as POSIX requires.

	* src/sched.c (_pthread_block): check cancellation status before
	making the calling thread block.

	* add call to pthread_testcancel() to a lot of cancellation point
	functions.

	* src/mutex.c, src/cond.c: fixed: mutex and cv chain can be
	corrupted.
2000-06-07 04:28:20 +00:00
augustss
8bd1912732 Apply patch from PR 10298 so gaim works again. 2000-06-06 22:17:47 +00:00
itojun
b30abcb890 upgrade to 2.5e (since 2.5e is no longer available on ftp site) 2000-06-06 13:22:28 +00:00
mjl
2a8550fad4 Update to 3.2.8. No changelog available. 2000-06-06 12:02:46 +00:00
mjl
26e1caa2ee Update to 1.6.3p4. Notable changes:
393) Users in the 'exempt' group shouldn't get their $PATH overridden
     by 'secure-path'.  Patch from jmknoble@pobox.com.
395) Fixed a bug that caused an infinite loop when the password
     timeout was disabled.
396) It is now possible to set the path to the editor for visudo as well
     as the flag that determines whether or not visudo will look at
     $EDITOR in the sudoers file.
398) Added rootpw, runaspw, and targetpw to prompt for the root, runas_default
     and target user's passwords respectively (instead of the invoking user's
     password).
399) Added -S flag to force password read from stdin.
400) Restore coredumpsize resource limit before exec'ing the child
     process (sudo sets it to 0 internally).
404) Fixed a bug where sudo would hang around and consume CPU if we spawn
     a long-running process.
406) Added set_logname run-time option.  When unset, sudo will not set
     the USER and LOGNAME environment variables.
407) Wildcards are now allowed in the hostnames specified in sudoers.
     The 'fqdn' option is often required for this to be useful.
408) Fixed a bug where host and user qualifiers in a Defaults entry were
     not being used correctly and the entry was being applied globally.
409) Fixed targetpw, rootpw, and runaspw options when used with non-passwd
     authentication (pam, etc).
410) When the targetpw flag is set, use the target username as part
     of the timestamp path.
411) Fixed a bug that prevented the -H option from being useful.
412) Fixed a case where a string was used after it has been freed.
2000-06-06 11:07:19 +00:00
kleink
d62ec855f3 Update to vtun-2.3; besides a vtund.conf(5) manual page, changes include:
ver 2.3:
	 Fixed incorrect error handling in UDP and TCP drivers. Makefile
	 improvements. RPM package fixes. Persist mode fixes. Fixed a
	 couple of memory and file descriptor leaks. Correct closing of
	 Solaris TUN device.
	 Added man page for the configuration file. Documentation update.
	 Team members list update.
2000-06-06 07:21:46 +00:00
minoura
d02914d440 Ooops, forgot to commit this. 2000-06-06 03:11:19 +00:00
minoura
630fcf11fc Use patched version of izumi@ec.tmit.ac.jp.
NetBSD patch supplied by itohy.
2000-06-06 03:10:20 +00:00
soren
d08e3fd44b Upgrade to version 1.2.
Recent additions to pchar include: An SNMP query feature, better IPv6
detection at configure-time, and a number of bugfixes.  The CHANGES
file included in the pchar distribution provides more details.
2000-06-06 02:38:36 +00:00
minoura
756d69d8f7 Correct HOMEPAGE.
Pointed out by Akihiro IIJIMA <aki@jp.freebsd.org>.
2000-06-06 01:26:11 +00:00
tron
2d5381f09f Welcome "gtop" in GNOME family. 2000-06-05 20:57:41 +00:00
tron
ae53c44b07 Update "gnome-python" package to version 1.0.53. Change since
version 1.0.51:
- pygnome/gtkhtml.py: removed removed functions.
- pygnome/generate/gtkhtml.defs (gtk_html_calc_scrollbars): removed
  private function.
- pygnome/Makefile.am: changed dependencies to point at .lo files
  rather than .o files, as we are using libtool now.
- pygnome/examples/gtkhtml_demo.py (HtmlWindow.load_url): don't call
  GtkHTML.parse().
- pygnome/generate/gtkhtml.defs (gtk_html_parse): remove function that
  was removed from gtkhtml.
- configure.in, gnome-python.spec: updated version number.
- NEWS: added news items.
- pygnome/Makefile.am (_gtkhtmlmodule_la_LIBADD): link with the
  correct library list.
- pygnome/gnome/config.py (section_contents,private_section_contents):
  fixed incorrect naming of wrapper.
- (lots of files): switch over to using libtool and automake-1.4a.
- pygnome/gnomeuimodule.c, pygnome/gnome/ui.py, pygnome/generate/gnomeui.defs:
  Modified _wrap_gnome_file_entry_get_full_path, so that it supports
  NULL as a return value (if the user does not select a file)
- pygnome/gnomeuimodule.c (_wrap_gnome_dialog_button_connect):
  create a tuple (function, arguments) to be registered in the
  callback. This corrects random behaviors after callback.
- pygnome/gnome/__init__.py: don't bother with the python-1.4
  compatibility stuff -- gnome-python won't work with python-1.4 for
  other reasons.
- configure.in: updated version.  Require gtk+ >= 1.2.6 for same
  reasons pygtk requires it.
- gnome-python.spec: incremented version numbers.  Add requires
  headers for gtk+ and gnome-libs so people don't annoy me with
  problems caused by old versions.  Also, require the matching version
  of pygtk.  Also, make pygnome-libglade require pygnome.
- pygnome/gettext.py (Catalog.__init__): check for msb encoded
  catalogs as well.
- pygtk/gtkmodule.c: When changing a gtkadjustment,
  call gtk_adjustment_changed()
- autogen.sh: Work with builddir != srcdir.
- pygnome/gnomeuimodule.c (list_to_ui_info): set user_data to
  NULL, to avoid crashes in free_ui_info.
- pygnome/gnomeuimodule.c: added PyGtk_Get() around parameters in
  MDI handling.
- pygnome/gnome/ui.py (GnomeMDIGenericChild.__marshal.__call__):
  fix mistake here.
2000-06-05 19:52:31 +00:00
tron
e4a224226c Depend on version 1.2 or newer of the "gnome-users-guide" package. 2000-06-05 19:32:27 +00:00
tron
a5641a8827 Update "gnome-users-guide" to version 1.2. This version was updated to
reflect the change in the GNOME 1.2 release.
2000-06-05 19:24:50 +00:00
tron
4b770a47a3 Remove "share/gnome/help/gdict" and sub directories during deinstallation. 2000-06-05 19:15:20 +00:00
hubertf
d4ec096fc7 ignore errors from 'cd' in binpkg-list (lotsa useless warnings from the
daily cron job after the rototiling)
2000-06-05 18:49:29 +00:00
skrll
47324d693a Correct URL of referenced web site. 2000-06-05 18:12:57 +00:00
tron
58f37594e2 Add dependence on "gnome-applets" package which contains applets
found in "gnome-core" 1.0.x releases.
2000-06-05 14:48:51 +00:00
tron
2b9abfd119 Add missing dependence on "libgtop". This breaks the package for all ports
except arm32, i386 and m68k but that is a good motivation to do the missing
adaptations.
2000-06-05 14:47:29 +00:00
rh
80fe90a77b Add and enable amavis 2000-06-05 14:39:00 +00:00
rh
36de45835e Initial import of amavis-0.2.0p6, a mail virus scanner 2000-06-05 14:37:58 +00:00
rh
a4fbd15bb8 add and enable xbin 2000-06-05 12:37:11 +00:00
rh
c121a0b9af Initial import of xbin-2.3, a utility to convert mailable BinHex format
into binary
2000-06-05 12:36:07 +00:00
rh
8ff276b01f Add and enable uvscan and uvscan-dat 2000-06-05 12:04:07 +00:00
rh
b288e92420 Initial import of uvscan-dat-4080, a set of AntiVirus DAT files for uvscan 2000-06-05 12:03:31 +00:00
rh
6761a1803c Initial import of uvscan-4.07e, an evaluation version of the McAfee
DOS/Windows file virus scanner
2000-06-05 12:01:24 +00:00
tron
4285ce19c0 Because "ggv" now belongs to the GNOME distribution add a depence on the
"ggv" package.
2000-06-05 09:57:58 +00:00