Displaying
1
—
50
of
18,729
commits
(0.063s)
OpenBSD Ports
—
x11/gtk+2 Makefile, x11/gtk+2/pkg PLIST-main
Remove files directly instead of @comment'ing them in the plist.
| Delta |
File |
| +128 |
-35 |
x11/gtk+2/pkg/PLIST-main |
| +8 |
-1 |
x11/gtk+2/Makefile |
| +136 |
-36 |
2 files
|
OpenBSD Ports
—
x11/gnome/session/patches patch-gnome-session_gsm-manager_c
| Delta |
File |
| +5 |
-2 |
x11/gnome/session/patches/patch-gnome-session_gsm-manager_c |
| +5 |
-2 |
1 file
|
OpenBSD Ports
—
x11/gnome/session Makefile, x11/gnome/session/patches patch-gnome-session_gsm-manager_c patch-gnome-session_gsm-consolekit_c
Consolekit patch committed upstream.
Tweak the LC_* patch.
| Delta |
File |
| +23 |
-10 |
x11/gnome/session/patches/patch-gnome-session_gsm-manager_c |
| +5 |
-2 |
x11/gnome/session/patches/patch-gnome-session_gsm-consolekit_c |
| +2 |
-2 |
x11/gnome/session/Makefile |
| +30 |
-14 |
3 files
|
OpenBSD Ports
—
x11/gnome/session Makefile, x11/gnome/session/patches patch-gnome-session_gsm-consolekit_c
| Delta |
File |
| +9 |
-19 |
x11/gnome/session/patches/patch-gnome-session_gsm-consolekit_c |
| +2 |
-2 |
x11/gnome/session/Makefile |
| +11 |
-21 |
2 files
|
OpenBSD Ports
—
x11/gnome/session Makefile, x11/gnome/session/patches patch-gnome-session_gsm-consolekit_c
Fix the session IsActive check in the Consolekit case by properly
creating a proxy to the session bus.
| Delta |
File |
| +153 |
-0 |
x11/gnome/session/patches/patch-gnome-session_gsm-consolekit_c |
| +2 |
-1 |
x11/gnome/session/Makefile |
| +155 |
-1 |
2 files
|
OpenBSD Ports
—
net/avahi Makefile, net/avahi/patches patch-avahi-core_iface-pfroute_c patch-avahi-compat-libdns_sd_warn_c
Implement avahi_exe_name.
Remove uneeded patch.
| Delta |
File |
| +0 |
-28 |
net/avahi/patches/patch-avahi-core_iface-pfroute_c |
| +13 |
-3 |
net/avahi/patches/patch-avahi-compat-libdns_sd_warn_c |
| +2 |
-2 |
net/avahi/patches/patch-avahi-core_fdutil_c |
| +2 |
-2 |
net/avahi/Makefile |
| +17 |
-35 |
4 files
|
OpenBSD Ports
—
audio/pulseaudio Makefile, audio/pulseaudio/files module-sndio.c
No one was ever able to make recording work with sndio(7) so set the
default record flag to FALSE.
| Delta |
File |
| +2 |
-2 |
audio/pulseaudio/Makefile |
| +2 |
-2 |
audio/pulseaudio/files/module-sndio.c |
| +4 |
-4 |
2 files
|
OpenBSD Ports
—
sysutils/d-feet Makefile distinfo, sysutils/d-feet/patches patch-dfeet_bus_watch_py patch-src_dfeet_bus_watch_py
| Delta |
File |
| +51 |
-29 |
sysutils/d-feet/pkg/PLIST |
| +18 |
-14 |
sysutils/d-feet/Makefile |
| +0 |
-25 |
sysutils/d-feet/patches/patch-dfeet_bus_watch_py |
| +22 |
-0 |
sysutils/d-feet/patches/patch-src_dfeet_bus_watch_py |
| +0 |
-15 |
sysutils/d-feet/patches/patch-setup_py |
| +2 |
-2 |
sysutils/d-feet/distinfo |
| +93 |
-85 |
6 files
|
OpenBSD Ports
—
audio/pulseaudio Makefile, audio/pulseaudio/files module-sndio.c
Implement module auto-detection for sndio(7).
Make it possible to choose a device using AUDIODEVICE.
ok robert@ (maintainer)
| Delta |
File |
| +45 |
-4 |
audio/pulseaudio/patches/patch-src_modules_module-detect_c |
| +0 |
-26 |
audio/pulseaudio/patches/patch-src_daemon_default_pa_in |
| +0 |
-26 |
audio/pulseaudio/patches/patch-src_daemon_system_pa_in |
| +8 |
-2 |
audio/pulseaudio/files/module-sndio.c |
| +1 |
-3 |
audio/pulseaudio/patches/patch-src_daemon_main_c |
| +2 |
-2 |
audio/pulseaudio/Makefile |
| +56 |
-63 |
6 files
|
OpenBSD Ports
—
x11/gnome/gdm Makefile, x11/gnome/gdm/files default.pa
Remove pulse config; upcoming change to pulseaudio will make it irrelevant.
| Delta |
File |
| +1 |
-9 |
x11/gnome/gdm/pkg/PLIST |
| +0 |
-10 |
x11/gnome/gdm/files/default.pa |
| +2 |
-5 |
x11/gnome/gdm/Makefile |
| +3 |
-24 |
3 files
|
Drop gnome-system-monitor.
| Delta |
File |
| +3 |
-2 |
meta/gnome/Makefile |
| +3 |
-2 |
1 file
|
OpenBSD Ports
—
x11/gnome/system-monitor Makefile
BROKEN: our libgtop2 does not implement procopenfiles and was using lsof
to workaround it; gnome-system-monitor is thus broken at runtime.
Since this change: "better kmem pointer hiding" in sys/kern/kern_sysctl.c,
lsof is broken as a regular user.
Best fix would be to implement the missings bits in libgtop2...
| Delta |
File |
| +4 |
-1 |
x11/gnome/system-monitor/Makefile |
| +4 |
-1 |
1 file
|
| Delta |
File |
| +2 |
-2 |
x11/gnome/gdm/Makefile |
| +2 |
-2 |
1 file
|
OpenBSD Ports
—
x11/gnome/gdm Makefile, x11/gnome/gdm/files default.pa
Add pulseaudio configuration for the _gdm user; this allows pulseaudio to
properly die when a user login and start its own.
| Delta |
File |
| +9 |
-1 |
x11/gnome/gdm/pkg/PLIST |
| +10 |
-0 |
x11/gnome/gdm/files/default.pa |
| +5 |
-2 |
x11/gnome/gdm/Makefile |
| +24 |
-3 |
3 files
|
OpenBSD Ports
—
multimedia/gstreamer-0.10/py-gstreamer Makefile, x11/gnome/anjuta Makefile
-fprofile-arcs works fine nowadays.
| Delta |
File |
| +0 |
-15 |
x11/gnome/anjuta/patches/patch-libanjuta_tests_Makefile_in |
| +3 |
-4 |
multimedia/gstreamer-0.10/py-gstreamer/Makefile |
| +2 |
-1 |
x11/gnome/anjuta/Makefile |
| +5 |
-20 |
3 files
|
| Delta |
File |
| +1 |
-2 |
net/Makefile |
| +1 |
-2 |
1 file
|
OpenBSD Ports
—
net/py-smbc Makefile distinfo, net/py-smbc/pkg PLIST DESCR
Remove; it was only used by system-config-printer.
| Delta |
File |
| +0 |
-36 |
net/py-smbc/Makefile |
| +0 |
-5 |
net/py-smbc/distinfo |
| +0 |
-3 |
net/py-smbc/pkg/PLIST |
| +0 |
-2 |
net/py-smbc/pkg/DESCR |
| +0 |
-46 |
4 files
|
-py-cups
-system-config-printer
| Delta |
File |
| +1 |
-3 |
print/Makefile |
| +1 |
-3 |
1 file
|
OpenBSD Ports
—
print/py-cups Makefile distinfo, print/py-cups/patches patch-Makefile patch-setup_py
Remove py-cups; only system-config-printer was using it.
| Delta |
File |
| +0 |
-40 |
print/py-cups/Makefile |
| +0 |
-38 |
print/py-cups/patches/patch-Makefile |
| +0 |
-12 |
print/py-cups/patches/patch-setup_py |
| +0 |
-3 |
print/py-cups/pkg/PLIST |
| +0 |
-2 |
print/py-cups/distinfo |
| +0 |
-1 |
print/py-cups/pkg/DESCR |
| +0 |
-96 |
6 files
|
OpenBSD Ports
—
print/system-config-printer Makefile distinfo, print/system-config-printer/patches patch-Makefile_in patch-firewall_py
Remove system-config-printer; newer versions are just too-linux generic
to be worth the maintenance nightmare and there are alternatives in-tree
(the cups web interface being one).
ok jasper@
| Delta |
File |
| +0 |
-199 |
print/system-config-printer/pkg/PLIST |
| +0 |
-74 |
print/system-config-printer/Makefile |
| +0 |
-45 |
print/system-config-printer/patches/patch-Makefile_in |
| +0 |
-36 |
print/system-config-printer/patches/patch-firewall_py |
| +0 |
-29 |
print/system-config-printer/patches/patch-check-device-ids_py |
| +0 |
-21 |
print/system-config-printer/patches/patch-cupshelpers_cupshelpers_py |
| +0 |
-131 |
11 files not shown |
| +0 |
-535 |
17 files
|
OpenBSD Ports
—
print/hplip distinfo Makefile, print/hplip/patches patch-Makefile_in patch-installer_core_install_py
| Delta |
File |
| +19 |
-19 |
print/hplip/patches/patch-Makefile_in |
| +4 |
-4 |
print/hplip/patches/patch-installer_core_install_py |
| +4 |
-4 |
print/hplip/patches/patch-prnt_hpcups_HPCupsFilter_cpp |
| +4 |
-4 |
print/hplip/patches/patch-base_codes_py |
| +4 |
-4 |
print/hplip/patches/patch-installer_pluginhandler_py |
| +4 |
-1 |
print/hplip/pkg/PLIST-hpijs |
| +4 |
-4 |
2 files not shown |
| +43 |
-40 |
8 files
|
OpenBSD Ports
—
devel/harfbuzz Makefile distinfo, devel/harfbuzz/patches patch-src_check-symbols_sh
Update to harfbuzz-0.9.17.
| Delta |
File |
| +6 |
-6 |
devel/harfbuzz/Makefile |
| +4 |
-4 |
devel/harfbuzz/patches/patch-src_check-symbols_sh |
| +2 |
-2 |
devel/harfbuzz/distinfo |
| +12 |
-12 |
3 files
|
OpenBSD Ports
—
security/p11-kit Makefile distinfo
Update to p11-kit-0.18.2.
| Delta |
File |
| +2 |
-2 |
security/p11-kit/Makefile |
| +2 |
-2 |
security/p11-kit/distinfo |
| +4 |
-4 |
2 files
|
OpenBSD Ports
—
infrastructure/mk bsd.port.mk
Allow /usr/ports to be a symlink without the need to set PORTSDIR.
chromium was one of the ports that failed to build without PORTSDIR
being set and /usr/ports being a symlink -- but this is not the case
anymore.
If any other port fails because of this, I'll fix it.
ok espie@ todd@ sthen@
| Delta |
File |
| +1 |
-6 |
infrastructure/mk/bsd.port.mk |
| +1 |
-6 |
1 file
|
OpenBSD Ports
—
productivity/tryton Makefile
+account_asset
+product_attribute
+project_invoice
+sale_supply
+sale_supply_drop_shipment
| Delta |
File |
| +6 |
-1 |
productivity/tryton/Makefile |
| +6 |
-1 |
1 file
|
OpenBSD Ports
—
productivity/tryton/sale_supply Makefile distinfo, productivity/tryton/sale_supply/pkg PLIST DESCR
Merge from vendor branch ajacoutot:
Import trytond-module-sale_supply_drop_shipment-2.8.0
This is the "sale_supply_drop_shipment" module of the Tryton application
platform.
ok jasper@
| Delta |
File |
| +38 |
-0 |
productivity/tryton/sale_supply/pkg/PLIST |
| +10 |
-0 |
productivity/tryton/sale_supply/Makefile |
| +2 |
-0 |
productivity/tryton/sale_supply/distinfo |
| +1 |
-0 |
productivity/tryton/sale_supply/pkg/DESCR |
| +51 |
-0 |
4 files
|
OpenBSD Ports
—
productivity/tryton/sale_supply_drop_shipment Makefile distinfo, productivity/tryton/sale_supply_drop_shipment/pkg PLIST DESCR
Import trytond-module-sale_supply_drop_shipment-2.8.0
This is the "sale_supply_drop_shipment" module of the Tryton application
platform.
ok jasper@
| Delta |
File |
| +43 |
-0 |
productivity/tryton/sale_supply_drop_shipment/pkg/PLIST |
| +7 |
-0 |
productivity/tryton/sale_supply_drop_shipment/Makefile |
| +2 |
-0 |
productivity/tryton/sale_supply_drop_shipment/distinfo |
| +2 |
-0 |
productivity/tryton/sale_supply_drop_shipment/pkg/DESCR |
| +54 |
-0 |
4 files
|
OpenBSD Ports
—
productivity/tryton/project_invoice Makefile distinfo, productivity/tryton/project_invoice/pkg PLIST DESCR
Merge from vendor branch ajacoutot:
Import trytond-module-sale_supply-2.8.0
This is the "sale_supply" module of the Tryton application platform.
ok jasper@
| Delta |
File |
| +32 |
-0 |
productivity/tryton/project_invoice/pkg/PLIST |
| +11 |
-0 |
productivity/tryton/project_invoice/Makefile |
| +2 |
-0 |
productivity/tryton/project_invoice/distinfo |
| +2 |
-0 |
productivity/tryton/project_invoice/pkg/DESCR |
| +47 |
-0 |
4 files
|
OpenBSD Ports
—
productivity/tryton/product_attribute Makefile distinfo, productivity/tryton/product_attribute/pkg PLIST DESCR
Merge from vendor branch ajacoutot:
Import trytond-module-project_invoice-2.8.0
This is the "project_invoice" module for the Tryton application
platform.
ok jasper@
| Delta |
File |
| +35 |
-0 |
productivity/tryton/product_attribute/pkg/PLIST |
| +7 |
-0 |
productivity/tryton/product_attribute/Makefile |
| +2 |
-0 |
productivity/tryton/product_attribute/distinfo |
| +2 |
-0 |
productivity/tryton/product_attribute/pkg/DESCR |
| +46 |
-0 |
4 files
|
OpenBSD Ports
—
productivity/tryton/account_asset Makefile distinfo, productivity/tryton/account_asset/pkg PLIST DESCR
Merge from vendor branch ajacoutot:
Import trytond-module-product_attribute-2.8.0
This is the "product_attribute" module of the Tryton application
platform.
ok jasper@
| Delta |
File |
| +51 |
-0 |
productivity/tryton/account_asset/pkg/PLIST |
| +8 |
-0 |
productivity/tryton/account_asset/Makefile |
| +2 |
-0 |
productivity/tryton/account_asset/distinfo |
| +1 |
-0 |
productivity/tryton/account_asset/pkg/DESCR |
| +62 |
-0 |
4 files
|
OpenBSD Ports
—
www/p5-HTTP-DAV Makefile distinfo, www/p5-HTTP-DAV/pkg PLIST DESCR
Merge from vendor branch ajacoutot:
Import trytond-module-account_asset-2.8.0
This is the "account_asset" module for the Tryton application platform.
ok jasper@
| Delta |
File |
| +18 |
-0 |
www/p5-HTTP-DAV/pkg/PLIST |
| +17 |
-0 |
www/p5-HTTP-DAV/Makefile |
| +3 |
-0 |
www/p5-HTTP-DAV/pkg/DESCR |
| +2 |
-0 |
www/p5-HTTP-DAV/distinfo |
| +40 |
-0 |
4 files
|
OpenBSD Ports
—
audio/espeak Makefile distinfo, audio/espeak/pkg PLIST
Update to espeak-1.47.11.
| Delta |
File |
| +27 |
-1 |
audio/espeak/pkg/PLIST |
| +3 |
-4 |
audio/espeak/Makefile |
| +2 |
-2 |
audio/espeak/distinfo |
| +32 |
-7 |
3 files
|
OpenBSD Ports
—
productivity/tryton/account distinfo, productivity/tryton/account/pkg PLIST
Update all tryton modules to version 2.8.0.
| Delta |
File |
| +88 |
-1 |
productivity/tryton/account/pkg/PLIST |
| +41 |
-1 |
productivity/tryton/stock/pkg/PLIST |
| +21 |
-1 |
productivity/tryton/calendar/pkg/PLIST |
| +20 |
-1 |
productivity/tryton/purchase/pkg/PLIST |
| +20 |
-1 |
productivity/tryton/production/pkg/PLIST |
| +17 |
-1 |
productivity/tryton/timesheet/pkg/PLIST |
| +477 |
-286 |
166 files not shown |
| +684 |
-292 |
172 files
|
OpenBSD Ports
—
productivity/tryton/tryton distinfo Makefile, productivity/tryton/tryton/pkg PLIST
| Delta |
File |
| +14 |
-1 |
productivity/tryton/tryton/pkg/PLIST |
| +2 |
-2 |
productivity/tryton/tryton/distinfo |
| +1 |
-3 |
productivity/tryton/tryton/Makefile |
| +17 |
-6 |
3 files
|
OpenBSD Ports
—
productivity/tryton/trytond distinfo, productivity/tryton/trytond/pkg PLIST
| Delta |
File |
| +24 |
-8 |
productivity/tryton/trytond/pkg/PLIST |
| +2 |
-2 |
productivity/tryton/trytond/distinfo |
| +26 |
-10 |
2 files
|
OpenBSD Ports
—
productivity/tryton Makefile.inc
| Delta |
File |
| +2 |
-2 |
productivity/tryton/Makefile.inc |
| +2 |
-2 |
1 file
|
OpenBSD Ports
—
x11/gnome/gdm Makefile, x11/gnome/gdm/patches patch-data_00-upstream-settings patch-data_Makefile_in
Fix and simplify substitutions.
| Delta |
File |
| +15 |
-0 |
x11/gnome/gdm/patches/patch-data_00-upstream-settings |
| +14 |
-0 |
x11/gnome/gdm/patches/patch-data_Makefile_in |
| +2 |
-12 |
x11/gnome/gdm/Makefile |
| +14 |
-0 |
x11/gnome/gdm/patches/patch-data_applications_mime-dummy-handler_desktop |
| +45 |
-12 |
4 files
|
OpenBSD Ports
—
x11/gnome/gdm Makefile, x11/gnome/gdm/patches patch-data_Xsession_in patch-data_Init_in
Add devel/check to BUILD_DEPENDS since it gets picked up for tests.
Remove uneeded patches and chunks.
| Delta |
File |
| +5 |
-22 |
x11/gnome/gdm/patches/patch-data_Xsession_in |
| +0 |
-12 |
x11/gnome/gdm/patches/patch-data_Init_in |
| +0 |
-9 |
x11/gnome/gdm/patches/patch-data_PreSession_in |
| +4 |
-2 |
x11/gnome/gdm/Makefile |
| +9 |
-45 |
4 files
|
OpenBSD Ports
—
x11/gnome/shell Makefile
Missing dependency on telepathy-mission-control.
| Delta |
File |
| +6 |
-4 |
x11/gnome/shell/Makefile |
| +6 |
-4 |
1 file
|
OpenBSD Ports
—
education/anki Makefile, www/moinmoin Makefile
No need to hardcode MODPY_VERSION; we use the default.
ok fgsch@
| Delta |
File |
| +1 |
-3 |
education/anki/Makefile |
| +1 |
-3 |
www/moinmoin/Makefile |
| +2 |
-6 |
2 files
|
OpenBSD Ports
—
x11/gnome/settings-daemon Makefile, x11/gnome/settings-daemon/patches patch-plugins_media-keys_gsd-media-keys-manager_c
Fix a crash in the media-keys plugin (upstream).
| Delta |
File |
| +18 |
-0 |
x11/gnome/settings-daemon/patches/patch-plugins_media-keys_gsd-media-keys-manager_c |
| +2 |
-1 |
x11/gnome/settings-daemon/Makefile |
| +20 |
-1 |
2 files
|
OpenBSD Ports
—
x11/gnome/gdm Makefile, x11/gnome/gdm/patches patch-daemon_gdm-session_c patch-daemon_gdm-manager_c
Fix a crash on logout (from upstream).
| Delta |
File |
| +20 |
-0 |
x11/gnome/gdm/patches/patch-daemon_gdm-session_c |
| +19 |
-0 |
x11/gnome/gdm/patches/patch-daemon_gdm-manager_c |
| +2 |
-1 |
x11/gnome/gdm/Makefile |
| +41 |
-1 |
3 files
|
OpenBSD Ports
—
print/cups Makefile, print/cups/pkg README-main
Add documentation about DNS-SD print sharing.
Fix a typo in README.
Better MASTER_SITES.
all this excellent work done by Martin Crossley
| Delta |
File |
| +94 |
-18 |
print/cups/pkg/README-main |
| +3 |
-8 |
print/cups/Makefile |
| +97 |
-26 |
2 files
|
OpenBSD Ports
—
x11/gnome/calculator Makefile
| Delta |
File |
| +2 |
-2 |
x11/gnome/calculator/Makefile |
| +2 |
-2 |
1 file
|
OpenBSD Ports
—
x11/gnome/devhelp Makefile distinfo
| Delta |
File |
| +2 |
-2 |
x11/gnome/devhelp/Makefile |
| +2 |
-2 |
x11/gnome/devhelp/distinfo |
| +4 |
-4 |
2 files
|
OpenBSD Ports
—
x11/gnome/session Makefile distinfo
Update to gnome-session-3.8.2.1.
| Delta |
File |
| +2 |
-2 |
x11/gnome/session/Makefile |
| +2 |
-2 |
x11/gnome/session/distinfo |
| +4 |
-4 |
2 files
|
Bitrig
—
lib/libc/string memmem.c
typo: compare len against null needle, not haystack
from Alf Schlichting
ok millert@
| Delta |
File |
| +2 |
-2 |
lib/libc/string/memmem.c |
| +2 |
-2 |
1 file
|
OpenBSD
—
lib/libc/string memmem.c
typo: compare len against null needle, not haystack
from Alf Schlichting
ok millert@
| Delta |
File |
| +2 |
-2 |
lib/libc/string/memmem.c |
| +2 |
-2 |
1 file
|
OpenBSD Ports
—
audio/gogglesmm Makefile, audio/gogglesmm/patches patch-Makefile
Unbreak.
Don't enforce dependency on tango-icon-theme.
| Delta |
File |
| +31 |
-22 |
audio/gogglesmm/patches/patch-Makefile |
| +4 |
-4 |
audio/gogglesmm/Makefile |
| +35 |
-26 |
2 files
|
OpenBSD Ports
—
x11/gnome/gvfs Makefile distinfo
| Delta |
File |
| +2 |
-2 |
x11/gnome/gvfs/Makefile |
| +2 |
-2 |
x11/gnome/gvfs/distinfo |
| +4 |
-4 |
2 files
|