summaryrefslogtreecommitdiff
path: root/emulators/darcnes/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - COMMENT should start wit capital letterPawel Pekala2017-07-1610-25/+39
| | | | | | | | | | | - 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 $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
* Rename emulators/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-282-0/+0
| | | | Notes: svn path=/head/; revision=363222
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-7/+6
| | | | | | | | | | | | | | | | | | - 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
* Fix build on sparc64Kirill Ponomarev2004-08-241-0/+14
| | | | Notes: svn path=/head/; revision=117184
* - Fix build on non-i386 archKirill Ponomarev2004-02-028-28/+170
| | | | | | | | | | | | - 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
* 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