non port: games/crossfire-server/Makefile |
SVNWeb
|
Number of commits found: 52 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 11 Jan 2019
|
[ 16:23 tobik ]
games/crossfire-server: Do not set CFLOGGER_USES twice
|
Tue, 12 Dec 2017
|
[ 18:35 antoine ] (Only the first 10 of 13 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 8 Mar 2016
|
[ 15:55 mat ]
Update to 1.71.0.
PR: 205206
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 16:55 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert g* and i* to USES=sqlite and USES=firebird
|
Sat, 2 Jan 2016
|
[ 17:09 pawel ]
- Unbreak fetch, maps distfile moved to it's own subdir
- Switch to USES=localbase
- Use REINPLACE_ARGS to stop generating backup files which then
don't have to be removed in post-patch target
- Convert to options helper
- Remove usage of deprecated @dirrm, set files ownerships in
pkg-plist using newer @(,,) keywords
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Fri, 31 Oct 2014
|
[ 16:11 amdmi3 ] (Only the first 10 of 159 ports in this commit are shown above. )
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
|
Mon, 20 Oct 2014
|
[ 17:36 mva ] (Only the first 10 of 41 ports in this commit are shown above. )
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
|
Tue, 26 Aug 2014
|
[ 08:13 tijl ]
- Convert to USES=libtool
- This port runs configure using bash so the libtool script it generates
must also run with bash; set CONFIGURE_SHELL to accomplish this
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Remove Xorg dependencies
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Mon, 21 Apr 2014
|
[ 01:14 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
incorrectly advise in the check-stagedir.sh script, fixed in
r351587
With hat: portmgr
|
Fri, 4 Apr 2014
|
[ 18:32 nemysis ]
- Transfer maintainership to games@ team
|
Thu, 27 Mar 2014
|
[ 23:21 nemysis ] (Only the first 10 of 12 ports in this commit are shown above. )
- Bump PORTREVISION for pkg-plist change
- Use same sources for game and maps (tar.gz)
- Remove EXTRACR_ONLY
- Take maintainership
- Add dependency for textproc/libxslt and textproc/sablotron
- Use the new format for LIB_DEPENDS
- Remove DEPRECATED, EXPIRATION_DATE
- Use uidfix instead of BINOWN
- USES gmake instead of USE_GMAKE
- Support STAGEDIR, add CONFIGURE_ARGS=--localstatedir=/var/games
to work with stage
- Remove not needed post-extract
- Add DOCS and Option, remove Makefile* that are not in DOCS installation
- Change REINPLACE, cosmetical changes and add for perl one
- Strip libraries
- Fix the usage of 'perl' to get rid of the implicit lang/perl dependency
- Fix the usage of 'bash' to get rid of the implicit shells/bash dependency
- Fix usage, adjust permission for /var/games/crossfire
- Recreate patches with make makepatch
- Change pkg-descr
- Recreate pkg-plist with make makeplist and proper use @group and @mode
|
Sat, 8 Mar 2014
|
[ 22:26 antoine ] (Only the first 10 of 70 ports in this commit are shown above. )
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years)
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 3 Aug 2013
|
[ 08:45 az ] (Only the first 10 of 140 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Mon, 29 Apr 2013
|
[ 08:57 bapt ] (Only the first 10 of 157 ports in this commit are shown above. )
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 16 May 2012
|
[ 04:40 miwi ]
- Update to 1.17.0
PR: 166884
Submitted by: Ports Fury
|
Thu, 8 Mar 2012
|
[ 08:04 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Sun, 27 Mar 2011
|
[ 10:28 miwi ]
- Update to version 1.16.0
PR: 155819
Submitted by: Ports Fury
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 15 Jul 2010
|
[ 05:13 miwi ]
- Update to 1.15.0
PR: 148554
Submitted by: Ports Fury
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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).
|
Tue, 26 Feb 2008
|
[ 13:35 miwi ]
- Update to 1.11.0
PR: 121086
Submitted by: Ports Fury
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 26 Apr 2007
|
[ 17:19 lwhsu ]
- Update to version 1.10.0
PR: 112135
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
Approved by: clsung (mentor, implicitly)
|
Mon, 10 Jul 2006
|
[ 17:50 erwin ]
Update to to 1.9.1
PR: 100033
Submitted by: Ports fury
|
Thu, 16 Mar 2006
|
[ 18:51 pav ]
- Update to 1.9.0
PR: ports/94496
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 10 Oct 2005
|
[ 10:27 garga ]
- Update to 1.8.0
PR: ports/87057
Submitted by: Ports Fury
|
Sat, 16 Apr 2005
|
[ 19:00 jylefort ]
Update to 1.7.0
PR: ports/79972
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: adamw (mentor)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sat, 28 Aug 2004
|
[ 06:11 krion ]
Update to version 1.6.0
PR: ports/71056
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 1 Sep 2003
|
[ 03:27 dinoex ]
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
|
Wed, 7 May 2003
|
[ 04:24 anholt ]
Update to 1.5.0.
PR: ports/51854
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 17:32 knu ] (Only the first 10 of 294 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 6 Nov 2002
|
[ 17:11 ijliao ]
upgrade to 1.4.0
PR: 44970
Submitted by: Ports Fury
|
Mon, 15 Jul 2002
|
[ 21:25 demon ]
Update to version 1.3.0
PR: 40622
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 8 Mar 2002
|
[ 01:32 pat ] (Only the first 10 of 44 ports in this commit are shown above. )
- Repocopy and move games/crossfire to games/crossfire-server and
games/crossfire-client - Update games/crossfire-client to 1.1.0 and
games/crossfire-server to 1.0.0
|
Number of commits found: 52 |