non port: misc/hotkeys/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sat, 5 Aug 2023
|
[ 18:01 Muhammad Moinur Rahman (bofh) ] 54fb1ff
misc/hotkeys: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 6 Nov 2019
|
[ 18:07 zeising ] (Only the first 10 of 117 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Wed, 16 Oct 2019
|
[ 21:44 swills ]
misc/hotkeys: Fix MASTER_SITES
While here, assign maintainer
PR: 241276
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Sun, 4 Aug 2019
|
[ 21:08 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 30 Aug 2015
|
[ 10:51 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to @sample
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Tue, 27 May 2014
|
[ 11:17 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sun, 9 Feb 2014
|
[ 12:03 antoine ]
Finish stage support
|
Sat, 21 Dec 2013
|
[ 04:39 eadler ]
misc/hotkeys: Fix build
The build requires two additional libraries: Xft and pangoxft
|
Sun, 8 Dec 2013
|
[ 13:21 danilo ]
- Convert LIB_DEPENDS to new syntax
- Convert USE_GMAKE to USES
- Add stage support
- Use options helpers
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Fri, 14 Jun 2013
|
[ 22:25 wg ]
misc/hotkeys: fix build with clang
- Fix build with clang, return type error
- Add LICENSE (GPLv2)
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
|
Fri, 29 Jun 2012
|
[ 12:42 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert to new option framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 17 Jun 2011
|
[ 06:25 bapt ]
Remove X_CONTRIB mirrors from master_site
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:45 edwin ] (Only the first 10 of 134 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 6 Mar 2007
|
[ 07:49 rafan ]
- More xosd fix
- Correctly handle configuration files
- Add new features in example configuration
Submitted by: Alexey Privalov <lubeg at rootshell.be>
- Use USE_BDB, make it supports all supportted version in ports tree
Tested by: Alexey Privalov <lubeg at rootshell.be>
|
Fri, 2 Mar 2007
|
[ 11:39 rafan ]
- Fix xosd display: xosd_init() is deprecated
- Add some more configurable features
Submitted by: Alexey Privalov <lubeg at rootshell.be>
|
Fri, 1 Dec 2006
|
[ 14:24 laszlof ]
Respect X11BASE.
Reported by: pointyhat
|
Fri, 24 Nov 2006
|
[ 15:54 kris ]
Reset undeliverable maintainer address:
Original address: amp0928@rit.edu
%PMDF-E-USER, No such
user or alias in address amp0928@mail.rit.edu
-PMDF-I-TEXT, unknown or illegal user:
amp0928@mail.rit.edu
|
Sun, 21 May 2006
|
[ 14:24 stefan ]
- Make dependency on XOSD optional.
- Use DATADIR in plist.
PR: 94779
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Approved by: maintainer, arved (mentor)
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Thu, 1 Dec 2005
|
[ 00:08 edwin ]
misc/hotkeys - definition file for Logitech UltraX keyboard
This is not a bug; it is an additional keyboard definition
for hotkeys. This definition is for the keyboard Logitech
UltraX. Add it if you want to.
PR: ports/89617
Submitted by: Torfinn Ingolfsen <tingo@start.no>
Approved by: Andy Pavlo <amp0928@rit.edu>
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 12 Jun 2003
|
[ 20:13 pat ]
Submitter fix with 5.X and take maintainership.
PR: ports/53243
Submitted by: Andy Pavlo <amp0928@rit.edu>
|
Tue, 3 Jun 2003
|
[ 02:42 will ] (Only the first 10 of 15 ports in this commit are shown above. )
Add hotkeys 0.5.7.1, a program that allows usage of special keys on
internet/multimedia keyboards.
PR: 52616
Submitted by: Andy Pavlo <amp0928@rit.edu>
|
Number of commits found: 41 |