Commit graph

4318 commits

Author SHA1 Message Date
rh
6245c7785d Update Gorm to 0.3.0.
Noteworthy changes in version `0.3.0'
=====================================

   * Preferences added.

   * User can now enable and disable guidlines for easier editing.

   * Refactored code into GormLib which is a clone of the
     InterfaceBuilder framework.  This facilitates creating palettes
     and inspectors outside of Gorm.

   * Added class inspector for easier editing of classes.  This gives
     the user the option to use either the outline view or the
     inspector to edit new classes.

   * Added inspectors for the following: NSScrollView,
     NSProgressIndicator, NSColorWell, GormImageInspector (for images
     added to .gorm files).

   * Improved look of NSTabView inspector.

   * Removed all warnings from the code.

   * various bug fixes.
2003-08-10 11:35:31 +00:00
grant
dfba081206 s/gui/GUI/ 2003-08-10 03:15:28 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
heinz
5a6edbfaad add TEST_TARGET 2003-08-09 07:33:27 +00:00
heinz
8e371fc5f0 HOMEPAGE and TEST_TARGET 2003-08-09 07:03:14 +00:00
abs
367a2fc3b2 Updated cpuflags to 0.56
- If !defined BSD_PKG_MK and DBG is set to -Os, do not alter COPTS.
	  This stops setting of -march=XXX causing overflowing of install media
	- disable -fomit-frame-pointer for lua and koffice
2003-08-07 11:30:04 +00:00
wiz
bb6eb4113e Improve description. 2003-08-07 07:17:11 +00:00
jtb
3977417aa0 Correct PLIST for version for 1.6.0. 2003-08-06 06:49:35 +00:00
jmc
ab8fcca4d6 h5perf isn't installed by this package 2003-08-06 04:20:36 +00:00
jmmv
1ab68784c9 Update to 2.2.4:
- Chain to BonoboSocket's hierarchy_changed parent handler - #118705 (Federico)
2003-08-05 23:48:30 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
25e4c51173 bump revision after qt3/kde prefix change 2003-08-05 13:35:26 +00:00
wiz
f157ffefb0 Update to 4.3.
Version 4.3 21-May-03

Refactoring for code improvements. POSIX compat fix (constification).
UTF-8 fixes.

Version 4.2 14-Apr-03

Build fixes. Removed some compiler warnings. UTF-8 fixes.

Version 4.1 12-Mar-03

Compilation fixes. A bug fix, and two optimization fixes.

Highlights of the 4.0 release:
1. Support for Perl's \Q...\E escapes.

2. "Possessive quantifiers" ?+, *+, ++, and {,}+ which come from Sun's Java
package. They provide some syntactic sugar for simple cases of "atomic
grouping".

3. Support for the \G assertion. It is true when the current matching position
is at the start point of the match.

4. A new feature that provides some of the functionality that Perl provides
with (?{...}). The facility is termed a "callout". The way it is done in PCRE
is for the caller to provide an optional function, by setting pcre_callout to
its entry point. To get the function called, the regex must include (?C) at
appropriate points.

5. Support for recursive calls to individual subpatterns. This makes it really
easy to get totally confused.

6. Support for named subpatterns. The Python syntax (?P<name>...) is used to
name a group.

7. Several extensions to UTF-8 support; it is now fairly complete. There is an
option for pcregrep to make it operate in UTF-8 mode.

8. The single man page has been split into a number of separate man pages.
These also give rise to individual HTML pages which are put in a separate
directory. There is an index.html page that lists them all. Some hyperlinking
between the pages has been installed.
2003-08-05 10:18:39 +00:00
adam
9420ac375f Revision bump, because libexif.so.major changed 2003-08-05 09:18:16 +00:00
jtb
8008baf872 Add a missing header file. 2003-08-05 06:21:54 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
jtb
3e8fe03112 Update to 1.6.0.
Summary: This release has the following new features that are not
         available in 1.4.* releases

 1. Generic properties to give application more control on I/O pipeline
 2. Time allocation and fill value properties
 3. New  filters: external compression filter szip
                  internal shuffling and checksum filters
 4. Compact storage layout for datasets
 5. Redesigned I/O pipeline for better performance.

 For more information see
 http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html
 http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide.html
 http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/Changes.html
2003-08-04 17:26:59 +00:00
drochner
c8a9cacdc4 Deal with the changed layout of the "Idle" IDE stuff in Python-2.3:
All the meat coms with the base installation; we just install a small
wrapper here.
2003-08-04 08:18:58 +00:00
wulf
1e1e320d84 Removed gpasm which has been supersceeded by gputils 2003-08-04 00:17:30 +00:00
wulf
93f33616bc Added and enabled gputils: a collection of tools for Microchip's PIC
micro-processors, replacing obsoleted package gpasm.
Removed obsoleted package gpasm.
2003-08-03 23:57:52 +00:00
wulf
da7830053f Initial commit of gputils-0.11.6, a collection of development tools for
Microchip's PIC micro-processors, replacing obsoleted package gpasm.
2003-08-03 23:54:29 +00:00
sjg
16d168ebbb Update bmake and mk-files.
Changes to mk-files:
	* install-mk: add ability to use cp -f when updating
	destination .mk files.  Also now possible to play games with
	FORCE_SYS_MK=ln etc on *BSD machines to link /usr/share/mk/sys.mk
	into dest - not recommended unless you seriously want to.
	* own.mk (IMPFLAGS): add support for COPTS.${IMPSRC:T} etc
	for semi-compatability with NetBSD.
Changes to bmake:
	* boot-strap: Allow setting configure args on command line.
	* configure.in: add --with-defshell to allow sh or ksh
	to be selected as default shell.
	* Merge with NetBSD make 20030731
	Pick up .SHELL spec for ksh and associate man page changes.
	Also compat mode now uses the same shell specs.
	* var.c (Var_Parse): ensure delim is initialized.
	* unit-tests/Makefile.in: use single quotes to avoid problems from
	some shells.
	* makefile.boot.in:
	Run the unit-tests as part of the bootstrap procedure.
	* unit-tests/Makefile.in: always force complaints from
	${TEST_MAKE} to be from 'make'.
	* configure.in: add check for 'diff -u'
	also fix some old autoconf'isms
	* Makefile.in (BMAKE_VERSION): bump version to 20030728.
	if using GCC add -Wno-cast-qual to CFLAGS for var.o
	* Merge with NetBSD make 20030728
	Pick up fix for :ts parsing error in some cases.
	Pick unit-tests.
2003-08-03 05:50:02 +00:00
gehenna
1f36c46053 CVSync 0.24.3
Changes:
  * Fix a bug to fail to update a symlink status. (client)

  * New keyword: nordiff (server)
    On updating a regular file, a server send a whole file instead of
    using rdiff algorithm. It is efficient to update tarballs or similar.

  * Improve a rdiff performance slightly. (server)
2003-08-03 05:14:07 +00:00
kristerw
f5e3330861 Make this compile on archs where size_t != unsigned int. 2003-08-02 20:24:59 +00:00
kristerw
7bf2bd33bd Override config.guess and config.sub to make the pkg recognize and build
on more systems (e.g. NetBSD 1.6.1/shark).
2003-08-02 18:17:44 +00:00
kristerw
785cebd938 gcc 2.95.3/arm gives "internal compiler error" when compiling this with -O2.
Use -O1 instead for arm.
2003-08-02 17:49:37 +00:00
wiz
b6a06da843 Undo last. While it may make live easier, it's not good for binary
packages.
2003-08-02 09:25:44 +00:00
grant
924e3daff6 when determining whether iconv is required, don't require gettext-lib
0.11.5nb1 or higher, 0.11.5 is good enough.

fixes build with slightly older installation of gettext-lib.
2003-08-02 05:59:20 +00:00
grant
56ed461304 use USE_GNU_TOOLS+= so we can co-exist with a user's setting. 2003-08-02 04:24:58 +00:00
grant
c9d0c5fdc8 USE_GNU_TOOLS=awk 2003-08-02 03:56:37 +00:00
wiz
e1d6beafae Depend on latest kde1. Bump PKGREVISION. 2003-08-01 17:26:38 +00:00
gehenna
f9ef18dcf4 fix makesum. 2003-08-01 14:08:24 +00:00
heinz
2beb84c96a Add TEST_TARGET 2003-07-30 21:57:17 +00:00
jmmv
d9b34bd691 Update to 2.2.3:
- Fixed BonoboSocket so that it will autoactivate controls appropriately;
  this did not work for in-process controls.
- Merged changes from the HEAD branch so that toolbar buttons are not
  focusable.
2003-07-30 21:29:11 +00:00
gehenna
156d1ca17a CVSync 0.24.2
Changes:
	* A 'access' file is reloaded dynamically. (server)
	  This file is reloaded when a client is connected if necessary.

	  Not necessary to restart for reloading any files.

	* New keyword: base-prefix (server)

	  Specifies the prefix for the keyword 'prefix' of collections.
	  It must be an absolute path.

	* Fix a bug to try to remove wrong pid file mistakenly. (server)

	* Fix a bug to forget to tranfer the last file in some cases. (server)

	* native SHA1 is enabled on OpenBSD 3.3 or prior again.
	  All SHA1 calculations is wrapped by giant lock on OpenBSD.

	* Fix a rdiff bug. (server)

	* New keyword: haltfile (server)

	  When specified, a server checks it instead of /var/run/cvsyncd.HALT.

	* New feature: file-based halt (server)

	  If /var/run/cvsyncd.HALT is created or modified when a server is
	  running, the server exits gracefully.

	* New keyword: pidfile (server)

	  Specifies the file to store the pid number in a configuration file.

	* Fix a bug to mirror directories/files specified as 'deny'
	  in 'distfile' mistakenly.
2003-07-30 16:11:48 +00:00
markd
b6d7c42bd5 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:56:08 +00:00
markd
53009da925 Update kdbg to 1.2.8
* Fixed security flaw regarding the program specific debugger command.
2003-07-30 15:19:21 +00:00
markd
dc987ce281 Update kdesdk to 3.1.3.
Changes:
* cervisia: Immediately save changed settings in the settings dialog
* cervisia: Fixed the size of the diff overview widget
* cervisia: Fixed crash when hidden files changed
* cervisia: Re-added the "clear" command to the context menu of the protocol view
* kbabel: Fix TP robot interaction
* kbabel: Allow upgrade translation database from Berkeley Database II to Berkeley
  Database IV
* kbabel: DocBook entities can contain dots
* kapptemplate: Fix UIC detection for KDE 2.x projects.
* kapptemplate: tail -n / head -n POSIX compliance fix.
2003-07-30 14:51:13 +00:00
agc
39ba0ed371 Add and enable re2c 2003-07-29 16:18:31 +00:00
agc
9b4688a576 Initial import of re2c-0.9.1 into the NetBSD Packages Collection.
re2c is a preprocessor that generates C-based recognizers from regular
expressions.  The input to re2c consists of C/C++ source interleaved
with comments of the form /*!re2c ...  */ which contain scanner
specifications.  In the output these comments are replaced with code
that, when executed, will find the next input token and then execute
some user-supplied token-specific code.

re2c generates parsers which are not table-based, and can be twice as
fast as flex.
2003-07-29 16:17:41 +00:00
agc
7e8ca7dae4 Add and enable device-driver-doc-de 2003-07-29 12:45:38 +00:00
agc
0d9616bd78 Initial import of Jochen Kunz's documentation for writing device drivers
for NetBSD (written in German) into the NetBSD Packages Collection.

A "NetBSD Device Driver Writing Guide":

It consists of three main sections:

- Introduction to autoconfig(8).
- Usage of the autoconfig(8) infrastructure, demonstrated on the example
  of rf(4).
- Core of the rf(4) driver, that shows how data is transfered from and
  to a (disk) device.
2003-07-29 12:44:39 +00:00
mrg
1a291e8bd2 raw new lines are forbidden in string literals; avoid them 2003-07-28 15:01:27 +00:00
jmmv
5811b07e06 Add patch to fix audio output problem in plaympeg. From soren@blef.org in
PR pkg/20204.
2003-07-28 09:52:29 +00:00
jmmv
03c3a0491a Depend on glu, needed to build the GL movie player. Bump PKGREVISION to 4.
Hopefully fixes problems shown by Hubert's bulk build.
2003-07-28 09:32:13 +00:00
jmmv
8652d9835b Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS build
definition.  Bump revision again, to 6, for better dependancy handling.
2003-07-26 23:05:34 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
jmmv
84a38e30b2 Implement loadable plugin support for arts and esound output. This is to
avoid using build variable definitions, and to allow optional use of these
daemons on machines where binary packages are used.  esound is no longer
needed in this package by default.  OSS is kept in the package as it was
before, beeing the default output driver.  Bump PKGREVISION to 5.

The patch has been reviewed by wiz@, the maintainer.  It has also been sent
back to SDL authors in the hope that they will implement this functionality.

Closes PR pkg/21774 by Marc Recht, which requested the addition of arts as
an optional dependancy (not done).
2003-07-26 21:38:22 +00:00
drochner
3c0c57dc4c +py-zconfig 2003-07-25 16:05:26 +00:00
drochner
6a7f1ba6bf add ZConfig-1.0, a Python configuration library for those who don't like
the Windows-ini-file-like stuff which comes with the base pkg
2003-07-25 16:04:09 +00:00