non port: comms/syncterm/Makefile |
SVNWeb
|
Number of commits found: 40 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
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 )
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
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) ] 1438d23
comms/syncterm: enable on powerpc
|
Mon, 7 Jun 2021
|
[ 17:36 Rene Ladan (rene) ] 3f55f50 (Only the first 10 of 11 ports in this commit are shown above. )
*/*: 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 17 Jan 2021
|
[ 01:39 pkubaj ]
comms/syncterm: enable on powerpc64le
|
Fri, 15 Jan 2021
|
[ 20:46 pkubaj ]
comms/syncterm: enable on powerpc64
MFH: 2021Q1
|
Fri, 29 May 2020
|
[ 00:15 emaste ]
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 ] (Only the first 10 of 39 ports in this commit are shown above. )
c*: Add missing USES={gnome,php,sdl,xorg}
|
Mon, 4 Nov 2019
|
[ 21:36 zeising ] (Only the first 10 of 43 ports in this commit are shown above. )
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 ]
Spell MAKE_JOBS_UNSAFE correctly
|
Tue, 18 Aug 2015
|
[ 09:43 shurd ]
Disable ccache since a submake explicitly discards the enivronment.
Reported by amdmi3@
|
Sun, 16 Aug 2015
|
[ 06:51 shurd ]
Fix build - perl used during build.
|
Sat, 15 Aug 2015
|
[ 10:36 shurd ]
Remove the DEBUG option.
|
[ 10:33 shurd ]
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 ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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 ] (Only the first 10 of 436 ports in this commit are shown above. )
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 ] (Only the first 10 of 22 ports in this commit are shown above. )
Update my ports to use my shurd@FreeBSD.org account
Approved by: db, skreuzer (mentors)
|
Wed, 4 Jun 2014
|
[ 11:46 miwi ]
- Update to latest
PR: 190598
Submitted by: maintainer
|
Fri, 23 May 2014
|
[ 01:56 vanilla ]
Stageify.
Approved by: portmgr@
|
Thu, 13 Mar 2014
|
[ 08:18 miwi ]
- Convert USE_GMAKE/USE_BZIP2 to USES
|
Wed, 15 Jan 2014
|
[ 23:23 bapt ]
Reduce over inclusion of bsd.port.mk
|
Wed, 11 Dec 2013
|
[ 15:10 bapt ] (Only the first 10 of 33 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Sun, 24 Mar 2013
|
[ 15:12 jgh ]
- adopt optionsNG
- trim historical header
Approved by: portmgr (miwi)
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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 ]
Mark as ignore on sparc64 (and presumably all tier-2): #error "Need to
describe target architecture"
|
Tue, 12 Apr 2011
|
[ 02:46 miwi ]
- Update to 0.9.4
PR: 155734
Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
|
Sat, 22 Aug 2009
|
[ 00:15 amdmi3 ] (Only the first 10 of 78 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
Sun, 13 Apr 2008
|
[ 11:36 rafan ]
- Update to 0.9.20080406
PR: ports/122517
Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer)
|
Sun, 23 Mar 2008
|
[ 11:11 miwi ] (Only the first 10 of 84 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Mon, 30 Jul 2007
|
[ 01:41 araujo ]
- 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 ]
- 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 ]
- 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 ] (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}.
|
Mon, 12 Feb 2007
|
[ 12:28 rafan ]
- Use sourceforge mirror
PR: ports/109071
Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer)
|
Thu, 2 Nov 2006
|
[ 02:19 alepulver ]
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 |