non port: audio/timidity/Makefile |
Number of commits found: 30 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 13 Jan 2022
|
21:01 Stefan Eßer (se)
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
98f7d7d |
Friday, 24 Sep 2021
|
13:11 Baptiste Daroussin (bapt)
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split.
d51bc0d |
Thursday, 23 Sep 2021
|
16:22 Baptiste Daroussin (bapt)
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses
266130c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 3 Nov 2016
|
12:21 jbeich
audio/timidity: modernize
- Convert to option helpers
- Convert to COPYTREE_SHARE, CONFLICTS_INSTALL
- Turn goemon font into an actual option
- Use TDIR/TCONFIG variables more
Tested by: mtree -k sha256 -cp <before> | mtree -p <after> # is silent
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 30 Jan 2016
|
14:54 marino
audio/timidy: Respect LDFLAGS, document ncurses requirement
 |
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
Thursday, 30 Oct 2014
|
11:36 amdmi3
- Add LICENSE
 |
Monday, 20 Oct 2014
|
08:12 marino
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
 |
Sunday, 6 Jul 2014
|
10:45 pawel
Update CONFLICTS range, audio/timidity++ is at 2.14.0 now
 |
Saturday, 10 May 2014
|
23:40 marino
audio/timidity & guspat: Add guspat as alternative for goemon
Neither port is currently maintained
PR: ports/177074
Submitted by: Green Dog
Approved by: timidity maintainer (Kevin Zheng) before he dropped it
 |
Thursday, 6 Feb 2014
|
21:26 antoine
Stage support
 |
Monday, 27 Jan 2014
|
15:33 decke
- Back to pool
PR: ports/185556
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Wednesday, 13 Mar 2013
|
17:23 pawel
- Update COMMENT, pkg-descr
- Give maintainership to submitter
PR: ports/176831
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
 |
Wednesday, 7 Nov 2012
|
22:08 mi
Undeprecate by providing an alternative location for goemon.tgz
Feature safe: yes
Obtained from: OpenBSD
Approved by: portmgr (beat)
 |
Monday, 29 Oct 2012
|
13:20 eadler
It seems that the file dgguspat.zip is the one which was legally restricted, but
this file is no longer used by the port.
The TIINS MASTER_SITE (ftp://ftp.kiarchive.ru) is no longer accessible.
Trim headers
Feature safe: yes
 |
Tuesday, 7 Jul 2009
|
20:06 mva
Fixed CONFLICTS for timidity++ 2.13
Approved by: miwi (mentor)
 |
Thursday, 1 Feb 2007
|
20:54 rafan
- Fix build after libmytinfo is gone.
Reported by: kris
 |
Wednesday, 3 May 2006
|
05:14 edwin
Remove USE_REINPLACE from ports in categories starting with A.
 |
Monday, 31 May 2004
|
04:30 edwin
audio/timidity installs files with invalid uid and gid.
audio/timidity installs some files with invalid uid and gid.
This is caused by installing the files directly from
an archive. Tar with a root priviledge preserves owners
and permissions by default.
PR: ports/67397
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
 |
Wednesday, 7 Apr 2004
|
13:26 clement
- tar -> ${TAR} (since we have now a bsdtar ;)
 |
Saturday, 11 Oct 2003
|
14:36 krion
- Add CONFLICTS, because of the same item in pkg-plist
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 |
Thursday, 20 Feb 2003
|
16:49 knu
De-pkg-comment.
 |
Thursday, 26 Dec 2002
|
23:27 edwin
Update WWW site.
Update redirect.
Add tags to mastersites
Noticed by: portsurvey
 |
Friday, 7 Jun 2002
|
02:21 petef
machine/soundcard.h -> sys/soundcard.h
Submitted by: bento
 |
Tuesday, 16 Jan 2001
|
17:33 sobomax
Massive style enforcement - use ^I instead of spaces for variables identation.
 |
Number of commits found: 30 |