Age | Commit message (Collapse) | Author | Files | Lines |
|
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
|
|
thrown by glib 2.36. The API was deprecated in glib 2.32 - we only
see the error with 2.36 because 2.36 fixed:
688169 G_DISABLE_DEPRECATED doesn't cover deprecated/gthread....
|
|
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
It turns out there were a lot of these.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
change: fix free on error of uninitialized IOR components
|
|
|
|
changes: bugfixes
|
|
|
|
|
|
|
|
|
|
It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command, if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.
It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.
For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):
http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42
|
|
get gtkdoc-rebase.
Addresses PR 41475 by John D. Baker.
|
|
(cf. eg. http://lists.macosforge.org/pipermail/macports-tickets/2007-December/000903.html)
|
|
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
|
|
ORBit2-2.14.17
- bug fixes
+ fix glib single includes (Cosimo Cecchi)
+ various fixes for cross-compiling (Fridrich Strba)
+ do fewer DNS lookups in linc (Jules Colding)
+ fix compiler warnings (Kjartan)
+ threading fixes (Tor Lillqvist)
+ win32 portability fixes (Tor Lillqvist)
|
|
ORBit2-2.14.16
- bug fixes
+ fix make check on Mac OS/X
+ The ORBNetID option was not consistent in relation to
ORBIIOPIPName. This fix ensures that ORBIIOPIPName always
takes precedence. (Jules Colding)
ORBit2-2.14.15
- bug fixes
+ fix some leaks (Jules Colding)
+ fix for Mike's recent fixes (Mike Gorse)
+ fix potential make loop (Diego Pettenò)
|
|
ORBit2-2.14.14
- portability
+ Fix build on win32 (Tor)
+ Mac OS/X fixes (Jules Colding)
- bug fixes
+ use ORBIT_SOCKETDIR to propagate the socket dir to children
wherever possible: has two benefits: speeds up ORBit2 launch,
and allows root owned apps to talk to the user's AT. (Mike Gorse)
+ other linc2 fixes (Michael, Mike)
+ Cleanups (JP, Jules Colding, dmacks at netspace org)
|
|
changes: build fixes, robustness fixes,
Fixes for handling of local requests
|
|
one without.
|
|
changes:
-Fix off by one in all method name lengths. Fixes interoperability
with other ORBs
-Fix the build with glib 2.15
pkgsrc fix: don't touch _res (resolver state) on NetBSD, it is
not thread safe
|
|
compliant inlining is used. This package builds again with the
Mac OS X Leopard patch in the "glib2" package.
|
|
changes: minor bugfixes
|
|
changes: minor bugfixes and portability fixes
|
|
by default, inet6 support is built in, but it can be disabled for systems
that do not have inet6 capability.
|
|
dependency, esp. not during the install phase. This is an
attempt to workaround the random breakage I see on DragonFly,
but it makes the build faster as well, which is a good thing.
|
|
ORBit2-2.14.8
* bug fixes
+ Fix GIOP timeouts and add unit tests (Jules Colding)
+ Code cleanups (Kjartan)
+ Fix pointer arithmetics (Roland Illig)
+ Fix crash with uninitialized exception (Vincent Untz)
+ ORBLocalOnly mode in Solaris fixes (Brian Cameron)
|
|
perhaps pointed out by Kamel Derouiche on tech-pkg,
bump PKGREVISION
|
|
# make sometimes spins forever
MAKE_JOBS_SAFE= no
|
|
ORBit2-2.14.7
* bug fixes
+ Split up some asserts to ease debugging
+ Dist MAINTAINERS
ORBit2-2.14.6
* bug fixes
+ Add uninstalled .pc files (Brian Cameron)
+ Improve debugging (Kees Cook)
+ Build fix (dmacks at netspace org)
|
|
|
|
changes: minor bugfixes
|
|
ORBit2-2.14.4
* bug fixes
+ Cleanups and compiler warning fixes (Kjartan)
+ Win32 portability fixes (Tor)
+ Constification fixes (Georg Schwartz)
+ Portability and build fixes (dmacks at netspace org)
+ Build fixes, add g_cond_timed_wait and use it instead
of g_cond_wait to avoid blocking indefinitely in some
situations (Jules)
+ Build fixes (Christian)
|
|
|
|
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
|
|
2006-08-28 Brian Cameron <brian.cameron@sun.com>
* linc2/src/linc-connection.c: Patch to correct problem where
DHCP hostname changes caused login to block.
2006-08-16 Jules Colding <colding@omesc.com>
* src/orb/orb-core/corba-orb.c (ORBit_get_giop_recv_limit): Added
gtk-doc documentation.
2006-08-08 Brian Cameron <Brian.Cameron@sun.com>
* linc2/src/linc-protocols.c: Modify ORBLocalOnly test for TCP/IP
connections so that differences in the port number does not cause
the test to fail. Since the port number does not affect whether
the IP address is local, this should make the test work properly
on platforms where the access () function fills in the port value
that is being compared. On Solaris, this fixes a bug that causes
Java a11y to break, from an end-user perspective.
2006-08-07 Jules Colding <colding@omesc.com>
* configure.in (CFLAGS): Fix #147556
* acinclude.m4: Added AX_CFLAGS_GCC_OPTION
|
|
changes: bugfixes
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
that they look nicer.
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
ORBit2-2.14.0
* bug fixes
+ Fix build on Cygwin (Tor)
+ Fix giop test compilation/crash (Tor)
ORBit2-2.13.3
* bug fixes
+ Fix crash on null adaptor (Michael)
+ Fix compiler warnings (Kjartan, Jens Granseuer)
+ Improve configure stage on Win32 (Tor)
ORBit2-2.13.2
* bug fixes
+ realloc should update length/tracking information
(Martin Blom)
+ Fix memory management and crashew when shutting down
the ORB. (Anders Carlsson)
+ Build/correctness fixes (Tor, Jules)
ORBit2-2.13.1
* features
+ More work on porting to Win32 (Tor)
+ Implement forward binding (Fernando Herrera)
+ Implement new ORB_init option ORBNetID (Jules Colding)
* bug fixes
+ Build fix (James Henstridge)
+ Memory management fixes (Anders Carlsson)
+ Reset connection for forwarded objects (Anders)
+ Don't use -export-dynamic (Mark)
+ if we have failed on the unix socket, have IPv4 or
IPv6 connections enabled and are on localhost, then
don't connect on the corresponding port from the profiles
(Arvind Samtur)
+ Fix a bunch of compiler warnings and make some code static
(Kjartan)
+ Add threading libs to ORBIT_NAME (Michael)
+ Check for netdb.h (Sandie Vanderme)
+ Check for sys/sockio.h (James Andrewartha)
* Other
+ Improve docs for users of ORBit2 (Jules Colding)
|
|
changes: bugfixes
|
|
|