Displaying 0 — 50 of 73,541 commits
Pages [1 2 3 4 5 6 … 1471]
openbsd/OpenBSD: ports/devel/jdk/1.7/patches patch-jdk_make_common_shared_Defs-utils_gmk
nawk is no more, use awk; ok sthen@
openbsd/OpenBSD: src/sys/dev/pci pccbb.c
Some cleanup in preparation for suspend/resume improvements.
openbsd/OpenBSD: ports/graphics/djvulibre Makefile
oops, this snuck into previous commit and shouldn't have been there.
openbsd/OpenBSD: ports/graphics/djvulibre Makefile, ports/graphics/djvulibre/patches patch-desktopfiles_Makefile_in
add a file that needed a 'cvs add' in steven@'s previous commit,
spotted by steven. didn't package before -> no bump.
openbsd/OpenBSD: ports/devel/subversion/patches patch-configure_ac
regenerate patches
openbsd/OpenBSD: ports/devel/jdk/1.6/patches patch-j2se_make_common_shared_Defs-utils_gmk
use awk instead of the removed nawk; ok sthen@
openbsd/OpenBSD: ports/lang/python Makefile.inc
When knocking out a MULTI_PACKAGE on some arch, keep listing it in
MULTI_PACKAGES, and add an (ONLY|NOT)_FOR_ARCHS-subpkg=somearch, rather
than changing contents of the MULTI_PACKAGES variable.
Fixes dpb builds on !amd64/i386, because the bsddb package was
knocked out on other arch.
'please unfuck the fucking mess people only testing on i386 and
amd64 did' landry@
openbsd/OpenBSD: ports/infrastructure/man/man1 check-conflicts.1 check-lib-depends.1
fix a few mdoc(7) syntax errors found by mandoc -Tlint
one of them was fatal (no formatted output at all)
another one caused information loss in the formatted output
openbsd/OpenBSD: ports/devel Makefile
Add py-hg-git; OK martynas@
openbsd/OpenBSD:
py-hg-git port
Status:
Vendor Tag: millert
Release Tags: millert_2010_Sep-03
N ports/devel/py-hg-git/distinfo
N ports/devel/py-hg-git/Makefile
N ports/devel/py-hg-git/pkg/DESCR
N ports/devel/py-hg-git/pkg/PLIST
N ports/devel/py-hg-git/patches/patch-hggit_hgrepo_py
No conflicts created by this import
openbsd/OpenBSD: src/sys/dev/pci if_vr.c
bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit
that hands them over to the hardware. This prevents the hardware from seeing
stale contents if the compiler decides to re-order stores or if the hardware
does store-reordering.
There are sme doubts whether the i386/amd64 bus_dmamap_sync() implementation
will be able to convince future compilers that do even more insanely stupid
optimizations from re-ordering stores. That will be addressed in a seperate
patch.
ok matthew@, sthen@, oga@
openbsd/OpenBSD: ports/print/fontforge Makefile
Bump for real. Please put REVISION in the vicinity of PKGNAME.
openbsd/OpenBSD: ports/x11/gdevilspie Makefile distinfo, ports/x11/gdevilspie/pkg PLIST
- update gdevilspie to 0.5
openbsd/OpenBSD: ports/graphics/djvulibre Makefile
Missing BUILD_DEPENDS. Doesn't fix packaging but it's a start.
openbsd/OpenBSD: ports/astro/xephem Makefile
missing bump after WANTLIB change
openbsd/OpenBSD: ports/graphics/ffmpeg Makefile, ports/graphics/ffmpeg/files sndio_common.c sndio_common.h
- Some clean up of the FFMpeg configure patch
- Update the sndio backend code to the newer libavdevice alsa code
which has been refactored and cleaned up a bit
>From Brad (maintainer).
openbsd/OpenBSD: ports/devel/mico Makefile, ports/devel/qt4-eventsview Makefile
acknowledge that this is broken and not really fixable; ok ajacoutot@ sthen@
openbsd/OpenBSD: ports/emulators/spim/patches patch-CPU_run_c
fix build on other arches, and probably mips64 as well (definded->defined)
openbsd/OpenBSD: ports/x11/matchbox/matchbox-keyboard Makefile, ports/x11/matchbox/matchbox-keyboard/patches patch-src_matchbox-keyboard-layout_c patch-src_matchbox-keyboard-row_c
Fix build with new libX11 Xdefs.h
openbsd/OpenBSD: ports/x11/x11vnc Makefile, ports/x11/x11vnc/patches patch-x11vnc_connections_c patch-x11vnc_keyboard_c
Fix build with new libX11 Xdefs.h (who'd have thought that other
software might use "pointer" as a variable name...). From upstream.
openbsd/OpenBSD: src/sys/dev/ic athnvar.h ar5008.c
fix initialization value of analog register AR_AN_TOP2 on some high
power AR9220 adapters.
this should fix at least Ubiquiti SR71-12 and Winstron DMNA92 adapters.
problem reported by Giuseppe Scalzi and Alex Dervish
fix tested by Giuseppe Scalzi with a Winstron DMNA92
openbsd/OpenBSD: ports/security/cyrus-sasl2 Makefile
New HOMEPAGE+MASTER_SITES.
openbsd/OpenBSD: ports/mail/cyrus-imapd Makefile
New HOMEPAGE and MASTER_SITES.
openbsd/OpenBSD: ports/misc/contacts Makefile distinfo, ports/misc/contacts/pkg PLIST
Minor update to contacts-0.12.
openbsd/OpenBSD: ports/comms/birda Makefile, ports/comms/bottlerocket Makefile
new lib_depends/revision
openbsd/OpenBSD: src/usr.sbin/ldapctl Makefile
Need syntax.c to build the schema parser. Sorry for that.
openbsd/OpenBSD: src/share/misc airport
- fix entries for 'B'
openbsd/OpenBSD: ports/comms/gnokii Makefile
new-style lib_depends/revision, fix wantlib
openbsd/OpenBSD: ports/comms/xastir Makefile
use the gettext module, new revision/lib_depends
openbsd/OpenBSD: ports/comms/smstools Makefile distinfo
update smstools3 to 3.1.12; many fixes/improvements including better
spool directory handling with many modems
openbsd/OpenBSD: src/bin/mt mt.1, src/usr.bin/printenv printenv.1
add EXIT STATUS (these two were hiding...);
openbsd/OpenBSD: src/sys/netmpls mpls_raw.c
Use MPLS_INKERNEL_LOOP_MAX instead of 16 when initializing mpls_inkloop.
openbsd/OpenBSD: ports/www/havp Makefile distinfo
Update to 0.92 and switch to new dependencies style.
ok ajacoutot@
openbsd/OpenBSD: ports/infrastructure/build outdated-perl-ports
Switch to an http mirror
ok sthen@
openbsd/OpenBSD: ports/textproc/mupdf Makefile distinfo, ports/textproc/mupdf/patches patch-debian_mupdf_1 patch-fitz_fitz_base_h
update mupdf to 0.7
Note: key bindings changed slightly; notably /=search (currently
only within a page), n=next search hit, N=last search hit.
A few others were removed to make room and consistency. See
manpage for more (or hit ? while running and look at stdout).
openbsd/OpenBSD: ports/databases/py-ldap Makefile, ports/databases/py-ldap/pkg PFRAG.python2.6-main PLIST-main
- drop python2.5 flavour of these "special" packages and add
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
openbsd/OpenBSD: ports/audio/rhythmbox Makefile
sndio gstreamer support is provided in gstreamer-plugins-good, so add it
as a RUN_DEPENDS.
I'm not forcing a dependency on gstreamer-plugins-ugly (needed for e.g.
mp3 support) because it doesn't have a full PERMIT_* = YES.
Users can install it manually if needed.
openbsd/OpenBSD: ports/x11/gnome/totem Makefile
Remove dependency on gstreamer-plugins-ugly which doesn't have a full
PERMIT_* = YES. We don't need it anyway since most (if not all and even
more) needed support is provided by gstreamer-plugins-ffmpeg.
openbsd/OpenBSD: src/libexec/lockspool lockspool.1, src/libexec/mail.local mail.local.8
add EXIT STATUS for /usr/libexec;
openbsd/OpenBSD: src/usr.sbin/ac ac.8, src/usr.sbin/httpd/src/support apachectl.8 htpasswd.1
add an EXIT STATUS section for /usr/sbin;
openbsd/OpenBSD: src/usr.bin/ar ar.1, src/usr.bin/asa asa.1
add an EXIT STATUS section for /usr/bin;
openbsd/OpenBSD: www/faq upgrade47.html
softraid rebuild won't be required, wording stolen from current.html
openbsd/OpenBSD: src/sys/kern kern_bufq.c
thib insists i take responsibility too
openbsd/OpenBSD: www/faq upgrade48.html
softraid update is not an advanced warning anymore. Nor is it a warning.
openbsd/OpenBSD: src/usr.bin/logger logger.1
zap trailing whitespace;
openbsd/OpenBSD: src/sbin/mknod mkfifo.1, src/sbin/modload modload.8
add an EXIT STATUS section for /sbin;
openbsd/OpenBSD: src/bin/expr expr.1
remove some unneccessary macros and put EXAMPLES in a more standard format;
Pages [1 2 3 4 5 6 … 1471]