aboutsummaryrefslogtreecommitdiff
path: root/emulators/darcnes
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak more ports after 3505159e72da2d8313ce2a8ddc527de700b5bc37Tobias Kortkamp2021-05-151-1/+1
| | | | | | With LICENSE=${PORTNAME} and LICENSE_TEXT set the framework creates ${WRKDIR}/${PORTNAME} however WRKSRC=${WRKDIR}/${PORTNAME} too. Rename the licenses to fix this.
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+5
| | | | | | | | | Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
| | | | Notes: svn path=/head/; revision=517008
* emulators/darcnes: Remove GTK1 optionTobias Kortkamp2019-02-011-6/+2
| | | | | | | x11-toolkits/gtk12 is gone since r488008. Notes: svn path=/head/; revision=491825
* - COMMENT should start wit capital letterPawel Pekala2017-07-1612-47/+56
| | | | | | | | | | | - Remove deprecated WANT_GNOME - Turn pkg-plist to PLIST_FILES, PORTDOCS - only 2 plist items - Convert to options helpers, add missing dependencies when GTK1=on - Fix build when SVGALIB=on => patch-video__svga.c - Regenerate patches with make makepatch Notes: svn path=/head/; revision=446041
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.Koop Mast2016-02-071-2/+2
| | | | | | | | | | | | | | | | | | | To use the GNOME or MATE components activate it by adding gnome or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for example GLIB_SCHEMAS has stayed the same. Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk is now forbidden. And adapt ports that where still doing that. Exp-runs done by: antoine@ PR: 205432 Reviewed by: antoine@, mat@ Approved by: portmgr (antoine@) Differential Revision: https://reviews.freebsd.org/D3653 Notes: svn path=/head/; revision=408449
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Clean up plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371563
* Rename emulators/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-282-0/+0
| | | | Notes: svn path=/head/; revision=363222
* Use OPTIONS instead of WITH_* and checking whether dependencies are already ↵Adam Weinberger2014-07-281-7/+12
| | | | | | | installed. Notes: svn path=/head/; revision=363219
* Fix non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362048
* Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers.Adam Weinberger2014-07-031-2/+2
| | | | Notes: svn path=/head/; revision=360470
* Stagify.Michael Gmelin2014-06-021-5/+6
| | | | | | | | Reviewed by: flo (mentor) Approved by: flo (mentor) Notes: svn path=/head/; revision=356239
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-261-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355332
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-9/+8
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Fix build on sparc64Kirill Ponomarev2004-08-241-0/+14
| | | | Notes: svn path=/head/; revision=117184
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix build on non-i386 archKirill Ponomarev2004-02-0211-34/+210
| | | | | | | | | | | | - Add option to support Gtk/SVGAlib GUI - Support NOPORTDOCS - Fix WWW: line PR: ports/62262 Submitted by: Ports Fury Notes: svn path=/head/; revision=99819
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h) andKris Kennaway2002-10-242-0/+46
| | | | | | | respect CC and CFLAGS Notes: svn path=/head/; revision=68698
* Initial import.Yukihiro Nakai2001-04-225-0/+33
NES, SMS, PCE, etc multi system emulator Notes: svn path=/head/; revision=41785