Commit graph

49 commits

Author SHA1 Message Date
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Mark Linimon
e043e9c8d6 Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-29 05:44:25 +00:00
Mark Linimon
d0c44e7818 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:34:23 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Johan van Selst
a5febd0494 Disable utterly broken testmodule installation
PR:		201135
Submitted by:	amdmi3
2015-07-01 10:06:36 +00:00
Dmitry Marakasov
af15dfec3a - Mark BROKEN on i386:
./.libs/libpfe.so: undefined reference to `p4TH'

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 21:27:34 +00:00
Johan van Selst
46bfd8246c - Add patch to fix build on 10.x amd64
- Add patch to fix build on 10.x
2015-04-02 05:20:16 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Johan van Selst
a7a264aa4d - Modernise options
- Tindy STAGEDIR
- Bump PORTREVISON for plist changes
2014-07-06 13:09:19 +00:00
Johan van Selst
a4407db72e Enable stage support 2013-12-29 17:39:46 +00:00
Baptiste Daroussin
18ffe68601 Build fine with recent compilers 2013-12-13 15:26:52 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Baptiste Daroussin
6adf864b81 Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:40:21 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Ruslan Makhmatkhanov
ba01774a7c - cleanup unsupported versions of FreeBSD
- whitespace fix in pkg-descr

Approved by:	johans (maintainer)
2012-01-09 19:39:45 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Johan van Selst
4ffdf2d208 - Upgrade to 0.33.71
- Grab maintainership
2010-09-21 05:58:06 +00:00
Renato Botelho
18efc50f81 Move lang/pfe-devel to lang/pfe, doesn't make sense to have just the -devel
port, and it's using a stable version
2010-09-20 16:42:42 +00:00
Mark Linimon
686a04b74a Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
2010-04-01 05:16:19 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Erwin Lansing
0a0169411e Mark BROKEN on i386 6.x: does not compile. 2009-08-02 14:34:39 +00:00
Martin Wilke
806c195c7b - Update to 0.33.70
PR:		130445
Submitted by:	Ports Fury
2009-02-15 12:29:27 +00:00
Pav Lucistnik
665f86ba93 - Now builds on amd64/6 2008-06-22 19:27:37 +00:00
Erwin Lansing
b32792f113 Mark BROKEN on amd64 2007-10-20 11:28:27 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Mark Linimon
982628f81a Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat:		portmgr
2007-03-23 08:38:30 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
83846e6806 Take maintainership
PR:		87285
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:19:04 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Kirill Ponomarev
fdbce8f5d4 Set LATEST_LINK. 2005-01-30 17:16:20 +00:00
Kirill Ponomarev
e087888591 Update to version 0.32.94
PR:		ports/70118
Submitted by:	Ports Fury
2004-08-07 19:15:49 +00:00
Patrick S. Gardella
c406ff2fd8 Putting commit bit in storage. I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
2004-06-02 22:17:13 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
83b5d5e261 Add a metric buttload of missing files 2003-01-14 05:22:47 +00:00
Patrick S. Gardella
eb814b5d2e Update to latest version. 2002-10-01 11:05:14 +00:00
Patrick S. Gardella
48f02302f9 Update to latest version. 2002-04-11 13:36:57 +00:00
Patrick S. Gardella
8736bcc8ff Update to a new version (0.30.97) and clean up pkg-plist 2001-05-28 15:30:40 +00:00
Patrick S. Gardella
a585574c6c Update to 0.30.95 2001-04-27 19:19:29 +00:00
Patrick S. Gardella
528cc896b8 Updating to version 0.30.93 2001-04-23 01:00:33 +00:00
Patrick S. Gardella
6b46d0505d Update to 0.30.27 2000-11-25 03:08:43 +00:00
Patrick S. Gardella
496862dd97 Add a new development version of PFE (Portable Forth Enviornment). 2000-10-30 02:31:15 +00:00