espie
3f23754c82
+shared-desktop-ontologies
2010-06-19 19:33:11 +00:00
espie
71e9212b11
it's small, it's arch-independent, kde4 wants it, and I have absolutely no
...
idea what the fuck it's actually useful for.
just the page of people standing behind it makes you shiver
(thales, ibm, sap... and others)
2010-06-19 19:32:27 +00:00
naddy
da0f8a4ed5
update to 20100528
2010-05-31 19:11:45 +00:00
espie
deebdc0033
zap warning option that gcc4 does not understand
2010-05-23 16:15:50 +00:00
espie
b1d99a4074
prototype fixes for gcc4
2010-05-23 16:13:33 +00:00
espie
0180178b3a
fix build for gcc4
2010-05-23 16:06:37 +00:00
espie
f47623639b
fix
2010-05-22 21:28:21 +00:00
espie
11e343a5ca
kill prototype hacks, insist on the real thing
2010-05-22 13:26:59 +00:00
espie
73358bd6bc
fixes compile for g++4
2010-05-21 20:30:52 +00:00
espie
68f76e6011
fix for gcc4
2010-05-20 09:25:31 +00:00
espie
21c19df3ed
preproc trick to avoid our getmntent when we define a static of the
...
same name.
Appeases gcc4
2010-05-19 13:45:15 +00:00
kili
11b55b8d95
Argh! I shouldn't have stop reading at the `ok william@' line ;-
...
Tweak COMMENT, zap COPYING and CHANGES, and apply proper military look to do-install,
as suggested by william@.
2010-05-18 20:54:25 +00:00
kili
c56c4e0c2c
+tpp
2010-05-18 20:44:13 +00:00
kili
c1f7b0d18c
tpp stands for text presentation program and is an ncurses-based
...
presentation tool. The presentation can be written with your favorite
editor in a simple description format and then shown on any text
terminal that is supported by ncurses - ranging from an old VT100
to the Linux framebuffer to an xterm.
ok william@
2010-05-18 20:43:32 +00:00
kili
d26a991805
Update to rlwrap-0.37, which removes the arm-crashing kaboom.c and
...
fixes some bugs.
Remove deanna@ as maintainer (she currently doesn't have enough time
for ports work).
Move MASTER_SITES down and set it to ${HOMEPAGE}.
ok jasper@
2010-05-11 18:48:54 +00:00
dcoppa
a23b8ae1f8
Unbreak python scripts
...
Fix PLISTs
OK sthen@, ckuethe@ (MAINTAINER)
2010-05-11 18:36:13 +00:00
jasper
d675dce953
- update gramps to 3.2.1
2010-05-07 17:48:54 +00:00
jasper
18bc816f97
- unbreak on a clean box by renegerating WANTLIB
2010-05-01 07:28:23 +00:00
jasper
102108f671
- unbreak by regenerating WANTLIB
2010-04-29 08:26:45 +00:00
jasper
2fdc765d05
- remove old glib1 junk. for diffing and merging there's xxdiff and others around.
...
ok ajacoutot@
2010-04-29 08:12:15 +00:00
jasper
a8b09ad95a
- sync
2010-04-29 08:09:56 +00:00
ajacoutot
a6cb9c68c6
Bugfix update to shared-mime-info-0.71.
2010-04-27 11:08:09 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
jasper
f404475a24
SECURITY UPDATE of memcached to 1.4.3
...
* resolves the DoS in CVE-2010-1152
ok MAINTAINER
2010-04-21 12:23:37 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
ajacoutot
67f084abd7
left overs from previous spring cleaning.
2010-04-15 14:44:02 +00:00
ajacoutot
5985d2ef24
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:11:01 +00:00
stephan
2f827923f7
update to 0.57, from Daniel Dickman (didickman at gmail.com),
...
with minor tweak by me.
ok jasper@, sthen@, landry@
2010-04-09 17:58:19 +00:00
matthieu
bb5eac7c7b
Update to omconsole 1.1.
...
Main changes:
- use a separate reader process, a la 'cu' (from dermiste, thanks)
- mandoc fixes for omconsole.1
2010-04-06 21:46:56 +00:00
jasper
330db5fb5d
- update rlwrap to 0.36
...
from Alexandr Shadchin, maintained timed-out
2010-04-02 08:15:21 +00:00
robert
0c73ea9f02
Update to version 4.7.0.3;
...
original diff from Alexandr Shadchin, modifications by me
2010-03-28 18:28:47 +00:00
jasper
b3067884bd
- update wmtimer to 2.92, which switches it to gtk2
...
ok wilfried@ (MAINTAINER)
2010-03-25 06:22:41 +00:00
jasper
f18aeaf758
- zap gacc
2010-03-23 11:59:09 +00:00
jasper
49a7628f2c
- remove old and unmaintained gacc. a proper alternative would be gnucash.
...
ok kevlo@ (MAINTAINER)
2010-03-23 11:58:44 +00:00
jasper
c627ba7922
- update p5-Spreadsheet-WriteExcel to 2.37
...
from daniel dickman, thanks.
2010-03-21 11:43:31 +00:00
jasper
ba0d311c2a
- update plan to 1.10.1
...
* Among fixes, is read-only ical/vcal support.
2010-03-21 10:52:21 +00:00
jasper
99c462b4ab
Add back homepage/master_sites.
...
ok benoit@ (MAINTAINER), sthen@
ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:09:12 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
jasper
13d502e738
- fix potential 64-bit issues.
...
ok robert@ (MAINTAINER), ajacoutot@
2010-01-17 18:42:08 +00:00
sthen
f6ca898acb
update findutils to 4.4.2, ok landry@
2010-01-12 08:46:49 +00:00
jasper
9aa784ab71
- sort
2010-01-04 10:56:34 +00:00
jasper
4b4fa3396c
- bugfix update of openbabel to 2.2.3
...
ok ajacoutot@ (MAINTAINER)
2010-01-03 22:56:42 +00:00
robert
ee510d6d18
Update to mc-4.7.0 which brings many many new features and bugfixes
...
like UTF-8 support. diff from Alexandr Shadchin <alexandr.shadchin@gmail.com>
2010-01-01 19:21:05 +00:00
ajacoutot
7db7dbcda4
Minor update to gramps-3.1.3.
2009-12-21 22:35:03 +00:00
ajacoutot
398b784847
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
kili
f85afedfdd
Tell configure to use -lm.
...
Adjust WANTLIB-motif and bump.
2009-12-16 14:59:40 +00:00
kili
ea761357e1
Add -lm to unbreak after openmotif update.
...
Adjust WANTLIB and bump.
2009-12-16 14:20:48 +00:00
sthen
b25a84bbcf
mirror, upstream distfile disappeared.
...
Reported by Steve Andre.
2009-12-07 19:16:02 +00:00
jasper
b80239f561
- update contacts to 0.11
...
* translation updates
2009-11-10 16:44:31 +00:00