aboutsummaryrefslogtreecommitdiff
path: root/emulators/xsystem35
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+2
| | | | | | | | 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
* emulators/xsystem35: simplify WRKSRC handlingJan Beich2019-09-141-2/+1
| | | | Notes: svn path=/head/; revision=512038
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-1/+6
| | | | Notes: svn path=/head/; revision=508837
* First step at deorbitting esound:Baptiste Daroussin2019-02-251-4/+2
| | | | | | | remove esound options where it is possible to Notes: svn path=/head/; revision=493867
* emulators/xsystem35: Remove GTK1 optionTobias Kortkamp2019-02-011-10/+5
| | | | | | | x11-toolkits/gtk12 is gone since r488008. Notes: svn path=/head/; revision=491827
* Drop default directory from _DEPENDS in my portsJan Beich2016-03-161-4/+4
| | | | | | | https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html Notes: svn path=/head/; revision=411229
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Convert my ports to USES=localbaseJan Beich2015-09-261-3/+1
| | | | Notes: svn path=/head/; revision=398012
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* Improve style/consistency among the ports I maintainJan Beich2015-02-161-9/+6
| | | | | | | | | | | | | | - Convert to COPYTREE_SHARE - Drop unnecessary MKDIR before COPYTREE_SHARE - Drop bsd.port.options.mk if only DOCS requires it without dependencies - Use separate backup if several REINPLACE_CMD against the same file - audio/alsa-utils: convert to LIBS Differential Revision: https://reviews.freebsd.org/D1851 Approved by: bapt (mentor) Notes: svn path=/head/; revision=379072
* Set WM_CLASS to manage under tiling WMsJan Beich2015-02-102-1/+16
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=378787
* Bump PORTREVISION to be confident about GTK2 packageJan Beich2015-02-101-0/+1
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=378785
* Add and switch to GTK2 by defaultJan Beich2015-02-101-1/+9
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=378784
* Update to version 1.7.3-pre5Jan Beich2015-02-106-114/+7
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=378783
* Unbundle libltdlJan Beich2015-02-101-6/+8
| | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1816 Reviewed by: tijl Approved by: mentors (implicit) Notes: svn path=/head/; revision=378782
* - Specify all direct dependenciesJan Beich2015-02-101-4/+4
| | | | | | | | | | - The platform is mainly used to run games - Take maintainership Approved by: mentors (implicit) Notes: svn path=/head/; revision=378781
* Fix typo by using EXAMPLESDIRJan Beich2015-02-101-1/+1
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=378758
* - Convert to option helpersJan Beich2015-02-101-16/+9
| | | | | | | | | | | | | - Don't pretend MMX code can be used on amd64 [1] - Lazy check if MMX is available on i386 [1] [1] No changes in build behavior. --enable-mmx is a nop on non-i386 while i386 still passes --disable-mmx by default unless CPUTYPE is set. Approved by: mentors (implicit) Notes: svn path=/head/; revision=378757
* Clean up plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371563
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* - Fix shebangsDmitry Marakasov2014-08-271-2/+4
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=366348
* - Convert to USES=libtoolTijl Coosemans2014-08-263-81/+13
| | | | | | | | | - Add missing dependency on libfreetype and USE_XORG xxf86vm - Remove remnants of broken SDL support - Replace patch with post-patch command Notes: svn path=/head/; revision=366263
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* - Stage supportMartin Wilke2014-02-211-3/+1
| | | | | | | - Convert to USE_GMAKE to USES Notes: svn path=/head/; revision=345289
* - Stage supportMartin Wilke2014-02-061-12/+7
| | | | Notes: svn path=/head/; revision=343047
* 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 MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Fix buildMartin Wilke2013-04-263-78/+76
| | | | | | | | PR: 177559 Submitted by: Ports Fury Notes: svn path=/head/; revision=316577
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Mark as brokenBaptiste Daroussin2013-02-051-5/+3
| | | | | | | | | | | nt_scenario.c: In function 'ntmain': nt_scenario.c:76: error: 'SYSTEMCOUNTER_MAINLOOP' undeclared (first use in this function) nt_scenario.c:76: error: (Each undeclared identifier is reported only once nt_scenario.c:76: error: for each function it appears in.) Notes: svn path=/head/; revision=311706
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Remove stray 'done' keyword from Makefile (breaks build with new sh)Johan van Selst2010-10-181-3/+2
| | | | | | | | PR: ports/151266 Submitted by: jilles Notes: svn path=/head/; revision=263209
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Disable MMX autodetection on pointyhat to achieve predictable dependency listPav Lucistnik2010-06-131-1/+1
| | | | Notes: svn path=/head/; revision=256486
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462