Commit Graph

26394 Commits

Author SHA1 Message Date
alek
cfd2ec88eb - Typo in directory name
- Bump PKGNAME

ok djm@
2004-11-11 12:41:33 +00:00
jcs
0d5e74ffc6 +xosd 2004-11-11 05:19:30 +00:00
jcs
36c674dce1 xosd-2.2.12
submitted and maintained by Jon Trembley <jon@brain-box.net>

slightly modified by me
2004-11-11 05:16:29 +00:00
djm
a263235224 +py-matplotlib 2004-11-11 04:06:57 +00:00
djm
a53a5b3145 import matplotlib-0.64:
matplotlib is a python 2D plotting library which produces publication
quality figures using in a variety of hardcopy formats (PNG, JPG, PS,
SVG). matplotlib can be used in python scripts, interactively from the
python shell (ala matlab or mathematica), in web application servers
generating dynamic charts, or embedded in GUI applications.

feedback and ok xsa@ alek@
2004-11-11 04:05:25 +00:00
djm
43c6e61712 unbreak
(sigh, today i am king idiot)
2004-11-11 03:52:30 +00:00
djm
f2fe0dd366 MODULES specified twice 2004-11-11 03:50:41 +00:00
djm
77bd59df22 +py-dateutil
+py-tz
2004-11-11 03:47:09 +00:00
djm
fbcc804d6b oops, kill junk in DESCR 2004-11-11 03:45:41 +00:00
djm
6aecb5235e import of python-dateutil-0.5:
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+. It features computing of
relative deltas (next month, next year, next monday, last week of month,
etc), computing of dates based on very flexible recurrence rules, using
a superset of the [FTP]iCalendar specification and generic parsing of
dates in almost any string format.

feedback and ok xsa@
2004-11-11 03:43:37 +00:00
djm
9553517b8d import of pytz-2004d:
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or
higher. It also solves the issue of ambiguous times at the end of
daylight savings, which you can read more about in the Python Library
Reference (datetime.tzinfo).

feedback and ok xsa@ alek@
2004-11-11 03:35:42 +00:00
espie
d9536a7ac4 rename _UPDATE_COOKIE to always be defined (wilfried) and to have a name
changing when the FULLPKGNAME changes.
2004-11-10 23:40:42 +00:00
naddy
6b880ad1cd Update to 4.11: added size 6x12 and codepage KOI8-U; improved 14x24 bold
(about 60 characters) and Euro.  From Victor Sahlstedt <cvss@home.se>.
2004-11-10 22:07:02 +00:00
robert
eccad17728 $OpenBSD$ 2004-11-10 21:53:32 +00:00
robert
4d7ff513d2 SECURITY:
upgrade to 2.9.1;
fixes a buffer overflow in getnickuserhost (reported by Leon Juranic)
2004-11-10 21:35:18 +00:00
biorn
f611ec4e27 bump pkgname due to recent changes in PLIST/PLIST-server
ok MAINTAINER
2004-11-10 21:33:55 +00:00
alek
f491f210af + memcached 2004-11-10 20:27:07 +00:00
alek
02a7781ac7 Import memcached 1.1.11
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

help and ok naddy@
2004-11-10 20:23:31 +00:00
naddy
e0061a3990 update to 0.19; from Victor Sahlstedt <cvss@home.se> 2004-11-10 16:30:55 +00:00
naddy
67669101d0 freetype build fix; reported by espie@ 2004-11-10 14:07:33 +00:00
naddy
0526de1350 update to 2.6.15; from kevlo@ 2004-11-10 12:58:29 +00:00
alek
9b3f7a6f44 Don't and WRKINST to paths in pygtk-2.0.pc
make sense xsa@, looks good mjc@
2004-11-10 10:24:16 +00:00
espie
f2ae2fd4b7 allows it to recurse. 2004-11-10 10:23:42 +00:00
espie
eb3edb001b Add a simple update target, that relies on pkg_info -e pkgpath to know
if there is something to update...
2004-11-10 10:16:41 +00:00
espie
1c062c3c2e allows for updates 2004-11-10 10:15:42 +00:00
alek
4e39386cb0 + phppgadmin
ok xsa@
2004-11-10 09:56:27 +00:00
alek
8a67c168e3 Import phpPgAdmin 3.4.1; from Denis Chatelain <listes@octopodus.com>
phpPgAdmin can manage a whole PostgreSQL server (needs a super-user)
as well as a single database. To accomplish the latter you'll need a
properly set up PostgreSQL user who can read/write only the desired
database. It's up to you to look up the appropriate part in the
PostgreSQL manual.

looks ok naddy@, ok sturm@
2004-11-10 07:41:56 +00:00
espie
13b7036b1a bump pkgname belatedly. 2004-11-09 22:56:43 +00:00
espie
7e168d8a55 bump pkgname, to help pkg_add -r. 2004-11-09 21:59:42 +00:00
espie
6e632f5df7 don't install lib*.a under /usr/local/lib, it's enough to have them
in /usr/local/lib/qt3.
2004-11-09 21:58:12 +00:00
sturm
a990fc2cfe deal w/ inter-library dependencies between libintl and libiconv 2004-11-09 20:19:26 +00:00
naddy
6e2a0cc703 update to 3.10; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:42:35 +00:00
naddy
c069e2ba48 update to 1.2.9; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:38:03 +00:00
naddy
cb43061150 update to 1.2.4; from Victor Sahlstedt <cvss@home.se> 2004-11-09 19:26:43 +00:00
naddy
05906961d5 regression tests fail with SEPARATE_BUILD; from kevlo@ 2004-11-09 16:01:05 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
alek
49cd543274 Add myself
ok naddy@ espie@
2004-11-09 07:18:37 +00:00
jcs
64b8eac8a6 use @sample for config.inc.php
ok kevlo
2004-11-09 01:53:37 +00:00
mbalmer
e2a5894de9 Prepare for automake,aclocal behave like autoconf. the version number of the
program to be used shall be indicated by an environment variable
AUTOMAKE_VERSION.  /usr/local/bin/{automake|aclocal} are not yet installed.

ok espie@
2004-11-08 22:00:09 +00:00
naddy
57795dea14 +akpop3d 2004-11-08 21:58:04 +00:00
naddy
8e5db79efa Import akpop3d 0.7.7.
Submitted by Maxime Guillaud <bsd-ports@mguillaud.net>.

akpop3d is a POP3 daemon aimed to be small and secure.  It is
stand-alone, very small, easy to modify.  Despite its small size, it
offers a lot of features.
2004-11-08 21:57:05 +00:00
biorn
bfc9881693 Move dyngroup.schema to PLIST-server and add some directories.
ok MAINTAINER
2004-11-08 20:27:34 +00:00
naddy
6bf3a54ced update to 1.2.3.1 and take over maintainership; from kevlo@ 2004-11-08 19:45:03 +00:00
naddy
733078d97e update to 1.04 and new maintainer; from kevlo@ 2004-11-08 19:41:43 +00:00
xsa
667b03872f update to py-paramiko-1.0; mostly bugfixes. 2004-11-08 17:45:54 +00:00
naddy
f84e49d619 don't require p5-XML-Parser; problem reported by Adam <suck@my-balls.com> 2004-11-08 17:13:29 +00:00
pvalchev
eae796b4db use @sample, ok danh 2004-11-08 16:52:12 +00:00
naddy
398c2b8469 Remove workaround for GNU m4 incompatibility, which has been fixed in our m4. 2004-11-08 16:34:52 +00:00
espie
85a41b25b3 +pbrowser 2004-11-08 16:11:07 +00:00
naddy
092522af73 Remove uvscan and uvscan_dat; from mbalmer@; ok pvalchev@
uvscan relies on the manual download of files that keep disappearing
from the indicated download page.  This command line scanner requires
linux emulation, the port has no maintainer and the package cannot
be distributed anyway.
2004-11-08 16:10:40 +00:00