Pietro Cerutti
d06cd1382c
irc/epic4: do not depend on a specific version of Tcl
2016-07-06 14:30:44 +00:00
Dmitry Marakasov
4e942b6419
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
...
Approved by: portmgr blanket
2016-05-19 10:44:11 +00:00
Pietro Cerutti
6e2289116f
irc/epic4: depend on Tcl via USES=tcl instead of LIB_DEPEND'ing on it
2016-05-11 13:07:04 +00:00
Mathieu Arnold
a9dcad2fff
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:08:37 +00:00
John Marino
07e3c56592
irc/epic4: Remove obsolete TERMCAP option, link with libncurses alway
...
The TERMCAP option avoided linking with libcurses (which is symlinked to
libncurses) in order to link with libtermcap (which is also symlinked to
libncurses).
Remove the TERMCAP option completely and link directly to libncurses in
any case.
PR: 206947
approved by: jpaetzel@ (maintainer)
2016-02-14 17:53:21 +00:00
Mathieu Arnold
eee58d187e
Change the way Perl modules are installed, update the default Perl to 5.18.
...
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
2014-11-26 13:08:24 +00:00
Mathieu Arnold
d291ad32ca
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
...
With hat: perl@
Sponsored by: Absolight
2014-11-07 13:51:10 +00:00
Baptiste Daroussin
b6bb709058
Cleanup plist
2014-10-27 13:00:21 +00:00
Josh Paetzel
5545a57732
Fix regression introduced in r363371
...
If you had the perl dependancy switched off this port was unfetchable.
PR: 192283
Submitted by: jdc@koitsu.org
2014-08-01 20:09:42 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Baptiste Daroussin
3fee911366
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-13 23:36:40 +00:00
Josh Paetzel
6bb1ed648d
Update to 2.10.5
...
Submitted by: zlonix
2014-04-02 02:10:42 +00:00
Josh Paetzel
4269f95cfa
Update to 2.10.4 and improve the port.
...
- Add a license clause
- Add stage support
Submitted by: zlonix
2014-02-22 18:17:50 +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
Andrej Zverev
778e2d3551
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 15:42:40 +00:00
Josh Paetzel
5e86197a85
Update to 2.10.2
2013-08-06 05:43:59 +00:00
Baptiste Daroussin
08a50c018b
Convert left unconverted ports in irc to new options framework
2013-03-26 12:36:21 +00:00
Jase Thew
81af743046
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
...
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor)
2012-07-07 16:13:16 +00:00
Josh Paetzel
2533ad0f5d
Revert previous commit that was pointed out by portlint
...
and received a Works On My Machine review.
Pointyhat: jpaetzel
2012-06-18 17:31:56 +00:00
Josh Paetzel
cfbd68ed63
Small improvement suggested by portlint
2012-06-04 01:24:02 +00:00
Josh Paetzel
a141eb134a
Remove the option of building against net/socks5, as this port will be
...
leaving the ports tree soon. There is a "drop in" replacement port
net/dante that epic will not build against without modifications.
2012-02-13 06:39:56 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Josh Paetzel
31618f0b17
Bump version 2.10.1
...
Approved by: itetcu@ (mentor)
2009-09-12 01:10:18 +00:00
Mark Linimon
e74370a159
Conditionally uses Perl, so needs WANT_PERL before inclusion of
...
bsd.port.pre.mk.
Hat: portmgr
2009-08-30 10:41:41 +00:00
Sergey Skvortsov
0b33db8efa
Use PERL_VERSION instead of PERL_VER.
2009-02-24 10:32:19 +00:00
Josh Paetzel
a31f8f0d82
Change MAINTAINER to my @FreeBSD.org address.
...
Approved by: ade (mentor)
2008-09-06 20:16:45 +00:00
Beech Rintoul
9753fad737
- Fix issue, breaks with system default CFLAGS
...
- Bump portrevision
PR: ports/122449
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-04 21:31:00 +00:00
Beech Rintoul
7e0cd75c07
-Bump epic4 to 2.10
...
-Change default OPTIONS to match wishes of upstream maintainers
-Change Makefile to actually disable features turned off in OPTIONS instead of lazily using them
-use available bz2 distfiles
PR: ports/122356
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
2008-04-02 06:00:30 +00:00
Martin Wilke
79e9c3b81f
- Update to 0.2.8
...
PR: 116595
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
2007-09-24 07:43:29 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Jean Milanez Melo
2adf560f19
- Update mastersites.
...
PR: ports/109921
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
2007-03-08 14:52:23 +00:00
Edwin Groothuis
07a9459ade
[PATCH] Update irc/epic4 from 2.4 to 2.6
...
A new version of epic4 has been released which now will
build against the net/socks5 port. Added support for this
and some other optional configure args to the port
Stolen from itetcu@ after nagging by email.
PR: ports/105638
Submitted by: "Josh Paetzel <josh@tcbug.org>" <josh@tcbug.org>
2006-11-30 11:53:33 +00:00
Ion-Mihai Tetcu
0f8c1cf11b
Update to 4.2.4
...
PR: ports/97372
Submitted by: maintainer
Approved by: lawrance (mentor)
2006-05-20 01:14:06 +00:00
Sam Lawrance
41df51b901
Convert to OPTIONS framework.
...
Fix misformatted IGNORE message.
Tighten up CONFLICTS.
PR: ports/92925
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
2006-02-11 02:35:18 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Pav Lucistnik
2b8e24a4d3
- Flip TCL option to default to on
...
- Remove broken SOCKS option
PR: ports/85922
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
2005-09-10 22:26:58 +00:00
Florent Thoumie
77511fb860
- Add epic5 0.0.3, a beta release of the popular epic textmode IRC client.
...
- Set CONFLICTS in irc/epic4 and irc/epic5.
PR: ports/78045
Submitted by: Josh Paetzel <josh@tcbug.org>
Approved by: pav (mentor)
2005-03-13 20:07:54 +00:00
Yen-Ming Lee
b613bcea27
- Change MAINTAINER
...
PR: 78046
Submitted by: Josh Paetzel <josh@tcbug.org>
2005-02-25 04:23:43 +00:00
Kirill Ponomarev
9638972b5b
Update to version 2.2
...
PR: ports/75707
Submitted by: Jeremy Chadwick <freebsd at jdc.parodius.com>
2005-02-18 12:55:21 +00:00
Kris Kennaway
d02d576fc9
Reset undeliverable maintainer address:
...
<anders@andersa.net>: Host or domain name not found. Name service error for
name=andersa.net type=A: Host not found
Approved by: portmgr (self)
2005-01-02 01:40:16 +00:00
Kirill Ponomarev
c4e8d1383c
- Update to version 2.0
...
PR: ports/64034
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: maintainer timeout
2004-03-23 09:21:25 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Kirill Ponomarev
4d56f646a3
- Delete CVS directories in ${WRKSRC} properly
...
Reported by: bento via kris
2003-12-12 20:13:52 +00:00
Kirill Ponomarev
e0780cbf64
- Install additional documentation
...
- Bump PORTREVISION
PR: 59778
Submitted by: Steve Wills <steve@stevenwills.com>
Approved by: no response from maintainer
2003-12-08 15:06:31 +00:00
Kirill Ponomarev
c8eaec0fe7
- Update to version 1.1.16
...
- Add SSL support
PR: 59387
Submitted by: maintainer
2003-11-18 08:43:30 +00:00
Yen-Ming Lee
1026ab92c2
Security Update
...
Fix "Possible remote exploit from rogue server" problem
PR: 52723
Submitted by: Anders Andersson <anders@andersa.net>
2003-06-01 09:29:13 +00:00
Adam Weinberger
568e374b2a
New MASTER_SITE and WWW reference.
...
PR: 50193
Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
2003-03-23 06:21:54 +00:00
Yen-Ming Lee
e51536b08b
make portlint happy and change some ugly space -> tab.
...
PR: 48591
Submitted by: Anders Andersson <anders@andersa.net>
2003-02-23 12:24:09 +00:00
Yen-Ming Lee
8095ef5bb4
- use COMMENT
...
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
2003-02-20 01:27:04 +00:00
Akinori MUSHA
ae006a5ba1
De-pkg-decomment epic4 master-slave ports. Allow overriding
...
MAINTAINER while I'm here.
2003-02-18 06:03:47 +00:00