Commit graph

112047 commits

Author SHA1 Message Date
reed
ef8f3debf7 Add editors/tea 2007-04-14 04:51:45 +00:00
reed
63098e2091 Import tea. This is partially based on pkgsrc-wip's tea by pancake.
TEA is a powerful and simple-in-use GTK-based text editor that
provides hundreds of functions.

It has many features including syntax highlighting, string handling
functions, open various formats, hotkeys, built-in file manager,
localizations and encodings, built-in image viewer, and a lot more.

This package has two options not enabled: aspell and gtksourceview.
2007-04-14 04:49:08 +00:00
gdt
5d1708920f add:
# used a library before it was created
MAKE_JOBS_SAFE=	no
2007-04-14 01:18:26 +00:00
xtraeme
d50d7fe813 Updated x11/p5-gtk2 to 1.144 2007-04-13 23:28:54 +00:00
xtraeme
e5c4ca9ca4 Update to 1.144:
bugfixes, support for more modules, Makefiles converted for BSD make,
etc.
2007-04-13 23:28:12 +00:00
xtraeme
d07f464dd5 Updated devel/p5-glib2 to 1.144 2007-04-13 23:25:36 +00:00
xtraeme
456148c75e Update to 1.144:
bugfixes, support for more modules, Makefiles converted for BSD make,
etc.
2007-04-13 23:24:44 +00:00
xtraeme
a0b5d904dd Add the bl3.mk file. 2007-04-13 23:21:38 +00:00
xtraeme
4ba2cf7b1b Added graphics/p5-cairo. 2007-04-13 23:18:44 +00:00
xtraeme
1fdad859d7 Initial import of p5-cairo-1.023.
Perl bindings to the cairo graphics library (http://www.cairographics.org).
2007-04-13 23:17:22 +00:00
heinz
d30459fc7d Updated
misc/esniper to 2.16.1
	mail/p5-razor-agents to 2.82nb1
	devel/re2c to 0.11.3
2007-04-13 22:16:42 +00:00
heinz
92deb91124 Updated to version 0.11.3.
Pkgsrc changes:
  - Marked the package as supporting DESTDIR.
  - The missing ctype declaration (patch-ac) and problems with the
    "uint" type (patch-aa and patch-ab) seem to be fixed, so we do not
    need them anymore.
  - The test script declares /bin/bash as its interpreter but ${SH}
    (/bin/sh) on NetBSD worked for me. What about other platforms?

Changes since version 0.9.3:
============================
Version 0.11.3 (2007-04-01)
---------------------------
- Added support for underscores in named definitions.
- Added new option --no-generation-date.
- Fixed issue with long form of switches.

Version 0.11.2 (2007-03-01)
---------------------------
- Added inplace configuration 're2c:yyfill:parameter'.
- Added inplace configuration 're2c:yych:conversion'.
- Fixed -u switch code generation.
- Added ability to avoid defines and overwrite variable and label names.

Version 0.11.1 (2007-02-20)
---------------------------
- Applied #1647875 add const to yybm vector.

Version 0.11.0 (2007-01-01)
---------------------------
- Added -u switch to support unicode.

Version 0.10.8 (2007-04-01)
---------------------------
- Fixed issue with long form of switches.

Version 0.10.7 (2007-02-20)
---------------------------
- Applied #1647875 add const to yybm vector.

Version 0.10.6 (2006-08-05)
---------------------------
- Fixed #1529351 Segv bug on unterminated code blocks.
- Fixed #1528269 Invalid code generation.

Version 0.10.5 (2006-06-11)
---------------------------
- Fixed long form of -1 switch to --single-pass as noted in man page and help.
- Added MSVC 2003 project files and renamed old 2002 ones.

Version 0.10.4 (2006-06-01)
---------------------------
- Fix whitespace in generated code.

Version 0.10.3 (2006-05-14)
---------------------------
- Fixed issue with -wb and -ws.
- Added -g switch to support gcc's computed goto's.
- Changed to use nested if's instead of "switch(yyaccept)" in -s mode.

Version 0.10.2 (2006-05-01)
---------------------------
- Changed to generate YYMARKER only when needed or in single pass mode.
- Added -1 switch to force single pass generation and make two pass the default.
- Fixed -i switch.
- Added configuration 'yyfill:enable' to allow suppression of YYFILL() blocks.
- Added tutorial like lessons to re2c.
- Added /*!ignore:re2c */ to support documenting of re2c source.
- Fixed issue with multiline re2c comments (/*!max:re2c ... */ and alike).
- Fixed generation of YYDEBUG() when using -d switch.
- Added /*!getstate:re2c */ which triggers generation of the YYGETSTATE() block.
- Added configuration 'state:abort'.
- Changed to not generate yyNext unless configuration 'state:nextlabel' is used.
- Changed to not generate yyaccept code unless needed.
- Changed to use if- instead of switch-expression when yyaccpt has only one case.
- Added docu, examples and tests to .src.zip package (0.10.1 zip was repackaged).
- Fixed #1479044 incorrect code generated when using -b.
- Fixed #1472770 re2c creates an infinite loop.
- Fixed #1454253 Piece of code saving a backtracking point not generated.
- Fixed #1463639 Missing forward declaration.
- Implemented #1187127 savable state support for multiple re2c blocks.

Version 0.10.1 (2006-02-28)
---------------------------
- Added support for Solaris and native SUN compiler.
- Applied #1438160 expose YYCTXMARKER.

Version 0.10.0 (2006-02-18)
---------------------------
- Added make target zip to create windows source packages as zip files.
- Added re2c:startlabel configuration.
- Fixed code generation to not generate unreachable code for initial state.
- Added support for c/c++ compatible \u and \U unicode notation.
- Added ability to control indendation.
- Made scanner error out in case an ambiguous /* is found.
- Fixed indendation of generated code.
- Added support for DOS line endings.
- Added experimental unicode support.
- Added config_w32.h to build out of the box on windows (using msvc 2002+).
- Added Microsoft Visual C .NET 2005 build files.
- Applied #1411087 variable length trailing context.
- Applied #1408326 do not generate goto next state.
- Applied #1408282 CharSet initialization fix.
- Applied #1408278 readsome with MSVC.
- Applied #1307467 Unicode patch for 0.9.7.

Version 0.9.12 (2005-12-28)
---------------------------
- Fixed bug #1390174 re2c cannot accept {0,}.

Version 0.9.11 (2005-12-18)
---------------------------
- Fixed #1313083 -e (EBCDIC cross compile) broken.
- Fixed #1297658 underestimation of n in YYFILL(n).
- Applied #1339483 Avoid rebuilds of re2c when running subtargets.
- Implemented #1335305 symbol table reimplementation, just slightly modifed.

Version 0.9.10 (2005-09-04)
---------------------------
- Added -i switch to avoid generating #line information.
- Fixed bug #1251653 re2c generate some invalid #line on WIN32.

Version 0.9.9 (2005-07-21)
--------------------------
- Implemented #1232777 negated char classes '[^...]' and the dot operator '.'.
- Added hexadecimal character definitions.
- Added consistency check for octal character definitions.

Version 0.9.8 (2005-06-26)
--------------------------
- Fixed code generation for -b switch.
- Added Microsoft Visual C .NET build files.

Version 0.9.7 (2005-04-30)
--------------------------
- Applied #1181535 storable state patch.
- Added -d flag which outputs a debugable parser.
- Fixed generation of '#line' directives (according to ISO-C99).
- Fixed bug #1187785 Re2c fails to generate valid code.
- Fixed bug #1187452 unused variable `yyaccept'.

Version 0.9.6 (2005-04-14)
--------------------------
- Fixed build with gcc >= 3.4.

Version 0.9.5 (2005-04-08)
--------------------------
- Added /*!max:re2c */ which emits a '#define YYMAXFILL <max>\n' line
  This allows to define buffers of the minimum required length. Occurence
  must follow '/*re2c */ and cannot preceed it.
- Changed re2c to two pass generation to output warning free code.
- Fixed bug #1163046 re2c hangs when processing valid re-file.
- Fixed bug #1022799 re2c scanner has buffering bug.

Version 0.9.4 (2005-03-12)
--------------------------
- Added --vernum support.
- Fixed bug #1054496 incorrect code generated with -b option.
- Fixed bug #1012748 re2c does not emit last line if '\n' missing.
- Fixed bug #999104 --output=output option does not work as documented.
- Fixed bug #999103 Invalid options prefixed with two dashes cause program crash.
2007-04-13 22:14:46 +00:00
adam
630bf056ac Changes 0.9.35:
- Broken aRts sound driver now removed for good.
- Many fixes to the Quartz DLL sound support.
- File I/O performance improvements.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
2007-04-13 21:25:48 +00:00
adam
c7c2a40355 Updated: libspectrum, fuse, fontforge, wine 2007-04-13 21:25:27 +00:00
adam
59d7823af6 Changes 20070312:
* Bug fixes and improvements
2007-04-13 21:04:24 +00:00
adam
4faeb136da Changes 0.8.0:
* New features:
  * Loader improvements: automatically run at full speed while
    a loader is in progress and automatically start/stop the tape
    when the start/end of a loader is detected.
  * RZX 'rollback' support.
  * DivIDE support.
  * Interface I and microdrive emulation.
  * TS2068 support.
  * Kempston mouse emulation.
  * TZX generalized data block (0x19) support.
  * Much improved widget UI, including allowing selection of
    filenames.
  * Allow SDL full screen mode to be used.
  * Add the ability to save 'movies' as collections of screenshots.
  * Widget pokefinder.
  * Add a simple code profiler.
  * New libao sound driver.
  * New CoreAudio sound driver.
  * New PALTV 1-3x and TV3x graphics scalers.

* Emulation core improvements:
  * Improved screen rendering code (now character accurate rather
    than line accurate).
  * Corrections to write ordering and contention for EX (SP),HL,
    EX (SP),IX and EX (SP),IY.
  * Corrections to contention for OTIR and OTDR.
  * IR contention.
  * Flag bits 3 and 5 are copied on all BIT instructions.
  * Improved ULA emulation with respect to interrupt length.
  * Fix timings of shifted no operation opcodes.
  * An interrupt in IM 0 takes 13 tstates to acknowledge, not 12.
  * Improved speed control code.
2007-04-13 21:03:39 +00:00
adam
57cfe72cce Changes 0.3.0:
* Support for RZX rollback, including having snapshots and
	  multiple input recording blocks in input recording files.
	* Improved IDE emulation.
	* Support for microdrive images.
	* TZX Generalized Data Block support.
	* Support for Z80Em and CSW tape files.
	* Support for the TS2068.
	* Support for connected joystick information in snapshots.
	* Add interrupt length to timing information.
	* Routines to add and remove a block from a tape image.
	* Minor feature enhancements.
	* Minor bugfixes.
2007-04-13 21:02:44 +00:00
drochner
a50f6ecaaa Re-apply a modified version of the patches for PR pkg/34886 which was
about ICEs with gcc3.
The difference now is that SSE2+ generally works in i386, due to some
evil hacks in liboil which work around gcc's problems. With gcc4
everything is fine for me. So disable the functions suspected to cause
ICEs only for gcc<4 on i386.
This hopefully fixes PR pkg/36142 by Gilles Gravier.
2007-04-13 21:01:54 +00:00
bouyer
98e38540e9 Imported net/nagios-plugin-radius and net/radiusclient-ng 2007-04-13 20:07:53 +00:00
bouyer
43bea233aa import nagios-plugin-radius, a package for the nagios radius plugin from
nagios-plugins-1.4.3.
2007-04-13 20:06:21 +00:00
bouyer
643e45579c better DESCR for this new package 2007-04-13 20:04:49 +00:00
bouyer
33697b558d Import radiusclient-ng 0.5.5.1.
This client library and basic utilities for performing logins authenticated
by a Radiusd server. All these programs are based on a library which lets
you develop a RADIUS-aware application in less than 50 lines of C code.
It is highly portable and runs on Linux, many BSD variants and Solaris.
2007-04-13 19:58:56 +00:00
wiz
4d203c601c evolution updated to 2.10.1. 2007-04-13 17:39:00 +00:00
wiz
a642e502d7 Update to 2.10.1:
Changes (without details for bug fixes (just the bugzilla numbers),
translations, and contributors, the NEWS file gets very sparse):

Evolution 2.10.1 2007-04-09
---------------------------

Bug fixes
Updated translations

Evolution 2.10.0 2007-03-12
---------------------------

Bug fixes
Updated Translations

Evolution 2.9.92 2007-02-26
---------------------------

Major Updates:
	Documentation updates from PC Radhika.

Updated Translations

Evolution 2.9.91 2007-02-12
--------------------------

Updated Translations

Evolution 2.9.6 2007-01-22
--------------------------
Updated Translations

Evolution 2.9.5 2007-01-08
--------------------------

Updated Translations

Evolution 2.9.4 2006-12-18
--------------------------

Updated Translations

Evolution 2.9.3 2006-12-04
--------------------------

Updated Translations

Evolution 2.9.2 2006-11-07
--------------------------

Updated Translations

Evolution 2.9.1 2006-10-16
--------------------------

Updated Translations

Evolution 2.8.1 2006-10-02
--------------------------

Updated Translations
Bug fixes
2007-04-13 17:37:52 +00:00
wiz
81ec8aa07e Update to 0.14.3:
What's new in gnome-mag-0.14.3:

* Fix for bug #397819. When the patch was applied, I didin't percept that the
-v meaning changed from --vertical to --version and since the -v to mean
--vertical is well know a new patch was applied to revert this.


What's new in gnome-mag-0.14.2:

* Fixes for bugs #397025, #376047, #397819 and #408133.

Translations
	* Alexander Shopov (bg), Peter Bach (da), Hendrik Richter (de),
	  Lauri Nurmi (fi), Stéphane Raimbault (fr), Gabor Kelemen (hu)
	  Changwoo Ryu (ko), Gintautas Miliauskas (lt), Wouter Bolsterlee (nl)
	  GNOME PL Team (pl), Duarte Loreto (pt), Woodman Tuen (zh_HK)
	  Woodman Tuen (zh_TW)


What's new in gnome-mag-0.14.1:

* Added COMPOSITE support. Now full screen magnification is possible without
workarounds with the X server configuration file!

* Switch to GOption. Thanks to Christian Kirbach!

What's new in gnome-mag-0.14.0:

* Fix for bug #377856. Added colorblind filtering support. This is achieved
throw the libcolorblind
(http://people.debian.org/~ruoso/libcolorblind-0.0.0.tgz). Thanks Daniel Ruoso
for this development!

* Fix for bug #379258. Added brightness manipulation support.

* Fix for bug #348629. Correct the contrast filtering behavior.

* Fix for bug #357647. Now you can type 'man magnifier'. Thanks George Kraft
IV.

* Fix for bug #376047. This avoid the magnifier screen flick after the user
start a server (Gnopernicus, LSR or Orca). Thanks Eitan Isaacsion!

* Fix for bug #98240. Now the magnifier have borders!

* Fix for bug #355583. Removed a memory leak. Thanks Aurelian Radu for
reporting this!

* Fixes for bugs #342170, 342168, #348169, #319010, #342168, #342174, #342166,
#348261, #372731 (Thanks Eitan Isaacson), #375986, #342173, #348593

Translations
	* Khaled Hosny (ar), Francisco Javier F. Serrador (es),
	  Ankit Patel (gu), Jovan Naumovski (mk), Kjartan Maraas (nb)
	  GNOME PL Team (pl), Daniel Nylander (sv),
	  Theppitak Karoonboonyanan (th)
2007-04-13 17:36:58 +00:00
gdt
3a68dc9371 add:
# uses include file apparently before it is put in place
MAKE_JOBS_SAFE=	no
2007-04-13 15:42:07 +00:00
joerg
7b3981a733 Depend on intltool for all of XFCE4. 2007-04-13 15:28:40 +00:00
tonio
993ee3e984 Fix build under FreeBSD 2007-04-13 14:54:41 +00:00
gdt
b23fec5113 add:
# make sometimes spins forever
MAKE_JOBS_SAFE=		no
2007-04-13 13:00:51 +00:00
martti
2102385f84 xfmedia-0.9.2 2007-04-13 12:56:47 +00:00
martti
cbed3f13db Updated multimedia/xfmedia to 0.9.2 [pkg/35205]
* Bug fixes
2007-04-13 12:56:34 +00:00
ghen
543399dae5 Forgot to delete a commented line. 2007-04-13 12:29:21 +00:00
ghen
b2fa388b2a Updated mail/dovecot to 1.0.0. 2007-04-13 12:24:32 +00:00
ghen
e6198ad794 Update to dovecot-1.0.0. This release is identical to 1.0rc32 (which has not
been in pkgsrc) except for the version number, so here is the announcement of
1.0rc32:

Pretty late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.

One thing that I'm a bit concerned about is the addition of #define
LDAP_DEPRECATED. I know it fixes crashes with OpenLDAP 2.3 + 64bit
systems, but I hope it doesn't break compiling with some old versions or
non-OpenLDAP libraries..

	- LDAP, auth_bind=no: Don't crash if doing non-plaintext ldap passdb
	  lookup for unknown user. This also broke deliver when userdb static
	  was used.
	- LDAP, auth_bind=yes and userdb ldap: We didn't wait until bind was
	  finished before sending the userdb request, which could have caused
	  problems.
	- LDAP: Don't break when compiling with OpenLDAP v2.3 library
	- Convert plugin: Don't create "maildirfolder" file to Maildir root.
2007-04-13 12:24:04 +00:00
martti
bb56438c8a s/libexo/xfce4-exo/ 2007-04-13 12:16:36 +00:00
martti
83458ef676 Removed Terminal and libexo. 2007-04-13 11:39:03 +00:00
martti
5fd3977359 Removed Terminal and libexo as we now have xfce4-terminal and xfce4-exo. 2007-04-13 11:38:55 +00:00
xtraeme
ae11950ece Remove coda 6... it's available in net/coda now. (hi gdt!) 2007-04-13 11:13:15 +00:00
xtraeme
05a864ae28 Add patch missed in previous. 2007-04-13 09:33:46 +00:00
xtraeme
b11b78c922 Updated filesystems/fuse-ntfs-3g to 1.328 2007-04-13 09:25:40 +00:00
xtraeme
1e480cb59a Update to 1.328 (latest stable version):
* fix: fakeraid/softraid detection was incorrect
* change: major performance improvement for writing large
  files (new block allocator)
* change: manual update, added access handling, security section
* new: use the 'nonempty' FUSE mount option by default, so the driver
  behaves as the in-kernel file systems
* new: --disable-ldconfig configure option
2007-04-13 09:23:57 +00:00
tnn
41daa1d846 Need to include inttypes.h on Tru64. Submitted upstream in:
<https://bugs.freedesktop.org/show_bug.cgi?id=10635>
2007-04-13 09:12:02 +00:00
dsainty
da035a4533 The perils of modifying patches by hand... The old patch files applied
via NetBSD's patch(1) just fine, but failed on a Debian Linux box.  We
need to provide three lines of context in the diff or else They complain
about patching fuzz, even if 100% of the diff context matches the target.
2007-04-13 09:11:20 +00:00
xtraeme
86dd41fedd Added wm/dwm. 2007-04-13 09:08:55 +00:00
xtraeme
c451d2cd27 Initial import of dwm-3.9 from pkgsrc-wip.
dwm is a dynamic window manager for X. It manages windows in tiling
and floating modes. Either mode can be applied dynamically, optimizing
the environment for the application in use and the task performed. It
is the little brother of wmii.

dwm contains a small status bar which displays all available tags, the
mode, the title of the focused window, and the text read from standard
input. The selected tags are highlighted with a different color, the
tags of the focused window are highlighted with a small point.
2007-04-13 09:08:07 +00:00
xtraeme
59daad6172 Add a patch to parse correctly the configuration file, from
FreeBSD/ports.

Bump PKGREVISION.
2007-04-13 09:06:15 +00:00
xtraeme
f78dc2775e Updated mail/clamav to 0.90.2 2007-04-13 08:59:52 +00:00
xtraeme
424ab80127 Update to 0.90.2:
This release fixes many problems in libclamav and freshclam.
2007-04-13 08:58:46 +00:00
wiz
83125d7ccc Use MASTER_SITES_GNOME. 2007-04-13 07:06:08 +00:00
hiramatsu
4eb0845915 OpenBSD xargs behaves like Linux xargs; add -r here too. 2007-04-13 06:56:20 +00:00