Dmitry Marakasov
c86e9d9724
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
...
Approved by: portmgr blanket
2016-05-23 20:35:01 +00:00
Jan Beich
3e206a54e6
irc/irc: convert to CONFIGURE_OUTSOURCE
...
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D5818
2016-04-13 10:45:16 +00:00
Johan van Selst
519d5660ef
The IRC configure script has curious logic, is being overly complex,
...
and actually breaks badly if the port is being built in a chroot
where the host triplet won't match the jail triplet.
The solution I've provided here is clean. Using the pre-configure
target, the build directory (with a fixed name) is created and the
needed configure script and header are copied over, just like the top
configure script does. Then the port makefile just configures with
that. It's much better, more robust, and fixes the triplet mismatch.
PR: 194679
Submitted by: marino
2014-10-29 09:41:47 +00:00
Baptiste Daroussin
b6bb709058
Cleanup plist
2014-10-27 13:00:21 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Johan van Selst
69662ccee3
Enable stage support
2013-12-29 15:19:29 +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
John Marino
16b84fb33c
irc/irc: Replace hardcoded "freebsd" with OPSYS:L
...
Using OPSYS allows the port to build on DragonFly without modification.
The header was also trimmed, but there was no function change made to the port.
Approved by: bapt/culot (mentors, implicit)
2013-08-10 22:54:58 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Johan van Selst
050e6a59a0
- Register conflicts with other IRC servers[1]
...
- Convert to new options framework
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee> [1]
2012-06-16 14:59:48 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Johan van Selst
1a71bac9de
Update to irc 2.11.2p3 (bugfix release)
2010-08-14 15:57:36 +00:00
Johan van Selst
532e84e129
Update my mail address to @FreeBSD.org
...
Feature safe: yes
2010-02-23 18:03:45 +00:00
Johan van Selst
ed7e38b701
Update to 2.11.2p2
2009-11-14 10:16:44 +00:00
Johan van Selst
4a427cfc1f
Update to 2.11.2p1 (bugfix release)
2008-06-26 11:59:40 +00:00
Johan van Selst
71c13ef116
- Update to 2.11.2
...
- Simplify Makefile
- Claim maintainership
2008-06-21 08:13:25 +00:00
Gabor Kovesdan
c44fa33a5e
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
...
with letter i-m
2007-04-18 11:46:10 +00:00
Pav Lucistnik
792b758ef4
- Add SHA256
2005-11-26 01:48:16 +00:00
Pav Lucistnik
a543849017
- Update to 2.11.1p1
...
PR: ports/83176
Submitted by: Krzysztof Kowalik <kkowalik+pr@uci.agh.edu.pl>
2005-07-13 14:41:42 +00:00
Thierry Thomas
58badcd64e
Update to version 2.11.1.
...
PR: ports/81626
Submitted by: Johan van Selst
2005-05-29 19:56:34 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
c4b04f1885
- Update to 2.11.0
...
PR: ports/78073
Submitted by: Sam Lawrance <boris@brooknet.com.au>
2005-02-25 20:50:57 +00:00
Oliver Lehmann
2224a604c8
fix build for gcc 3.4.2
...
remove BROKEN
2004-08-16 03:48:34 +00:00
Kris Kennaway
c1a0f8ede9
BROKEN on 5.x: Does not compile with gcc 3.4.2
2004-08-16 02:33:05 +00:00
Pav Lucistnik
fecdf3861b
- Update to 2.10.3p6
...
PR: ports/64553
Submitted by: Paolo Gatti <onel0ve@softhome.net>
2004-03-29 15:23:52 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Edwin Groothuis
f4e2f13b58
freebsd port update: irc/irc to 2.10.3p5
...
Submitted by: Eugene <eugene3@web.de> (via private email)
2003-11-19 21:27:44 +00:00
Edwin Groothuis
34171d18e7
- ECHO -> ECHO_MSG
...
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Daichi GOTO
20bb477f47
update irc/irc: 2.10.3 -> 2.10.3p3
...
PR: 55824
Submitted by: Paolo Gatti <onel0ve@libero.it>
2003-08-22 05:11:32 +00:00
Akinori MUSHA
98f8f27a86
De-pkg-comment.
2003-02-20 18:17:25 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
c62fe39354
Fix PORTCOMMENTs that were killing INDEX builds.
...
105 pointy hats to: me
Approved by: pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
Kris Kennaway
1bbf3944fd
Fix plist
2001-03-11 00:58:23 +00:00
Shigeyuki Fukushima
ad13d1353e
Fix %%PREFIX%% in ${PREFIX}/etc/rc.d/ircd.sh startup script.
2000-10-19 13:36:29 +00:00
Shigeyuki Fukushima
4dd3f9782c
Unbreak building on 5.0-CURRENT.
...
Would you like to send-pr this bug for irc-developers?
2000-10-19 13:26:02 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
David E. O'Brien
19a18df8d0
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:28:35 +00:00
Bill Fumerola
82cb505e07
portlint, non-functional/whitespace changes.
2000-02-16 01:49:30 +00:00
Munechika SUMIKAWA
4898fc6c3a
Upgrade to 2.10.3 and support IPv6.
...
No response from: maintainer
2000-01-26 21:08:19 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
9de5ac14c7
$Id$ -> $FreeBSD$
1999-08-29 11:32:39 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Bill Fumerola
b111804601
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Bill Fumerola
6d6476a94c
Upgrade from 2.9.4->2.10.1, and associated changes.
...
Remind By: Fenner's portsurvey
1998-12-09 20:15:30 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00