ajacoutot
077e779303
Bugfix update to mousetweaks-2.32.1.
2010-11-15 17:24:39 +00:00
ajacoutot
1787d87523
Bugfix update to empathy-2.32.1.
2010-11-15 14:52:31 +00:00
ajacoutot
3f6df5c753
Bugfix update to gnome-settings-daemon 2.32.1.
2010-11-15 14:04:52 +00:00
espie
b922dbf9a2
overeager commit, revert. noticed by naddy@
2010-11-15 13:11:24 +00:00
espie
99fe429f1a
missed libspecs
2010-11-15 13:08:37 +00:00
stephan
430a168ba4
switch to pkg-readme, ok jasper@
2010-11-15 12:58:52 +00:00
espie
eaf3325569
new-style depends
2010-11-15 12:47:38 +00:00
espie
02a9687bc0
broken REVISION, switch to EPOCH
2010-11-15 12:46:18 +00:00
espie
9de7d94549
a few depends I missed
2010-11-15 12:44:20 +00:00
jasper
4a5097b8e5
- remove bogus file
2010-11-15 12:36:49 +00:00
jasper
11308b8684
- install a few examples
...
- tweak DESCR
2010-11-15 12:14:28 +00:00
jasper
2bccbef210
- switch igmpproxy to pkg-readmes
...
ok sthen@
2010-11-15 11:39:30 +00:00
dcoppa
195d9f90cf
Update to cmake-2.8.3
...
OK sthen@, landry@ (who also tested this in a bulk build)
2010-11-15 11:39:08 +00:00
dcoppa
53cbf96152
Backport a fix from upstream: don't hide controls and mouse in
...
fullscreen mode when mouse is over controls.
While here, make our defaults really work as it was intended.
2010-11-15 11:11:34 +00:00
sthen
6eae70237d
- convert to pkg-readmes
...
- fix PF nat rules for nat-to
- add missing @conflict for jakarta-tomcat-examples (for people
upgrading from really old packages; niklas@ hit this upgrading
a machine from 3.8 :-)
tweaks/ok jasper@
2010-11-15 10:45:53 +00:00
jasper
d8302aa969
- switch to pkg-readmes
...
ok giovanni@ (MAINTAINER)
2010-11-15 10:05:05 +00:00
sthen
8a50c41d51
move to pkg-readmes; mostly from jasper@ with tweaks by me.
...
ok jasper@
2010-11-15 09:56:53 +00:00
jasper
3744502856
- bugfix update of libxml to 2.7.8
...
ok aja@, landry@ (who also tested it in a bulk, thanks)
2010-11-15 09:54:11 +00:00
sthen
4a89be31bc
Update BIRD to 1.2.5
2010-11-15 09:47:26 +00:00
ajacoutot
06ab4b9c67
Tighten up build depends, no pkg change.
2010-11-15 09:33:53 +00:00
ajacoutot
77b55f1c4f
Add missing RUN_DEPENDS.
2010-11-15 09:09:24 +00:00
stephan
ea1ecd2e43
least invasive round of cleanup:
...
- install drupal modules/themes as root:daemon rather than www:www
(only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
DB password. Use 640, owner 'www' instead.
- bump all modules.
tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
jasper
b75e415655
- switch to pkg-readmes
...
ok edd@ (MAINTAINER)
2010-11-15 08:11:54 +00:00
jasper
3a761fae64
- switch to pkg-readmes
...
ok todd@ (MAINTAINER)
2010-11-15 08:11:17 +00:00
espie
263b680c2e
having tcsh,static again is a problem, as we made things transparently
...
update thru a pkgpath.
If ever we decide to build it again, remember to bump and tweak the
pkgpath.
consensus for no build from naddy/jasper.
should make theo future updates happy.
2010-11-15 00:26:16 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
robert
e76e3e92d6
Initial import of LibreOffice 3.3rc3;
...
LibreOffice is a productivity suite that is
compatible with other major office suites,
and available on a variety of platforms.
It is free software and therefore free to
download, use and distribute.
The port is not yet ready and not linked
to the build yet, but it builds and works
fine. All of the OpenBSD specific patches
have been commited to upstream already.
2010-11-14 23:46:34 +00:00
robert
cee1a517bd
make sure to remove :[0-9]$ from DISTFILES to extract
...
noticed by naddy@
2010-11-14 23:37:41 +00:00
jasper
95c2a99ab2
sync
2010-11-14 19:59:34 +00:00
jasper
7141b40656
import py-mechanize 0.2.4
...
Stateful programmatic web browsing in Python, after Andy Lester's Perl
module WWW::Mechanize.
ok sthen@
2010-11-14 19:58:39 +00:00
edd
bb6f5f89b6
fix formatting of ruler in README at aja's request
...
OK jasper@
2010-11-14 19:53:51 +00:00
jasper
b0f14a9376
- better MASTER_SITES
...
pointed out by Diana Eichert
2010-11-14 17:50:09 +00:00
jasper
f2e9cb5bd0
- remove MESSAGE with over-obvious info
...
- tweak README's rcs id
2010-11-14 17:47:59 +00:00
edd
d9c9a9f791
Fix WANTLIB, new style README, fix typo in README (noticed by Nicholas
...
Fleisher).
OK kili@
2010-11-14 16:58:39 +00:00
ajacoutot
6d0633ffce
Bugfix update to glib2-2.26.1.
...
Amongst other things, fixes an issue with GSettings on big endian.
2010-11-14 15:56:55 +00:00
edd
c7f74edae6
use pdfjam from ports
2010-11-14 15:31:46 +00:00
sthen
9b7ff59c16
update Hunspell to 1.2.12, from LEVAI Daniel, with WANTLIB fix
...
pointed out by edd. ok edd@ (maintainer).
2010-11-14 14:25:23 +00:00
ajacoutot
4cfb86d9a4
Redirect stderr to /dev/null for the pkill(1) exec.
...
That is needed because one may want to install packages while running
on a ramdisk kernel which does not have kvm_getproc2().
discussed with robert@
2010-11-14 14:16:43 +00:00
edd
4d42899146
use latexmk from ports
2010-11-14 12:27:18 +00:00
robert
beaff6ce9d
Make sure that we donwnload all distfiles and extract only the ones that
...
needed.
2010-11-14 12:20:27 +00:00
sthen
b700be2512
drop dead savannah mirrors
2010-11-14 12:10:12 +00:00
espie
b1497e737a
revamp the way dependencies work
...
- strip extra : at start of depends (old LIB_DEPENDS are gone, right)
- rely on the fact, :extra is only patch|configure|build for any depends.
- use _parse_pkgspec to do things intelligently.
- _set_stem2default to handle STEM-*.
- switch internal stuff to new style.
This is backwards compatible. But this does require -current dpb, -current
sqlports, and -current pkg_add to work !
2010-11-14 11:17:36 +00:00
benoit
774bdc3d6b
- update py-mysql to 1.2.3
...
- regen patches, PLIST
- take maintainership
- use MODPY_EGG_VERSION
2010-11-14 08:57:16 +00:00
espie
4d961263ee
prepare for new specs
2010-11-14 08:42:00 +00:00
espie
1c0a277e2c
prepare to deal with new depends
2010-11-14 07:44:53 +00:00
sthen
cf7fc12c25
update the managesieve plugin, from Brad.
2010-11-13 21:28:09 +00:00
ajacoutot
e10dde0537
Bugfix update to gnome-terminal-2.32.1.
2010-11-13 18:47:23 +00:00
ajacoutot
4946e261ec
Bugfix update to vte-0.26.2.
2010-11-13 18:46:55 +00:00
naddy
b224600a29
enable on alpha
2010-11-13 16:26:41 +00:00
ajacoutot
fe8c698fa2
Bugfix update to gucharmap-2.32.1.
2010-11-13 13:09:48 +00:00