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: comms/syncterm/Makefile
SVNWeb

Number of commits found: 40

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
comms: remove 'Created by' lines

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

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Tue, 15 Jun 2021
[ 08:41 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:1438d23a696ec6e109bce12377bd57651721a895  commit hash:1438d23a696ec6e109bce12377bd57651721a895  commit hash:1438d23a696ec6e109bce12377bd57651721a895  1438d23 
comms/syncterm: enable on powerpc
Mon, 7 Jun 2021
[ 17:36 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f55f503379cb91e47cd95a0eb8e32497c1ae96d  commit hash:3f55f503379cb91e47cd95a0eb8e32497c1ae96d  commit hash:3f55f503379cb91e47cd95a0eb8e32497c1ae96d  3f55f50  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
*/*: return shurd's ports to the pool ...

... after safekeeping his commit bit.

With hat:	portmgr-secretary
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.
Sun, 17 Jan 2021
[ 01:39 pkubaj search for other commits by this committer ] Original commit   Revision:561780
comms/syncterm: enable on powerpc64le
Fri, 15 Jan 2021
[ 20:46 pkubaj search for other commits by this committer ] Original commit   Revision:561670
comms/syncterm: enable on powerpc64

MFH:		2021Q1
Fri, 29 May 2020
[ 00:15 emaste search for other commits by this committer ] Original commit   Revision:536825
comms/syncterm: add BUILD_DEPENDS as:devel/binutils

/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250
Approved by:	portmgr (blanket)
Fri, 8 Nov 2019
[ 09:31 tobik search for other commits by this committer ] Original commit   Revision:517041 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
c*: Add missing USES={gnome,php,sdl,xorg}
Mon, 4 Nov 2019
[ 21:36 zeising search for other commits by this committer ] Original commit   Revision:516745 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
Thu, 10 Sep 2015
[ 18:29 antoine search for other commits by this committer ] Original commit   Revision:396595
Spell MAKE_JOBS_UNSAFE correctly
Tue, 18 Aug 2015
[ 09:43 shurd search for other commits by this committer ] Original commit   Revision:394564
Disable ccache since a submake explicitly discards the enivronment.

Reported by amdmi3@
Sun, 16 Aug 2015
[ 06:51 shurd search for other commits by this committer ] Original commit   Revision:394389
Fix build - perl used during build.
Sat, 15 Aug 2015
[ 10:36 shurd search for other commits by this committer ] Original commit   Revision:394293
Remove the DEBUG option.
[ 10:33 shurd search for other commits by this committer ] Original commit   Revision:394292
Update to version 1.0

Clean up Makefile to use new options format
Remove incorrect INSTALLS_ICONS usage
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 18 Jun 2014
[ 20:18 shurd search for other commits by this committer ] Original commit   Revision:358312 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Update my ports to use my shurd@FreeBSD.org account

Approved by:    db, skreuzer (mentors)
Wed, 4 Jun 2014
[ 11:46 miwi search for other commits by this committer ] Original commit   Revision:356470
- Update to latest

PR:		190598
Submitted by:	maintainer
Fri, 23 May 2014
[ 01:56 vanilla search for other commits by this committer ] Original commit   Revision:354902
Stageify.

Approved by:	portmgr@
Thu, 13 Mar 2014
[ 08:18 miwi search for other commits by this committer ] Original commit   Revision:348047
- Convert USE_GMAKE/USE_BZIP2 to USES
Wed, 15 Jan 2014
[ 23:23 bapt search for other commits by this committer ] Original commit   Revision:339857
Reduce over inclusion of bsd.port.mk
Wed, 11 Dec 2013
[ 15:10 bapt search for other commits by this committer ] Original commit   Revision:336176 (Only the first 10 of 33 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 comms
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 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:
comms)
Sun, 24 Mar 2013
[ 15:12 jgh search for other commits by this committer ] Original commit   Revision:315127
- adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Wed, 10 Aug 2011
[ 08:45 linimon search for other commits by this committer ] Original commit 
Mark as ignore on sparc64 (and presumably all tier-2): #error "Need to
describe target architecture"
Tue, 12 Apr 2011
[ 02:46 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.4

PR:             155734
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Sat, 22 Aug 2009
[ 00:15 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Sun, 13 Apr 2008
[ 11:36 rafan search for other commits by this committer ] Original commit 
- Update to 0.9.20080406

PR:             ports/122517
Submitted by:   Stephen Hurd <shurd at sasktel.net> (maintainer)
Sun, 23 Mar 2008
[ 11:11 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Mon, 30 Jul 2007
[ 01:41 araujo search for other commits by this committer ] Original commit 
- Update to 20070722.
- Add files/patch-GNUmakefile.

Reported by:    Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:    pav (portmgr, in mentor's absence), Stephen Hurd (maintainer)
Tue, 17 Jul 2007
[ 14:24 araujo search for other commits by this committer ] Original commit 
- Add ICONS and DESKTOP files forgotten in the last commit.
- Add pkg-plist file.

Reported by:    Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:    stas (mentor)
Sun, 15 Jul 2007
[ 15:59 araujo search for other commits by this committer ] Original commit 
- Update to 0.9.20070704.

PR:             ports/113072
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:    stas (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}.
Mon, 12 Feb 2007
[ 12:28 rafan search for other commits by this committer ] Original commit 
- Use sourceforge mirror

PR:             ports/109071
Submitted by:   Stephen Hurd <shurd at sasktel.net> (maintainer)
Thu, 2 Nov 2006
[ 02:19 alepulver search for other commits by this committer ] Original commit 
An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or
SSH. Supports ANSI music and the IBM charset when possible. Will run from a
console, under X11 using XLib, or using SDL.

WWW: http://syncterm.bbsdev.net/

PR:             ports/104622
Submitted by:   shurd

Number of commits found: 40