Commit Graph

66 Commits

Author SHA1 Message Date
Emmanuel Vadot
1f5d8a746c sysutils/dtc: Update to 1.4.7 2019-02-25 12:13:16 +00:00
Kyle Evans
55316dba6f sysutils/dtc: Unbreak make patch
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
2018-01-23 19:45:52 +00:00
Kyle Evans
b59d41c84c 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
2018-01-23 18:18:12 +00:00
Emmanuel Vadot
1fd1cb9c4a sysutils/dtc: Fix build on 32bits
Approved by:	imp (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13381
2017-12-06 22:33:58 +00:00
Emmanuel Vadot
dcb51e34ef sysutils/dtc: Fix building
Forgot to add patch to build dtc on FreeBSD.

Reported by:	cy
Approved by:	imp (maintainer, implicit)
2017-11-27 12:47:18 +00:00
Emmanuel Vadot
78c92c9c0d 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
2017-11-26 19:23:07 +00:00
Mark Linimon
20b757fdae 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)
2017-06-25 19:29:03 +00:00
Antoine Brodin
10788e3de4 - shebangfix dtdiff
- Add missing USE_LDCONFIG
2017-02-03 09:49:32 +00:00
Warner Losh
420ab5a8d7 GPL'd Device Tree Compiler version 1.4.2, tweaked for FreeBSD. 2017-01-12 22:48:55 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
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
2014-04-11 13:20:44 +00:00
Adam Weinberger
531cd7932f 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."
2014-03-11 21:49:40 +00:00
Rene Ladan
0a10e4da8f Mark deprecated, depends on expired www/sbox-dtc 2014-03-10 12:32:01 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Martin Wilke
c50dc56cdc - Remove php4 reference 2013-06-09 18:23:55 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Olli Hauer
63f3e3b0d4 - 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@
2012-08-18 14:29:08 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Martin Matuska
5d10bcfd27 Update proftpd-mysql dependency to databases/proftpd-mod_sql_mysql 2012-01-26 09:47:21 +00:00
Pav Lucistnik
10f0b9024d - Remove X11BASE
Reported by:	pointyhat
2012-01-16 22:17:46 +00:00
Doug Barton
2b1dacc826 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.
2011-10-24 04:17:37 +00:00
Chris Rees
2a62d7170b - 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)
2011-09-17 17:32:34 +00:00
Chris Rees
940345aeaf New maintainer, undeprecate so it doesn't get removed too hastily.
PR:		ports/159736
2011-09-16 18:35:47 +00:00
Chris Rees
87e0985ec0 Deprecate for removal on 2011/10/01
PR:		ports/159736
Submitted by:	Ansgar Burchardt <ansgar@debian.org>
Approved by:	maintainer timeout (18 days)
2011-09-01 18:24:28 +00:00
Chris Rees
806cfc54be - Mark FORBIDDEN in response to security issues in vuxml
- While here, remove irrelevant CONFLICTS

PR:		ports/159736
2011-08-28 17:53:25 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Chris Rees
31b35dfc4c Fix dependency object (still has security issues and needs updating though) 2011-08-17 15:54:29 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17 - Remove BROKEN_WITH_PHP
PR:		ports/158661
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2011-07-05 11:59:46 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
e2f455dbd1 - Mark BROKEN: bad dependency object
===>   dtc-0.32.0.1 depends on file: /usr/local//mod_log_sql.so - not found

Reported by:	pointyhat
2010-09-26 22:43:06 +00:00
Renato Botelho
90e004fcfc - 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
2010-09-16 19:19:10 +00:00
Mark Linimon
639fe0b999 Over to new maintainer, who is working on an update. Since this is the
case, give it some extra expiration time.

Hat:		portmgr
2010-07-09 09:40:24 +00:00
Philip M. Gollucci
9f74c0b374 - WITH_APACHE2 is dead
PR:             ports/146900
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer timeout (thomas@goirand.fr; 14 days)
2010-06-06 04:49:35 +00:00
Philip M. Gollucci
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
5c6db6f4eb 5/5: Chase www/apache22 (bundled apr shlib bump)
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:54:07 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Renato Botelho
b5a9f42350 - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
Rong-En Fan
c1dece6a00 - Chase rrdtool 1.3.0 update, bump PORTREVISION
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
2008-06-24 12:34:56 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
3a625c2bd0 - Mark BROKEN: bad plist
Reported by:	pointyhat
2008-05-03 15:27:51 +00:00
Pav Lucistnik
25fd921d3a - Remove two entries that does not exist, per pointyhat 2008-05-01 22:52:42 +00:00
Pav Lucistnik
09a0f3acf5 - Delete incorrect dependency on php5-session (it already is listed in USE_PHP)
Reported by:	pointyhat

- While here, X11BASE -> LOCALBASE
2008-04-30 06:14:38 +00:00
Marc G. Fournier
417e3a8e2b Upgrade to latest stable version of DTC: 0.28.2.1 2008-04-22 02:13:26 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Rong-En Fan
87a72c6ab1 - 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)
2007-08-30 01:42:35 +00:00
Mark Linimon
4fa4aa2ead Assign to new volunteer. 2007-07-23 21:59:22 +00:00
Mark Linimon
6dc36bf985 Reset maintainer due to no response to PR and no response to email.
While here, make this a proper master port.

Hat:		portmgr
2007-07-23 08:18:26 +00:00
Edwin Groothuis
3de5a84967 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>
2007-07-05 06:19:49 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Marc G. Fournier
6403f743b9 make sure that we depend on the right varsion of mod_log_sql2 2006-12-06 06:48:46 +00:00