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: misc/kcd/Makefile
SVNWeb

Number of commits found: 47

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  b832da1  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
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.
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
Mon, 4 Jan 2016
[ 08:36 amdmi3 search for other commits by this committer ] Original commit   Revision:405223
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
Tue, 14 Jan 2014
[ 20:23 antoine search for other commits by this committer ] Original commit   Revision:339712
- Fix build with clang
- Stage support

PR:		ports/185692
Submitted by:	KATO Tsuguru
Fri, 20 Sep 2013
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:327745 (Only the first 10 of 491 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:
misc)
Wed, 31 Jul 2013
[ 14:36 az search for other commits by this committer ] Original commit   Revision:324054 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
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)
Mon, 25 Mar 2013
[ 04:30 eadler search for other commits by this committer ] Original commit   Revision:315192 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Cleanup unmaintained ports in the misc category:
	- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 2 Sep 2011
[ 01:18 sylvio search for other commits by this committer ] Original commit 
- Update to 7.15.0
- Add License
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.
Mon, 27 Oct 2008
[ 15:59 tabthorpe search for other commits by this committer ] Original commit 
- Reassign to ports
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Jun 2008
[ 13:45 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 134 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, 16 Dec 2007
[ 19:40 tabthorpe search for other commits by this committer ] Original commit 
- Update to 7.14.0
- Unbreak
Thu, 15 Nov 2007
[ 02:29 tabthorpe search for other commits by this committer ] Original commit 
- Mark as BROKEN across the board.

Approved by:    portmgr (erwin)
Wed, 7 Nov 2007
[ 11:53 tabthorpe search for other commits by this committer ] Original commit 
- Mark as BROKEN on 8.X

Approved by:    portmgr (linimon)
Mon, 5 Nov 2007
[ 16:28 tabthorpe search for other commits by this committer ] Original commit 
- Mark as BROKEN on Freebsd 8.X and AMD64

Reviewed by:    miwi@
Approved by:    portmgr (pav)
Thu, 23 Aug 2007
[ 04:00 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
Wed, 1 Aug 2007
[ 09:34 miwi search for other commits by this committer ] Original commit 
- Unbreak under HEAD

PR:             115095
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Tue, 24 Jul 2007
[ 09:48 miwi search for other commits by this committer ] Original commit 
- Update to 7.6.2
- Pass maintainership to submitter

PR:             114845
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Sat, 11 Mar 2006
[ 01:19 kris search for other commits by this committer ] Original commit 
Mark IGNORE on 7.x: the configure script attempts to force a memory
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.

Approved by:    portmgr (implicit)
Wed, 16 Nov 2005
[ 21:30 edwin search for other commits by this committer ] Original commit 
Welcome misc/kcd-devel, which is version 7.11.x
Backout misc/kcd, which is version 7.6

Suggested by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 15 Nov 2005
[ 07:37 edwin search for other commits by this committer ] Original commit 
Update to 7.11.0
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 28 Mar 2004
[ 16:42 krion search for other commits by this committer ] Original commit 
- Update to version 7.6.0

PR:             ports/64857
Submitted by:   Ports Fury
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Tue, 26 Aug 2003
[ 20:25 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 05:41 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Fri, 11 Jul 2003
[ 05:12 daichi search for other commits by this committer ] Original commit 
update misc/kcd: 6.4.2 -> 7.0.0

PR:             54326
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Thu, 24 Apr 2003
[ 00:52 naddy search for other commits by this committer ] Original commit 
Update to version 6.4.2

PR:             51058
Submitted by:   Ports Fury
Thu, 20 Feb 2003
[ 18:46 knu search for other commits by this committer ] Original commit  (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 20 Nov 2002
[ 12:55 ijliao search for other commits by this committer ] Original commit 
upgrade to 6.4.1

PR:             45441
Submitted by:   Ports Fury
Tue, 22 Oct 2002
[ 06:14 ijliao search for other commits by this committer ] Original commit 
fix build

PR:             44350
Submitted by:   Ports Fury
Sat, 5 Oct 2002
[ 21:56 kris search for other commits by this committer ] Original commit 
BROKEN: Does not compile
Thu, 1 Aug 2002
[ 16:22 ade search for other commits by this committer ] Original commit  (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Sat, 8 Jun 2002
[ 18:42 ijliao search for other commits by this committer ] Original commit 
upgrade to 6.0.0

PR:             38999
Submitted by:   Ports Fury
Tue, 12 Jun 2001
[ 13:17 markp search for other commits by this committer ] Original commit 
Updated to 5.0.3.    
Thu, 16 Nov 2000
[ 13:14 tg search for other commits by this committer ] Original commit 
Depend on ncurses.5 after the upgrade of devel/ncurses.    
Mon, 21 Aug 2000
[ 21:54 dannyboy search for other commits by this committer ] Original commit 
Update to version 5.0.2.    
Sun, 20 Aug 2000
[ 11:21 will search for other commits by this committer ] Original commit 
Update to 5.0.1.    
Wed, 14 Jun 2000
[ 14:21 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    

Number of commits found: 47