non port: comms/tlf/Makefile |
SVNWeb
|
Number of commits found: 42 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
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 )
|
Sat, 4 Dec 2021
|
[ 14:19 Jan Beich (jbeich) ] 325ba0c
comms/tlf: unbreak build after 8e39e791b0a9
sendqrg.c:103:6: error: use of undeclared identifier 'FILPATHLEN'
FILPATHLEN - 1);
^
sendqrg.c:120:52: error: use of undeclared identifier 'FILPATHLEN'
strncpy(my_rig->state.pttport.pathname, ptt_file, FILPATHLEN);
^
sendqrg.c:122:52: error: use of undeclared identifier 'FILPATHLEN'
strncpy(my_rig->state.dcdport.pathname, dcd_file, FILPATHLEN);
^
Reported by: pkg-fallout
|
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.
|
Tue, 7 Jul 2020
|
[ 12:27 tobik ] (Only the first 10 of 18 ports in this commit are shown above. )
Clean up some things
Reported by: portscan and common sense
|
Wed, 29 Apr 2020
|
[ 13:40 db ]
Update to 1.4.1
2019-10-28 Thomas Beierlein <tomjbe@gentoo.org>
* NEWS, ToDo: Update NEWS and ToDo files
2019-09-30 Thomas Beierlein <tomjbe@gentoo.org>
* src/fldigixmlrpc.c, src/gettxinfo.c, src/globalvars.h, src/main.c,
test/data.c: Fix definition of 'rigmode' variable Newest version of hamlib
has an extended range of modei definitions and therefore defined it as
UInt64. That conflicts with the former definition of 'rigmode' as 32 bit int.
Reported by: portscout
|
Fri, 19 Apr 2019
|
[ 20:04 mat ]
Use USE_GITHUB correctly.
|
[ 09:23 shurd ]
Update to 1.3.2
|
Sun, 6 Jan 2019
|
[ 12:26 tobik ]
Do not set OPTIONS_DEFINE twice
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 30 Aug 2018
|
[ 04:05 danfe ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
|
Tue, 7 Aug 2018
|
[ 00:19 shurd ]
Fix MASTER_SITES for new version
|
[ 00:16 shurd ]
Update to latest release
Add FLDIGI option to support fldigi XML-RPC interface
portlint complained about DOCS, add that option.
|
Sat, 7 Jan 2017
|
[ 01:07 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
|
Sat, 19 Nov 2016
|
[ 17:42 marino ]
comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement
Approved by: ncurses blanket
|
Thu, 7 Apr 2016
|
[ 12:07 shurd ]
Update to latest release
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 27 Nov 2015
|
[ 21:40 shurd ]
Update to lateest release.
This release adds more contest rules.
|
Sun, 10 May 2015
|
[ 03:16 db ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 1.2.1
PR: ports/200043
Submitted by: takefu@airport.fm
|
Tue, 24 Mar 2015
|
[ 23:45 marino ] (Only the first 10 of 24 ports in this commit are shown above. )
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket
|
Fri, 27 Jun 2014
|
[ 19:55 shurd ]
STAGEify
Switch to USE= libtool
Switch from CONFIGURE_ARGS to CFLAGS
Update MAINTAINER to hamradio@
PR: 191242
Submitted by: shurd
Reviewed by: skreuzer
Approved by: sb, skreuzer (mentors)
|
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)
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] (Only the first 10 of 51 ports in this commit are shown above. )
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
Fri, 8 Jun 2012
|
[ 03:47 db ]
- Convert to optionsng
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Mon, 24 Dec 2007
|
[ 02:48 db ]
- update version
- remove dead download site
- remove obsolete patch for 4.x
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Fri, 28 Sep 2007
|
[ 00:09 db ]
- remove -q flag in readcalls.c, it is a gnu uniq switch
Notified by: Joe Hetrick <jhetrick@bitjanitor.net> (KC0VKN)
|
Fri, 19 Jan 2007
|
[ 18:14 db ] (Only the first 10 of 24 ports in this commit are shown above. )
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
|
Mon, 4 Dec 2006
|
[ 16:48 laszlof ]
Support OPTIONS framework and add a patch to fix configure script (patch
submitted upstream)
PR: ports/106031
Submitted by: Diane Bruce <db@db.net> (maintainer)
|
Tue, 9 May 2006
|
[ 17:13 mnag ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 0.9.30
- portlint(1)
PR: 96992
Submitted by: maintainer
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Nov 2004
|
[ 21:51 pav ] (Only the first 10 of 15 ports in this commit are shown above. )
Add tlf, an amateur radio curses based logging program.
PR: ports/69166
Submitted by: Diane Bruce <db@heceta.db.net>
|
Number of commits found: 42 |