non port: sysutils/dtc/Makefile |
Number of commits found: 64 |
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 |
Wednesday, 13 Oct 2021
|
13:52 Stefan Eßer (se)
sysutils/dtc: Add CPE information
Approved by: portmgr (blanket)
bb219d7 |
Wednesday, 1 Sep 2021
|
11:46 Alexey Dokuchaev (danfe)
Cleanup: for ports under s* categories, drop redundant GH_* knobs.
e9148ce |
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 |
Wednesday, 16 Sep 2020
|
12:26 pkubaj
sysutils/dtc: fix build on GCC architectures
Use newer GCC:
util.h:64: warning: 'gnu_printf' is an unrecognized format function type
cc1: warnings being treated as errors
 |
Tuesday, 25 Aug 2020
|
12:07 manu
sysutils/dtc: Update to 1.6.0
 |
Monday, 25 Feb 2019
|
12:13 manu
sysutils/dtc: Update to 1.4.7
 |
Tuesday, 23 Jan 2018
|
18:18 kevans
sysutils/dtc: Update to 1.4.6 and add test support
dtc 1.4.6 was released 2018/01/03 with various additional checks and
bugfixes, as well as support for some syntactic sugar for overlays that
allows the following:
==
/dts-v1/;
/plugin/;
&foo {
status = "okay";
};
==
Issues addressed by the previous patches have been fixed upstream, and the
two patches included here have been accepted upstream following the release
of 1.4.6. The patches, along with the TEST_ENV, will be able to go away when
1.4.7 is released.
While here, hook up the test suite and flip maintainer over to uboot@.
Reviewed by: imp, manu
Approved by: imp (maintainer, ports committer)
Differential Revision: https://reviews.freebsd.org/D13761
 |
Wednesday, 6 Dec 2017
|
22:33 manu
sysutils/dtc: Fix build on 32bits
Approved by: imp (maintainer)
Differential Revision: https://reviews.freebsd.org/D13381
 |
Sunday, 26 Nov 2017
|
19:23 manu
sysutils/dtc: Update to v1.4.5
Update to dtc v1.4.5 as it is needed for u-boot v2017.11
Do not build the python libfdt as it fails and we don't need it
Reviewed by: imp (maintainer)
Approved by: imp
Differential Revision: https://reviews.freebsd.org/D13251
 |
Sunday, 25 Jun 2017
|
19:29 linimon
Switch from bsdimp repo to master repo (dgibson) and update to 1.4.4.
DTC 1.4.4
It turns out that dtc 1.4.3 - and most previous versions - have a
serious build bug on a number of distros: libfdt.h incorrectly defines
some system reserved __* macros for use with sparse. These conflict
with some system headers on RHEL7 and probably several other Linux
distributions.
This quick fix release includes patches to correct those build
failures. It also has a tiny handful of other cleanups.
DTC 1.4.3
This release adds code to libfdt to apply dynamic overlays in the
format used by many Linux kernels for ARM. Apart from that there are
a number of small bugfixes and enhancements.
PR: 220089
Submitted by: manu
Reviewed by: imp (maintainer)
 |
Friday, 3 Feb 2017
|
09:49 antoine
- shebangfix dtdiff
- Add missing USE_LDCONFIG
 |
Thursday, 12 Jan 2017
|
22:48 imp
GPL'd Device Tree Compiler version 1.4.2, tweaked for FreeBSD.
 |
Tuesday, 11 Mar 2014
|
21:49 adamw
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
 |
Monday, 10 Mar 2014
|
12:32 rene
Mark deprecated, depends on expired www/sbox-dtc
 |
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
 |
Sunday, 9 Jun 2013
|
18:23 miwi
- Remove php4 reference
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Saturday, 18 Aug 2012
|
14:29 ohauer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
 |
Monday, 7 May 2012
|
18:52 sylvio
- Chase rrdtool shlib version bump.
 |
Thursday, 26 Jan 2012
|
09:47 mm
Update proftpd-mysql dependency to databases/proftpd-mod_sql_mysql
 |
Monday, 16 Jan 2012
|
22:17 pav
- Remove X11BASE
Reported by: pointyhat
 |
Saturday, 17 Sep 2011
|
17:32 crees
- Update to 0.34.2.1
- Remove FORBIDDEN; up to date
- Add appropriate conflicts
PR: ports/159736
Submitted by: Thomas Goirand <thomas@goirand.fr> (maintainer)
 |
Friday, 16 Sep 2011
|
18:35 crees
New maintainer, undeprecate so it doesn't get removed too hastily.
PR: ports/159736
 |
Thursday, 1 Sep 2011
|
18:24 crees
Deprecate for removal on 2011/10/01
PR: ports/159736
Submitted by: Ansgar Burchardt <ansgar@debian.org>
Approved by: maintainer timeout (18 days)
 |
Sunday, 28 Aug 2011
|
17:53 crees
- Mark FORBIDDEN in response to security issues in vuxml
- While here, remove irrelevant CONFLICTS
PR: ports/159736
 |
Saturday, 20 Aug 2011
|
17:27 ohauer
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
 |
Wednesday, 17 Aug 2011
|
15:54 crees
Fix dependency object (still has security issues and needs updating though)
 |
Tuesday, 5 Jul 2011
|
11:59 sunpoet
- Remove BROKEN_WITH_PHP
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer)
 |
Sunday, 26 Sep 2010
|
22:43 pav
- Mark BROKEN: bad dependency object
===> dtc-0.32.0.1 depends on file: /usr/local//mod_log_sql.so - not found
Reported by: pointyhat
 |
Thursday, 16 Sep 2010
|
19:19 garga
- Update to 0.32.0.1
- Undeprecate it
PR: ports/143344
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Reworked by: garga@
Approved by: maintainer
 |
Friday, 9 Jul 2010
|
09:40 linimon
Over to new maintainer, who is working on an update. Since this is the
case, give it some extra expiration time.
Hat: portmgr
 |
Sunday, 6 Jun 2010
|
04:49 pgollucci
- WITH_APACHE2 is dead
PR: ports/146900
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (thomas@goirand.fr; 14 days)
 |
Tuesday, 18 May 2010
|
04:08 pgollucci
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
 |
Wednesday, 5 May 2010
|
21:54 pgollucci
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
 |
Tuesday, 8 Dec 2009
|
14:30 pav
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
 |
Friday, 27 Mar 2009
|
11:53 garga
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
 |
Tuesday, 24 Jun 2008
|
12:34 rafan
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
 |
Friday, 6 Jun 2008
|
14:03 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)
 |
Saturday, 3 May 2008
|
15:27 pav
- Mark BROKEN: bad plist
Reported by: pointyhat
 |
Wednesday, 30 Apr 2008
|
06:14 pav
- Delete incorrect dependency on php5-session (it already is listed in USE_PHP)
Reported by: pointyhat
- While here, X11BASE -> LOCALBASE
 |
Tuesday, 22 Apr 2008
|
02:13 scrappy
Upgrade to latest stable version of DTC: 0.28.2.1
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Thursday, 30 Aug 2007
|
01:42 rafan
- Update to 0.25.0.1
It is based on author's port available at master site.
- Brokeness is fixed in required ports
Please note the fix in PR is incomplete.
PR: ports/111290
Submitted by: Josh Paetzel <josh at tcbug.org>
Approved by: maintainer timeout (14 days)
 |
Monday, 23 Jul 2007
|
21:59 linimon
Assign to new volunteer.
 |
08:18 linimon
Reset maintainer due to no response to PR and no response to email.
While here, make this a proper master port.
Hat: portmgr
 |
Thursday, 5 Jul 2007
|
06:19 edwin
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Sunday, 11 Feb 2007
|
01:23 kris
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
 |
Wednesday, 6 Dec 2006
|
06:48 scrappy
make sure that we depend on the right varsion of mod_log_sql2
 |
Thursday, 30 Nov 2006
|
23:35 kris
BROKEN: Broken dependency
 |
05:47 scrappy
pear is not a valid module for php5
 |
Monday, 20 Nov 2006
|
19:27 erwin
Fix INDEX, but maybe break this port after the errors in the latest upgrade.
Hat: portmgr
 |
14:41 scrappy
remove 'DTC_TOASTER' option and move that to its own sub-port
 |
14:19 scrappy
Upgrade to latest version of DTC
 |
Wednesday, 5 Jul 2006
|
02:30 linimon
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr
 |
Tuesday, 16 May 2006
|
09:26 lawrance
Update to 0.17.0.3.
PR: ports/79235
Submitted by: Thomas Goirand <thomas@goirand.fr> (maintainer)
 |
Saturday, 21 Jan 2006
|
17:37 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]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin
<tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
 |
Tuesday, 8 Feb 2005
|
13:47 pav
- Distfile repackaged, no change in content, verified
PR: ports/77205
Submitted by: IIJIMA Hiromitsu <isunin@dennougedougakkai-ndd.org>
Old distfile
provided by: clement
 |
Saturday, 18 Dec 2004
|
23:02 kris
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
 |
Sunday, 26 Sep 2004
|
01:39 kris
BROKEN: Size mismatch
Approved by: portmgr (self)
 |
Monday, 19 Jul 2004
|
09:41 ale
Switch to the new PHP infrastructure.
 |
Tuesday, 25 May 2004
|
00:54 clement
Add dtc 0.12.0.6, a hosting web GUI for admin and accounting
apache/named/proftpd/qmail.
A hosting web GUI for admin and accounting apache/named/proftpd/qmail
Domain Technologie Control (DTC) is a set of PHP scripts and a web
interface that manage a MySQL database that handles all the host
information. It generates backup scripts, statistic calculation scripts,
andconfig files for bind, Apache, qmail, and proftpd, using a single system
UID/GID. With DTC, you can delegate the task of creating subdomains,
email,and FTP accounts to users for the domain names they own, and monitor
bandwidth per user and service.
WWW: http://www.gplhost.com/?rub=software&sousrub=dtc
PR: ports/65593
Submitted by: Frederic Cambus & Thomas Goirand
 |
Number of commits found: 64 |