aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dtc
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/dtc: fix build on GCC architecturesPiotr Kubaj2020-09-161-1/+1
| | | | | | | | | Use newer GCC: util.h:64: warning: 'gnu_printf' is an unrecognized format function type cc1: warnings being treated as errors Notes: svn path=/head/; revision=548782
* sysutils/dtc: Update to 1.6.0Emmanuel Vadot2020-08-254-18/+13
| | | | Notes: svn path=/head/; revision=546157
* sysutils/dtc: Fix build with -fno-commonNiclas Zeising2020-08-221-0/+12
| | | | | | | | | | Add a patch from upstream to sysutils/dtc to fix build with -fno-common, which is the default with llvm 11. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=545769
* sysutils/dtc: Update to 1.4.7Emmanuel Vadot2019-02-255-58/+8
| | | | Notes: svn path=/head/; revision=493851
* sysutils/dtc: Unbreak `make patch`Kyle Evans2018-01-232-50/+0
| | | | | | | | | | | The added patches from the 1.4.6 update broke `make patch` as their contents got duplicated somewhere in the pipeline. Remove the duplicated contents. Reported by: antoine Approved by: imp Notes: svn path=/head/; revision=459792
* sysutils/dtc: Update to 1.4.6 and add test supportKyle Evans2018-01-237-40/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=459790
* sysutils/dtc: Fix build on 32bitsEmmanuel Vadot2017-12-063-1/+22
| | | | | | | | Approved by: imp (maintainer) Differential Revision: https://reviews.freebsd.org/D13381 Notes: svn path=/head/; revision=455683
* sysutils/dtc: Fix buildingEmmanuel Vadot2017-11-271-0/+12
| | | | | | | | | | Forgot to add patch to build dtc on FreeBSD. Reported by: cy Approved by: imp (maintainer, implicit) Notes: svn path=/head/; revision=454946
* sysutils/dtc: Update to v1.4.5Emmanuel Vadot2017-11-263-7/+7
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=454916
* Switch from bsdimp repo to master repo (dgibson) and update to 1.4.4.Mark Linimon2017-06-253-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=444320
* - shebangfix dtdiffAntoine Brodin2017-02-031-5/+5
| | | | | | | - Add missing USE_LDCONFIG Notes: svn path=/head/; revision=433217
* GPL'd Device Tree Compiler version 1.4.2, tweaked for FreeBSD.Warner Losh2017-01-124-0/+43
| | | | Notes: svn path=/head/; revision=431325
* Remove expired ports:Rene Ladan2014-04-118-1436/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000 Notes: svn path=/head/; revision=350942
* Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name ofAdam Weinberger2014-03-111-1/+1
| | | | | | | | | | | 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." Notes: svn path=/head/; revision=347936
* Mark deprecated, depends on expired www/sbox-dtcRene Ladan2014-03-101-0/+3
| | | | Notes: svn path=/head/; revision=347750
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Remove php4 referenceMartin Wilke2013-06-091-1/+0
| | | | Notes: svn path=/head/; revision=320370
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-1/+1
| | | | Notes: svn path=/head/; revision=296163
* Update proftpd-mysql dependency to databases/proftpd-mod_sql_mysqlMartin Matuska2012-01-261-1/+2
| | | | Notes: svn path=/head/; revision=289838
* - Remove X11BASEPav Lucistnik2012-01-161-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=289351
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - Update to 0.34.2.1Chris Rees2011-09-176-139/+41
| | | | | | | | | | | - Remove FORBIDDEN; up to date - Add appropriate conflicts PR: ports/159736 Submitted by: Thomas Goirand <thomas@goirand.fr> (maintainer) Notes: svn path=/head/; revision=281908
* New maintainer, undeprecate so it doesn't get removed too hastily.Chris Rees2011-09-161-3/+1
| | | | | | | PR: ports/159736 Notes: svn path=/head/; revision=281851
* Deprecate for removal on 2011/10/01Chris Rees2011-09-011-0/+2
| | | | | | | | | PR: ports/159736 Submitted by: Ansgar Burchardt <ansgar@debian.org> Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=280998
* - Mark FORBIDDEN in response to security issues in vuxmlChris Rees2011-08-281-1/+1
| | | | | | | | | - While here, remove irrelevant CONFLICTS PR: ports/159736 Notes: svn path=/head/; revision=280635
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* Fix dependency object (still has security issues and needs updating though)Chris Rees2011-08-171-2/+1
| | | | Notes: svn path=/head/; revision=279913
* - Remove BROKEN_WITH_PHPSunpoet Po-Chuan Hsieh2011-07-051-1/+1
| | | | | | | | | PR: ports/158661 Submitted by: sunpoet (myself) Approved by: ale (maintainer) Notes: svn path=/head/; revision=277111
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark BROKEN: bad dependency objectPav Lucistnik2010-09-261-0/+2
| | | | | | | | | ===> dtc-0.32.0.1 depends on file: /usr/local//mod_log_sql.so - not found Reported by: pointyhat Notes: svn path=/head/; revision=261906
* - Update to 0.32.0.1Renato Botelho2010-09-166-882/+1385
| | | | | | | | | | | | - Undeprecate it PR: ports/143344 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Reworked by: garga@ Approved by: maintainer Notes: svn path=/head/; revision=261292
* Over to new maintainer, who is working on an update. Since this is theMark Linimon2010-07-091-2/+2
| | | | | | | | | case, give it some extra expiration time. Hat: portmgr Notes: svn path=/head/; revision=257551
* - WITH_APACHE2 is deadPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/146900 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (thomas@goirand.fr; 14 days) Notes: svn path=/head/; revision=255874
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 5/5: Chase www/apache22 (bundled apr shlib bump)Philip M. Gollucci2010-05-051-1/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253785
* This port has been broken for 3+ months, thusPav Lucistnik2009-12-081-0/+2
| | | | | | | | | - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr Notes: svn path=/head/; revision=245413
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIRenato Botelho2009-03-271-1/+1
| | | | Notes: svn path=/head/; revision=231108
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-1/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Mark BROKEN: bad plistPav Lucistnik2008-05-031-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=212540
* - Remove two entries that does not exist, per pointyhatPav Lucistnik2008-05-011-2/+0
| | | | Notes: svn path=/head/; revision=212442
* - Delete incorrect dependency on php5-session (it already is listed in USE_PHP)Pav Lucistnik2008-04-301-3/+2
| | | | | | | | | Reported by: pointyhat - While here, X11BASE -> LOCALBASE Notes: svn path=/head/; revision=212319
* Upgrade to latest stable version of DTC: 0.28.2.1Marc G. Fournier2008-04-225-678/+901
| | | | Notes: svn path=/head/; revision=211738
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 0.25.0.1Rong-En Fan2007-08-305-4360/+54
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=198507
* Assign to new volunteer.Mark Linimon2007-07-231-1/+1
| | | | Notes: svn path=/head/; revision=196152