Commit graph

11948 commits

Author SHA1 Message Date
Andreas Hallmann
ba73898155 Initial commit of hylafax-devel-4.2.5 2006-02-14 12:39:27 +00:00
Hiramatsu Yoshifumi
7ddd55f1f2 Added p5-Text-Hatena and p5-URI-Title. 2006-02-14 11:37:46 +00:00
Leonard Schmidt
0415f06ff4 pornview{,-gtk2} has been moved into pkgsrc. 2006-02-14 10:22:16 +00:00
Christian Gall
6349c78db9 * added fprobe
* added nfdump
2006-02-14 08:41:36 +00:00
Iain Hibbert
1837da3013 fix pkglint -Wall warnings 2006-02-13 20:38:13 +00:00
Hiramatsu Yoshifumi
3b21d0d378 Text::Hatena parses text with Hatena Style and generates html string.
Hatena Style is a set of text syntax which is originally used in Hatena
Diary (http://d.hatena.ne.jp/).

You can get html string from simple text with syntax like Wiki.
2006-02-13 05:38:42 +00:00
Hiramatsu Yoshifumi
2a33c14b36 URI::Title gets the titles of things on the web in a sensible way. 2006-02-13 05:23:14 +00:00
Pippijn van Steenhoven
d3ba7bbe07 updating to version 1.4 2006-02-12 20:33:04 +00:00
Michael-John Turner
2b15747e6d fluxter is a newer incarnation of bbpager, which is like the name suggests a
pager tool for Blackbox.
2006-02-12 19:34:15 +00:00
Peter Schuller
7b22213fa6 * update to 0.7.2
* now detects looping that would arise when 'bmake' finished
  successfully despite not installing the package.
2006-02-12 15:02:09 +00:00
Roland Illig
810e4a8ed8 Made the package work on NetBSD. Bumped PKGREVISION. 2006-02-12 14:07:27 +00:00
Peter Schuller
59a874d63c * update to 0.7.1 - should now work even if pkgtools/digest is installed
by the bootstrap without all the usual meta data.
* change MESSAGE to be less ominous; pkgmanager is now tested enough to
  not warrant it.
2006-02-12 10:57:17 +00:00
Roland Illig
151498d602 I finally managed to install mc-mp on a Linux system. 2006-02-12 07:01:35 +00:00
pancake ;)
a8192260ee * Initial import of fusefs-sshfs
This is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do.  On the
client side mounting the filesystem is as easy as logging into the
server with ssh.

The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful.  There were some limitations of that
codebase, so I rewrote it.  Features of this implementation are:

  - Based on FUSE (the best userspace filesystem framework for Linux ;)
  - Multithreading: more than one request can be on it's way to the
    server
  - Allowing large reads (max 64k)
  - Caching directory contents
  - Reconnect on failure
2006-02-12 03:04:43 +00:00
Christian Gall
fdd4e007d2 * Initial import of nfdump
The nfdump tools collect and process netflow data on the command line.
They are part of the NfSen project which is explained more detailed at
http://www.ripe.net/ripe/meetings/ripe-50/presentations/ripe50-plenary-tue-nfsen-nfdump.pdf


NFDUMP tools overview
  All tools support netflow v5 and v7.

nfcapd - netflow capture daemon.
  Reads the netflow data from the network and stores the data into files.
  Automatically rotate files every n minutes. ( typically ever 5 min )
  nfcapd reads netflow v5 and v7 flows transparently. You need one nfcapd
  process for each netflow stream.

nfdump - netflow dump.
  Reads the netflow data from the files stored by nfcapd. It's syntax is
  similar to tcpdump. If you like tcpdump you will like nfdump. Displays
  netflow data and can create lots of top N statistics of flows IP
  addresses, ports etc ordered by whatever order you like.

nfprofile - netflow profiler.
  Reads the netflow data from the files stored by nfcapd. Filters the
  netflow data according to the specified filter sets ( profiles ) and
  stores the filtered data into files for later use.

nfreplay - netflow replay
  Reads the netflow data from the files stored by nfcapd and sends it
  over the network to another host.

nfclean.pl - cleanup old data
  Sample script to cleanup old data. You may run this script every hour
  or so.
2006-02-12 02:32:46 +00:00
OBATA Akio
888c0d077a fix pkglint -Wall 2006-02-12 01:28:24 +00:00
OBATA Akio
7be0518f09 Fix pkglint -Wall 2006-02-12 01:26:01 +00:00
Emil Sköldberg
489b76eeb3 Makedepf90 is a program for automatic creation of Makefile dependency
lists for Fortran source code. Makedepf90 supports MODULE:s,
INCLUDE:s, cpp #include:s, f90ppr $include:s and coco ??include:s and
set-files.

The original idea was to provide the same functionality for Fortran as

    gcc -MM *.c

does for C.
2006-02-12 00:59:00 +00:00
Christian Gall
68c8fc8b6e * Initial import of fprobe
fprobe: a NetFlow probe - libpcap-based tool that collect network
traffic data and emit it as NetFlow flows towards the specified
collector.
2006-02-11 23:59:08 +00:00
Francis GUDIN
551617e612 Forgot a location in the previous commit. Thanks Thomas for pointing it ! 2006-02-11 21:26:42 +00:00
Francis GUDIN
402a4367a8 Changed option naming from 'ofx' to 'libofx' to be consistent with kmymoney2. 2006-02-11 20:39:03 +00:00
Roland Illig
69a4bcab6d - Reindented DESCR.
- Fixed pkglint warnings.
- Disabled compression of the binary, as this would pull in additional
  dependencies.
- Bumped PKGREVISION.
2006-02-11 20:03:25 +00:00
Francis GUDIN
af242b2d01 GnuCash is designed to be easy to use, yet powerful and flexible.
It allows you to track bank accounts, stocks, income and expenses.
As quick and intuitive to use as a checkbook register, it is based
on professional accounting principles to ensure balanced books and
accurate reports. It is extensible in guile (an embedded scheme
interpreter).
This wip package adds an option to enable Open Financial eXchange
importing with the help of finance/libofx recently added to pkgsrc.
2006-02-11 19:53:23 +00:00
Thomas Klausner
ff98cab155 Reset maintainer, email bounces:
550 User unknown (in reply to RCPT TO command)
2006-02-11 19:32:33 +00:00
Roland Illig
04fda1123f Fixed pkglint warnings. 2006-02-11 19:32:25 +00:00
Francis GUDIN
be0624ba01 GnuCash is designed to be easy to use, yet powerful and flexible.
It allows you to track bank accounts, stocks, income and expenses.
As quick and intuitive to use as a checkbook register, it is based
on professional accounting principles to ensure balanced books and
accurate reports. It is extensible in guile (an embedded scheme
interpreter).

Imported in pkgsrc-wip to add an option 'ofx' that enables importing
of Open Financial eXchange data thanks to the recent addition of
finance/libofx in pkgsrc.
2006-02-11 18:59:29 +00:00
Roland Illig
1c70777664 Imported into pkgsrc as devel/ja-trac. 2006-02-11 16:52:13 +00:00
Roland Illig
dd77dabfb7 Imported into pkgsrc as converters/kcc. 2006-02-11 16:49:22 +00:00
OBATA Akio
04b12fd893 fix pkglint -Wall 2006-02-11 16:31:00 +00:00
OBATA Akio
e0867a8564 fix pkglint -Wall 2006-02-11 16:20:06 +00:00
OBATA Akio
322b7d671b fix pkglint -Wall 2006-02-11 16:09:23 +00:00
OBATA Akio
c47c497c22 fix pkglint -Wall. 2006-02-11 15:56:37 +00:00
OBATA Akio
ec152d0546 fix pkglint -Wall 2006-02-11 15:46:50 +00:00
OBATA Akio
672c5c1c3e fix some pkglint -Wall. 2006-02-11 15:34:17 +00:00
Rui-Xiang Guo
ca70dd542c Removed dbus-python because it had been moved into pkgsrc as py-dbus. 2006-02-11 15:05:36 +00:00
Roland Illig
782f5e694e Fixed pkglint warnings. 2006-02-11 14:28:47 +00:00
Roland Illig
e4119f792c Imported into pkgsrc as graphics/pornview-gtk2. 2006-02-11 13:09:39 +00:00
Roland Illig
c378ac337a Imported into pkgsrc as graphics/pornview. 2006-02-11 13:07:05 +00:00
pancake ;)
633b62a008 * Initial import of bluetooth filesystem
btfs is a simple FUSE (Filesystem in USErspace) application to map some
basic bluetooth functions into the filesystem.
2006-02-11 12:27:58 +00:00
Roland Illig
72749dfcb7 Fixed pkglint warnings. 2006-02-11 11:57:22 +00:00
Thomas Klausner
35ad305469 0.13 out.
Make use of gstreamer0.10 packages.
2006-02-11 10:24:44 +00:00
pancake ;)
e2dd5c4c23 * Initial import of fusefs
== Only for Linux-*-* ... but would be nice to port't to NetBSD ;)

With FUSE it is possible to implement a fully functional filesystem in a
userspace program.  Features include:

* Simple library API
* Simple installation (no need to patch or recompile the kernel)
* Secure implementation
* Userspace - kernel interface is very efficient
* Usable by non privileged users
* Runs on Linux kernels 2.4.X and 2.6.X
* Has proven very stable over time
2006-02-11 00:13:54 +00:00
Hauke Fath
6e1420f645 Mention 'subscriptions' file. 2006-02-10 23:07:12 +00:00
Thomas Klausner
ecb6ad4136 Update to 2.01.01a06:
All:

-	Better support for BeOS/Zeta in the makefile system

-	Support for armv5teb-linux-cc was added to the makefile system

-
	If you like all users to be able to call cdrecord root-less, you need
	Solaris 10 or newer.

	Edit the file /etc/security/exec_attr and add:

	All:solaris:cmd:::/opt/schily/bin/cdrecord: privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr
	All:solaris:cmd:::/opt/schily/bin/readcd: privs=file_dac_read,sys_devices,net_privaddr
	All:solaris:cmd:::/opt/schily/bin/cdda2wav: privs=file_dac_read,sys_devices,proc_priocntl,net_privaddr

	If you like to allow only specific user to use cdrecord,
	use something like:

	CD RW:solaris:cmd:::/opt/schily/bin/cdrecord: privs=file_dac_read,sys_devices,proc_lock_memory,proc_priocntl,net_privaddr

	Also edit /etc/security/prof_attr

	CD RW:::CD-R/RW Recording Authorizations:auths=solaris.device.cdrw

	instead and make the users members of the profile "CD RW"
	by adding a line like:

	joerg::::profiles=CD RW

	into /etc/user_attr

	Note that you either need to call cdrecord via "pfexec cdrecord ....."
	or by using a profile aware shell (e.g. /usr/bin/pfksh)

Libscg:

-	BeOS/Zeta libscg low level adoption code fixed.
	The code now is passing a "scgcheck" test.

Cdrecord:

-	Adjust some timeouts to prevent that the drive buffer of
	newer Pioneer DVD writers empties when writing high speed DVD
	media.

-	Support for BeOS/Zeta shared memory was added

-	New tag CDR_MAXFIFOSIZE= in /etc/default/cdrecord allows to
	limit the size of the FIFO cdrecord is using. This helps the
	sysadmin to prevent other people from locking up the system.

Readcd:

-	Support for BeOS/Zeta shared memory was added

-	-scanbus behavior corrected

Scgcheck:

-	Fixed DMA overrun test. BeOS/Zeta did pass the test but
	scgcheck did complain before.

Scgskeleton:

-	-scanbus behavior corrected

Btcflash:

-	-scanbus behavior corrected

-	man page added

Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk):

-	try to work around a GCC trigraph problem

-	man pages for diag commands added
2006-02-10 17:22:26 +00:00
Hauke Fath
631fb2e8e5 We install only the client. 2006-02-10 17:15:07 +00:00
Hauke Fath
8bd2265933 I have re-worked the TSM client package.
It now handles configuration files properly, the MESSAGES file
has NetBSD specific hints. The Makefile uses a lot more variables
instead of hard-coded information, and it handles the suse_* dependencies
more flexibly.
2006-02-10 17:12:09 +00:00
Mike M. Volokhov
3e5d2688db All recent NetBSD and Linux distributions are shipped with latest
pppd 4.3.x which seems already include MPPE support. The net/pppd
package is not exception as well.
2006-02-10 14:10:53 +00:00
Mike M. Volokhov
d44f17182b Remove questionable changes to original pptp distribution. 2006-02-10 14:04:10 +00:00
Todd Vierling
729215f33b Make this closer to mail/dovecot in structure. 2006-02-10 12:49:05 +00:00
Hiramatsu Yoshifumi
1fc98ba270 Updated to 1.43.
1.43  Dri Feb 03 21:37:00 2006
        - Fixed borked version 1.42

1.42  Dri Feb 03 21:30:00 2006
        - Fixed Changes dates
        - validate 'entities' key in html_options for as_HTML output
        - validate 'confirm' key in internal _remote_function

1.41  Sun Jan 15 01:27:45 2006
        - Fixed load_text_url feature in in_place_editor

1.40  Thr Jan 05 01:55:00 2006
        - Added 'value' to the explicit parameter list of in_place_editor
          callback function

1.39  Sat Dec 31 19:07:00 2005
        - Fixed bug in _options_for_javascript
        - Added click_to_edit_text option to the in_place_editor options

1.38  Sat Dec 31 05:01:00 2005
        - Added :select option for auto_complete_field that makes it easier
          to only use part of the auto-complete suggestion as the value
          for insertion
        - Added in_place_editor_stylesheet
        - Updated to prototype V1.4

1.37  Tue Dec 27 03:26:00 2005
        - Fixed output in HTML::Prototype::Helper::Tag::_content_tag

1.36  Fri Dec 02 01:55:00 2005
        - Keep up with RoR
        - Added HTML::Prototype::Helper.pm
          and Added HTML::Prototype::Helper::Tag.pm for *some* reasons

1.34 or 1.35
        - Applied patches to D&D positioning.

1.33  Fri Aug 26 11:00:00 2005
        - Added auto_complete_stylesheet
        - Improved description (dstorrs)
        - Missing dependency on HTML::Tree
2006-02-10 07:22:09 +00:00