Commit graph

41 commits

Author SHA1 Message Date
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
Dmitry Marakasov
69d732a1d3 - Remove always-true OSVERSION condition
- Cosmetic fixes
2018-06-15 17:38:51 +00:00
Mark Linimon
4ebba57eca Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 00:44:32 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +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
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
551e44ffbb - Add LICENSE
- Switch to @sample
2015-08-29 09:59:46 +00:00
Baptiste Daroussin
42487f4259 Remove dead mirror 2015-03-30 21:39:09 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
John Marino
fc1b4e7cf9 irc/psybnc: limit hack to FreeBSD to unbreak DragonFly
This "fix" for FreeBSD doesn't look right to me; I don't think it should
be using OSVERSION to determine which compiler is being used.  Until its
fixed better, make sure OSVERSION is only compared on FreeBSD.
2014-06-22 14:15:12 +00:00
Martin Wilke
bcea1b57a8 - Fix build with clang
PR:		190686
2014-06-06 03:50:22 +00:00
Eitan Adler
6576c1cbb0 - Stagify
- Fix COMMENT
2013-11-29 02:53:49 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Chris Rees
d064f6e895 Interactivity is now an OPTION, thus making a package available
While here, sanitise patchfile names
2013-01-18 14:38:36 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
b641caf81b Reset maintainer at his request.
PR:		ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b Reinstate maintainer at his request. 2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5 Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:	maintainer
2009-11-26 00:36:49 +00:00
Felippe de Meirelles Motta
51312b3a2a - Update to 2.3.2-9.
PR:		ports/138980
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe:	yes
2009-09-20 17:20:09 +00:00
Wesley Shields
c31ab79606 - Pass maintainer to submitter.
PR:		ports/138957
Submitted by:	Chris Petrik <chris@officialunix.com>
Feature safe:	yes
2009-09-19 04:19:56 +00:00
Mark Linimon
b42f6675bc Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat:		portmgr
2009-08-28 16:52:33 +00:00
Beech Rintoul
a56de83a65 - Fix with amd64
- Bump portrevision

PR:		ports/121097
Submitted by:	Alexander Chernikov <melifaro@bol.megaon.ru>
2008-02-27 20:21:21 +00:00
Beech Rintoul
e845db49e8 - Add patch to pet gcc
Approved by:	sat (mentor, implicit)
Obtained from:	gentoo portage
2007-09-15 09:42:36 +00:00
Beech Rintoul
d75cadaed3 - Flag broken on amd64
- Verified, not 64 bit clean. Builds and runs, but crashes on connect.
- No longer being developed.

Reported by:	Andrus Nomm <andrus@wask.org>
Approved by:	sat (mentor)
2007-09-15 02:37:33 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +00:00
Andrew Pantyukhin
4edc532ba0 - Update to 2.3.2-7
- Give maintainership to submitter
- Tweaks

PR:		ports/112158
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-05-01 20:42:31 +00:00
Mark Linimon
fb6a3d9ed6 Reset webmaster@topfx.com due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 08:28:38 +00:00
Martin Wilke
0c02a1b575 - Add to ipv6 category
PR:		ports/106127
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer timeout
2006-12-16 13:07:25 +00:00
Edwin Groothuis
cfc515375f remove USE_REINPLACE for all categories starting with I 2006-05-08 10:32:04 +00:00
Sam Lawrance
c345c9c974 Update master sites and WWW.
Add SHA256.

PR:		ports/92267
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	webmaster@topfx.com (maintainer, timeout 14 days)
2006-02-08 14:37:58 +00:00
Michael Nottebrock
e0fd7e7e3c Fix build with gcc3.4 2004-12-18 14:18:00 +00:00
Volker Stolz
c0282b9cac - Chase new tarball: Patched in June, bump PORTREVISION, add SIZE-data
- Lint MASTER_SITES

Closes PR:	ports/68737
Submitted by:	"grega"
Approved by:	maintainer timeout
2004-07-27 13:57:02 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Edwin Groothuis
bc4d0f9efe New port: psybnc
psyBNC is an extremely powerful IRC bouncer with multiple
	unique features.

PR:		ports/45720
Submitted by:	Mina Naguib <webmaster@topfx.com>
2003-02-06 01:53:07 +00:00