xsa
d0fc7522cb
Initial import of py-feedparser-3.3.
...
Universal Feed Parser is a Python module for downloading and parsing
syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland
RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF
feeds.
Universal Feed Parser is easy to use; the module is self-contained in a
single file, feedparser.py, and it has only one public function, parse.
parse takes a number of arguments, but only one is required, and it can
be a URL, a local filename, or a raw string containing feed data in any
format.
2004-10-28 09:53:49 +00:00
jcs
cf6b937702
arping-2.04
2004-10-28 04:47:36 +00:00
espie
415524655f
get lib/qt3/bin to show up correctly, finishes fixing up qmake...
2004-10-27 19:57:16 +00:00
xsa
0aa0e81508
+py-dot
2004-10-27 17:47:42 +00:00
xsa
ac6ce45682
Initial import of py-dot-0.9.9.
...
Pydot provides an interface for creating both directed and non directed
graphs from Python. Currently all attributes implemented in the Dot
language are supported (up to Graphviz 1.10). Output can be inlined in
Postscript into interactive scientific environments like TeXmacs, or
ouput in any of the format's supported by the Graphvix tools dot, neato,
twopi.
2004-10-27 17:46:49 +00:00
pvalchev
1c29237bd1
recognize mips64
2004-10-27 16:47:05 +00:00
pvalchev
bd66bd6258
not used (configure patched direct), kill kill kill
2004-10-27 16:46:45 +00:00
xsa
e9217d5e8f
definitly not my day today ...
2004-10-27 12:43:45 +00:00
xsa
27ce58a863
hrmz..sort it right.
2004-10-27 10:12:19 +00:00
xsa
7303e586f1
+py-gd
2004-10-27 09:22:43 +00:00
xsa
e08c6f374b
Initial import of py-gd-0.40.
...
The GD module is an interface to the GD library written by Thomas
Boutell.
2004-10-27 09:21:46 +00:00
espie
7abf25a6c5
typo
2004-10-26 23:04:12 +00:00
espie
efe32ee3d3
a few tweaks:
...
- since we no longer compile qt3 without mt, link the files with the
`usual' names (compat settings and fragment).
- install supplementary development libraries, this will help for other
ports (asked by Steve Shockley).
- help qmake work off-the-shelf.
- provide a no_examples pseudo-flavor.
bump pkgname.
2004-10-26 22:59:24 +00:00
pvalchev
ef6ee84872
remove alpha/sparc64 workaround for a gcc bug that no longer seems to exist
2004-10-26 19:52:32 +00:00
espie
15fedaeb60
kill one more INSTALL. Down to 50 INSTALL
2004-10-26 19:33:30 +00:00
espie
0554da38fa
surprisingly old cruft.
2004-10-26 19:21:38 +00:00
espie
86874ae7b8
zap INSTALL/DEINSTALL
2004-10-26 19:19:29 +00:00
espie
132fe5a00d
tweak code so it works with our new get*_r functions.
2004-10-26 19:13:01 +00:00
espie
699959a3f0
kill one more INSTALL
2004-10-26 19:03:23 +00:00
espie
923b147032
kill one more DEINSTALL.
2004-10-26 18:56:24 +00:00
naddy
036bbe0b3b
typo
2004-10-26 18:51:02 +00:00
espie
80ae0dd544
kill one more INSTALL/DEINSTALL
2004-10-26 18:48:07 +00:00
sturm
a74bf0b461
move this to a regular patch, prodded by pval@
2004-10-26 18:47:59 +00:00
espie
1a515d21c2
kill install/deinstall
2004-10-26 18:40:58 +00:00
david
fce9618d27
update to mod_security-1.8.4; from both msf@ and Frank Denis
2004-10-26 18:11:19 +00:00
sturm
13f763bf7a
typo
...
from Matthew Clarke <clamat at telus.net> via maintainer Jim Geovedi
2004-10-26 17:50:16 +00:00
pvalchev
8b3148766e
sync list of byte compiler ocaml w/ ocaml port; ok espie
2004-10-26 15:22:48 +00:00
espie
5b17404c66
fix `find in files'.
2004-10-26 10:03:53 +00:00
espie
b931162d35
update to 1.3.4
...
fix issue with aspell (configure test bogus, wants C++ to link)
2004-10-26 09:13:38 +00:00
xsa
a2ede13c30
drop maintainership; i do not use Cizzz-coeee anymore here;
2004-10-26 08:37:28 +00:00
pvalchev
6d0e466e15
-gdb here too (oops)
2004-10-26 06:31:56 +00:00
pvalchev
7aac74e4a6
no longer makes sense to have this in the ports tree, in-tree version
...
will be kept up to date.
2004-10-26 06:31:17 +00:00
pvalchev
68c791bb78
add mips64 to LP64_ARCHS
2004-10-26 06:16:53 +00:00
marcm
af1f945158
Update 0.30 -> 0.31.3
...
Minor DEPENDS cleanup as well.
2004-10-26 03:53:41 +00:00
marcm
49da90bad1
Update 2.4.10 -> 2.4.13
...
Standard stuff, bug fixes and such.
2004-10-26 03:52:02 +00:00
marcm
1ee0d3a3fd
Update 2.2.0 -> 2.2.1
...
Needed for latest Evolution.
2004-10-26 03:50:52 +00:00
marcm
999491ac29
Update 2.2.0 -> 2.2.3
...
Needed for latest Evolution.
2004-10-26 03:50:02 +00:00
marcm
fa2bb861b0
Update 2.4.6 -> 2.4.7
2004-10-26 03:49:03 +00:00
sturm
7b91245290
fix build on hppa
2004-10-25 18:55:36 +00:00
alek
177ad4ee40
don't hardcode /usr/local and /usr/X11R6
...
ok sturm@
2004-10-25 17:35:57 +00:00
naddy
5e25b7680e
+xvidcore
2004-10-25 16:57:28 +00:00
naddy
99954f3f64
Import xvidcore 1.0.2; submitted by Waldemar Brodkorb <wbx@openbsd.de>.
...
XviD is a high performance and high quality MPEG-4 video de-/encoding
solution.
2004-10-25 16:56:44 +00:00
alek
6c4e864f9f
- remove unnecessary patch
...
- use PSEUDO_FLAVORS
- better DESCRiptions
help and ok xsa@, naddy@
2004-10-25 16:02:30 +00:00
alek
f459153b14
remove py-psycopg,zope
...
noticed by naddy@
ok naddy@, xsa@
2004-10-25 14:19:00 +00:00
brad
b1371d095e
- remove re-declaration of *alloc() functions
...
- remove improper comments from end of #else/#endif
2004-10-25 13:49:22 +00:00
wilfried
de77981ff6
fix built with the new getproto*_r, ok maintainer
2004-10-25 09:02:53 +00:00
pvalchev
d74ede064e
do not assign va_list around, use va_copy() on OpenBSD as a whole (fixes macppc)
2004-10-25 02:37:07 +00:00
pvalchev
521b9c626b
Update to SDL-1.2.7; based on work by jsg@
2004-10-25 02:34:21 +00:00
brad
2c174a00d2
Fix insecure tempfile creation in ps2epsi and pv.sh.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 21:53:02 +00:00
brad
6a792cd6da
Fix insecure tempfile creation in pj-gs.sh, ps2epsi, pv.sh and sysvlp.sh.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 20:58:47 +00:00