Commit graph

1630 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Andrej Zverev
a02df25c27 - Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
2006-02-22 08:35:50 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Yoichi NAKAYAMA
e4f6fdcc22 Unbroken, lib/xemacs/site-packeges/lisp is handled in xemacs21-mule port 2006-02-20 03:41:57 +00:00
Marcus Alves Grando
d403e8a330 - Use OPTIONS and add more options
- Add rc.d script
- Bump PORTREVISION

PR:		93285
Submitted by:	mnag
Approved by:	maintainer
2006-02-13 16:56:11 +00:00
Kris Kennaway
98bbc62be4 BROKEN on !i386: Does not compile 2006-02-12 22:32:29 +00:00
Kris Kennaway
df28a111da BROKEN: Incomplete pkg-plist 2006-02-12 22:15:18 +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
Sam Lawrance
2edb4e18ac Convert to OPTIONS framework.
Fix misformatted IGNORE message.

PR:		ports/92911
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2006-02-11 02:35:14 +00:00
Renato Botelho
787920917c - mv pkg-message -> files/pkg-message.in, add it to SUB_FILES
- Add more MASTER_SITES [1]
- Take maintainership [1]

PR:		ports/93078 [1]
Submitted by:	Joe Holden <joe@joeholden.co.uk> [1]
2006-02-09 15:25:06 +00:00
Volker Stolz
c8242de583 Un-FORBID: Subvert broken logic for disabling confirmation email.
Cleanup a bit while here.

Approved by: maintainer
2006-02-08 16:00:35 +00:00
Sam Lawrance
830c9d1598 Mark deprecated and set to expire.
PR:		ports/92307
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	kurlon@hotmail.com (maintainer, timeout 14 days)
2006-02-08 14:40:41 +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
Oliver Lehmann
3ffec1c851 fix password checking if the crypted password is 28 chars long and not 13
update PORTREVISION
2006-02-06 21:44:53 +00:00
Renato Botelho
889fc58469 * fix handling of the optional SQLMod
* change mail address
* fix handling of options file

PR:		ports/91792
Submitted by:	maintainer
2006-01-30 15:39:00 +00:00
Andrej Zverev
43961f5877 - Update to version 0.1.7
Version 0.1.7 (2006-01-14):
   * fixed msg command (now allowed in private buffer with "*" as target)
   * removed "irc_default_msg_away" setting, for RFC 2812 conformity
     (/away command wihtout argument only removes away status),
     new values for "irc_display_away" (off, local, channel)
   * fixed refresh bug with Solaris when term size is changed
   * replaced Texinfo doc by XML Docbook
   * added color for window separators (when splited)
   * added completion system for plugins/scripts commands
   * fixed plugins autoload
   * added charset by server and channel, new command: /charset
   * added Ruby script plugin
   * added /upgrade command
   * added ETA (Estimated Time of Arrival) for DCC files
   * /nick command is now allowed when not connected to server
   * added server/channel arg to /buffer command for jumping to buffer
   * fixed display bug in chat window when a message length equals to window
     width
   * added new keys for switching to other windows: alt-w followed by
     alt-{arrow}
   * added new keys for scrolling to previous/next highlight: alt-P / alt-N
   * added "read marker": an indicator for first unread line in a
     server or channel buffer (new key alt-U to scroll to marker)
   * new window maganement: custom size for windows, auto resize when
     terminal is resized
   * fixed infinite loop when resizing term to small size
   * added /history command
2006-01-30 15:17:07 +00:00
Yoichi NAKAYAMA
c4a3f34638 Removed WWW, the URL does not exist anymore.
PR:		ports/92275
Submitted by:	Jean Milanez Melo
2006-01-30 13:29:58 +00:00
Markus Brueffer
56701d750d Update to version 0.19 2006-01-30 12:54:24 +00:00
Edwin Groothuis
8e99c09916 SHA256ify
Approved by: krion@
2006-01-30 10:36:48 +00:00
Edwin Groothuis
7dff5ed13e SHA256ify
APproved by: krion@
2006-01-30 10:33:46 +00:00
Kris Kennaway
11bcef58fd FORBIDDEN: Sends email to authors after compilation 2006-01-29 20:27:09 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Jean-Yves Lefort
4019b070f6 Add ircd-ratbox.
This is a port of the ircd-ratbox IRC daemon.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

WWW: http://www.ircd-ratbox.org/

PR:		ports/92404
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-01-27 06:09:27 +00:00
Kris Kennaway
8b070244f5 BROKEN when WITHOUT_NLS: Incorrect pkg-plist 2006-01-26 04:07:53 +00:00
Yoichi NAKAYAMA
63cf145411 Update URL.
PR:		ports/92260
Submitted by:	Jean Milanez Melo
2006-01-24 22:27:10 +00:00
Renato Botelho
86bd7d9a09 - Fix MASTER_SITES
PR:		ports/92278
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-24 18:32:05 +00:00
Pav Lucistnik
14c69e7e68 - Update to 5.0.57
PR:		ports/92249
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2006-01-24 16:47:42 +00:00
Pav Lucistnik
b27f26043d - Remove WWW
PR:		ports/92261
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-24 14:28:40 +00:00
Pav Lucistnik
542585b560 - Abandonware; detonate in two months
- Portlint

PR:		ports/92221
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 21:07:20 +00:00
Erwin Lansing
7eff5c562d - Marked as DEPRECATED, the project is gone.
- Removed WWW line in pkg-descr, because the URL doesn't exist anymore.

PR:		92213
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2006-01-23 18:55:22 +00:00
Pav Lucistnik
e586a6662a - Update to 1.0.1
PR:		ports/92173
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2006-01-23 15:34:44 +00:00
Tim Bishop
c40b4d5df7 - Fix WWW line in pkg-descr
PR:		92203
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 14:58:53 +00:00
Kris Kennaway
0f234111d2 BROKEN with WITHOUT_NLS: Does not compile without gettext 2006-01-23 02:54:50 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Edwin Groothuis
360872c2f7 Fix MASTER_SITE reorganisation 2006-01-16 03:47:30 +00:00
Pav Lucistnik
1068fca2cf - Fix runtime crash on 64-bit archs with jemalloc
PR:		ports/91812
Submitted by:	keramida
Approved by:	vanilla (vacation blanket)
2006-01-15 09:00:54 +00:00
Joe Marcus Clarke
3550c144d5 Update to 2.6.1. See http://xchat.org/changelog.txt for details. 2006-01-11 05:42:50 +00:00
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