Danilo Egea Gondolfo
a5e55b7389
- Add --no-passive to FETCH_ARGS. It seems that this FTP server doesn't work with passive FTP
...
- Remove BROKEN (unfetchable)
PR: 242152
2019-11-24 19:02:58 +00:00
Antoine Brodin
d0f83e12f1
Mark a few ports BROKEN (unfetchable)
2019-11-06 14:00:19 +00:00
Mathieu Arnold
2614c95748
Convert to UCL & cleanup pkg-message (categories n)
...
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Gerald Pfeifer
ea8c8ec7da
Bump PORTREVISION for ports depending on the canonical version of GCC
...
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
2019-07-26 20:46:53 +00:00
Mark Linimon
8185c21f40
Add compiler:c11 to USES to unbreak build on GCC-based powerpc64:
...
gmake[1]: [Makefile:116: mkmake.exe] Error 1
This may also unbreak on mips* (untested).
Approved by: portmgr (tier-2 blanket)
2019-06-21 11:19:40 +00:00
Mark Linimon
34b798e18a
Fix formatting of BROKEN error messages.
...
Approved by: portmgr (tier-2 blanket)
2018-11-22 01:15:30 +00:00
Sunpoet Po-Chuan Hsieh
837aaed579
Convert to options target helper
...
Approved by: portmgr (blanket)
2018-09-10 20:28:58 +00:00
Mathieu Arnold
e1bfdfbe56
Add DOCS options to ports that should have one.
...
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
2018-09-10 13:14:50 +00:00
Mark Linimon
aff42c7199
Mark ports broken on mips64 that are already broken on powerpc64. In
...
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Mark Linimon
a78aef718d
Mark ports broken on powerpc64, categories g-n.
...
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
2018-06-18 14:00:43 +00:00
Danilo Egea Gondolfo
6704fb9a13
- Fix build on CURRENT by setting -x c++ -std=gnu++98 to CFLAGS for now.
...
Delegate already use cc to build cxx code everywhere.
2018-02-11 23:11:02 +00:00
Danilo Egea Gondolfo
77e8a23af4
- Fix build with clang 4.0
...
PR: 216624
2017-03-06 01:30:40 +00:00
Mathieu Arnold
f899c758a6
When there is a do-install target, do not use a post-install target, do
...
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
2016-07-19 11:04:13 +00:00
Danilo Egea Gondolfo
82d01e7527
- Fix a stage violation
...
PR: 200010
Submitted by: yuri@rawbw.com
MFH: 2015Q2
2015-05-20 00:24:08 +00:00
Danilo Egea Gondolfo
dc3b57a5cd
- Update from 9.9.12 to 9.9.13
2014-11-02 02:05:22 +00:00
Danilo Egea Gondolfo
ca9857b87f
- Update from 9.9.11 to 9.9.12
2014-09-29 14:26:24 +00:00
Danilo Egea Gondolfo
4362d18778
- Update from 9.9.10 to 9.9.11
2014-08-15 13:27:24 +00:00
Danilo Egea Gondolfo
fa17eaa8a8
- Fix the binary checksumming (use this approach until find a better solution)
...
- Fix staging
PR: ports/192039
2014-07-22 21:05:31 +00:00
Danilo Egea Gondolfo
b6f659f6cb
- Don't strip the binary. This breaks the binary checksumming
...
- Introduce ADMIN variable
PR: ports/192039
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
2014-07-22 19:01:20 +00:00
Danilo Egea Gondolfo
bd26f5703c
- Update from 9.9.9 to 9.9.10
...
- Take maintainership
2014-07-22 11:02:07 +00:00
Alexey Dokuchaev
7c4789b2de
- Update to version 9.9.9 and point to a working master site
...
- Stagify, undeprecate, allow unattended (non-interactive) builds
- Install a few more documentation files; cleanup pkg-plist and
files/pkg-message.in, trim EOL whitespace while I'm here
2014-06-26 14:19:48 +00:00
John Marino
a8c75b17e0
Deprecate unmaintained interactive ports for removal in 2 months
...
Interactive ports can't be packaged which means they don't get tested
weekly either. Ideally all interactive ports should be converted to
regular ports. Reduce the number of these types of ports by pruning
unmaintained ones first. Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort. Ports deprecated for removal on 20 August 2014:
* mail/mailagent
* net/delegate
* net-mgmt/nocol
* print/hplip-plugin
* print/xdvi
* sysutils/autopsy
* x11-clocks/xalarm
Approved by: portmgr (bapt)
2014-06-20 16:38:03 +00:00
John Marino
deb37afb85
net/delegate: Mark jobs unsafe, reset maintainer
...
Maintainer is non-responsive, no communication since 2010. Port is
unstaged but will be deprecated in imminent commit.
PR: 186402
Submitted by: ribbon (ribbon.or.jp)
Approved by: maintainer timeout (4 months)
Approved by: portmgr (implicit)
2014-06-20 16:36:11 +00:00
Baptiste Daroussin
0c710c7b4e
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
2013-09-20 22:10:23 +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
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
eab1489379
- Update to 9.9.7
...
PR: ports/148778
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
2010-07-20 14:06:35 +00:00
Wen Heping
f2b24e2724
- Update to 9.9.6
...
PR: ports/142380
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-01-07 07:35:09 +00:00
Philippe Audeoud
d8e0ac8808
- Update to 9.9.3
...
PR: ports/136242
Submitted by: Chifeng Qu <chifeng gmail.com> (maintainer)
2009-07-02 12:51:46 +00:00
Beech Rintoul
6b315feb08
- Install copyright to satisfy license and allow package build
...
- Bump portrevision
Approved by: chifeng@gmail.com (maintainer)
2009-02-19 19:23:30 +00:00
Beech Rintoul
5ff8a97e96
- Add NO_PACKAGE
...
Approved by: chifeng <chifeng@gmail.com>
2009-02-19 02:41:02 +00:00
Beech Rintoul
fec9ed6f8d
- Update net/delegate to 9.9.1
...
PR: ports/131808
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
2009-02-18 23:22:49 +00:00
Thomas Abthorpe
dadcceed22
- Pass maintainership to submitter
...
Submitted by: chifeng via freebsd-ports@
2009-02-18 14:49:28 +00:00
Philippe Audeoud
0b5b23213b
- Fix MAINTAINER.
2008-11-12 14:57:39 +00:00
Martin Wilke
d61656f2ff
- Drop Maintainership
2008-10-12 10:54:14 +00:00
Martin Wilke
c67ffccd98
- Update to 9.8.3
...
- Takje maintainership
2008-08-20 07:53:17 +00:00
Mark Linimon
acb10421db
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
...
on FreeBSD at the moment.
Hat: portmgr
2008-08-20 06:50:58 +00:00
Martin Wilke
7324bd7296
* Disable stripping of delegated binary, since it causes
...
internal checksums to fail
* Bump PORTREVISION
PR: 112582
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-06-04 13:38:51 +00:00
Martin Wilke
1a85081209
- Update to 9.5.6
...
PR: 111426
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-04-09 21:07:38 +00:00
Martin Wilke
c5eb01eed1
- Update to 9.3.2
...
PR: ports/107351
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-01-05 08:05:33 +00:00
Pav Lucistnik
092cf700a3
- Update to 2.3.1
...
PR: ports/106231
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2006-12-03 14:53:57 +00:00
Cheng-Lung Sung
93a8e69913
- Update to 9.3.0
...
- Removed stale pkg-message warning
PR: ports/105261
Submitted by: maintainer (Nils Vogels)
2006-11-09 07:28:27 +00:00
Renato Botelho
f52873f0d8
- UNBREAK: Update to 9.2.4
...
- Pass maintainership to submitter
PR: ports/99091
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Approved by: maintainer timeout (3 months)
2006-09-25 11:37:21 +00:00
Kris Kennaway
15b247f443
Schedule these broken ports for termination on 2006-12-01
2006-09-02 16:51:10 +00:00
Kris Kennaway
91f4e87013
BROKEN: Unfetchable
2006-04-02 23:16:55 +00:00
Pav Lucistnik
716d62156c
- Update to 8.11.3
...
PR: ports/81209
Submitted by: <abendroth@wsc-gmbh.de>
Approved by: gioria (maintainer)
2005-05-19 14:53:38 +00:00
Pav Lucistnik
647cc8f05c
- Update to 8.9.3
...
PR: ports/66494
Submitted by: gioria (maintainer)
2004-05-12 14:15:12 +00:00
Pav Lucistnik
2aa824a7ef
- Update to 8.9.2
...
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
2004-03-26 17:19:49 +00:00
Clement Laforet
b86ecbf5fa
Reintroduce warnings.
...
Time to mark it as DEPRECATED ?
2004-02-21 20:12:10 +00:00
Clement Laforet
591bddf467
make portlint happy.
2004-02-21 15:34:35 +00:00