fgsch
9719068811
Bump revision after python's default change.
2010-08-30 16:48:31 +00:00
jasper
796434d963
- remove dead homepage
...
- regen PLIST while here
2010-08-30 16:41:20 +00:00
fgsch
7306c4d463
Switch default to python 2.6.
...
Discussed and ok from many. Bumps will follow.
2010-08-30 16:35:02 +00:00
sthen
4c5f5d68f1
tidy/sort RUN_DEPENDS; no plist changes
2010-08-30 13:40:49 +00:00
sthen
f95f667985
depend on Console_Table and File_Find pear modules; the scripts to
...
assist translation use them
2010-08-30 13:33:40 +00:00
sthen
95a5c3565a
sort/tidy RUN_DEPENDS, no plist change
2010-08-30 13:29:40 +00:00
sthen
09f1eae475
add missing @group, remove duplicated CATEGORIES, bump
2010-08-30 13:24:22 +00:00
landry
e7ced66f72
Don't force the use of -O2, the ports infrastructure takes care of
...
adding it. Makes the port respect user-defined CFLAGS.
Pointed out by brad
2010-08-30 13:15:49 +00:00
sthen
c43968769e
+pear-File-Find (this import was ok ajacoutot@ too, missed from commitlog).
2010-08-30 13:13:29 +00:00
sthen
00bce63893
+pear-Console-Table
2010-08-30 13:12:53 +00:00
sthen
cc2e8ecf71
import ports/devel/pear-Console-Table, from Daniel Levai, ok ajacoutot@
...
Console_Table provides methods such as addRow(), insertRow(), addCol()
etc., to build console tables with or without headers and with user defined
table rules and padding.
2010-08-30 13:12:20 +00:00
sthen
d932d37fbe
import ports/textproc/pear-File-Find, from Daniel Levai
...
File_Find, created as a replacement for its Perl counterpart, also
named File_Find, is a directory searcher which handles globbing,
recursive directory searching, and other features.
2010-08-30 13:11:28 +00:00
sthen
f9536cc3fa
remove a patch which was causing problems with calendars stored
...
in postgresql; reported/tested by viq
2010-08-30 12:01:35 +00:00
landry
c2c0ebe6c5
Update to qgis 1.5.0, now bundles gdaltools plugin.
...
ok ajacoutot@
2010-08-30 11:02:48 +00:00
jasper
68b3c80982
- install examples too
2010-08-30 11:01:06 +00:00
sthen
896e7741b9
upstream for these is extra-annoying and removes old versions; mirror the
...
current distfiles and add a note asking people updating the port to do the
same. ok jasper@
2010-08-30 10:17:14 +00:00
jasper
67893f859a
- update py-qt4 to 4.7.4
...
- remove maintainer after several timeouts
ok ajacoutot@
2010-08-30 07:17:01 +00:00
jasper
da3c5a2a24
- update py-sip to 4.10.5
...
- remove maintainer after several timeouts
ok ajacoutot@
2010-08-30 07:16:39 +00:00
jasper
29129532b1
- update py-nltk to 2.0b9
...
ok ajacoutot@
2010-08-30 07:16:02 +00:00
ajacoutot
50095fc131
Bugfix update to gucharmap-2.30.3.
2010-08-30 06:18:59 +00:00
kevlo
35274f1c96
Update to 1.05; fixes regress test for netmask and mac address detection.
...
from Mikolaj Kucharsk, thanks!
2010-08-30 03:48:17 +00:00
jasper
c9db012489
- add the documentation from the standalone port into the main port
...
ok ajacoutot@
2010-08-29 21:00:18 +00:00
jasper
27745a7ec0
- remove gnucash-docs; will be rolled into the main gnucash port
2010-08-29 20:59:56 +00:00
jasper
d484069dbf
- update gtk-gnutella to 0.96.8
...
ok aja@
2010-08-29 19:34:43 +00:00
jasper
b7b0c65b6c
- remove unneeded patches
2010-08-29 17:59:19 +00:00
jasper
0018da7936
- remove unneeded patch
2010-08-29 17:41:34 +00:00
matthieu
eda870e00a
distfile moved and got renamed, but didn't change.
...
ok sthen@ (maintainer)
2010-08-29 10:08:05 +00:00
sthen
a5c82a1e91
fix for chrooted httpd; pointed out by viq
2010-08-29 10:04:32 +00:00
robert
7a3e4df74d
update to 1.10.8
2010-08-28 19:46:00 +00:00
sthen
1f144cbcbf
Run README.OpenBSD through SUBST_CMD, bump REVISION-main.
2010-08-28 18:55:18 +00:00
ajacoutot
e78e61e243
Take over maintainership, suggested by jasper@
2010-08-28 17:02:52 +00:00
sthen
9a0d7f6d7b
new-style LIB_DEPENDS
2010-08-28 09:42:45 +00:00
sthen
16f80c7de0
update nagios to 3.2.1 (ok sturm@) and take maintainership
2010-08-28 09:20:13 +00:00
sthen
9863fb1925
update nagios-plugins to 1.4.15 (ok sturm@) and take maintainership
2010-08-28 09:19:48 +00:00
sthen
5cb35af8b2
at his request, remove sturm@ as maintainer from his ports
2010-08-28 09:19:14 +00:00
sthen
db1a548f29
update c-ares to 1.7.3; from Brad (taking maintainer)
2010-08-27 16:00:02 +00:00
ajacoutot
2bb88e2275
Minor update to gmime-2.4.18.
2010-08-27 14:19:35 +00:00
ajacoutot
73fb8ed31c
Sync, 6462.
2010-08-27 12:30:38 +00:00
ajacoutot
c99e6b8c64
Update to libgda-4.0.11.
...
Despites jasper@'s best efforts, no I will not move this to plan9
CATEGORIES!
2010-08-27 10:50:51 +00:00
jakemsr
160a23ebb6
fix a couple missing sentinel warnings that break the build when
...
WARNINGS=Yes is in effect
ok jasper, ajacoutot
2010-08-27 10:05:59 +00:00
sthen
02e45d0d59
update Dovecot to 1.2.14, from Brad.
...
several fixes and adds support for IDLE notifications with the
virtual storage plugin.
2010-08-27 08:27:15 +00:00
jakemsr
257b6a89b7
* quit building audio(4) backend
...
* fix compilation of xaw FLAVOR
* REVISION and bump
* fix and new style LIB_DEPENDS/WANTLIB
ok ajacoutot
2010-08-27 00:52:01 +00:00
sthen
e8e4be4765
readd missing _ from user/group names in sample config. spotted by Brad.
2010-08-27 00:48:19 +00:00
kili
b68af81900
Move WANTLIB-main into the ! ${FLAVOR:L:Mno_deps} block, so the
...
no_deps FLAVOR has really no dependencies. Add an always failing
do-build for no_deps that tells people why this FLAVOR exists.
"makes sense" jakemsr@, who initlally sent a different diff
2010-08-26 22:05:05 +00:00
ajacoutot
ad8468e1a7
Merge -soup into -main.
2010-08-26 21:33:27 +00:00
ajacoutot
4e8015d176
Remove the -gnome subpackage. It uses gnomevfs2 which is deprecated.
...
Add a missing run_depends on gvfs for -main.
2010-08-26 21:33:03 +00:00
ajacoutot
da155ce930
Remove dependency on gstreamer-libsoup which is about to be merged into
...
gstreamer-plugins-good.
2010-08-26 21:31:21 +00:00
ajacoutot
b5df2b910a
Remove dependency on gstreamer-gnome which is about to die.
...
giosync and libgstsouphttpsrc from gstreamer-plugins-base and
gstreamer-plugins-good supersed it.
ok jakemsr@ pirofti@ (maintainers)
2010-08-26 21:30:42 +00:00
steven
47241773b6
update to 4.6.4
2010-08-26 21:28:58 +00:00
millert
d2a8e4a3ff
We no longer link nawk to awk. OK sthen@ naddy@ jasper@
2010-08-26 21:03:00 +00:00