Commit Graph

71056 Commits

Author SHA1 Message Date
naddy
39cd1a026b update to 3.2.5 after shoehorning the KAME IPv6 patch into this version 2011-11-19 15:58:21 +00:00
espie
dce00fcc63 more dire warning about abusing internal _* shit. 2011-11-19 15:07:31 +00:00
espie
65096ef4f0 document fragments related to dependency parsing 2011-11-19 14:59:27 +00:00
espie
8663ec5dfb set conventions, document locking internals 2011-11-19 14:35:56 +00:00
espie
7873819719 more flesh 2011-11-19 14:17:59 +00:00
espie
478a792605 first pass at documenting stuff for very curious people, more to come 2011-11-19 13:37:41 +00:00
espie
3aa1b0516a unzap the ECHO_MSG 2011-11-19 11:43:05 +00:00
espie
2334188bc1 oh, hum... use TMPDIR instead of hardcoding it. 2011-11-19 11:36:53 +00:00
espie
cb960e35d0 mv _cache_fragment to pkgpath.mk
create a new category of recursive targets that can use this fragment,
and use them, e.g., print-package-signature from top-level should benefit
a lot.
2011-11-19 11:33:39 +00:00
giovanni
ea06b18ae6 Update to 2.06, from Wen Heping, Thanks 2011-11-19 10:03:22 +00:00
benoit
5fc9f8aea8 - update bozohttpd to 20111118
from Wen Heping, thanks !
2011-11-19 09:59:46 +00:00
ajacoutot
d6fcc80a07 Small update to gnome-tweak-tool-3.2.2. 2011-11-19 09:38:51 +00:00
pascal
e75074c148 typo causing version of libgcj-tools to not be respected 2011-11-19 02:53:11 +00:00
mlarkin
9145867581 add missing category, after careful discussion with p2k11 hackhouse
ok jasper@, robert@, jeremy@, aja@, sthen@wub.me.uk
2011-11-19 02:05:03 +00:00
nigel
de798d08da Removing CVS markers from within the patch
reported by Mark Patruck
2011-11-18 23:31:01 +00:00
mpi
94e772dbcc Various changes for OpenBSD's backend with inputs from upstream.
Transfer completion notifications are now send asynchronously this should
prevent potential lock of applications using a different thread for polling
events.

Fix interrupt tranfers, reported by and helped to debug, sebastia@

Other minor improvements and style fixes.

Tested by sebastia@ and ajacoutot@

ok ajacoutot@
2011-11-18 15:18:50 +00:00
espie
5a74b62623 new-style pseudo flavors 2011-11-18 13:29:29 +00:00
espie
7c44e4a859 convert to new-style pseudo 2011-11-18 13:20:08 +00:00
sebastia
0594f570a0 update rocview.sh to not clutter configuration and trace files all around
put rocview.sh in the -gui SUBPACKAGE where it belongs to

OK aja@
2011-11-18 13:16:46 +00:00
ajacoutot
a2f331bea8 Sync with gnome-desktop version instead of gnome-session. 2011-11-18 13:16:18 +00:00
espie
c355753c1b typo and blanks 2011-11-18 13:16:06 +00:00
espie
58a25a6016 convert to new way 2011-11-18 13:14:56 +00:00
jasper
b8e89d7541 - switch to mandoc to slightly improve the usage line; unbreaks the port
after USE_GROFF was removed.
2011-11-18 13:09:17 +00:00
mlarkin
2021a1176f add my coordinates
ok robert@
2011-11-18 12:40:07 +00:00
sthen
1cef5eeefa update net-snmp to 5.7.1 2011-11-18 12:39:06 +00:00
espie
6aaeaebb84 fix typo wrt remix3. use bsd.port.arch.mk for pseudo-flavors 2011-11-18 12:38:00 +00:00
espie
dba9da87b3 use bsd.port.arch.mk for pseudo 2011-11-18 12:37:19 +00:00
nigel
c9c77840a6 Update to 3.13.1 with ckbi 1.88 changes include
SSL 2.0 is disabled by default.

A defense against the SSL 3.0 and TLS 1.0 CBC chosen plaintext attack
demonstrated by Rizzo and Duong (CVE-2011-3389) is enabled by default.

SHA-224 is supported.

additional blacklist CA's.  Malaysia-based DigiCert Sdn. Bhd

Ok sthen@
2011-11-18 12:32:37 +00:00
ajacoutot
d6e7c2c8e4 Minor update to glib2mm-2.30.1. 2011-11-18 12:27:36 +00:00
nigel
4b6412f9bf regen WANTLIB, add missing LIB_DEPENDS, stop creating no-arch packages.
Ok sthen@
2011-11-18 12:20:33 +00:00
ajacoutot
2a90b7b748 Tighten dependencies. Regen PLIST while here. 2011-11-18 11:31:10 +00:00
sebastia
7aa3fba54f enable gnustep meta package 2011-11-18 11:24:16 +00:00
sebastia
5d24f40e82 import GNUstep meta package
OK aja@
2011-11-18 11:22:55 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
sebastia
74976ca943 update to sogo 1.3.9
=== Changes from the previous release ===

New Features

* possibility to specify which calendar is used when creating an event or a task (selected, personal, first enabled)
* possibility to specify if off-hours should be automatically added to the free-busy information
* new indicator in the link banner when a vacation message (auto-reply) is active
* new snooze function for events alarms in Web interface
* new "Remember login" checkbox on the login page
* authentication with SQL sources can now be performed on any database column

Enhancements

* added support for the CalDAV move operation
* phone numbers in the contacts web module are now links (tel:)
* revamp of the modules link banner (15-pixel taller)
* updated CKEditor to version 3.6.2
* updated unread and flagged icons in Webmail module
* new dependency on GNUstep 1.23

Bug Fixes

* fixed support for Apple iOS 5
* fixed handling of untagged IMAP responses
* fixed handling of commas in email addresses when composing a message
* fixed creation of clickable links for URLs surrounded by square brackets
* fixed behaviour of combo box for contacts categories
* fixed Swedish translation classes
* fixed bug when setting no ACL on a calendar

OK jasper@
2011-11-18 11:15:13 +00:00
ajacoutot
c2a715f4ff Update to gcompris-11.09. 2011-11-18 11:14:39 +00:00
sebastia
a056cee286 update sope to 1.3.9
OK jasper@
2011-11-18 11:12:44 +00:00
jasper
ed94ccf08f Adjust patch a bit with upstream feedback 2011-11-18 11:11:33 +00:00
espie
4c9d60034c do the no_mips64 dance here, no need to duplicate it in lots of Makefiles 2011-11-18 11:01:47 +00:00
ajacoutot
c89160727b Update to gtk3mm-documentation-3.2.0. 2011-11-18 10:58:44 +00:00
espie
dcfcc64920 switch to PROPERTIES 2011-11-18 10:29:37 +00:00
espie
5681953355 use PROPERTIES 2011-11-18 10:13:42 +00:00
espie
275447e210 FLAVOR:L and such things 2011-11-18 10:11:32 +00:00
espie
c952698a78 finish converting, as the no_tcl thingy obviously is a NO_SHARED issue. 2011-11-18 09:39:09 +00:00
rpointel
aafa9c1e98 Update udunits to 2.1.24, wth few tweaks from Brad (thanks).
ok Brad.
2011-11-18 08:27:34 +00:00
sthen
6141dc8a95 bump; net/if.h changes (missed with the last batch) 2011-11-18 01:08:01 +00:00
espie
625876ccdf FLAVOR:L 2011-11-18 00:35:08 +00:00
espie
31c68c1560 convert to bsd.port.arch.mk 2011-11-18 00:33:30 +00:00
sebastia
0aff9c565b fix stupid typo 2011-11-18 00:29:58 +00:00
phessler
d7ab0b93ba Update libass to 0.10.0
From Brad

OK myself and sthen@
2011-11-18 00:21:51 +00:00