Commit graph

132176 commits

Author SHA1 Message Date
minskim
24ad1cd8c4 Note update of nabi. 2008-10-20 20:50:17 +00:00
minskim
4b23c10cd7 Update nabi to 0.99.2.
Changes since 0.15:
- Updated German translation.
- Fixed memory leak.
- Added simplified Chinese input.
- Added themes.
- Added symbol input using consonants.
- Switched to use libhangul.
2008-10-20 20:48:22 +00:00
wiz
105c17b263 Grammar fix in error message. 2008-10-20 20:44:49 +00:00
adrianp
e9355d1dfe Updated www/SpeedyCGI to 2.22nb4 2008-10-20 20:42:05 +00:00
adrianp
698b5f12cc Fix to work with new perl
Patches from OpenBSD
2008-10-20 20:41:47 +00:00
ghen
36404813ad Added fonts/lohit-fonts version 2.3.1. 2008-10-20 20:34:12 +00:00
ghen
7a94f73d00 + lohit-fonts 2008-10-20 20:32:58 +00:00
ghen
bc464eef28 Import lohit-fonts package (also known as fonts-indic), a set of free
TrueType fonts for several Indian languages: Assamese, Bengali, Gujarati,
Hindi, Kannada, Malayalam, Marathi, Oriya, Punjabi, Tamil, Telugu.
2008-10-20 20:32:11 +00:00
minskim
d00d77be97 Note update of libhangul. 2008-10-20 19:43:15 +00:00
minskim
e20397fed7 Update libhangul to 0.0.8.
Changes since 0.0.4:
- Improved hanja search.
- Updated the hanja dictionary.
2008-10-20 19:42:21 +00:00
ahoka
214839f848 Sanitise the error message of the fail-wrapper:
- Use PGKSRC-WARNING to note it's coming from pkgsrc and not always fatal.
 - Describe more precisely what's happening when you get this warning.

Hopefuly this will stop the misundersanding of the error message I could
see quite often amongst users.
2008-10-20 18:33:50 +00:00
hira
1628985f78 Re-add LD_LIBRARY_PATH to startup scripts (for java option only).
NOTE: With java option and PKG_DEVELOPER=yes, this package will fail
      to build.  Please fix wip/jdk15 (runtime library search paths
      are missing).
2008-10-20 16:14:54 +00:00
wiz
27025061cd Dependency is not necessary. Per obache. I stop touching this package now... 2008-10-20 14:28:26 +00:00
hira
52578cd24d Fix build with java option. 2008-10-20 14:26:22 +00:00
wiz
9a6c7f4142 Accept perl-5.10 as p5-version. From dsainty. 2008-10-20 14:06:40 +00:00
gdt
41189ea6f0 Updated databases/guile-pg to 0.37 2008-10-20 13:53:34 +00:00
gdt
23e2413166 Update to 0.37. Headlines from NEWS:
- 0.37 | 2008-05-24

  - Configuration change: search $prefix for PostgreSQL headers/libs

  - Change to pg-get-connection

	This proc now returns #f if its arg's connection is no longer live.
	You should probably avoid it altogether; see following NEWS item.

  - Planned modesty

	Currently, Guile-PG exposes some accounting (implementation) details
	that it shouldn't.  These are the "serial number" of connection and
	result objects, and the link between a result object the connection
	object where it originated.  These details WILL BE REMOVED after
	2008-10-01; do NOT rely on them.  Practically speaking, this means
	`pg-get-connection' will be deleted and the external representation
	for the objects will drop the "N" field:

	until 2008-10-01:   #<PG-CONN:N:...>   and   #<PG-RESULT:N:...>
	after 2008-10-01:   #<PG-CONN:...>     and   #<PG-RESULT:...>

  - Tests issue SQL commands directly to CREATE and DROP the test database

	Previously "make check" required the commands createdb(1) and
        dropdb(1) (or destroydb(1) for older PostgreSQL versions) to be
        installed on the system.  Now, the test infrastructure uses Guile-PG
        module (database postgres) to connect to "template1" and issues SQL
	commands "CREATE DATABASE" and "DROP DATABASE" directly.

  - New (database postgres-meta) proc: information-schema-names
  - New (database postgres-meta) proc: information-schema-coldefs

	These procs describe Guile-PG's "standard introspection" support,
	as specified in the PostgreSQL 7.4.19 documentation (chapter 32,
	"The Information Schema").

	Additionally, loading the module defines type converters for
	`cardinal_number', `character_data' and `sql_identifier'.  The
	`time_stamp' type converter does not seem to be used and is not
	provided.

  - New pgtable-manager (and -worker) command: #:finish

	This closes the (internal) connection and arranges for all future
	invocations of the closure to signal a "dead connection" error.

  - Proc `gxrepl' closes connection when done

  - New support for #:FOO-all combiners in `parse+make-SELECT-tree'

	This (database postgres-qcons) proc now supports #:union-all,
	#:intersect-all and #:except-all, as combiners.

  - Maintenance uses autoconf 2.62, automake 1.10.1, libtool 2.2.2
2008-10-20 13:53:17 +00:00
taca
2f2ca38839 +apache-2.2.10 [CVE-2008-2939]. 2008-10-20 13:35:50 +00:00
wiz
9de43ac705 Add p5-version dependency. Noted missing by Jörn Clausen in PR 39773.
Bump PKGREVISION.
2008-10-20 13:05:37 +00:00
hira
61a42520d7 - Install to ${DESTDIR}${PREFIX}/lib/OpenOffice.org3.0.0 (c and c++
wrappers ignore -Wl,-R${DESTDIR}${PREFIX}/OpenOffice.org3.0.0/...).
 - Add runtime library search paths by linker option instead of adding
   LD_LIBRARY_PATH to startup scripts.

It should fix build with PKG_DEVELOPER=yes.  No functional changes.
2008-10-20 12:30:16 +00:00
dsainty
bf9856d7c6 The HTTP MASTER_SITES entry is no longer available, and has a text file
indicating that ftp://ftp.gnu.org/pub/gnu/gnutls/ should be used instead.
The replacement site also supports HTTP, so make it our HTTP source.
2008-10-20 12:24:17 +00:00
rillig
6208c4238d Moved all explaining texts to the beginning of a line, so they stand out
from the rest of the code.
2008-10-20 11:09:07 +00:00
rillig
fe5245c568 Removed the experimental --klickibunti option and everything that was
only there to support this option. Maybe I will reinvent the advanced
autofix code someday, hopefully in a programming language that provides
more error checking than Perl.
2008-10-20 10:56:18 +00:00
rillig
161dbd2911 ... and added a few more keywords. 2008-10-20 10:19:18 +00:00
rillig
4ddbfc86a1 Reformatted the comments so that "bmake help" recognizes them. 2008-10-20 10:17:40 +00:00
rillig
3c484a2130 Updated pkgtools/pkglint to 4.89 2008-10-20 10:14:24 +00:00
rillig
9f78a56db8 Updated pkglint to 4.89.
Changes since 4.88:
- Fixed the remaining PLIST_VARS warnings.
- Adjusted pkglint to work together with Perl 5.10.0.
2008-10-20 10:13:12 +00:00
rillig
025fe0934e Replaced all instances of "=~ qr" with "=~ m", and all instances of
"!~ qr" with "!~ m", to work around a memory leak in Perl 5.10.0.
(See Perl bug #59994 or just run perl -e 'while(1){qr""}'.)

This change also speeds up pkglint by around 15 percent, although I
noticed that updating from Perl 5.8.8. to 5.10.0 slowed down pkglint by
about 2 percent.
2008-10-20 10:10:28 +00:00
wiz
7ef4a1a06e Added audio/audacious-plugins version 1.5.0 2008-10-20 09:33:36 +00:00
wiz
06572c54d4 Added audio/audacious version 1.5.0 2008-10-20 09:33:04 +00:00
wiz
6f07a42a19 Add audacious and audacious-plugins. 2008-10-20 09:32:48 +00:00
wiz
282cec8a70 Initial import of wip/audacious-plugins-1.5.0, packaged by Johann Franz.
These are the basic plugins needed for the input, output, visualization,
and effects of the Audacious media player.
2008-10-20 09:32:19 +00:00
wiz
5afb51bf79 Initial import of wip/audacious-1.5.0, packaged by Johann Franz.
Audacious is a fork of beep-media-player 0.9.7.1.

The primary goals of this fork are keeping the ideology of the
original BMP and merging miscellaneous plugins into Audacious.
2008-10-20 09:28:51 +00:00
wiz
c63963ea33 Default to runtime dependency -- this installs a dynamic library. 2008-10-20 09:15:58 +00:00
wiz
2fdaf1e839 Added devel/ncc version 2.8 2008-10-20 07:53:16 +00:00
wiz
02207dbb19 + ncc 2008-10-20 07:52:53 +00:00
wiz
4bc80e7c50 Initial import of wip/ncc-2.8, last updated by Marko Schütz.
ncc is a compiler that produces program analysis information. ncc
is a decent replacement of cflow and cscope able to analyze any
program using the gcc compiler. The program also includes a
graphical call-graph navigator and source browser which is extremely
practical for hacking and comprehending large projects.
2008-10-20 07:52:26 +00:00
wiz
4ac85ffb35 Updated chat/bsflite to 0.84 2008-10-20 07:48:31 +00:00
wiz
3b356a060f Update to 0.84, provided by Claudio Leite in PR 39771:
0.84 - 10/19/2008

 * Removed rate limit warning messages

 * Added missing proxy information to manual page

 * Fixed bug introduced in 0.83 where DOS/Win32 did not get any input

 * Makefile now properly uses 'make -C' for building subdirectories

 * miscellaneous DJGPP cleanups
2008-10-20 07:48:18 +00:00
wiz
134c18d248 Reset PKGREVISION after update. 2008-10-20 07:46:52 +00:00
wiz
ddd9e12024 Updated multimedia/mplayer-plugin-firefox to 3.55 2008-10-20 07:46:13 +00:00
wiz
ddfb6e4da9 Update to 3.55:
3.55
	Take patch from gecko-mediaplayer to compile idl file at compile time
	Converted one gtk_ call to g_idle_ event may fix crash in thread on some systems
	Fix display issue when pulse audio is selected, and add pulse to options
	Apply patches from Bill Lear rael at zopyra com
	Fixed flag problem in killmplayer, now allows open,src and others to work correctly
	Add back in "Plug-in" to QT description
	Change "QuickTime Plug-in 6.0 /7" to "QuickTime 7.4.5"
	Change "Windows Media Player Plugin" to "Windows Media Player Plug-in"
	Add tvdevice to setup options
	Add in make dist support, and autogenerating spec files (way over due on these)
 	Change url max length from 1024 to 4096 (some sites still do not work, investigating)
	Disable non-blocking mode when we get the mmst packet length
	If loop = 0 from site change it to -1
	Don't fail out of the read loop if we get a 'No stream found' message

From Sergey Svishchev in PR 37140.
2008-10-20 07:45:57 +00:00
wiz
11b399c9c1 Updated multimedia/mplayer to 1.0rc10nb9 2008-10-20 07:40:33 +00:00
wiz
1f47c55f9b Add a patch for better VCD support from Sergey Svishchev.
Fixes PR 20549.
2008-10-20 07:40:00 +00:00
wiz
2becf94012 Needs gail; depend on latest gtk2. Should fix PR 39763. 2008-10-20 07:21:32 +00:00
taca
a4897e86d6 Note updates of www/squid26, www/squid27 and www/squid30 package. 2008-10-20 03:14:32 +00:00
taca
a6154c49ec Update squid30 package to 3.0.10.
Changes to squid-3.0.STABLE10 (14 Oct 2008):

	- Bug 2391: Regression: bad assert in forwarding
	- Bug 2447: Segfault on failed TCP DNS query
	- Bug 2393: DNS requests getting stuck in idns queue
	- Bug 2433: FTP PUT gives bad gateway
	- Bug 2465: Limited DragonflyBSD support
	- ... and other minor bugs and documentation
2008-10-20 03:12:36 +00:00
taca
c26dc40d14 Update squid27 package to 2.7.5.
Changes to squid-2.7.STABLE5 (17 October 2008)
	- Bug #2439: configuration file contains non-ASCII characters
	- Bug #2441: Shut down store url rewrite helpers on squid -k
	  reconfigure
	- foreground rebuild should do all of the rebuilding before Squid
	  accepts requests.
	- Bug #2464: assertion failed: sc->new_callback == NULL at
	  store_client.c:190
	- Bug #2394: add upgrade_http0.9 option making it possible to disable
	  upgrade of HTTP/0.9 responses
	- Bug #2426: Increase negotiate auth token buffer size
	- Bug #2468: Limit stale-if-error to 500-504 responses
	- Bug #2477: swap.state permission issues if crashing during "squid -k
	  reconfigure"
	- Bug #2430: Old headers still returned after a cache validation if
	  the request triggering the cache validation was itself a
	  If-Modified-Since request.
	- Bug #2481: Don't set expires: now in generated error responses
	- Windows port: Fix build error using latest MinGW runtime.
2008-10-20 03:12:00 +00:00
taca
d756647cf6 Update squid26 (legacy) package to 2.6.22.
Changes to squid-2.6.STABLE22 (19 October 2008)
	- Bug #2396: Correct the opening of the PF device file.
	- Make --with-large-files and --with-build-envirnment=default play
	  nice together
	- Workaround for Linux-2.6.24 & 2.6.25 netfiler_ipv4.h include header
	  __u32 problem
	- Make dns_nameserver work when using --disable-internal-dns on glibc
	  based systems
	- Bug #2426: Increase negotiate auth token buffer size
	- Bug #2427: squid_ldap_group -h reports the old % codes for -f
	- Bug #2477: swap.state permission issues if crashing during "squid -k
	  reconfigure"
	- Windows port: Fix build error using latest MinGW runtime.
2008-10-20 03:11:03 +00:00
ahoka
261d683af6 I meant Added not Updated in my last commit. 2008-10-20 01:13:20 +00:00