stsp
6463e1d7a8
Sipcalc is a console-based ip subnet calculator.
...
Much like net/ipcalc, but it supports IPv6, too.
help and ok giovanni@
2009-04-14 19:12:59 +00:00
jasper
4d2b2f85a4
- update recordmydesktop(-gtk) to their 0.3.8.x versions
2009-04-14 18:43:39 +00:00
steven
d0ca02376f
update to 14.3.7
...
whitespace nits while here
2009-04-14 18:37:31 +00:00
steven
abd64797a1
update to 1.50
2009-04-14 18:24:06 +00:00
steven
4d288258ab
update to 0.8.1
2009-04-14 18:23:40 +00:00
steven
b0adbdae36
update to 3.0.5
...
with testing by J.C. Roberts
2009-04-14 18:22:59 +00:00
ajacoutot
872e7f1c8c
- update to libgcrypt-1.4.4
...
works for pea@ on amd64
2009-04-14 17:22:05 +00:00
ajacoutot
5a4c04ee09
- better workaround for now: disable thumbnailer completely.
...
Bug still beeing worked on.
2009-04-14 17:16:54 +00:00
sthen
bb7111c4f6
- the -mon subpackage also needs bumping; PF changes.
...
- move FULLPKGNAME-xxx up next to PKGNAME-main in the Makefile so the
next person to come along spots it quicker.
2009-04-14 15:41:35 +00:00
sthen
7f19c0ad32
bump; PF changes
2009-04-14 15:39:41 +00:00
jolan
92369e6666
update to 1.0.2; from brad smith
2009-04-14 15:17:57 +00:00
jolan
0e8be740d1
update to 20090411
2009-04-14 15:15:25 +00:00
naddy
365b3a29a3
update to 1.52; from Brad
2009-04-14 14:06:26 +00:00
ajacoutot
df3db408b1
- add a small warning about unclutter/gnome-mplayer incompatibility
...
reworded from an original submission by David Coppa (maintainer)
2009-04-14 13:56:36 +00:00
ajacoutot
a5e10a22e8
- run_depends on sysutils/fam is already implied by gvfs
2009-04-14 13:20:51 +00:00
ajacoutot
240aee9a7b
These files should never have been committed... obviously
...
spotted by oga@, thanks!
2009-04-14 11:56:53 +00:00
jasper
ca6f3415f1
- urgh, tyop
2009-04-14 11:30:29 +00:00
jasper
830251e484
- add odt2text
2009-04-14 11:29:31 +00:00
jasper
c4c768d070
import odt2txt 0.4
...
odt2txt is a simple converter from OpenDocument Text to plain text. It's
a command-line tool which extracts the text out of OpenDocument Texts
produced by OpenOffice.org, StarOffice, KOffice and others.
2009-04-14 11:28:12 +00:00
giovanni
ce64bd6718
Update to 0.2.34
...
Take maintainership
"yep, okies" jasper@, ok sthen@
2009-04-14 10:55:01 +00:00
ajacoutot
17f55570c9
- update to gtk-engines2-2.18.1
...
"reads good" landry@ "looks fine" pea@
2009-04-14 10:13:47 +00:00
ajacoutot
b4d29ba815
- remove workaround and add newly committed patch from upstream SVN
...
all from Pierre Riteau, thanks!
2009-04-14 09:43:42 +00:00
ajacoutot
b3976e2c5a
- Browser id fix to work around sites specifically looking for
...
mplayerplug-in
adapted from upstream svn by David Coppa (maintainer)
2009-04-14 09:39:50 +00:00
ajacoutot
65333f1ad9
- Change bitrate divisor from 1024 to 1000
...
Fix cache display problem when used as browser plugin
- Fix problem with default auto_hide value
adapted from upstream svn by David Coppa (maintainer)
2009-04-14 09:38:39 +00:00
sthen
fcff66b00e
enable perl, disable GCC optimizer to prevent problems, regen plist, bump.
...
based on a diff from James Wright.
2009-04-14 09:37:49 +00:00
sthen
a3c089cb5e
upstream does have versioned tarballs after all; switch to using them.
...
no need for a bump.
thanks Matt on piwik bug tracker for pointing them out.
"yeah!" jasper
2009-04-14 08:05:06 +00:00
ajacoutot
ec97188dcb
- bugfix release to libsoup-2.26.1
2009-04-14 08:01:20 +00:00
ajacoutot
b8883fe798
- bugfix update to sonata-1.6.2
...
(Fix cli options)
2009-04-14 07:51:14 +00:00
jasper
4d2733784c
- add a patch to fix regression tests, from upstream git.
...
no package change, so no bump
2009-04-14 06:48:13 +00:00
sthen
fa1af5a8a5
- use GLEW (which allows detection of GL features, in this case it's
...
used to detect whether anisotropic filtering is supported); from Brad
- regen PLIST
2009-04-13 23:29:44 +00:00
sthen
e1e564ee84
+glew
...
I forgot the attribution in my import; the port is from Brad.
2009-04-13 23:26:12 +00:00
sthen
96da4e2934
import graphics/glew:
...
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00
sthen
652d654b3f
+discount
2009-04-13 20:46:16 +00:00
sthen
c565dc3c04
import discount, from maintainer Scott Vokes with minor tweaks:
...
This is David Loren Parsons's implementation of John Gruber's Markdown
text to html language. There's not much here that differentiates it from
any of the existing Markdown implementations except that it's written in
C instead of one of the vast flock of scripting languages that are
fighting it out for the Perl crown.
Markdown provides a library that gives you formatting functions suitable
for marking down entire documents or lines of text, a command-line
program that you can use to mark down documents interactively or from a
script, and a tiny suite of example programs that show how to fully
utilize the markdown library.
2009-04-13 20:45:05 +00:00
steven
51eae6244a
drop maintainership
2009-04-13 18:26:20 +00:00
ajacoutot
42554c5ab3
- use setrlimit to increase number of fd in the appearance capplet; this
...
allows browsing for themes to install without the need to play with
(u)limit
2009-04-13 14:35:19 +00:00
steven
eda898178b
update to 3.0.4
...
from maintainer Vadim Zhukov
2009-04-13 14:12:02 +00:00
steven
51ac3e21d8
update to 3.0.4
...
same diff from maintainer Vadim Zhukov
2009-04-13 14:11:23 +00:00
sthen
f6b28d681c
- update to 0.36
...
- avoid pulling in bash if installed at build time
- more specific license marker
2009-04-13 13:23:35 +00:00
espie
86dbbd8f30
nothing special, let it be FETCH_MANUALLY
2009-04-13 12:27:38 +00:00
ajacoutot
e34d6bc6c3
- previous patch to fix CVE-2008-4316 was missing a part
2009-04-13 09:03:34 +00:00
jasper
d5a181007f
- update gnome-mag to 0.15.6
...
* bugfixes and translation updates
2009-04-12 19:35:30 +00:00
sthen
7f04d820f9
fix HOMEPAGE, bump. reported by Maxime DERCHE, thanks!.
2009-04-12 11:31:30 +00:00
sthen
650ff6f285
it seems something was fixed between 0.95 and 0.95.1 meaning the bundled
...
libltdl no longer needs be used, so switch back to the usual one and add
the dependency on ports-tree libltdl.
prompted by a diff from Mikolaj Kucharski, ok with mbalmer (maintainer).
2009-04-12 09:28:45 +00:00
sthen
3cd037f926
update to 1.6.4, from frantisek holop (taking MAINTAINER).
2009-04-11 23:54:12 +00:00
ajacoutot
a4cbf1baa2
- hobbits take over maintainership
...
maintainer timeout (several times)
agreed with jasper@ some time ago
2009-04-11 21:08:35 +00:00
ajacoutot
55fb879743
- bugfix update to Sonata 1.6.1
2009-04-11 20:03:59 +00:00
espie
7112ac8117
add support for MATCHDIR: will only recurse into dirs that match the
...
pattern...
2009-04-11 14:56:31 +00:00
espie
b466c39b7a
minor tweaks:
...
- totally forbid overriding do-fetch
- slightly better diagnostics in a few cases
2009-04-11 14:55:31 +00:00
ajacoutot
b38392e109
GStreamer configure script does not set --disable-debug by default and
...
for a good reason. One of them being that the gstdebug.so plugin is
actually needed by other apps.
gstreamer,-main: move some files from -main to -frontend ; fix dependencies
Regen all PLISTs and bump all PKGNAMEs.
2009-04-11 14:37:21 +00:00