non port: emulators/stonx/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] adb9312 (Only the first 10 of 61 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
|
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.
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Mon, 11 Mar 2019
|
[ 21:25 zeising ] (Only the first 10 of 243 ports in this commit are shown above. )
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
|
Fri, 16 Dec 2016
|
[ 07:26 dinoex ]
- use FONTNAME
|
[ 07:02 dinoex ]
- fix build on FreeBSD-10 i386
- add LICENSE
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 21 Nov 2015
|
[ 19:46 dinoex ]
- use post-install-DOCS-on
- use post-install-EXAMPLES-on
- cleanup pkg-descr
|
Wed, 20 May 2015
|
[ 03:49 dinoex ]
- fix build introduced by r381876
|
Sat, 21 Mar 2015
|
[ 23:05 bapt ] (Only the first 10 of 422 ports in this commit are shown above. )
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
Fri, 11 Apr 2014
|
[ 18:44 dinoex ]
- use STAGEDIR
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ]
Remove trailing whitespaces from category emulators
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Wed, 11 Dec 2013
|
[ 21:52 dinoex ]
- update LEGAL
remove pgp* as rsaref has expired.
|
Wed, 27 Nov 2013
|
[ 20:42 dinoex ]
- use OPTIONS_DEFINE
- fix option EXAMPLES
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Sat, 16 Mar 2013
|
[ 02:56 bdrewery ] (Only the first 10 of 12 ports in this commit are shown above. )
- Remove needless quoting of BROKEN/IGNORE
- Trim headers
PR: ports/168908
With hat: portmgr
|
Sat, 26 Jan 2013
|
[ 16:34 dinoex ] (Only the first 10 of 42 ports in this commit are shown above. )
- cleanup header
|
Tue, 21 Dec 2010
|
[ 05:33 dinoex ]
- take MAINTAINERSHIP
PR: 152393
Approved by: (maintainer timeout)
|
[ 05:32 dinoex ]
- update to 0.6.7.6
- update MASTER_SITES
- install in standard path
- wrapper script removed
- enable audio support
- reset MAINTAINER after 4 weeks
PR: 152393
Approved by: (maintainer timeout)
|
Fri, 22 Jan 2010
|
[ 09:55 dinoex ]
- fix build for amd64
Approved by: (implizit by mainatiner)
|
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, 12 Apr 2008
|
[ 10:01 dinoex ]
- clean X11BASE
- set USE_XORG
Approved by: maintainer (implicit)
|
Fri, 7 Mar 2008
|
[ 21:47 flz ] (Only the first 10 of 195 ports in this commit are shown above. )
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav)
|
Mon, 18 Jun 2007
|
[ 14:57 dinoex ]
- fix build with xorg7
- make portlint happier
Approved by: maintainer
|
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}.
|
Wed, 1 Nov 2006
|
[ 11:46 dinoex ]
- log Approved
Approved by: mainatiner
|
[ 11:23 dinoex ]
- fix build on FreeBSD 6.x
|
Wed, 26 Oct 2005
|
[ 11:37 dinoex ]
- make build without X running
Requested by: kris
|
Tue, 25 Oct 2005
|
[ 08:12 dinoex ]
- fix dependency
Approved by: maintainer (implict)
|
Fri, 9 Sep 2005
|
[ 04:12 dinoex ]
- unbreak fetch
Approved by: Tobias Reifenberger (maintainer)
|
Mon, 9 Feb 2004
|
[ 10:42 linimon ]
Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing. Should only
affect bento, and not regular consumers of the port. Informed maintainer.
|
Wed, 30 Jul 2003
|
[ 21:06 kris ]
RESTRICTED implies NO_PACKAGE
|
Fri, 21 Feb 2003
|
[ 11:59 knu ] (Only the first 10 of 48 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 5 Feb 2001
|
[ 14:49 olgeni ]
Style police on editors category.
|
Number of commits found: 39 |