notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: chinese/reciteword/Makefile
SVNWeb

Number of commits found: 42

Mon, 25 Feb 2019
[ 16:16 bapt search for other commits by this committer ] Original commit   Revision:493880
Deprecate the remaining parts of esound
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 11 Nov 2018
[ 03:28 linimon search for other commits by this committer ] Original commit   Revision:484654
USES=compiler:c++11-lang is necessary to fix build on GCC-based architectures.

PR:		232892
Submitted by:	Piotr Kubaj
Sun, 8 Jul 2018
[ 19:29 amdmi3 search for other commits by this committer ] Original commit   Revision:474193
- Pet portlint
- Fix build with clang 6
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sat, 5 Dec 2015
[ 09:37 amdmi3 search for other commits by this committer ] Original commit   Revision:403042
- Add LICENSE
- Don't install empty and unneeded docs
- Switch to options helpers
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 1 Jun 2014
[ 16:43 ohauer search for other commits by this committer ] Original commit   Revision:356156 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
Mon, 20 Jan 2014
[ 21:17 antoine search for other commits by this committer ] Original commit   Revision:340480
Stage support
Fri, 3 Jan 2014
[ 15:59 adamw search for other commits by this committer ] Original commit   Revision:338553 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Convert chinese to MDOCS
Wed, 11 Dec 2013
[ 14:58 bapt search for other commits by this committer ] Original commit   Revision:336173 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Sun, 20 Oct 2013
[ 22:45 delphij search for other commits by this committer ] Original commit   Revision:331068
Return back to pool.
Fri, 20 Sep 2013
[ 16:01 bapt search for other commits by this committer ] Original commit   Revision:327713 (Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
Tue, 3 Sep 2013
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:326122 (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Fri, 2 Nov 2012
[ 18:50 delphij search for other commits by this committer ] Original commit   Revision:306879
Update to 0.8.5.

Feature safe:	yes
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 6 Oct 2011
[ 23:55 delphij search for other commits by this committer ] Original commit 
Add reciteword back and update it to 0.8.4.
Mon, 1 Aug 2011
[ 04:29 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
Bye bye abandonwares (part 2)

2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public
distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public
distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public
distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public
distfile
2011-08-01 databases/sybase_ase: no more public distfiles available
Thu, 16 Jun 2011
[ 14:37 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Another bunch of deprecation: no more public distfiles and/or abandonware
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 2 Mar 2008
[ 08:25 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Reset relaxbsd@gmail.com due to maintainer-timeouts.

Hat:            portmgr
Sun, 29 Jul 2007
[ 10:44 rafan search for other commits by this committer ] Original commit 
- Correctly quote arguments for COPYTREE_* macro
[ 10:27 rafan search for other commits by this committer ] Original commit 
- Fix build

Pointy hat to:  rafan
Sat, 28 Jul 2007
[ 15:20 rafan search for other commits by this committer ] Original commit 
- Our make(1) works fine with this port, so remove USE_GMAKE
- This port can be built with GCC 4.x, so remove USE_GCC
- Remove USE_X_PREFIX (it does not directly rely on xlib)
- Install additional documents
- Use COPYTREE_SHARE instead of TAR
- Use DATADIR

PR:             ports/114944
Submitted by:   Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
Thu, 5 Jul 2007
[ 07:21 beech search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Change maintainer address
- Cleanup master_sites

Requested by:   Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:    sat (mentor)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 10 May 2006
[ 19:18 clive search for other commits by this committer ] Original commit 
Update to 0.8.3

Submitted by:   MAINTAINER
Wed, 3 May 2006
[ 23:38 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
remove USE_REINPLACE for all ports with categories starting with C
Sat, 29 Apr 2006
[ 13:40 clive search for other commits by this committer ] Original commit 
Replace hamigua's MAINTAINER emails to a unified one.

Submitted by:   MAINTAINER via IM.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 10 Oct 2005
[ 17:45 novel search for other commits by this committer ] Original commit 
Fix MASTER_SITES.

PR:             87211
Submitted by:   maintainer
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Thu, 9 Dec 2004
[ 05:46 clive search for other commits by this committer ] Original commit 
Add reciteword, an education software to help people to study English.

PR:             ports/73687
Submitted by:   hamigua <hamigua at cuc.cn>

Number of commits found: 42