Commit graph

59085 commits

Author SHA1 Message Date
jmmv
11a16f157c Note revision bump for samba to 1. 2004-04-15 16:29:16 +00:00
jmmv
4e9c9f3062 Initial addition. 2004-04-15 16:28:11 +00:00
jmmv
f9a2e7f485 Install a libsmbclient.so.0 link for the library, to let programs that use
it find it properly.  Bump PKGREVISION to 1.
2004-04-15 16:26:31 +00:00
tv
2445e1de31 Provide a quick fix for PR pkg/25187 so that "make update" DTRT with
dependencies again.

This is not a good long term solution; I'm still working on that as an
option to pkg_info to recurse the dependency tree.
2004-04-15 15:37:39 +00:00
jmmv
3ead27bde3 Add gstreamer-0.8.1 and gst-plugins-0.8.1, and assign them to me. 2004-04-15 14:42:59 +00:00
jmmv
4943308add Note update of gnopernicus to 0.8.3. 2004-04-15 14:40:51 +00:00
jmmv
849b7ce260 Update to 0.8.3:
GUI:
    * Crosshair color inversion made clearer by graying the 'Cross-hair color'
      button when 'Cross-hair color inverted' checkbox is checked.
    * Changed some keyboard accelerators.

UI:
    * A better presentation for tables  : added two new presentation items.

BRAILLE:
    * Added suport for some more braille devices.

MAGNIFIER:
    * Changed required version of gnome-mag to 0.11.0.
2004-04-15 14:38:48 +00:00
christos
548f4ec292 Thanks to @@@'s new macros we need another patch now. 2004-04-15 14:37:22 +00:00
minskim
0796a62243 + kermit-8.0.211, maradns-1.0.21 2004-04-15 14:15:44 +00:00
minskim
eb78be8f54 Update t1lib to 5.0.2.
Changelog is not available, but it seems to be a bug fix release.
2004-04-15 14:14:33 +00:00
xtraeme
57104cf23f Make this build in FreeBSD. 2004-04-15 13:48:43 +00:00
xtraeme
9c729cd4c0 Make this build in FreeBSD, patch stolen from FreeBSD/ports. 2004-04-15 13:27:36 +00:00
xtraeme
1c7861c571 Make this build in FreeBSD. 2004-04-15 13:16:35 +00:00
wiz
1be4ad7cc0 Convert to bl3. 2004-04-15 13:07:55 +00:00
xtraeme
a9fe576149 Make this build in FreeBSD, patches stolen from FreeBSD/ports. 2004-04-15 12:56:22 +00:00
martti
d4300e89ca Updated doxygen to 1.3.6 2004-04-15 12:52:57 +00:00
martti
fa2a539e8f Updated doxygen to 1.3.6
Changes

* For projects with many nested classes, namespaces, typedefs and using
  statements, doxygen could become very slow. This should now be improved
  significantly.
* Made some cosmetic changes to the HTML output.
* STRIP_FROM_PATH now by default strips the path from which doxygen is run

New features

* Make a start with adding support for Objective-C. Doxygen can now parse
  Objective-C header files (including protocols and categories).
* Include a patch by Hauke Duden which adds preliminary support for the
  D programming language (see http://www.digitalmars.com/d).
* C Comments inside #defines are now preserved. This could be useful
  to document boilerplate code.
* Included patch to replace tabs by the proper amount of spaced inside code
  fragments in the XML output (thanks to Alexandr for the patch).
* Examples (documented via \example) are now included in the XML output.
* New option SORT_BRIEF_DOCS which when enabled will list the
  declaration section of the documentation (with the brief descriptions)
  in alpabetical order, instead of declaration order.
* Included patch for Hungarian translation (thanks to Akos Kiss) and for
  the Serbian language. Added support for mixed Korean/english (thanks
  to Jihoon Chung). The translator report script was also updated.
2004-04-15 12:52:37 +00:00
wiz
15d2bad273 Convert to bl3.
XXX: candidate for NO_BUILD/NO_BUILDLINK?
2004-04-15 12:42:56 +00:00
wiz
8874ec4205 Add bl3 file. 2004-04-15 12:27:09 +00:00
wiz
1f5e0f3881 Convert to bl3. 2004-04-15 12:18:57 +00:00
wiz
be0de001d3 Convert to bl3. 2004-04-15 11:46:47 +00:00
mjl
00c5977c01 Note p5-palm, p5-Config-General 2004-04-15 11:45:50 +00:00
mjl
7e5a0f5144 Update p5-Config-General to 2.26
- fixed invalid regexp in _open()
 - fixed bug with not working -IncludeRelative setting when
   including a config file.
 - add the -BackslashEscape parameter to enable general escaping
   of special characters
 - added feature
   now block statements like this are allowed: "<directory blah/>"
 - fix a bug with the -Tie option, sub-hashes of named blocks were
   not properly created (in fact, not tied).
 - fixed bug in new() used $this instead of $self for empty
   hashref creation if no config file given.
2004-04-15 11:43:45 +00:00
xtraeme
36124e79a4 Disable _XOPEN_SOURCE_EXTENDED when using FreeBSD, ok'ed by jmmv@. 2004-04-15 11:32:50 +00:00
wiz
3a1961986c Convert to buildlink3. 2004-04-15 11:27:45 +00:00
jmmv
cad79331bb Set USE_LIBTOOL=yes. 2004-04-15 11:16:04 +00:00
grant
9fb0bcb4bf note import of yasql-1.81
fix date of prior entry
2004-04-15 11:12:04 +00:00
wiz
e1591fe56e Only add BDBBASE to BUILD_DEFS once. 2004-04-15 11:11:57 +00:00
grant
dbc3a32a38 +yasql 2004-04-15 11:10:18 +00:00
grant
ce568e0768 Initial import of yasql-1.81 into the NetBSD packages collection.
YASQL is an open source Oracle command line interface. YASQL features a
much kinder alternative to SQL*Plus's user interface. This is meant to
be a complete replacement for SQL*Plus when dealing with ad-hoc queries
and general database interfacing. It's main features are:

	* Full ReadLine support
	* Alternate output methods
	* Output of query results
	* Data Input and Binding
	* Command pipes
	* Tab completion
	* Easy top rownum listings
	* Enhanced Data Dictionary commands
	* Query editing
	* Query chaining
	* Basic scripting
	* Config file
	* Future extensibility
2004-04-15 11:09:59 +00:00
grant
17eecc0fd0 note import of p5-DBD-Oracle 2004-04-15 10:49:53 +00:00
grant
7810b6541b +p5-DBD-Oracle 2004-04-15 10:49:04 +00:00
grant
47970d0099 Initial import of p5-DBD-Oracle 1.14 into the NetBSD packages collection.
DBD::Oracle is a Perl module which works with the DBI module to
provide access to Oracle databases.
2004-04-15 10:48:43 +00:00
jmmv
f524c7136b Note addition of gtk2-engines-bluecurve, version 1.0. 2004-04-15 10:48:00 +00:00
jmmv
e12707865c Add and enable gtk2-engines-bluecurve. 2004-04-15 10:46:27 +00:00
grant
1f24ea4afb no longer used 2004-04-15 10:45:25 +00:00
jmmv
4ec80e109c Initial import of gtk2-engines-bluecurve, version 1.0:
Port of famous Bluecurve theme for GTK2+, introduced by RedHat.
2004-04-15 10:45:15 +00:00
grant
fabb31d14d conditionally set SQLRELAY_DATABASES. 2004-04-15 10:44:53 +00:00
grant
6a87c776f1 bl3ify 2004-04-15 10:44:30 +00:00
jmmv
ee7bd94854 During print-PLIST, mark shared directories (used by packages installing
engines, pixbuf loaders...) as @comment's.
2004-04-15 10:42:42 +00:00
jmmv
54ac3dcbb3 Note revision bump for gtk2 to 1. 2004-04-15 10:41:40 +00:00
tron
2c23ae8afd Fix seriously broken buildlink2 script:
- incorrect path to the package source directory
- library missing from the file list
- no protection against multiple inclusion
2004-04-15 10:41:14 +00:00
grant
56b1af4fcc bl3ify 2004-04-15 10:41:02 +00:00
grant
3f60c81130 -sqlrelay 2004-04-15 10:39:13 +00:00
jmmv
6c04e51735 Precreate the lib/gtk-2.0/2.4.0/engines directory and remove it from here.
Bump PKGREVISION to 1.
2004-04-15 10:38:40 +00:00
grant
1e44cb2c75 note import of sqlrelay-0.33.1 2004-04-15 10:38:18 +00:00
grant
ee06427bd8 +sqlrelay 2004-04-15 10:37:45 +00:00
grant
9254d7edb3 Initial import of sqlrelay-0.33.1 into the NetBSD packages collection.
SQL Relay is a persistent database connection pooling, proxying and
load balancing system for Unix and Linux supporting ODBC, Oracle,
MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase,
Lago and SQLite with APIs for C, C++, Perl, Perl-DBI, Python,
Python-DB, Zope, PHP, Ruby, Ruby-DBI, TCL and Java, command line
clients, a GUI configuration tool and extensive documentation.

The APIs support advanced database operations such as bind variables,
multi-row fetches, client side result set caching and suspended
transactions. It is ideal for speeding up database-driven web-based
applications, accessing databases from unsupported platforms,
migrating between databases, distributing access to replicated
databases and throttling database access.
2004-04-15 10:37:24 +00:00
grant
dff10e3af6 note import of rudiments-0.25.1 2004-04-15 10:34:14 +00:00
grant
3ed39213df +rudiments 2004-04-15 10:33:41 +00:00