summaryrefslogtreecommitdiff
path: root/comms/syncterm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-25Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev1-1/+1
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.
2021-06-15comms/syncterm: enable on powerpcPiotr Kubaj1-2/+2
2021-06-07*/*: return shurd's ports to the pool ...Rene Ladan1-1/+1
... after safekeeping his commit bit. With hat: portmgr-secretary
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2021-01-17comms/syncterm: enable on powerpc64lePiotr Kubaj1-2/+2
2021-01-15comms/syncterm: enable on powerpc64Piotr Kubaj1-1/+1
MFH: 2021Q1
2020-05-29comms/syncterm: add BUILD_DEPENDS as:devel/binutilsEd Maste1-0/+2
/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)
2019-11-08c*: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp1-0/+1
2019-11-04Add USES=xorg USES=gl, ports categories cNiclas Zeising1-0/+1
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'c'.
2015-09-10Spell MAKE_JOBS_UNSAFE correctlyAntoine Brodin1-1/+1
2015-08-18Disable ccache since a submake explicitly discards the enivronment.Stephen Hurd1-1/+2
Reported by amdmi3@
2015-08-16Fix build - perl used during build.Stephen Hurd1-1/+2
2015-08-15Remove the DEBUG option.Stephen Hurd1-4/+2
2015-08-15Update to version 1.0Stephen Hurd2-40/+20
Clean up Makefile to use new options format Remove incorrect INSTALLS_ICONS usage
2014-12-08Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans1-1/+1
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. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer1-0/+1
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
2014-07-29Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger1-2/+1
Approved by: portmgr (not really, but touches unstaged ports)
2014-06-24- Remove empty files and directoriesAlex Kozlov1-0/+0
2014-06-18Update my ports to use my shurd@FreeBSD.org accountStephen Hurd1-1/+1
Approved by: db, skreuzer (mentors)
2014-06-04- Update to latestMartin Wilke5-63/+19
PR: 190598 Submitted by: maintainer
2014-05-23Stageify.Vanilla I. Shu4-4/+50
Approved by: portmgr@
2014-03-13- Convert USE_GMAKE/USE_BZIP2 to USESMartin Wilke1-1/+1
2014-01-15Reduce over inclusion of bsd.port.mkBaptiste Daroussin1-2/+1
2013-12-11In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin1-1/+1
LIB_DEPENDS in comms
2013-10-22- Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov1-1/+0
the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
comms)
2013-03-24- adopt optionsNGJason Helfman1-12/+8
- trim historical header Approved by: portmgr (miwi)
2012-02-18- Update devel/sdl12 to 1.2.15Marcus von Appen1-0/+1
- 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
2011-08-10Mark as ignore on sparc64 (and presumably all tier-2): #error "Need toMark Linimon1-0/+3
describe target architecture"
2011-04-12- Update to 0.9.4Martin Wilke2-5/+5
PR: 155734 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-2/+1
starting with B,C
2008-04-13- Update to 0.9.20080406Rong-En Fan3-40/+10
PR: ports/122517 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer)
2008-03-23- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke1-2/+2
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
2008-03-13- Chase devel/sdl12 shlib version bumpMartin Wilke1-0/+1
2007-07-30- Update to 20070722.Marcelo Araujo3-15/+42
- Add files/patch-GNUmakefile. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: pav (portmgr, in mentor's absence), Stephen Hurd (maintainer)
2007-07-17- Add ICONS and DESKTOP files forgotten in the last commit.Marcelo Araujo2-3/+13
- Add pkg-plist file. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor)
2007-07-15- Update to 0.9.20070704.Marcelo Araujo2-11/+15
PR: ports/113072 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor)
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-02-12- Use sourceforge mirrorRong-En Fan1-1/+2
PR: ports/109071 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer)
2006-11-02An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, orAlejandro Pulver3-0/+58
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