non port: x11-clocks/xclock/Makefile |
SVNWeb
|
Number of commits found: 18 |
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, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sun, 3 Nov 2019
|
[ 21:56 zeising ] (Only the first 10 of 237 ports in this commit are shown above. )
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
|
Sun, 18 Aug 2019
|
[ 14:38 zeising ]
x11-clocks/xclock: Update to 1.0.9
Update x11-clocks/xclock to 1.0.9
This is a maintenance release
Changelog:
https://lists.x.org/archives/xorg-announce/2019-July/003010.html
Obtained from: FreeBSD Graphics Team development repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs
|
Wed, 27 Feb 2019
|
[ 14:53 zeising ]
x11-clocks/xclock: Update to 1.0.8
Update xclock to 1.0.8
Add LICENSE
Add missing dependency and sort USE_XORG.
Move USES before USE_XORG to pet portlint.
PR: 235886
Submitted by: Samy Mahmoudi
Sponsored by: B3 Init (zeising)
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Mon, 16 Dec 2013
|
[ 11:11 zeising ] (Only the first 10 of 402 ports in this commit are shown above. )
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0]
|
Fri, 20 Sep 2013
|
[ 23:44 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks)
|
Sun, 8 Sep 2013
|
[ 12:35 zeising ]
Update to 1.0.7
|
Thu, 27 Jun 2013
|
[ 13:39 zeising ]
Add explicit dependency on iconv.
Bump portrevision.
PR: ports/175935
Submitted by: Pawel Pekala <pawel@FreeBSD.org>
|
Sat, 25 May 2013
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above )
|
Sat, 11 Feb 2012
|
[ 14:05 eadler ]
Update to 1.0.6
Changes:
This minor maintenace release improves support for localized display of
time text in the digital form, along with build configuration improvements.
|
Wed, 23 Nov 2011
|
[ 06:10 eadler ]
- update to 1.0.5
- remove old patch
Some new features include:
- fix a crash on sparc64
- some build ffixes
- some packaging changes
Feature safe: yes
|
Sat, 7 Aug 2010
|
[ 14:10 naddy ]
Fix a crash on sparc64 (and other 64-bit strict alignment archs).
The pid variable that is passed to XChangeProperty() is not a long.
The libX11 code deferences the variable as a long and on a 64-bit
sparc this must be aligned on a 8-byte boundary.
Obtained from: upstream
|
Sat, 1 May 2010
|
[ 11:41 miwi ] (Only the first 10 of 517 ports in this commit are shown above. )
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above )
|
Wed, 28 Jan 2009
|
[ 16:32 flz ]
Finish repomove for xclock (x11->x11-clocks).
|
[ 16:29 flz ]
Force commit after xclock was repocopied from x11 to x11-clocks.
|
Number of commits found: 18 |