Commit Graph

44315 Commits

Author SHA1 Message Date
miod
cf240b3849 No need to elf2olf static binaries anymore; ok sturm@ (maintainer) 2008-06-12 16:33:21 +00:00
wcmaier
2ab389682e Sync scapy with route(8) output now that we support priorities.
Initial report and testing from Tim Donahue <tdonahue at vonsystems
dot com> (and subsequent poke from sthen); thanks!

ok sthen@
2008-06-12 12:46:05 +00:00
bernd
960b2df8de Only annotate OpenBSD binaries with @bin.
ok espie@
2008-06-12 09:06:52 +00:00
eric
0b0288fa0b update to 8.1.0
tweaks and ok martynas@
2008-06-12 06:46:40 +00:00
kurt
2016b12bcd - enable _cxa_atexit support
- implement pre-compiled header support using brk/sbrk. idea from drahn@
okay espie@
2008-06-12 01:14:06 +00:00
laurent
191b0e3fd1 Password cracker for compressed archives (rar, 7z, zip). ok jasper@ 2008-06-11 21:55:36 +00:00
martynas
6de0dbf779 - freemat-3.6 is now possible
- make use of portaudio
- remove what i got in upstream
steven@ and Wiktor Izdebski say regression tests pass on amd64, i386
ok steven@
2008-06-11 21:09:06 +00:00
okan
596cd2c0cd update to 2.03 from Gallon Sylvestre - thanks!
ok merdely@
2008-06-11 19:35:46 +00:00
okan
05a54fc691 update to 1.29 from kevlo@ (MAINTAINER)
ok merdely@ simon@
2008-06-11 18:20:55 +00:00
okan
64890b0f10 update to 1.02 from kevlo@ (MAINTAINER)
ok merdely@
2008-06-11 18:17:02 +00:00
okan
9a50149c93 update to 1.11.3 from Gleydson Soares
ok merdely@
2008-06-11 17:59:18 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
landry
89421d9037 Add a simple lua MODULE, can be used by potential new lua ports.
ok wcmaier@ ajacoutot@
2008-06-11 05:00:01 +00:00
wcmaier
4b1391964c Take MAINTAINERSHIP from ish@ (timed out).
Clean up port (MODPY_EGG_VERSION, SUBST_VARS, typo in license
marker) and regen patches while here.

ok merdely@
2008-06-11 02:59:32 +00:00
ajacoutot
3d45a75933 - fix path in MESSAGE
- fix WANTLIB
- regen PLIST while here
2008-06-11 01:45:11 +00:00
okan
704bd04f59 +pg_top 2008-06-10 20:49:18 +00:00
okan
fffff45173 import pg_top
pg_top is 'top' for PostgreSQL.  It is derived from Unix Top.  Similar
to top, pg_top allows you to monitor PostgreSQL processes.  It also
allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics

man page suggestion from sthen - thanks!

feedback and ok merdely
2008-06-10 20:48:10 +00:00
sthen
b374203f48 SECURITY update to fix CVE-2008-0960, http://secunia.com/advisories/30574/
A vulnerability has been reported in Net-SNMP, which can be exploited
by malicious people to spoof authenticated SNMPv3 packets.

The authentication code reads the length to be checked from sender
input, this allows the sender to supply single byte HMAC code and
have a 1 in 256 chance of matching the correct HMAC and authenticating,
as only the first byte will be checked. The sender would need to
know a valid username.

ok rui (maintainer)
2008-06-10 18:00:35 +00:00
jcs
d6bc2054d2 pass --verbose to gem to show full configure/build information to
behave like everything else does

ok bernd@
2008-06-10 15:40:44 +00:00
wcmaier
1dc7873634 Prepend MODPY_* variables in SUBST_VARS.
Previously, when eg MODPY_VERSION is a substring of a variable added
to SUBST_VARS in a port's Makefile, pain on update-plist can ensue.
Makes updates on www/py-django more fun. Tests and feedback from
merdely@ and Darrin Chandler; thanks!

ok steven@, "if it doesn't break anything..." fgsch@
2008-06-10 15:01:49 +00:00
sthen
e71502184b update to 1.1.9, fixes crashes and a nasty socket leak trying to
reconnect to a failed master server. from brad@
2008-06-10 09:04:02 +00:00
landry
ad43ba7e42 Build the ldap flavored package of claws-mail
ok pyr@ ajacoutot@
2008-06-10 06:44:52 +00:00
landry
433f089f0f add missing scrollkeeper goo in PLIST/@exec, noone saw me commiting in
this area, i swear !

ok ajacoutot@ for a free cookie@breakfast
2008-06-10 06:30:04 +00:00
pvalchev
5e193976b5 bunny-0.93 2008-06-10 05:48:55 +00:00
pvalchev
d4d578fd57 fvwm-2.4.20 2008-06-10 05:39:37 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
sthen
1f9324de36 update to 4.58 and fix homepage, from maintainer Josh Grosse with
tweaks by me. Changelog notes speed optimizations, bug fixes, utf8
support for .zip filenames, .lzma unpack added.
2008-06-10 03:24:37 +00:00
sturm
9bc75e4494 uninstall machine-id with pkg_delete -c 2008-06-10 03:09:39 +00:00
okan
0c0e44e104 update to 1.17 from brad@
ok merdely@
2008-06-10 00:42:40 +00:00
okan
9298370ad5 - maintenance update to 0.2.4.2 from Arnaud Bergeron (MAINTAINER)
- convert @perl goo to SUBST_CMD

"looks good" pval@
2008-06-09 23:46:20 +00:00
martynas
cdcb0ccc3a - fix UIMainInterface for international charsets
- bump package name
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 23:03:15 +00:00
ajacoutot
007fc1c9c6 - unbreak (after libsoup update) by upgrading to version 0.11.5
breakage reported by naddy@
2008-06-09 22:59:42 +00:00
sthen
7b22162fa2 SECURITY update vlc to 0.8.6h
- fixes *many* null pointer deref, error handling failures, leaks,
use-after-free and double-free found by Coverity

- fixes some MPEG2 TS audio packet loss

- numerous security fixes in 0.8.6g

- fixes some memory leaks

Also: mark altivec FLAVOR as broken; ajacoutot reports that the
altivec-enabled binary fails to start.

ok ajacoutot
2008-06-09 22:55:43 +00:00
martynas
0f7fbd66f0 - handle winch
- dont interrupt connections on winch
- bump package name
requested by cathcart@
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 22:54:38 +00:00
sthen
39bbac7410 Bump package version after av@ addition 2008-06-09 22:23:07 +00:00
fkr
5974cb671e mention the need for updating trac's database if updating from a previous
version of the port. discussed on ports@, suggestion from sthen@
maintainer (ben lovett) ok
2008-06-09 22:05:49 +00:00
sturm
539374ed41 missing PKGNAME-perl bump after MAINTAINER changed 2008-06-09 21:28:56 +00:00
naddy
2356cf20d6 Different workaround for link path ordering, keep build path out of
pkgconfig entry.  Problem reported by and ok landry@.
2008-06-09 21:00:57 +00:00
ajacoutot
713f16639e - fix build under powerpc
- regen PLIST wile here
2008-06-09 20:32:13 +00:00
av
b04d5a5e68 add myself (av@) here. 2008-06-09 20:10:37 +00:00
simon
b96ab4b0ee major update to version 2.10
confirmed by maintainer
2008-06-09 18:58:47 +00:00
sthen
fe8e61a17e Add a patch to fix static page generation and bump package.
https://lists.oetiker.ch/pipermail/smokeping-users/2008-June/003068.html
2008-06-09 18:42:09 +00:00
okan
13c1a4d084 +p5-DBD-Chart 2008-06-09 18:31:52 +00:00
okan
58a9f0afd5 import p5-DBD-Chart
The DBD::Chart provides a DBI abstraction for rendering pie charts, bar
charts, box&whisker charts (aka boxcharts), histograms, Gantt charts,
and line, point, and area graphs.

ok merdely@
2008-06-09 18:31:25 +00:00
okan
df84cbc73c +duplicity 2008-06-09 18:28:15 +00:00
okan
8e6a03f69c import duplicity
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or local)
file server.  Currently local, ftp, ssh/scp, rsync, WebDAV, WebDAVs, HSi
and Amazon S3 backends are available.  Because duplicity uses librsync,
the incremental archives are space efficient and only record the parts
of files that have changed since the last backup.  Currently duplicity
supports deleted files, full unix permissions, directories, symbolic
links, fifos, etc., but not hard links.

The duplicity package also includes the rdiffdir utility.  Rdiffdir is
an extension of librsync's rdiff to directories - it can be used to
produce signatures and deltas of directories as well as regular files.
These signatures and deltas are in GNU tar format.

based on the original submission from Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:27:45 +00:00
naddy
9420c52758 SECURITY:
Fix buffer overflows in the pnm and xpm loaders.
http://secunia.com/secunia_research/2008-25/advisory/
2008-06-09 18:24:21 +00:00
okan
459803decc +py-boto 2008-06-09 18:21:13 +00:00
okan
63e6cc58b5 import py-boto
An integrated interface to current and future infrastructural services
offered by Amazon Web Services.  Currently, this includes:

- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Elastic Compute Cloud (EC2)
- Mechanical Turk
- SimpleDB (SDB)

based on the original submission by Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:20:36 +00:00
ajacoutot
fde9befe20 - update intltool to version 0.40.0
- use x11/gnome MODULE
- tweak DESCR

tested on a bulk build by bernd@, thank you!
2008-06-09 16:21:03 +00:00