Commit graph

14031 commits

Author SHA1 Message Date
Khalil Petit
6870162da3 sic is an extremly fast, small and simple irc client. It reads commands from
standard input and prints all server output to standard output. It multiplexes
also all channel traffic into one output.
2006-10-06 14:02:50 +00:00
Thomas Klausner
92554eb135 Update to 2.01.01a17.
pkgsrc changes: change two-step replacement to one-step (getting
rid of some patches).
Remove fgetstr patch that isn't needed any longer.

Upstream changes:

All:

-	make file system restructured: all Schily include files are now located
	in ..../include/schily/

-	Now using new definitions from Steven M. Schweda in
	include/schily/xmconfig.h
	VMS users: in future, you need to specify cc -DUSE_STATIC_CONF
	in order to get the old static configuration.

-	new file schily/errno.h

Libfind:

-	Next development step makes libfind usable by star again

Cdrecord:

-	New option driveropts=layerbreak switches DVD-R/DL into layer jump mode

-	New option driveropts=layerbreak=value sets manual layer break

-	cdrecord -prcap now also printf the MMC4 profile list and the feature list

-	SCSI MMC4 print feature codes enhanced

-	SCSI MMC4 print feature now knows more cecent feature numbers

-	"gconf" ebug code removed - no longer needed

-	print formated capacity values with cdrecord -atip

Mkisofs (By Jörg Schilling and James Pearson):

-	Fixed a bug that could cause mkisofs to core-dump in multi session
	mode. Thanks to Fukuhara Kazuhiko
	for reporting the bug.
2006-10-06 06:03:37 +00:00
Kenneth Freidank
b1366085a7 A UML modeling tool with C++, JAVA, and IDL code generation. 2006-10-06 05:02:09 +00:00
Kenneth Freidank
c43b1cdf0f Initial revision 2006-10-06 03:49:32 +00:00
Jeremy C. Reed
03157c5f9f Update to 1.1.99.3 (development not official). Note this package
won't build due to some missing data files in tarball.

Uses gmake and perl.

Set the --localstatedir.

Set some BUILDLINK_API_DEPENDS to required versions for a few
dependencies.

Include MesaLib also.

Add actual PLIST (was empty before).

Remove patch-aa -- this should be in upstream already.

Sorry real changelog not added here -- this is a work in progress.
2006-10-05 15:54:34 +00:00
Roland Illig
db0f06c73c Unknown category: "new". 2006-10-05 13:59:37 +00:00
Roland Illig
483b086f71 Updated iptstate to 2.0.
2.0
- Released 10/04/06
- Moved man page to section 8
- Significantly re-factored code
- Fix long-protocol-names-break-formatting bug
  (reported by Bill Hudacek <hudaceks@verizon.net>)
- Move all flag bools into a new flags_t struct
- Move format-decisions to end
- Move all counters into a new counters_t struct
- Make the stable vector dynamic instead of a huge pre-allocation
- Move many variables to #defines
- Fix bug in "totals" line (numbers didn't always add up)
- Add display of skipped entries on "totals" line
- Move various char*'s to strings.
- Move most snprintf()s to stringstreams.
- Rewrite and significantly improve dynamic sizing of columns
- Add a new interactive help window
- Add srcpt and dstpt filtering
- Add long options
- Make interactive help scroll-able
- Make main window scroll-able
- Make having the main window be scrollable configurable and if not scrollable
  then use stdscr instead of a pad. Make this togglable interactively.
- Redo command-line options so they match interactive options
- Add ability to change all filters and the refresh rate interactively
- Handle window resizes (SIGWINCH) properly
- If we can't read ip_conntrack, error and exit rather than fail
  silently
- Cleanup nicely if we get killed (SIGINT or SIGTERM)
- Add color-coding of protocols
2006-10-05 08:15:51 +00:00
Jeremy C. Reed
3880eac89e Don't set LDFLAGS with -lXext. If I have the problem again
I will fix the problem differently. As it was, I was breaking
my xorg-server build because libXext and libXextmodule.a had
same definitions.
2006-10-05 03:23:53 +00:00
Jeremy C. Reed
72e372abce Update to 1.0.2
ChangeLog has:

2006-04-30  Matthieu Herrb <matthieu.herrb@laas.fr>

	* src/Makefile.am
	Define BITMAPDIR for the case where ${prefix} != /usr

2006-03-20  Adam Jackson  <ajax@freedesktop.org>

	* src/Makefile.am:
	Bug #6276: Fix build on Cygwin. (Yaakov Selkowitz)
2006-10-05 03:02:09 +00:00
Roland Illig
57b02c0dbc Made the package a little simpler by using pax(1) for copying entire
directories.
2006-10-05 01:32:00 +00:00
Thomas Klausner
5226019a20 + bmpx-0.32.0, viewvc-1.0.2. 2006-10-04 22:21:16 +00:00
Jeremy C. Reed
fa62f033bb Update to official X.org release version of libXfixes.
(I am not sure if this works with XFree86 or not.)

ChangeLog contains:

2006-05-12  Adam Jackson  <ajax@freedesktop.org>

        * src/Makefile.am:
        Fix the soversion to 3.1.0.

2006-04-02  Adam Jackson  <ajax@freedesktop.org>

        * src/Xfixes.c:
        Coverity #576: Plug a leak on the error path.

2006-3-13   Deron Johnson  <deron.johnson@sun.com>

        * configure.ac
        * include/X11/extensions/Xfixes.h
        * src/Cursor.c
        Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverla
yWindow
        Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
2006-10-04 22:13:29 +00:00
Peter Schuller
68eacc3c42 * update to current version 2006-10-04 20:32:45 +00:00
M. Negovanovic
2beaceb5e9 added dependency on security/py-OpenSSL, we need this for SSL! 2006-10-04 17:27:37 +00:00
OBATA Akio
549b9fac4a Mecab-jumandic needs unlimited datasize resources to build. 2006-10-04 14:26:11 +00:00
Hugo Rivera
1591eda4cd *** empty log message *** 2006-10-04 13:55:02 +00:00
Ondrej Tuma
8643dc5603 adding naturaldocs 2006-10-04 11:57:04 +00:00
Ondrej Tuma
aef1196824 Natural Docs is an open-source, extensible, multi-language documentation
generator.  You document your code in a natural syntax that reads like plain
English.  Natural Docs then scans your code and builds high-quality HTML
documentation from it.

Full Language Support (Full code documentation, Inheritance diagrams,
Auto-scoping):
    C#, Perl, ActionScript 2

Basic Language Support (Explicit documentation only, No inheritance diagrams,
Topic scoping):
    C/C++, Java, PHP, Python, PL/SQL, Visual Basic, Pascal/Delphi, Ada,
    JavaScript, Ruby, Tcl, ColdFusion, Assembly, Fortran (free-format only),
    R, Makefiles, Plain Text, Custom Languages
2006-10-04 11:54:25 +00:00
Ondrej Tuma
ac4a1fd415 Grsync is a GUI (Graphical User Interface) for rsync, the commandline
directory synchronization tool. It makes use of the GTK libraries and
is released under the GPL license, so it is opensource. It is in beta
stage and doesn't support all of rsync features, but can be effectively
used to synchronize local directories. For example some people use grsync
to synchronize their music collection with removable devices or to backup
personal files to a networked drive.
2006-10-04 10:09:40 +00:00
Ondrej Tuma
5cfed872af adding grsync 2006-10-04 09:56:58 +00:00
M. Negovanovic
14680374fe added wxGTK-unicode, wxGTK-contrib-unicode, py-wxWidgets-unicode 2006-10-03 20:42:55 +00:00
Greg Troxel
96ab40ebe3 remove epsg 2006-10-03 19:55:55 +00:00
Greg Troxel
0ce89b9edb now in real pkgsrc 2006-10-03 19:54:08 +00:00
M. Negovanovic
5a583e3b83 hack of x11/py-wxWidgets with unicode support. 2006-10-03 15:18:35 +00:00
M. Negovanovic
bf415bc184 hack of x11/wxGTK-contrib with unicode support. 2006-10-03 15:16:26 +00:00
M. Negovanovic
37b629376b hack of x11/wxGTK with unicode support. 2006-10-03 15:14:58 +00:00
Pierre-Philipp Braun
2a88efacc9 . no-no... PKG_CONFIG is purely a user variable
. all commented out default (hopefully working, still) config
2006-10-03 15:14:00 +00:00
Pierre-Philipp Braun
60c0612006 fixes & improvements,
. SYSCONFBASE instead of hard-coded /etc
. VARBASE instead of /var
. use of CONF_FILES & PKG_CONFIG=no
. files/mailer.conf instead of configure.sh's one
2006-10-03 12:58:51 +00:00
Geert Hendrickx
76f7dbc9d6 Fix build; USE_LANGUAGES+=c. 2006-10-03 07:19:01 +00:00
Eric Schnoebelen
65d27ea974 Update to py-aimt 0.8
* Support for newer Twisted versions.
    * Improved ad-hoc command support.
    * Improved daemonized mode support.
    * Improved roster import support.
    * Support for vcard filtering (JEP-0164).
    * Improved unicode handling.
    * Fixes for handling of AIM permissions.
    * More thorough avatar support.
    * Added support for MySQL database encrypted passwords.
    * Lots of misc other improvements.
2006-10-03 04:15:35 +00:00
Iain Hibbert
290fa88fd1 Add bthfp 2006-10-02 19:20:18 +00:00
Iain Hibbert
f145482313 Very basic impelementation of the Bluetooth Handsfree Profile for NetBSD.
bthfp opens a control connection to your phone and copies audio data
to and from your system audio as appropriate.
2006-10-02 19:17:34 +00:00
Iain Hibbert
95136ebf76 btpin-qt is a graphical Bluetooth PIN Client for NetBSD. It sits in
the background until a PIN request is sent by the bthcid(8) daemon,
when it puts up a dialog for the user to enter a PIN.

(import this to the right directory :)
2006-10-02 19:12:06 +00:00
Iain Hibbert
6bd30125b1 new package btpin-qt 2006-10-02 19:07:35 +00:00
M. Negovanovic
25f82f4d29 wrong package name for fvwm-devel 2006-10-02 18:51:39 +00:00
David Brownlee
237ed728da tacacs-F4.0.4.13 is an invalid PKGNAME, tacacs+-4.0.4.13 is not 2006-10-02 10:48:23 +00:00
Yoshito Komatsu
cd449c51e8 Change order of find(1)'s command line option after www/zope3 in pkgsrc.
Define BUILD_DEFS and add VARBASE, ZOPE3_GROUP and ZOPE3_USER to it.
2006-10-01 15:03:25 +00:00
OBATA Akio
5dd4420d24 Update qdbm and sub packages to 1.8.71.
Changes:
2006-08-24  Mikio Hirabayashi

	- Makefile was modified to assure portability.
	- Silent flag was added to the C++ API, the Java API, and the Ruby API.
	- Release: 1.8.71
2006-10-01 07:49:26 +00:00
Unex
744d314405 Importing Geany 0.9 IDE.
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a few
dependencies from other packages. Another goal was to be as independent
as possible from a special Desktop Environment like KDE or GNOME.
So it is using only the GTK2 toolkit and therefore you need only the
GTK2 runtime libraries to run Geany.

P.S. I would really recommend to try this great tool ;)
2006-09-30 17:49:46 +00:00
Georg Schwarz
27438ca4e5 make pkgsrc determine the required numeric GID and UID for nobody 2006-09-30 17:32:26 +00:00
Thomas Pfaff
d654bb7dfa +xmms-xmp 2006-09-30 17:07:30 +00:00
Thomas Pfaff
99230408b9 XMP input plugin for XMMS. The XMP player already exist in pkgsrc/audio/xmp,
but it does not compile the XMMS plugin.  This package only installs the
plugin.
2006-09-30 17:04:55 +00:00
Anthony Mallet
d01f911f29 Upgrade to OmniORB 4.1.0 beta2.
Added PY_PATCHPLIST=yes and CONFIGURE_ENV+=  PYTHON=${PYTHONBIN} so that
correct python version is used.
Updated PLIST to use PYSITELIB (as generated by make print-PLIST).
Removed patch-a{b,c} because they are now integrated in official
distribution.
2006-09-30 11:59:06 +00:00
Hugo Rivera
ccf07336f7 pkglint doesn't compain any more. 2006-09-29 23:56:36 +00:00
Jeremy C. Reed
bcec77bb54 This needs at least xproto 7.0.6.
Sorry this xproto is not updated in pkgsrc yet. (If needed,
email me.)
2006-09-29 22:46:03 +00:00
Michael Rohrer
f194844589 Fixed Makefile to point to correct download site. 2006-09-29 20:24:31 +00:00
Jeremy C. Reed
5deb629991 Update to 1.0.3.
Comment out a CONFIGURE_ENV and CPPFLAGS setting. Still testing this.
Added CFLAGS+=-D_POSIX_THREAD_SAFE_FUNCTIONS
which is needed on NetBSD -current (at least).

Changes to source:

Bug #7349: Missed one of the setuid fixes.

Update to final Compose cache directory location.

Fix alignment of trees and wide chars in the cache.

First (dummy) entry of compose caches was not initialized and thus contained
varying garbage.

Check setuid() return value.

Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded

Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
based on locale that doesn't match those used in the Xcms.txt

Bug #3104: Compose table cache for faster X11 application starts.

and more ...
2006-09-28 22:54:29 +00:00
Pierre-Philipp Braun
16d0d91d8e + share/examples/postoffice/pop_passwd.pl 2006-09-28 22:45:45 +00:00
Pierre-Philipp Braun
65680dacc4 rc.d script, 1.3.4 release and few fixes. ready for review. TODO file removed. 2006-09-28 21:47:31 +00:00
Pierre-Philipp Braun
dbd0fc2419 now an almost decent package 2006-09-28 20:03:41 +00:00