Commit Graph

44720 Commits

Author SHA1 Message Date
jasper
f570a582a0 - update gnome-icon-theme to 2.22.0
(unbreak after recent icon-naming-utils update, spotted by sturm@, thanks!)
2008-07-11 08:05:35 +00:00
phessler
5d4cbc618f using PKGNAME in WRKDIST will break if you have to bump the package
pointed out by ajacoutot@
2008-07-11 06:47:56 +00:00
phessler
830761746d add xcalib 2008-07-11 01:55:13 +00:00
phessler
70e63fb06f xcalib is a tiny monitor calibration loader for XFree86 (or X.org) and
MS-Windows. It allows you to load the 'vcgt'-tag of ICC profiles to
X-server (like MS-Windows or MacOS do) to calibrate your display.

from Mitja Muzenic (MAINTAINER)
some cleanup and ok merdely@
2008-07-11 01:54:15 +00:00
martynas
1f8afdb9cf sync with silc-client-1.1.4p0 patchset:
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
2008-07-11 01:51:23 +00:00
martynas
63f0477111 - do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
2008-07-11 01:47:12 +00:00
martynas
2da84680f2 bugfix update to bitlbee-1.2.1
ok maintainer Andrew Dalgleish, merdely@, wcmaier@
2008-07-11 01:13:05 +00:00
martynas
541cd404c7 - update to py-paste-script-1.6.3
- BUILD_DEPENDS=${RUN_DEPENDS}, so that it doesn't try to fetch
sources of dependencies while building
ok wcmaier@
2008-07-11 00:27:26 +00:00
martynas
53c8129e05 - update to py-paste-deploy-1.3.2
- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
2008-07-11 00:25:12 +00:00
martynas
019ab38517 - update to py-paste-1.7.1
- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
2008-07-11 00:23:15 +00:00
fgsch
0f1ae9d8df update to 3.0.7a. 2008-07-11 00:18:24 +00:00
fgsch
b63cf19d46 enter py-genshi. 2008-07-10 23:38:48 +00:00
fgsch
b6ed0f8674 import py-genshi, a toolkit for generation of output for the web.
input and ok wcmaier@
2008-07-10 23:37:21 +00:00
bernd
2b9b3c8a4b Fix substitution of JRUBY_LIBDIR so jruby works again.
Reported by Jeremy Evans and Yannick Francois. Thank you!
2008-07-10 23:31:40 +00:00
sthen
0319205bc2 upstream distfile not yet stable; mirror and bump PKGNAME for now.
regen PLIST while there (@bin markers). Pointed out by naddy.
2008-07-10 21:25:55 +00:00
ajacoutot
ccfe4d6c01 - update to version 1.0.2
some minor feature enhancements and new translations
2008-07-10 18:52:27 +00:00
ajacoutot
475bbe05c9 - bye bye advchk 2008-07-10 16:35:18 +00:00
ajacoutot
df48ef2e76 - remove advchk
it does not work, it is not maintained

no objection espie@
ok naddy@ fkr@ sturm@
2008-07-10 16:33:57 +00:00
merdely
c0324c2453 Update to 0.57. This allows GetLive to work again.
Use ${SUBST_CMD}.

"go ahead" @jasper
2008-07-10 14:37:31 +00:00
espie
fc2e837db4 update various modules to more recent versions. Mostly minor updates,
except for webform. Rerun update-db after the update ! but the admin
page will tell you so...
2008-07-10 14:21:37 +00:00
wcmaier
2bfb83ab6e Import emesene (not linked to build).
The emesene Windows Live Messenger client supports tabbed chat,
custom emoticons, file transfers, offline messaging, personal
messages, nudges and MSN Plus!. The multilingual GUI can be extended
through customization including themes, smilies, sounds and tweaks
to the conversation format.

requested by and 'please commit' robert@
2008-07-10 13:22:41 +00:00
landry
10e975f1b1 And finally readd myself as MAINTAINER in Makefile.inc and remove CATEGORIES
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.

ok ajacoutot@ on a previous diff
2008-07-10 11:38:02 +00:00
landry
5ba24d7b9b Update to xfce4-wavelan 0.5.4, not BROKEN anymore.
Convert it to use x11/xfce4 module.
Add a patch to make it use our net80211 API instead of the deprecated wi
API. Patches will be integrated in next upstream release.

Thanks pea at raveland dot org for testing on i386/amd64 with various devices.

ok ajacoutot@
2008-07-10 09:45:42 +00:00
phessler
e7de490050 remove commented out section of an old do-install
requested and ok merdeley
2008-07-09 23:50:23 +00:00
phessler
e57a795715 clarify license, and fix WANTLIB/LIB_DEPENDS
requested and ok ajacoutot
ok merdely
2008-07-09 23:48:45 +00:00
espie
a2e9026f41 DRUPAL-SA-2008-044
prevents some risks that can occur if you install some third party modules,
or have very malicious users with high privileges.

- deletion of translated terms under cross site requests.
- session fixation attacks after installing 3rd party modules like workgroup
NG.

(other vulnerabilities are Drupal6 only).
2008-07-09 23:40:29 +00:00
martynas
c1d1b13c82 update to latest stable, 3.1.0. with a SUBST_VARS->MODPY_EGG_VERSION
trick from wcmaier@
ok maintainer Joerg Zinke, wcmaier@
2008-07-09 21:27:50 +00:00
okan
508b5bea95 madtty.c is LGLP, noticed by MAINTAINER (Emilien Gaspar) - thanks!
'yep' landry@
2008-07-09 20:47:16 +00:00
okan
d235749724 don't hard code /usr/local, optimizations and CC
notified MAINTAINER

ok landry@
2008-07-09 20:40:23 +00:00
naddy
a0de073c3c Overdue update to 1.22. 2008-07-09 19:43:42 +00:00
wcmaier
974e3db4b1 Replace 'python' invocations with ${MODPY_BIN} via ${SUBST_CMD}.
While here, regen patches.

"looks reasonable" and requested by mbalmer@
2008-07-09 19:30:23 +00:00
okan
95a86604b9 - update to 1.12.2
- add @bin markers

based on an update from Jona Joachim (MAINTAINER)

ok merdely@
2008-07-09 18:59:42 +00:00
martynas
469bf73956 - bugfix update to py-nose-0.10.3
- fix regression tests, prodded by wcmaier@
ok wcmaier@
2008-07-09 17:46:51 +00:00
martynas
3f809b1b43 update to py-configobj-4.5.3; ok wcmaier@ 2008-07-09 17:42:23 +00:00
sthen
f188c77b13 SECURITY: patch to fix integer overflow in wav handling (CVE-2008-2430)
Pulled from upstream GIT repository.

ok brad
2008-07-09 17:28:42 +00:00
phessler
43118b6200 alephone 2008-07-09 16:58:57 +00:00
phessler
8b2afd99af Aleph One is a game engine currently in development by the Open Source
community. It is based on the source code of Marathon 2: Durandal, a 
game created by Bungie Software in 1995. Since Bungie released the 
source code, Aleph One has matured to include a variety of new features 
and improvements. 

ok merdely
2008-07-09 16:56:43 +00:00
wcmaier
b9a28d6528 Update to 4.68.
Original diff from giovanni (MAINTAINER); thanks! Regen patches and
fix the newly broken generation of the egg-info file while here.

ok okan@
2008-07-09 14:46:19 +00:00
naddy
92ee1a8d26 SECURITY:
Fix memory management bug (CVE-2008-295).
2008-07-09 14:45:11 +00:00
martynas
6489d0c071 fix homepage, bump pkgname 2008-07-09 12:13:45 +00:00
landry
bac5dcdc14 add dvtm 2008-07-09 11:22:02 +00:00
landry
ecc210e0b2 Import dvtm, a dynamic virtual terminal manager for the console.
From a submission on irc/ports@ by Emilien Gaspar, Thanks!

ok wcmaier@ pyr@
2008-07-09 11:20:43 +00:00
espie
bba2160cb6 fix spec (openldap-server WON'T have the required libraries) 2008-07-09 09:36:18 +00:00
kevlo
0b1b0e76bd Update to 0.148 2008-07-09 09:13:42 +00:00
kevlo
fe72cf22d8 Update to 0.34 2008-07-09 09:10:04 +00:00
jakemsr
cfdd862719 gst-ffmpeg is now gstreamer-ffmpeg
feedback/ok brad@
2008-07-09 02:25:44 +00:00
jakemsr
8d717348e0 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* make PKGNAME consistent with other gstreamer packages
* bump patch level and add @conflict marker to ease updates

feedback ajacoutot@ and brad@, ok brad@
2008-07-09 02:22:59 +00:00
jakemsr
f0e6e48090 * stop mplayer from picking up installed FFmpeg headers
* update WANTLIB
* add @bin markers
* bump PKGNAME

feedback/ok brad@
2008-07-09 02:19:36 +00:00
jakemsr
9452aa9236 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
  changes

feedback/ok brad@
2008-07-09 02:17:12 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00