Commit Graph

27788 Commits

Author SHA1 Message Date
alek
522ecd0c11 Add/fix WANTLIB markers 2005-02-24 13:20:41 +00:00
espie
0b49fb825d add quite a few settings. Went through a full ports build... 2005-02-24 11:38:36 +00:00
sturm
b27a25e8b0 fix LIB_DEPENDS 2005-02-24 07:40:24 +00:00
jakob
9ce19c8989 pine v4.62 2005-02-24 06:33:22 +00:00
todd
62ac323166 blerp 2005-02-24 01:48:01 +00:00
todd
9ed3be1d8b Import gnucash 1.8.11
Quicken-like money and finance manager

If you've been looking for a way to manage your personal or business finances
using Free Software, you've found it! Designed to be easy to use, yet powerful
and flexible, GnuCash 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. GnuCash is backed by an active development community and is
blossoming into a full-fledged accounting system.

Special thanks to Derek Atkins, of gnucash, who provided a diff for BSD dlsym
issues that makes this a LOT more stable.
2005-02-24 01:47:15 +00:00
todd
38b70c9345 Import Guppi 0.40.3
Guppi is a GPLed Gnome-based guile-scriptable plot program with
integrated statistics capabilities.

It is still in an early stage of development.  The current
functionality is very limited.  The source code is the only
documentation .

This package is only included for use in gnucash.
2005-02-24 01:44:39 +00:00
todd
c8c67d95e5 Import Guppi 0.40.3
Guppi is a GPLed Gnome-based guile-scriptable plot program with
integrated statistics capabilities.

It is still in an early stage of development.  The current
functionality is very limited.  The source code is the only
documentation .

This package is only included for use in gnucash.
2005-02-24 01:43:52 +00:00
todd
b9a02a65e1 Import of g-wrap 1.3.4
g-wrap provides shceme wrappers needed for GnuCash
2005-02-24 01:42:47 +00:00
sturm
93676e9dd6 update to socklog 2.0.1
from maintainer Lars Hansson <lars at unet.net.ph>
2005-02-23 22:05:48 +00:00
sturm
672e5007cc update to ipsvd 0.10.1
from maintainer Lars Hansson <lars at unet.net.ph>
2005-02-23 22:00:33 +00:00
sturm
fde9c4f29e forgot these 2005-02-23 21:54:08 +00:00
sturm
cb14a862b6 update to runit 1.2.1
from maintainer Lars Hansson <lars at unet.net.ph>
2005-02-23 21:50:50 +00:00
sturm
943c01e1c7 p5-Net-SFTP
p5-Net-SSH-Perl
2005-02-23 20:18:41 +00:00
sturm
4803bb2cba Initial import of Net-SFTP-0.09
Net::SFTP is a pure-Perl implementation of the Secure File
Transfer Protocol (SFTP)--file transfer built on top of the
SSH protocol. Net::SFTP uses Net::SSH::Perl to build a
secure, encrypted tunnel through which files can be transferred
and managed. It provides a subset of the commands listed in
the SSH File Transfer Protocol IETF draft.
2005-02-23 20:16:09 +00:00
sturm
afaece0bdd Initial import of Net-SSH-Perl-1.27
Net::SSH::Perl is an all-Perl module implementing an SSH
(Secure Shell) client. It is compatible with both the SSH-1 and
SSH-2 protocols.
2005-02-23 20:14:34 +00:00
sturm
2513ee978e p5-Crypt-DH
p5-Crypt-DSA
p5-Crypt-Primes
p5-Crypt-RSA
p5-Crypt-Random
2005-02-23 20:11:05 +00:00
sturm
6cf0a1a7e7 Initial import of
- Crypt-DH-0.03, Diffie-Hellman implementation
- Crypt-DSA-0.12, DSA implementation
- Crypt-Primes-0.50, prime number generator
- Crypt-RSA-1.55, RSA implementation
- Crypt-Random-1.23, cryptographically secure random number generator
all written in pure perl
2005-02-23 20:08:48 +00:00
alek
6aba07414b Marked BROKEN since 1999/09/17
go ahead espie@
2005-02-23 19:26:58 +00:00
alek
edda0d5594 sources/
- Add PKG_ARCH
- Bump PKGNAME

vm/
- Add WANTLIB marker
- Remove wrong PKG_ARCH
- Bump PKGNAME

yeah espie@
2005-02-23 19:14:49 +00:00
sturm
d7b58eecd2 p5-BSD-stat 2005-02-23 17:57:21 +00:00
sturm
5f0928aed4 Initial import of BSD-stat 1.21
This module's default exports override the core stat() and lstat()
functions, replacing them with versions that contain BSD 4.4
extentions such as file flags. This module also adds chflags function.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-23 17:56:07 +00:00
xsa
8202c0bf78 + charm 2005-02-23 16:43:38 +00:00
xsa
98a8a6ea91 Initial import of charm-1.5.0
Charm is a client for the LiveJournal online diary service, as well as
other journal services that use the LiveJournal framework, such as
DeadJournal and uJournal.

requested/maintained by mpech@.

ok alek@ mpech@.
2005-02-23 16:42:41 +00:00
alek
a086f8e449 - Add UNMESSAGE describing how to disable memcache module after
deinstallation
- Add pecl-memcache to build
2005-02-23 14:58:14 +00:00
alek
a9b0dc9c13 Import PECL memcache 1.4
PHP interface to memcached

This extension allows you to work with memcached, a caching daemon
designed to decrease database load by storing objects in memory, through
handy OO and procedural interfaces.

help & ok mbalmer@, robert@
2005-02-23 14:40:47 +00:00
naddy
1e1bcc9986 Update to 0.104. This release features optimized assembly for
amd64.  playdv can now play at the proper rate on amd64 machines.

Changes in the port:
* Remove inter-library dependencies (does not affect dependent ports).
* Fix playdv double-free crash at EOF.
* Can no longer be built with SEPARATE_BUILD, needs more investigation.
* WANTLIB markers.

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-22 22:24:36 +00:00
pvalchev
b3ccc4bf3e can go to FTP 2005-02-22 22:04:41 +00:00
espie
9ee1d6c9f3 catch up to more recent version. 2005-02-22 21:27:50 +00:00
robert
a913e9a806 upgrade to 20050216 2005-02-22 17:48:57 +00:00
espie
54d9a478c5 synch with newer snapshot, sync with src, switch to dwarf2 exceptions.
fixes bootstrap error...
2005-02-22 17:35:22 +00:00
alek
7dd4174ca2 - textproc/libxslt is not needed here
- Bump PKGNAME
2005-02-22 15:35:55 +00:00
alek
557332b8c0 Add WANTLIB marker 2005-02-22 15:17:49 +00:00
naddy
7eb0d68e96 SECURITY:
Fix multiple security vulnerabilities:
- buffer overflows (CAN-2005-0160)
- directory traversal problem (CAN-2005-0161)

From: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2005-02-22 15:13:09 +00:00
alek
607dc8d7aa Add WANTLIB marker 2005-02-22 14:35:08 +00:00
alek
fd004517eb - Don't use included gettext
- Bump PKGNAME
2005-02-22 13:53:16 +00:00
alek
b5d27dd5b7 Add WANTLIB markers 2005-02-22 13:52:25 +00:00
alek
798f68372a - Fix libintl linking
- Bump PKGNAME
2005-02-22 10:23:39 +00:00
jakob
886268d36a NSD v2.2.1; bugfix release 2005-02-22 05:23:09 +00:00
sturm
eee6c98fc2 use FULLDISTDIR in systrace policy, noticed by rohee@ 2005-02-21 21:59:44 +00:00
sturm
a867e85776 -memoir 2005-02-21 21:45:52 +00:00
sturm
644c1b31d1 included in tetex-3 2005-02-21 21:38:33 +00:00
sturm
02a623ed33 fix build w/ tetex-3 2005-02-21 21:37:32 +00:00
sturm
09e522ec98 update to tetex-3.0, see included ChangeLog for details
the texmf-doc SUBPACKAGE is not distributed via ftp due to size constraints
2005-02-21 21:36:06 +00:00
alek
8c56853913 Adjust WANTLIB marker 2005-02-21 21:04:13 +00:00
alek
2d5023301e Add WANTLIB marker 2005-02-21 20:57:16 +00:00
alek
412b4bf28a - Fix libintl detection
- Don't use included libintl headers
- Bump PKGNAME
2005-02-21 20:49:25 +00:00
alek
7851691fe1 Add WANTLIB marker 2005-02-21 20:24:21 +00:00
alek
75a4a6d240 Add WANTLIB marker 2005-02-21 20:12:03 +00:00
alek
7ce4667158 Add WANTLIB marker 2005-02-21 20:06:54 +00:00