Commit Graph

1143 Commits

Author SHA1 Message Date
ajacoutot
b7eb1148a9 - update to shared-mime-info-0.51 2008-10-11 07:54:13 +00:00
jasper
9c062dbc3f - add p5-User-Identity 2008-10-09 22:16:07 +00:00
jasper
3bfafaf3a3 import p5-User-Identity 0.92
The User::Identity object is created to maintain a set of informational
objects which are related to one user. The User::Identity module tries
to be smart providing defaults, conversions and often required
combinations.
2008-10-09 22:15:18 +00:00
jasper
ad597ef1ef - update p5-I18N-Charset to 1.394
"feel free" kevlo@ (MAINTAINER)
2008-10-08 17:49:03 +00:00
jasper
198e22a8ee - add p5-Term-Animation 2008-10-07 17:06:57 +00:00
jasper
1e9486ce3f - import p5-Term-Animation 2.4
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation entity'. An animation entity can
have a callback routine.

from Girish Venkatachalam (MAINTAINER) with tweaks by me
2008-10-07 17:05:39 +00:00
jasper
a547e87288 - add missing dependency on python-bz2
- add license version while here

spotted by nick guenther, thanks!
2008-09-26 08:20:45 +00:00
jasper
9aca2eaac8 - update p5-Spreadsheet-ParseExcel to 0.33 2008-09-25 18:50:34 +00:00
jasper
5728c30e52 - update p5-Spreadsheet-WriteExcel to 2.25
- add missing dependency
- re-format DESCR
2008-09-25 18:49:44 +00:00
sthen
f6c9102d1a updated patch from Rob Holland, his commentary:
"Andreas Tille, the Debian WordNet maintainer, noticed a bug in my
patch. The bug is not security related, but causes incorrect behaviour
in WordNet.

I replaced a strncpy(s1, s2, strlen(s2)) with a strcpy forgetting that
strncpy invoked that way would always omit the trailing \0 (as the \0
would always be at strlen(s2) + 1). This resulted in a truncation of
output from WordNet which relied on the previous behavior which it
used to 'patch' s1. I've now adjusted the strncpy to be a memcpy and
added a comment, to make the intent of the code clear. (Using a str*
function when you don't wish any handling of \0 is unintuitive to me,
hence my mistake). [..] Apologies for the error."

thanks Rob for the exemplary handling of this advisory. Notifications
to package maintainers and follow-ups are almost unheard-of and very
welcome.
2008-09-06 21:49:15 +00:00
sthen
b35f6050f8 - SECURITY update, add patches to fix oCERT-2008-014,
WordNet stack and heap overflows. Thanks to Rob Holland
of oCERT for contacting us with the advisory.

- housekeeping: regenerate PLIST, move to Tcl/Tk 8.5,
use SUBST_CMD macro rather than hand-rolled command.
2008-09-01 20:02:53 +00:00
brad
e2b3c7c7cf Pull in a patch from the openbabel source repo to remove
the unconditional use of __builtin_popcount if using GCC.
Eliminates the need for a newer GCC version.

ok ajacoutot@
2008-09-01 08:51:03 +00:00
steven
9005c0be71 update to 2.23 2008-08-22 20:18:22 +00:00
ajacoutot
1504961432 - update to openbabel-2.2.0
- gcc4 is needed to build this now

* improved force fields and coordinate generation, conformer searching,
enhanced plugins including molecular descriptors, filters, and
command-line transformations
* many formats improved or added, including CIF, mmCIF, Gaussian cube,
PQR, OpenDX cubes, and more
* improved developer API and scripting support
* many, many bugfixes
2008-08-20 16:08:11 +00:00
ajacoutot
aefaadf5ac - add some MASTER_SITES; noticed by drahn@ 2008-08-20 15:45:24 +00:00
naddy
95f99e1887 Fix link order so this will build with static linking.
From: maintainer Nicholas Marriott
2008-08-20 14:57:57 +00:00
espie
f5fbaf125d fix bogus REGRESS_DEPENDS 2008-08-20 00:06:20 +00:00
jasper
20c41b54ca - add a homepage
- bump pkgname
2008-08-19 22:17:49 +00:00
ajacoutot
3e912bbfc5 - fix package deletion/update by adding a no checksum marker
from Mikolaj Kucharski
2008-07-28 11:44:17 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
landry
258ac052e6 Fix build, this slipped from last fix.
Noticed by sturm@
2008-07-22 08:17:52 +00:00
okan
04d2b544c8 PREFIX != LOCALBASE
ok landry@
2008-07-16 17:45:23 +00:00
okan
0ef986f79d update to 0.13
from MAINTAINER (Matthew S Elmore)

ok merdely@
2008-07-16 12:38:41 +00:00
dhill
4b15e20084 upgrade to 1.13
ok kevlo@
2008-07-12 14:12:10 +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
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
ajacoutot
7a33bb5ecc - there's no point in using the x11/gnome MODULE here
feedback and ok jasper@
2008-07-04 11:18:28 +00:00
ajacoutot
c506142abf - forgot to add intltool module in last commit
no binary change
2008-07-04 11:12:53 +00:00
ajacoutot
74185d1c9d - fix *_DEPENDS and CONFIGURE_ARGS 2008-07-04 11:09:45 +00:00
pyr
0abbe639a0 +dates 2008-07-04 10:23:25 +00:00
pyr
01a5ecc468 Import dates
# cat pkg/DESCR
Dates is a small, lightweight calendar, featuring an innovative,
unified, zooming view and is designed primarily for use on hand-held
devices.

ok ajacoutot@
2008-07-04 10:22:37 +00:00
wcmaier
f5c62bac7a Upgrade to 0.4a.
Original diff from Nicholas Marriot (MAINTAINER); thanks! Debugging
on macpcc a la merdely@ and MAINTAINER.

ok merdely@
2008-07-01 19:23:59 +00:00
chl
f290ade551 update to zzuf-0.12
ok jasper@
2008-07-01 10:10:24 +00:00
sthen
cb1f10b94c update to Thomas Dickey's fixed version. add license marker.
ok robert@
2008-06-30 12:58:04 +00:00
millert
728a69abe0 Update py-imdb to version 3.6 which works much better than the
old version.  Change maintainer to myself at Xavier's request.  OK xsa@
2008-06-21 19:39:04 +00:00
jasper
e3b26c7dd5 oops, forgot to fix EXTRACT_SUFX, spotted by naddy@ 2008-06-19 16:46:06 +00:00
jasper
0c8ae1a839 - add contacts 2008-06-18 19:46:29 +00:00
jasper
e5bef0a5bb import contacts 0.9
Contacts is a small, lightweight addressbook that uses libebook, part of
EDS. This is the same library that GNOME Evolution uses, so all contact
data that exists in your Evolution addressbook is accessible via
Contacts. Contacts features advanced vCard field type handling.
2008-06-18 19:44:55 +00:00
wcmaier
1821bd97a7 Update to 0.3.
Diff from MAINTAINER Nicholas Marriott <nicm__ at ntlworld dot com>,
tests by Brandon Mercer and a bunch of others.

"reads fine/go ahead" ajacoutot@
2008-06-18 15:07:11 +00:00
landry
1afa06706b Now that we have strtof(), remove this hacky patch, the function was not
even used, and this could lead to conflicts.

'joah' jasper@ (MAINTAINER)
2008-06-14 15:49:21 +00:00
ajacoutot
8393100627 - update to version 0.40
"joah" jasper@ (I hope it means ok...)
2008-06-13 17:43:24 +00:00
ckuethe
9c613a8b57 remove openbsd-specific timestampin code since ldattach -p is the right
way to do this.
2008-06-13 04:13:36 +00:00
ajacoutot
a738bb67e2 - update to gramps-3.0.1 2008-06-09 15:45:28 +00:00
ajacoutot
4d8697b50a - update to shared-mime-info-0.30 2008-06-05 10:47:48 +00:00
sthen
b82aefa385 sync WANTLIB, bump package versions 2008-06-05 00:53:22 +00:00
ajacoutot
1636766bb4 - use textproc/intltool module instead of bundled intltool 2008-06-03 10:54:04 +00:00
ajacoutot
59e2a42d78 - remove p5-XML-Parser from BUILD_DEPENDS ; it is already triggered by
the textproc/intltool MODULE
2008-06-03 07:54:51 +00:00
steven
0928eaae06 +tmux 2008-05-31 20:52:29 +00:00