non port: games/tinymux/Makefile |
Number of commits found: 35 |
Sunday, 7 Apr 2019
|
07:43 antoine
Deprecate ports broken for more than 6 months
|
Sunday, 4 Nov 2018
|
14:46 antoine
Mark BROKEN: fails to build
funceval2.cpp:541:16: error: comparison between pointer and integer ('int' and
'UTF8 *' (aka 'unsigned char *'))
|| '\0' == newobject_string)
~~~~ ^ ~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
|
Saturday, 25 Mar 2017
|
23:25 ak
- Update MASTER_SITES to unbreak the port
- Update to 2.10.1.13
PR: 215817
Submitted by: Stephen Dennis <brazilofmux@gmail.com>
|
Friday, 3 Mar 2017
|
16:00 mat
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 14 Sep 2016
|
15:59 mat
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Monday, 12 Sep 2016
|
02:01 marino
games/tinymux: Fix SSL flags and handle no SHA0 cases (LibreSSL)
|
Thursday, 15 Jan 2015
|
09:05 tijl
Add missing USE_OPENSSL=yes
PR: 195796
|
Friday, 31 Oct 2014
|
20:02 amdmi3
- Fix LICENSE
- Simplify docs installation
- Use @sample
- Drop @dirrm* from plist
|
Monday, 5 May 2014
|
11:15 marino
Sync dports patches on 3 unmaintained ports
* audio/esperanza
* x11-wm/qlwm
* games/tinymux
|
Saturday, 29 Mar 2014
|
15:30 nemysis
- Update to 2.10.1.12
- Remove FTP master site
- Remove leading article from COMMENT
- Add license(s) (GPLv3)
- Remove DEPRECATED, EXPIRATION_DATE
- USES gmake instead of USE_GMAKE, remove gettext
- Add libmux.so, strip library and USE_LDCONFIG=yes
- Support STAGEDIR and add OPTIONS_SUB
- Simplify DOCS installation handling
- Add FIRANMUX MEMORY_BASED REALITY_LVLS SELFCHECK SSL WOD_REALMS Options
- Add ASYNCHRONOUS_SQL SSL REALITY_LVLS WOD_REALMS to default Options
- Add OPTIONS_RADIO=MYSQL and ASYNCHRONOUS_SQL INLINE_SQL
- Add tinymux pkg-deinstall pkg-message
- Add IGNORE when is used FIRANMUX with WOD_REALMS or REALITY_LVLS
- Simplify REINPLACE and install installation handling, use %%DATADIR%%
instead of %%DATADIR%%/game/netmux
- Recreate pkg-plist with make makeplist and proper use configuration
handling
|
Saturday, 8 Mar 2014
|
22:26 antoine
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years)
|
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tuesday, 15 May 2012
|
10:50 makc
Update to 2.6.5.33 and unbreak
PR: ports/167778
Submitted by: Stephen Dennis <brazilofmux at gmail.com>
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Friday, 26 Aug 2011
|
04:00 miwi
- Fix MASTER_SITES
- Support CFLAGS properly
PR: 160107
Submitted by: Ports Fury
|
Monday, 27 Sep 2010
|
09:12 erwin
Mark BROKEN on HEAD: does not build.
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wednesday, 28 Apr 2010
|
01:02 sylvio
- Update to patchlevel 32
PR: ports/146068
Submitted by: Stephen Dennis <brazilofmux@gmail.com> (maintainer)
|
Thursday, 12 Feb 2009
|
21:30 miwi
- Update to 2.6
PR: 131482
Submitted by: Stephen Dennis <brazilofmux@gmail.com>
|
Friday, 6 Jun 2008
|
13:31 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
|
Saturday, 7 Jan 2006
|
08:32 edwin
Update to 2.3.5pl26
|
Friday, 16 Dec 2005
|
12:25 tdb
- Update to 2.3.5.24 (fixes the fetch problem)
- Removed USE_BZIP2; now uses .tar.gz extension
PR: 90451
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: clement (mentor)
|
Friday, 30 Jul 2004
|
16:49 glewis
. Update to 2.3.3.22, a version written this century. It could do with
some more work to make it easier to run out of the box (in terms of
configuration files) if anyone is interested.
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Monday, 17 Nov 2003
|
12:29 trevor
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
Monday, 27 Oct 2003
|
19:13 fjoe
Fix build on -CURRENT.
|
Thursday, 16 Oct 2003
|
02:08 kris
BROKEN on 5.x: does not compile
|
Thursday, 20 Feb 2003
|
17:32 knu
De-pkg-comment.
|
Friday, 3 Jan 2003
|
08:26 ijliao
chase gdbm lib version
|
Sunday, 30 Jun 2002
|
02:50 ijliao
Replace ${PERL} with ${REINPLACE_CMD}
PR: 40012
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Friday, 7 Jun 2002
|
22:23 petef
malloc.h -> stdlib.h
PR: 39013
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Tuesday, 30 Jan 2001
|
17:33 sf
move MASTER_SITES. honor CFLAGS, PREFIX. BUILD_DEPENDS -> LIB_DEPENDS on
gdbm.
|
Monday, 22 Jan 2001
|
05:52 fenner
Remove cjohnson@camelot.com as MAINTAINER; mail has been bouncing for over 2
months.
|
Number of commits found: 35 |