Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.4.17 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 ) |
0.4.17 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.4.17 11 Nov 2021 18:05:38 |
Tilman Keskinoz (arved) |
Drop maintainership on most of my ports |
0.4.17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.17 04 Jan 2021 16:16:19 |
arved |
Add gettext-tools to Build dependency in case NLS is disabled.
autopoint is called during autoreconf stage (see PR 234833 for details)
PR: 251954
Reported by: tjlegg |
0.4.17 16 Dec 2020 18:04:53 |
pkubaj |
audio/swhplugins: update to 0.4.17
- enable on all architectures, tested to build now on aarch64 and powerpc64
- upstream moved to GitHub, the port needs to as well,
- add dependency for textproc/p5-XML-Parser, it's now necessary,
- add USES=autoreconf, upstream does not provide configure and Makefile,
- add USES=shebangfix for /usr/bin/perl in makestub.pl's shebang,
- add USES=localbase:ldflags instead of specifying flags manually,
- remove post-patch step, it's not necessary now. |
0.4.15_7 23 Sep 2019 20:25:38 |
arved |
Three plugins used C89 inline semantics, which resulted in unresolved
symbols with C99 compilers.
PR: 239128
Reported by: Marcel Bonnet
While here, portlint.
Grab back maintainership. |
0.4.15_6 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.4.15_5 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.4.15_5 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.4.15_5 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.4.15_5 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.4.15_4 28 Jul 2014 23:00:56 |
amdmi3 |
- Switch to USES=libtool |
0.4.15_4 30 Dec 2013 17:24:31 |
antoine |
Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.4.15_4 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.4.15_4 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.4.15_4 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
0.4.15_4 21 Feb 2013 02:25:42 |
miwi |
- Unbreak build |
0.4.15_4 01 Jun 2012 12:17:20 |
bapt |
Convert to new options framework |
0.4.15_4 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.4.15_3 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.4.15_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.15_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.4.15_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.4.15_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.4.15_2 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.4.15_2 18 May 2009 15:08:58 |
pav |
- Chase fftw3 update |
0.4.15_1 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.4.15 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.4.15 23 Jan 2007 11:32:30 |
arved |
The author fixed a backup restore glitch, the distfile is now fetchable
again.
Submitted by: Steve Harris |
0.4.15 20 Jan 2007 01:12:07 |
kris |
BROKEN: Unfetchable |
0.4.15 05 Dec 2006 10:49:45 |
jylefort |
- Update to 0.4.15
- Add missing -lintl
- Use OPTIONS |
0.4.14_1 14 Aug 2006 10:08:25 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.4.14_1 11 May 2006 15:12:06 |
ahze |
- Chase fftw3 libver bump |
0.4.14 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
0.4.14 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.14 22 Jan 2006 00:15:04 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
0.4.14 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.4.14 08 Nov 2005 12:56:15 |
arved |
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio |
0.4.14 16 Sep 2005 11:04:25 |
garga |
- Update to 0.4.14
PR: ports/86116
Submitted by: Ports Fury |
0.4.13 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.4.13 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.4.13 06 Mar 2005 21:15:15 |
flz |
- Update to 0.4.13.
PR: ports/78495
Submitted by: Ports Fury
Approved by: pav (mentor) |
0.4.12 20 Dec 2004 08:39:50 |
krion |
Update to version 0.4.12
PR: ports/75263
Submitted by: Ports Fury |
0.4.11_2 26 Nov 2004 00:48:57 |
kris |
Add missing file |
0.4.11_2 24 Nov 2004 06:26:16 |
ahze |
- Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]
Submitted by: KATO Tsuguru [1]
Approved by: adamw (implicit) |
0.4.11_1 24 Nov 2004 03:36:46 |
ahze |
Bump PORTREVISION due to last commit of dependency changes
Approved by: adamw (implicit) |
0.4.11 24 Nov 2004 03:34:56 |
ahze |
Change math/fftw3 dependency to math/fftw3-float
Approved by: adamw (implicit) |
0.4.11 09 Nov 2004 22:36:49 |
krion |
Fix comment: s/assember/assembler |
0.4.11 09 Nov 2004 22:35:23 |
krion |
Fix build.
Reported by: pointyhat via kris |
0.4.11 01 Nov 2004 17:24:17 |
krion |
Update to version 0.4.11
PR: ports/73344
Submitted by: Ports Fury |
0.4.7 15 Aug 2004 00:13:36 |
oliver |
s|%D/libladspa|%D/lib/ladspa| |
0.4.7 19 Jul 2004 17:44:27 |
krion |
Update to version 0.4.7
PR: ports/69291
Submitted by: Ports Fury |
0.4.4 14 Jul 2004 12:19:07 |
krion |
Update to version 0.4.4
PR: ports/68997
Submitted by: Ports Fury |
0.4.3 28 Mar 2004 00:04:14 |
kris |
Support WITHOUT_NLS |
0.4.3 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.4.3 28 Feb 2004 11:01:00 |
arved |
Update to 0.4.3
Add amd64 to ONLY_FOR_ARCHS, since it builds fine here. |
0.4.2_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.4.2_1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.4.2_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.4.2_1 27 Oct 2003 19:04:25 |
kris |
Portlint (reorder variables) |
0.4.2_1 22 Oct 2003 07:58:23 |
linimon |
This includes x86 assembler code, so mark it as only for i386. |
0.4.2_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.4.2 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.4.2 18 Jul 2003 22:26:22 |
arved |
Fix build on !i386
PR: 54454
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.4.2 18 Jun 2003 10:08:12 |
arved |
Add USE_LIBTOOL.
Reported by: bento (via kris) |
0.4.2 15 Jun 2003 22:03:37 |
arved |
Update to 0.4.2
PR: 53338
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4.0 01 May 2003 22:06:36 |
arved |
Update to 0.4.0
PR: 51669
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.3.6 22 Feb 2003 04:44:53 |
kris |
Add missing files and directories and sort pkg-plist |
0.3.6 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
0.3.6 02 Feb 2003 15:58:42 |
arved |
Update to 0.3.6. Drop Maintainership. |
0.3.3 01 Jan 2003 19:57:08 |
arved |
Update to 0.3.3 |
0.3.0 12 Dec 2002 10:27:30 |
arved |
Use the right combination of autotools.
Submitted by: bento |
0.3.0 15 Nov 2002 19:25:58 |
arved |
Add swhplugins, the largest collection of Ladspa plugins |