| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: irc/ircservices/Makefile |
|
CVSWeb
|
Number of commits found: 38 |
|
Mon, 15 Sep 2008
|
[ 21:03 gahr ]
1.39 irc/ircservices/Makefile
- Fix CFLAGS settings
- Fix build on sparc64
Approved by: portmgr (pav)
|
|
Fri, 25 Jul 2008
|
[ 15:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Sun, 20 Jan 2008
|
[ 01:33 beech ]
1.37 irc/ircservices/Makefile
1.26 irc/ircservices/distinfo
- Security update to 5.0.63
PR: ports/119769
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
Approved by: linimon (mentor)
Security:
http://www.vuxml.org/freebsd/e5a9de5f-c6bc-11dc-b9f1-00a0cce0781e.html
|
|
Fri, 22 Jun 2007
|
[ 12:59 miwi ]
1.36 irc/ircservices/Makefile
1.25 irc/ircservices/distinfo
- Update to 5.0.62
PR: 113940
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
Sun, 1 Apr 2007
|
[ 23:31 koitsu ]
1.35 irc/ircservices/Makefile
1.24 irc/ircservices/distinfo
Maintainer update; update from 5.0.59 to 5.0.61
PR: 111027
Approved by: philip
|
|
Fri, 19 Jan 2007
|
[ 20:21 gabor ]
1.34 irc/ircservices/Makefile
1.23 irc/ircservices/distinfo
- Use single distfile instead of tons of patches [1]
- Add language support [1]
- Fix build on sparc64 [2]
- Bump PORTREVISION [1]
Submitted by: gabor [1],
andy@shady.org [2]
Approved by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer, via e-mail),
erwin (mentor)
|
|
Tue, 31 Oct 2006
|
[ 17:12 shaun ]
1.33 irc/ircservices/Makefile
Fix build on sparc64.
PR: ports/104852
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
Wed, 4 Oct 2006
|
[ 06:46 rafan ]
1.32 irc/ircservices/Makefile
1.22 irc/ircservices/distinfo
1.4 irc/ircservices/pkg-descr
- Update to 5.0.59
- Update WWW
PR: ports/103930
Submitted by: Andrey V. Elsukov <bu7cher at yandex.ru> (maintainer)
|
|
Mon, 26 Jun 2006
|
[ 14:28 mat ]
1.31 irc/ircservices/Makefile
1.21 irc/ircservices/distinfo
1.1 irc/ircservices/files/ircservices.in
1.4 irc/ircservices/files/ircservices.sh.in
Update to 5.0.58
Update startup script
Should work on sparc64 now.
PR: 99483
Submitted by: maintainer
|
|
Tue, 24 Jan 2006
|
[ 16:47 pav ]
1.30 irc/ircservices/Makefile
1.20 irc/ircservices/distinfo
- Update to 5.0.57
PR: ports/92249
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
Sat, 7 Jan 2006
|
[ 06:29 dougb ]
1.2 games/kaid/Makefile
1.29 irc/ircservices/Makefile
1.30 misc/upclient/Makefile
1.87 multimedia/ffmpeg-devel/Makefile
1.53 multimedia/ffmpeg/Makefile
1.10 net-im/ejabberd/Makefile
1.7 net-mgmt/bsnmpd/Makefile
1.22 net/gift/Makefile
1.8 net/lanbrowsing/Makefile
1.13 net/mDNSResponder/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
|
|
Wed, 23 Nov 2005
|
[ 11:54 flz ]
1.28 irc/ircservices/Makefile
1.18 irc/ircservices/distinfo
- Update to 5.0.56.
PR: ports/89451
Submitted by: maintainer
|
|
Sat, 1 Oct 2005
|
[ 06:20 fenner ]
1.27 irc/ircservices/Makefile
Remove ftp.ircd.com.br since it answers anonymous login requests with
"530 This is a private system - No anonymous login"
Remove http://ircservices.swissirc.ch since it serves malformed redirects
to http://www.swissirc.net/, which I can only get to serve a web-based
irc client.
Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since
fetch won't follow 302 redirects.
Found by: distfile survey
|
|
Mon, 26 Sep 2005
|
[ 15:13 sem ]
1.26 irc/ircservices/Makefile
1.17 irc/ircservices/distinfo
- Update to 5.0.55
PR: ports/86582
Submitted by: maintainer
|
|
Wed, 31 Aug 2005
|
[ 04:22 lawrance ]
1.25 irc/ircservices/Makefile
1.16 irc/ircservices/distinfo
Update to 5.0.54
PR: ports/84982
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
Thu, 2 Jun 2005
|
[ 00:07 flz ]
1.24 irc/ircservices/Makefile
1.15 irc/ircservices/distinfo
- Update to 5.0.53.
PR: ports/81762
Submitted by: maintainer
|
|
Wed, 11 May 2005
|
[ 16:25 vs ]
1.23 irc/ircservices/Makefile
1.14 irc/ircservices/distinfo
1.2 irc/ircservices/files/ircservices.sh
1.1 irc/ircservices/files/ircservices.sh.in
1.6 irc/ircservices/pkg-plist
- version update to 5.0.51
- startup script with rc.subr
- new mirrors
PR: ports/80402
Submitted by: maintainer
|
|
Mon, 11 Apr 2005
|
[ 20:53 pav ]
1.22 irc/ircservices/Makefile
1.13 irc/ircservices/distinfo
- Update to 5.0.50
PR: ports/79390
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
Sun, 10 Apr 2005
|
[ 23:33 kris ]
1.21 irc/ircservices/Makefile
BROKEN on !i386: Does not build
|
|
Thu, 10 Mar 2005
|
[ 08:50 vs ]
1.20 irc/ircservices/Makefile
1.12 irc/ircservices/distinfo
1.5 irc/ircservices/pkg-plist
Update to pl.49
PR: ports/78611
Submitted by: maintainer
|
|
Thu, 24 Feb 2005
|
[ 14:08 vs ]
1.19 irc/ircservices/Makefile
1.11 irc/ircservices/distinfo
Update to pl 47
PR: ports/78005
Submitted by: maintainer
|
|
Wed, 16 Feb 2005
|
[ 09:35 vs ]
1.18 irc/ircservices/Makefile
1.10 irc/ircservices/distinfo
1.2 irc/ircservices/files/patch-Makefile
1.2 irc/ircservices/files/patch-modules::Makerules
1.3 irc/ircservices/pkg-descr
1.4 irc/ircservices/pkg-plist
- Update to patchlevel 45
- Assign maintainership to submitter
PR: ports/77558
Submitted by: Andrey V. Elsukov
|
|
Fri, 12 Mar 2004
|
[ 22:03 ale ]
1.17 irc/ircservices/Makefile
1.11 irc/tr-ircd/Makefile
Reset maintainership to ports@ (I no longer use irc software).
|
|
Wed, 10 Mar 2004
|
[ 11:34 ale ]
1.16 irc/ircservices/Makefile
1.1 irc/ircservices/files/patch-modules::Makerules
Set -fPIC only on some selected files.
Noticed by: kris
Tested on: pluto1 (ia64)
|
[ 10:31 ale ]
1.15 irc/ircservices/Makefile
1.9 irc/ircservices/distinfo
1.3 irc/ircservices/pkg-plist
- Update to 5.0.23 release
- Make portlint happier
- Add -fPIC to fix build on amd64 and ia64
|
|
Sun, 7 Mar 2004
|
[ 12:49 kris ]
1.14 irc/ircservices/Makefile
BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sun, 18 Jan 2004
|
[ 10:50 ale ]
1.4 devel/ZendOptimizer/Makefile
1.16 devel/motor/Makefile
1.8 devel/zziplib/Makefile
1.23 dns/mydns/Makefile
1.12 irc/ircservices/Makefile
1.9 irc/tr-ircd/Makefile
1.46 lang/php4/Makefile
1.40 lang/php5/Makefile
1.6 mail/nocc/Makefile
1.18 math/libgmp4/Makefile
(Only the first 10 of 50 ports in this commit are shown above. )
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
|
|
Thu, 30 Oct 2003
|
[ 01:54 nork ]
1.11 irc/ircservices/Makefile
1.8 irc/ircservices/distinfo
Update to 5.0.22.
PR: ports/58632
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Thu, 28 Aug 2003
|
[ 03:03 nork ]
1.10 irc/ircservices/Makefile
1.7 irc/ircservices/distinfo
Update to 5.0.21.
PR: ports/56053
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Tue, 8 Jul 2003
|
[ 06:03 daichi ]
1.9 irc/ircservices/Makefile
1.6 irc/ircservices/distinfo
update irc/ircservices: 5.0.18 --> 5.0.20
PR: 54169
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Tue, 3 Jun 2003
|
[ 09:03 arved ]
1.8 irc/ircservices/Makefile
1.5 irc/ircservices/distinfo
Update to 5.0.18
PR: 52461
Submitted by: maintainer
|
|
Sun, 4 May 2003
|
[ 06:21 edwin ]
1.7 irc/ircservices/Makefile
Added USE_PERL5_BUILD=yes
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Tue, 29 Apr 2003
|
[ 03:43 edwin ]
1.6 irc/ircservices/Makefile
1.4 irc/ircservices/distinfo
[Maintainer Update] Port: irc/ircservices
Update to 5.0.17.
Use incremental diffs, instead of latest tarball to avoid
unfetchable distfile everytime a new version is released.
PR: ports/51354
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Mon, 31 Mar 2003
|
[ 08:34 edwin ]
1.5 irc/ircservices/Makefile
1.3 irc/ircservices/distinfo
1.1 irc/ircservices/files/patch-Makefile
1.2 irc/ircservices/pkg-plist
[Maintainer Update] Port: irc/ircservices (bento fix)
Update from 5.0.6 to 5.0.14.
PR: ports/49022
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Fri, 21 Feb 2003
|
[ 12:17 knu ]
1.3 hebrew/elmar-fonts/Makefile
1.2 hebrew/he2/Makefile
1.9 hebrew/pine/Makefile
1.2 hungarian/hu-phone/Makefile
1.2 hungarian/hu-zipcodes/Makefile
1.3 hungarian/ispell/Makefile
1.2 hungarian/jdictionary-eng-hun-expr/Makefile
1.2 hungarian/jdictionary-eng-hun/Makefile
1.14 irc/blackened/Makefile
1.7 irc/dircproxy/Makefile
(Only the first 10 of 60 ports in this commit are shown above. )
De-pkg-comment.
|
|
Fri, 24 Jan 2003
|
[ 00:33 petef ]
1.3 irc/ircservices/Makefile
1.2 irc/ircservices/distinfo
- update to 5.0.6
- respect cc/cflags
PR: 45735
Submitted by: maintainer
|
|
Thu, 7 Nov 2002
|
[ 16:36 ijliao ]
1.55 irc/Makefile
1.1 irc/ircservices/Makefile
1.1 irc/ircservices/distinfo
1.1 irc/ircservices/files/ircservices.sh
1.1 irc/ircservices/pkg-descr
1.1 irc/ircservices/pkg-plist
add ircservices 5.0.2
A system of IRC services for IRC networks
PR: 44521
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Number of commits found: 38 |