1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

1591 Commits

Author SHA1 Message Date
Pav Lucistnik
a11a5459e5 - Update to 7.2.0
PR:		ports/91559
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
7dfb23b93d Make irc/xaric buildable on 4.x and 6.x. 2006-01-08 11:32:35 +00:00
Edwin Groothuis
bacc033e9c update to 0.13.1 2006-01-07 21:14:08 +00:00
Edwin Groothuis
13dd4e352d Update to 1.1.2 2006-01-07 09:45:03 +00:00
Doug Barton
ffde46cbf9 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.
2006-01-07 06:29:57 +00:00
Edwin Groothuis
08aeb618e8 [UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This
	version fixes various bugs and security fixes as outlined
	on http://miau.sourceforge.net/changelog.html.

PR:		ports/91437
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Security	http://miau.sourceforge.net/changelog.html
2006-01-07 06:26:34 +00:00
Edwin Groothuis
29500498ea Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
	list of port options.

PR:		ports/91383
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
2006-01-07 01:10:05 +00:00
Pav Lucistnik
8931540e0a - Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX

PR:		ports/91340
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
Approved by:	maintainer
2006-01-05 23:57:18 +00:00
Joe Marcus Clarke
244834f6ce Fix build with dbus-0.60. 2005-12-31 19:15:11 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Emanuel Haupt
6518f334d8 Add an additional distfile mirror 2005-12-29 14:37:05 +00:00
Edwin Groothuis
53ccffe639 Remove trailing spaces 2005-12-27 02:14:56 +00:00
Erwin Lansing
054faafb4e - Update for irssi >= 0.8.10 [1]
- Add SHA256

PR:		90905 [1]
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-26 14:52:15 +00:00
Makoto Matsushita
14eb650bff Fix warning that keitairc still uses POE::Session->new.
This method is already deprecated, 'create' is the only method to
make a new POE::Session object.

Content changed, bump PORTREVISION.

See also: http://www.nntp.perl.org/group/perl.poe/2613
2005-12-26 07:02:11 +00:00
Renato Botelho
e6bf81c456 - Update to 1.9.1
- Pass maintainership to submitter

PR:		ports/90745
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-21 14:44:59 +00:00
Erwin Lansing
52a77d1e27 Fix MASTER_SITES and unmark BROKEN
PR:		90591
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-18 09:27:35 +00:00
Kris Kennaway
e9f2a25dee BROKEN: Unfetchable 2005-12-17 18:39:48 +00:00
Andrey Slusar
0d4dc08c14 * Update to 1.1.27.
* Unbroken port.
* Update home page location.

PR:		ports/90378
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	sem(mentor)
2005-12-14 15:14:05 +00:00
Mathieu Arnold
90957081e1 Make it work with 4's gcc (c99 declaration problem) 2005-12-12 10:35:45 +00:00
Vanilla I. Shu
01faf1934e 1: upgrade to 0.8.10.
2: sync with irssi-devel

PR:		ports/90256
Submitted by:	Toni Viemero <toni.viemero@iki.dot.fi>
2005-12-12 05:46:52 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
d25c19811e - Update to 1.0
PR:		ports/90136
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2005-12-09 12:47:20 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Florent Thoumie
47cb36aa58 - Honors LOCALBASE.
- Executable moved to ${PREFIX}/sbin
- Add rcNG script.
- Logfile is placed under /var/log.
- Pidfile is placed under /var/pid.

PR:		ports/88177
Submitted by:	maintainer
2005-11-29 22:44:49 +00:00
Bill Fenner
61841194d5 The Ruby contrib directory hasn't existed for some time; mirror the
files on MASTER_SITE_LOCAL until someone upgrades these ports.
2005-11-28 04:40:21 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Edwin Groothuis
b6c3d863e2 New port: irc/irssi-dcc_send_limiter [Irssi plugin to limit the transmit speed of DCC sends]
Irssi plugin to limit the transmit speed of DCC sends

PR:		ports/87880
Submitted by:	 Timothy Redaelli <drizzt@gufi.org>
2005-11-25 02:22:52 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Florent Thoumie
ebe01c040a - Update to 5.0.56.
PR:		ports/89451
Submitted by:	maintainer
2005-11-23 11:54:05 +00:00
Simon Barner
d8218c790e - Update to 2.0.2
- Add SHA256

PR:		ports/89266
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-11-23 00:53:15 +00:00
Cheng-Lung Sung
9443248cde - Update to 0.9.9
- add SHA256 checksum

PR:		89351
Submitted by:	clsung
Approved by:	David Bushong (maintainer)
2005-11-22 08:13:30 +00:00
Dirk Meyer
d11bff9da1 - add SHA256 2005-11-20 10:51:11 +00:00
Dirk Meyer
663d642ad4 - add SHA256 2005-11-20 09:36:15 +00:00
Andrej Zverev
ef26a74dd1 - Add WITH_PERL option
- Bump portrevision
2005-11-16 16:08:16 +00:00
Kris Kennaway
3cdd911822 Chase master site 2005-11-16 04:50:54 +00:00
Kris Kennaway
8295c21a0e BROKEN: Size mismatch 2005-11-16 04:37:44 +00:00
Andrej Zverev
60fcecc73b - Update to version 0.1.6
- Implement WITH_PYTHON knob

Submitted by:	Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
2005-11-15 15:40:23 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Joe Marcus Clarke
3812c615c2 Add a missing dependency on gconf2.
Reported by:	pointyhat via kris
2005-11-13 21:25:30 +00:00
Norikatsu Shigemura
14c26b1a59 Chase dependency on ja-p5-Jcode.
I don't bump PORTREVISION.  Because dependency on ja-p5-Jcode
is correct, only path isn't correct.  This is build phase
issue.
2005-11-13 11:23:30 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Anton Berezin
b73ff7e235 Update to 0.99.
PR:		88814
Submitted by:	maintainer
2005-11-11 10:37:35 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00