Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.02_9 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
4.02_9 10 Nov 2023 11:39:37 |
Ganael LAPLANCHE (martymac) |
comms/rtl-sdr: Update to 2.0.1
and bump dependent ports' revisions |
4.02_8 22 Feb 2023 15:16:33 |
Diane Bruce (db) |
comms/linrad: Update to work with newer base compiler
Latest compiler is pickier about functions without prototypes
remove unused variable |
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) |
4.02_7 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 ) |
4.02_7 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
4.02_6 23 Dec 2021 19:46:45 |
Diane Bruce (db) |
comms/linrad: Really unbreak linrad on current
- I forgot to add the patch files somehow |
4.02_6 23 Dec 2021 18:01:04 |
Diane Bruce (db) |
comms/linrad: Unbreak on current
Unbreak on head of tree.
The port itself needs a major update. Patches welcome. |
4.02_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.02_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.02_6 07 Dec 2020 03:09:42 |
linimon |
Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
4.02_6 23 Sep 2020 18:19:55 |
linimon |
Also mark broken on powerpc64le (untested, but will fail same way).
Approved by: portmgr (tier-2 blanket) |
4.02_6 28 Aug 2020 15:29:30 |
db |
- Fix under clang11
- simplify patch for help.c |
4.02_5 17 Mar 2020 17:17:58 |
db |
Ubreak on -head
Pet portlint
regenerate distinfo
Clean up Makefile
Reported by: pkg-fallout@ |
4.02_4 04 Nov 2019 21:36:13 |
zeising |
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'. |
4.02_4 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
4.02_4 24 Feb 2019 19:12:54 |
martymac |
comms/rtl-sdr: Switch to upstream versioning scheme and update to 0.6.0
Also:
- Switch to Github mirror
- Bump dependent ports' PORTREVISIONs |
4.02_3 01 Aug 2018 16:33:11 |
adamw |
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible
to." |
4.02_3 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
4.02_3 13 Oct 2017 14:19:26 |
bapt |
Cleanup dead MASTER_SITES |
4.02_3 21 May 2017 21:55:08 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
4.02_3 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
4.02_3 07 Dec 2016 15:23:56 |
db |
Fix build for latest clang import
Reported by: pkg-fallout@ |
4.02_3 14 Nov 2016 05:03:05 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
4.02_3 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
4.02_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
4.02_3 30 May 2015 20:39:13 |
bapt |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
4.02_2 01 May 2015 16:25:48 |
db |
Fix linrad on latest gcc
I checked linrad upstream, and they still haven't fixed these two bugs. I am
surprised they haven't been reported yet. Without these fixes, linrad cannot be
built with gcc5.
the menu.c patch simply reverses the order of the condition. One must check the
bounds constraint first! It's a pretty dumb mistake but I've seen this kind
before.
The second one fails because -Werror is set. This took me a while because I
couldn't figure out the relationship between ADCHANS and rxchan. In any case,
setting 4 locations per channel did indeed allow the array to be big enough.
(at first I thought the loop was running too high, but I finally determined the
array was too small).
These were found on DragonFly that uses gcc5.
This patch has not been tested on FreeBSD but I can't how it could possibly
fail.
It would be good if the ham@ maintainer reports the issue upstream.
Updated patch files using make makepatch
PR: ports/199737
Submitted by: marino |
4.02_1 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
4.02_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 |
4.02_1 25 Jan 2015 00:46:12 |
pawel |
Fix detection of libportaudio libraries
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others |
4.02_1 09 Dec 2014 18:56:18 |
shurd |
Disable ALSA test completely. When the ALSA lib wasn't detected, was still
trying to link with libalsa.so. When it was detected, resulted in linking
with a non-dependant lib.
If there is enough demand, I can add OPTS for ALSA vs portaudio etc, but for
now just a hard dependency on portaudio will be enough. |
4.02 08 Dec 2014 11:20:40 |
shurd |
Update to 4.02 and fix build errors with clang 5
Linrad-04.02 comes with many improvements. The first FFT can now run in
parallel in up to 6 separate threads. More efficient FFT implementations
are available for some hardware architectures.
The converter option is corrected.
Several bug corrections. |
4.00_1 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
4.00_1 03 Aug 2014 11:36:57 |
pi |
devel/libftdi: USES=libtool, fix build, bump dependencies
comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom
devel/xc3sprog is already bumped via PR 188055 |
4.00 20 Jul 2014 19:10:47 |
antoine |
Fix LIB_DEPENDS |
4.00 15 Jul 2014 15:03:24 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
4.00 01 Jul 2014 18:28:17 |
shurd |
STAGEify and update to 4.00
Portaudio support
Improved AGC
Voice squelch
Spur removal
Support for the rtlsdr library
Reviewed by: db, skreuzer
Approved by: db, skreuzer (mentors) |
3.08 13 Mar 2014 08:18:39 |
miwi |
- Convert USE_GMAKE/USE_BZIP2 to USES |
03 Jan 2014 16:06:01
|
adamw |
Convert comms to MDOCS and MEXAMPLES.
Hold-out shame list: perl |
3.08 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
3.08 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.08 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 |
3.08 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.08 13 Oct 2009 14:41:33 |
db |
- Update to 3.08 linrad
- remove patches for code accepted upstream |
3.03 26 Mar 2009 13:54:46 |
db |
- Update to 3.03 |
2.49 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.49 04 Aug 2008 17:08:51 |
db |
- Update to 2.49
- Vendor has fixed lsetad.c so patch no longer necessary. |
2.48 25 Jul 2008 16:33:31 |
db |
- Update to 2.48 |
2.43 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.43 23 Mar 2008 10:35:22 |
pav |
- Correct previous commit
Pointy hat to: db |
2.43 22 Mar 2008 17:55:49 |
db |
- Add virtual category hamradio. |
2.43 18 Mar 2008 15:55:06 |
db |
- Update to 2.43
- Make portlint happy
- Remove unecessary sed |
2.40 19 Dec 2007 00:34:41 |
db |
- Update to 2.4 |
2.38 28 Sep 2007 02:23:01 |
db |
- Update to 2.38 |
2.34 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.34 10 Jul 2007 16:41:16 |
db |
- update to 2.34
Approved: ehaupt (mentor) |
2.28_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.28 23 Apr 2007 21:28:04 |
db |
- Update version to 2.28
- Remove support for 4.x
- Tidy up Makefile a bit
Approved by: ehaupt (mentor) |
2.23 27 Feb 2007 17:06:35 |
db |
- update to latest
- clean up DOCS install
Approved: ehaupt (mentor) |
2.20 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) |
2.20 03 Dec 2006 23:21:04 |
laszlof |
1) Update to version 2.20
2) Respect X11BASE
PR: ports/106247
Submitted by: Diane Bruce <db@db.net> (maintainer) |
2.17_1 12 Sep 2006 08:14:22 |
itetcu |
- fixed dup site in MASTER_SITES
- fixes from upstream until 2.18 is ready
PR: ports/103175
Submitted by: Diane Bruce (maintainer) |
2.17 08 Sep 2006 22:52:36 |
itetcu |
- Update to 2.17
Added file(s):
- files/linrad
- pkg-message
Removed file(s):
- files/patch-lmain.c
- files/patch-settx.c
- BROKEN on 4
PR: ports/103002
Submitted by: Diane Bruce (maintainer) |
2.14 01 Jul 2006 16:45:03 |
shaun |
- Update to 2.14
- Limit to i386
PR: ports/99235
Submitted by: Diane Bruce <db@db.net> (maintainer)
Approved by: ahze (mentor) |
0.16a 03 May 2006 23:38:41 |
edwin |
remove USE_REINPLACE for all ports with categories starting with C |
0.16a 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.16a 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.16a 13 Nov 2005 03:42:59 |
mnag |
Respect LOCALBASE
Add SHA256
PR: 88891
Submitted by: Diane Bruce <db@db.net> (maintainer) |
0.16a 14 Jul 2004 16:09:39 |
pav |
Add linrad, Amateur Radio DSP utility (SDR)
PR: ports/68873
Submitted by: Diane Bruce <db@heceta.db.net> |