aboutsummaryrefslogtreecommitdiff
path: root/games/kevedit
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_SDL=yes to USE_SDL=sdlDmitry Marakasov2019-02-042-2/+2
| | | | | | | - Update WWW Notes: svn path=/head/; revision=492151
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Fix build on 11.xDmitry Marakasov2015-12-291-0/+10
| | | | Notes: svn path=/head/; revision=404761
* - Drop @dirrm* from plistDmitry Marakasov2014-12-142-12/+14
| | | | | | | | | - Fix identation - Use GNU_CONFIGURE for GNU configure - Add LICENSE Notes: svn path=/head/; revision=374708
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Add stage supportDanilo Egea Gondolfo2013-11-022-6/+5
| | | | Notes: svn path=/head/; revision=332556
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Remove USE_CDRTOOLS from bsd.port.mkBaptiste Daroussin2013-04-261-6/+4
| | | | | | | | | | | | | | | This macros has been useless since cdrtools-cjk port has gone. This macros also lead to badly handled dependencies assuming that the dependency on cdrtools was most BUILD and RUN dependency. While most of the time it is simply a RUN dependency and sometime a build one. While here: - Trim some headers - Convert some ports to optionsng - Convert some ports to USES= gettext Notes: svn path=/head/; revision=316600
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Remove unnecessary file.Edwin Groothuis2009-01-251-21/+0
| | | | | | | Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> Notes: svn path=/head/; revision=226865
* - Reset <ray@cultofray.net>:Pav Lucistnik2008-07-281-1/+1
| | | | | | | | <<< 553 sorry, mail to that recipient is not accepted (#5.7.1) 550 5.1.1 <ray@cultofray.net>... User unknown Notes: svn path=/head/; revision=217775
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)Edwin Groothuis2007-10-051-1/+0
| | | | Notes: svn path=/head/; revision=200885
* new port: games/kevedit (editor for ZZT)Edwin Groothuis2007-09-236-0/+68
Kevedit is an editor for the classic DOS game ZZT. The "Linux version" runs under FreeBSD with only trivial modification. PR: ports/116388 Submitted by: Raymond Pasco <ray@cultofray.net> Notes: svn path=/head/; revision=199920