Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_3 05 Sep 2024 06:17:39 |
Po-Chuan Hsieh (sunpoet) |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change |
1.4.1_2 24 Feb 2024 19:25:25 |
Muhammad Moinur Rahman (bofh) |
comms/tlf: Moved man to share/man
Approved by: portmgr (blanket) |
1.4.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.4.1 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
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 ) |
1.4.1 04 Dec 2021 14:19:37 |
Jan Beich (jbeich) |
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 |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 07 Jul 2020 12:27:18 |
tobik |
Clean up some things
Reported by: portscan and common sense |
1.4.1 29 Apr 2020 13:40: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 |
1.3.2 19 Apr 2019 20:04:47 |
mat |
Use USE_GITHUB correctly. |
1.3.2 19 Apr 2019 09:23:50 |
shurd |
Update to 1.3.2 |
1.3.0_1 06 Jan 2019 12:26:02 |
tobik |
Do not set OPTIONS_DEFINE twice |
1.3.0 10 Sep 2018 13:14:52 |
mat |
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 |
1.3.0 30 Aug 2018 04:05:08 |
danfe |
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. |
1.3.0 07 Aug 2018 00:19:09 |
shurd |
Fix MASTER_SITES for new version |
1.3.0 07 Aug 2018 00:16:53 |
shurd |
Update to latest release
Add FLDIGI option to support fldigi XML-RPC interface
portlint complained about DOCS, add that option. |
1.2.3 07 Jan 2017 01:07:55 |
adamw |
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow. |
1.2.3 19 Nov 2016 17:42:40 |
marino |
comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement
Approved by: ncurses blanket |
1.2.3 07 Apr 2016 12:07:38 |
shurd |
Update to latest release |
1.2.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.2.2 27 Nov 2015 21:40:30 |
shurd |
Update to lateest release.
This release adds more contest rules. |
1.2.1 10 May 2015 03:16:47 |
db |
Update to 1.2.1
PR: ports/200043
Submitted by: takefu@airport.fm |
0.9.31_1 24 Mar 2015 23:45:42 |
marino |
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 |
0.9.31_1 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
0.9.31_1 27 Jun 2014 19:55:51 |
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) |
0.9.31_1 11 Dec 2013 15:10:44 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms |
0.9.31_1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
0.9.31_1 16 Jul 2013 05:42:37 |
ade |
- 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 |
0.9.31_1 08 Jun 2012 03:47:36 |
db |
- Convert to optionsng |
0.9.31_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.9.31_1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.9.31_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.31_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.31_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.9.31_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.9.31_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.9.31 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.9.31 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.9.31 24 Dec 2007 02:48:33 |
db |
- update version
- remove dead download site
- remove obsolete patch for 4.x |
0.9.30_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.9.30_2 28 Sep 2007 00:09:33 |
db |
- remove -q flag in readcalls.c, it is a gnu uniq switch
Notified by: Joe Hetrick <jhetrick@bitjanitor.net> (KC0VKN) |
0.9.30_1 19 Jan 2007 18:14:20 |
db |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
0.9.30_1 04 Dec 2006 16:48:49 |
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) |
0.9.30 09 May 2006 17:13:46 |
mnag |
- Update to 0.9.30
- portlint(1)
PR: 96992
Submitted by: maintainer |
0.9.19 03 May 2006 23:38:41 |
edwin |
remove USE_REINPLACE for all ports with categories starting with C |
0.9.19 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.19 21 Jan 2006 17:37:14 |
krion |
- 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 ) |
0.9.19 12 Nov 2004 21:51:28 |
pav |
Add tlf, an amateur radio curses based logging program.
PR: ports/69166
Submitted by: Diane Bruce <db@heceta.db.net> |