aboutsummaryrefslogtreecommitdiff
path: root/emulators/stonx
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - fix build with clang11Dirk Meyer2021-02-191-0/+10
| | | | Notes: svn path=/head/; revision=566031
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-2/+1
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=495395
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=479538
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-1/+2
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=476013
* - use FONTNAMEDirk Meyer2016-12-162-11/+10
| | | | Notes: svn path=/head/; revision=428647
* - fix build on FreeBSD-10 i386Dirk Meyer2016-12-162-1/+3
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=428646
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - use post-install-DOCS-onDirk Meyer2015-11-212-16/+4
| | | | | | | | - use post-install-EXAMPLES-on - cleanup pkg-descr Notes: svn path=/head/; revision=402190
* - fix build introduced by r381876Dirk Meyer2015-05-201-1/+2
| | | | Notes: svn path=/head/; revision=386835
* Make fonts repecting XDGBaptiste Daroussin2015-03-212-11/+8
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381876
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+0
| | | | Notes: svn path=/head/; revision=380305
* Cleanup plistAntoine Brodin2014-11-131-6/+0
| | | | Notes: svn path=/head/; revision=372523
* - use STAGEDIRDirk Meyer2014-04-112-13/+71
| | | | Notes: svn path=/head/; revision=351026
* Remove trailing whitespaces from category emulatorsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345407
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* - update LEGALDirk Meyer2013-12-111-1/+1
| | | | | | | remove pgp* as rsaref has expired. Notes: svn path=/head/; revision=336225
* - use OPTIONS_DEFINEDirk Meyer2013-11-272-28/+22
| | | | | | | - fix option EXAMPLES Notes: svn path=/head/; revision=335056
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Remove needless quoting of BROKEN/IGNOREBryan Drewery2013-03-161-2/+2
| | | | | | | | | | - Trim headers PR: ports/168908 With hat: portmgr Notes: svn path=/head/; revision=314333
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - take MAINTAINERSHIPDirk Meyer2010-12-211-1/+1
| | | | | | | | PR: 152393 Approved by: (maintainer timeout) Notes: svn path=/head/; revision=266691
* - update to 0.6.7.6Dirk Meyer2010-12-218-87/+340
| | | | | | | | | | | | | - update MASTER_SITES - install in standard path - wrapper script removed - enable audio support - reset MAINTAINER after 4 weeks PR: 152393 Approved by: (maintainer timeout) Notes: svn path=/head/; revision=266690
* - fix build for amd64Dirk Meyer2010-01-222-5/+16
| | | | | | | Approved by: (implizit by mainatiner) Notes: svn path=/head/; revision=248353
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+0
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - clean X11BASEDirk Meyer2008-04-121-3/+9
| | | | | | | | - set USE_XORG Approved by: maintainer (implicit) Notes: svn path=/head/; revision=211117
* Remove support for XFree8-4.Florent Thoumie2008-03-071-2/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* - fix build with xorg7Dirk Meyer2007-06-181-2/+2
| | | | | | | | - make portlint happier Approved by: maintainer Notes: svn path=/head/; revision=193805
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - fix build on FreeBSD 6.xDirk Meyer2006-11-012-0/+16
| | | | Notes: svn path=/head/; revision=176039
* - add SHA checksumDirk Meyer2005-11-131-0/+2
| | | | Notes: svn path=/head/; revision=148088
* - make build without X runningDirk Meyer2005-10-263-4/+20
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=146387
* - fix dependencyDirk Meyer2005-10-251-0/+3
| | | | | | | Approved by: maintainer (implict) Notes: svn path=/head/; revision=146307
* - unbreak fetchDirk Meyer2005-09-091-8/+10
| | | | | | | Approved by: Tobias Reifenberger (maintainer) Notes: svn path=/head/; revision=142260
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bento fix: change from check of distfile existance in pre-fetch, toMark Linimon2004-02-091-6/+4
| | | | | | | | canonical way of testing for distfile already existing. Should only affect bento, and not regular consumers of the port. Informed maintainer. Notes: svn path=/head/; revision=100487
* RESTRICTED implies NO_PACKAGEKris Kennaway2003-07-301-1/+0
| | | | Notes: svn path=/head/; revision=85948
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Style police on editors category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37978
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* Fix problems with ROM-dump.Steve Price1999-11-263-35/+59
| | | | | | | | PR: 14363 Submitted by: maintainer Notes: svn path=/head/; revision=23369
* gzip -> ${GZIP_CMD}Michael Haro1999-09-041-1/+1
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Mark BROKEN. Distfiles unfetchable.David E. O'Brien1998-12-011-1/+3
| | | | Notes: svn path=/head/; revision=14998
* Import stonx port. STonX is an Atari ST emulator.Thomas Gellekum1997-10-315-0/+139
PR: 4296 Submitted by: Tobias Reifenberger <tr@freebsd.mayn.de> Notes: svn path=/head/; revision=8422