summaryrefslogtreecommitdiff
path: root/games/macopix/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-4/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Add LICENSEDmitry Marakasov2014-12-231-2/+5
| | | | | | | - Use INSTALL_DATA to install documentation Notes: svn path=/head/; revision=375341
* - Add LICENSEDmitry Marakasov2014-12-041-0/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=373868
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-3/+3
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* - Add staging supportPawel Pekala2014-04-151-49/+53
| | | | | | | | - Convert to new LIB_DEPENDS format, option framework - Fix build when GTK1=on Notes: svn path=/head/; revision=351314
* 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
* - Fix build after iconv change [1]Guido Falsi2013-09-131-2/+2
| | | | | | | | | | | | | | | | - Fix build with clang/libc++ ([2] for graphics/ipe) While here for databases/spatialite: - Trim Makefile headers - Remove check for unsupported FreeBSD versions Submitted by: marino [1] Reported by: swills, antoine [1] Submitted by: bsam [2] Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327168
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=326092
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-2/+2
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to 1.7.4Pietro Cerutti2008-07-031-2/+1
| | | | | | | | PR: 125232 Submitted by: Ports Fury Notes: svn path=/head/; revision=216248
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* -- Update to 1.7.3Martin Wilke2008-06-051-1/+1
| | | | | | | | PR: 124312 Submitted by: Ports Fury Notes: svn path=/head/; revision=214391
* - Update to 1.7.0Martin Wilke2008-05-301-69/+65
| | | | | | | | PR: 124040 Submitted by: Ports Fury Notes: svn path=/head/; revision=213926
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* Update to 1.6.4.MANTANI Nobutaka2007-08-121-49/+48
| | | | | | | | PR: ports/115425 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=197491
* - 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
* Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email.Mark Linimon2007-03-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186535
* Update to 1.4.1Juergen Lock2007-01-291-1/+1
| | | | | | | | | PR: ports/107870 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer timeout, miwi (mentor, implicit) Notes: svn path=/head/; revision=183651
* - Update to 1.4.0Martin Wilke2007-01-051-4/+4
| | | | | | | | | PR: ports/106968 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=181503
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 1.3.2 and Add Hayate X Blade.Norikatsu Shigemura2005-09-271-9/+14
| | | | | | | | | References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/16902 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=143630
* Update to 1.2.2.Norikatsu Shigemura2004-12-161-2/+2
| | | | | | | | | References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15288 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=124216
* Update Maria-sama ga Miteru to 2.20.Norikatsu Shigemura2004-11-161-6/+6
| | | | | | | | | | | HOSOKAWA Kanako. References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15220 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=121784
* o Update to 1.2.1.Norikatsu Shigemura2004-10-311-7/+7
| | | | | | | | | | | o Change MASTER_SITES/WWW to new www site. PR: ports-jp/15149 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=120526
* Unbreak the build on 5.X and -CURRENT.Alexey Dokuchaev2004-09-201-6/+4
| | | | | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118305
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118269
* o Update to 1.0.4.Norikatsu Shigemura2004-05-291-3/+3
| | | | | | | | | | | | | o Update Maria-sama ga Miteru to 1.20. Noriko Nijou as new Rosa Gigantea en bouton. (Shimako Toudou as new Rosa Gigantea in this time) Touko Matsudaira. Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=110285
* Update Maria-sama ga Miteru to 1.00.Norikatsu Shigemura2004-05-051-2/+2
| | | | | | | | | | | Mami Ymaguchi. PR: ports-jp/14672 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=108434
* o Update to 1.0.3.Norikatsu Shigemura2004-04-191-2/+2
| | | | | | | | | | | | | | o Update Maria-sama ga Miteru to 0.90. Add images of Minako Tsukiyama Replacement images of Yoshino Shimadzu o WWW: updated to English page. PR: ports-jp/14652 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=107512
* o Update to 1.0.2 and Add support GTK2.Norikatsu Shigemura2004-03-011-2/+12
| | | | | | | | | | | | o Update Maria-sama ga Miteru to 0.80. KANINA Shizuka as Rosa canina. PR: ports-jp/14587 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=102587
* Update to 0.9.0.Norikatsu Shigemura2004-02-141-3/+12
| | | | | | | | | PR: ports-jp/14569 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Reviewed by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=100933
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Update Maria-sama ga Miteru to 0.70.Norikatsu Shigemura2003-11-141-2/+2
| | | | | | | | | | TAKESHIMA Tsutako. PR: ports-jp/14368 Submitted by: Shinya Esu <esu@yk.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=93933