1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Beech Rintoul
50d32184ce - Update to 3.0.7
PR:		ports/176664
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2013-03-07 07:34:53 +00:00
Jase Thew
59d947fba1 - Update to 3.0.6.1 [1]
- Convert to OPTIONSng, add DOCS option
- Convert to new format Makefile header

PR:		ports/171826 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
Approved by:	flo, culot (mentors, implicit)
2012-09-26 00:59:07 +00:00
Beech Rintoul
2dab11f561 - Upadate to 3.0.5
PR:		ports/169267
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2012-06-23 18:05:46 +00:00
Michael Scheidell
8d0c43914d - Forgot SUB_LIST (without it, %%s didn't expand in rc script)
- No PORTREVISION bump (caught before mirrors had a change to sync)

PR:		ports/166654
Submitted by:	scheidell (me)
Approved by:	maintainer (implicit)
2012-05-04 18:46:56 +00:00
Michael Scheidell
83a2497645 - Update to 3.0.3 [1]
- Update LICENSE_PERMS [1]
- Add @exec's to pkg-plist since Makefile:post-install isn't run with pkg-add [2]
- Add BATCH check because you can't acctept license in batch mode [3]
- Change mkdir/chown in Makefile (and pkg-plist) to install [3]

PR:		ports/166654 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer) [1]
Submitted by:	scheidell (me) [2]
Submitted by:	crees@ [3]
2012-05-04 18:26:13 +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
Chris Rees
e6863f1dae - Update to 3.0.1
- Abstract MASTER_SITES to avoid having to edit each update
- Use bsd.port.options.mk; apparently that includes ARCH

PR:		ports/162666
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
Feature safe:	yes
2011-11-19 08:42:47 +00:00
Chris Rees
9d26d34e79 - Update to 3.0.0 (release numerically less than betas,
so unfortunately PORTEPOCH comes in)
- Use the LICENSE in the distfile

PR:		ports/159674
Submitted by:	Pavel M. <admin@onlyfriends.info>
Reviewed by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2011-08-12 14:39:51 +00:00
Sylvio Cesar Teixeira
ac5a45dfda - Fix problem with pkg_version
Reported by:	erwin@
2011-06-01 13:28:02 +00:00
Sylvio Cesar Teixeira
0e7a74564b - Fix problem with version number
Reported by: erwin@
2011-05-30 17:20:42 +00:00
Sylvio Cesar Teixeira
39cc012cfd - Change PORTVERSION to DISTVERSION in due of package to be a release candidate
- Add package to arch amd64
- Add new doc file.

Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer - via e-mail)
2011-05-24 12:14:27 +00:00
Sylvio Cesar Teixeira
1961beaed3 - Update to RC1
PR:		ports/157265
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2011-05-23 13:38:27 +00:00
Greg Larkin
8b71d694e7 - Updated to 3.0.0.b30 [1]
- Over to new volunteer [1]
- Added new UID, GID, and LEGAL entries [1]
- Fixed rc.conf variable name in pkg-message
- Fixed a couple of portlint warnings

PR:		ports/154453 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at>
Reviewed by:	Chris Rees <utisoft@gmail.com>
2011-05-03 22:06:11 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Felippe de Meirelles Motta
6d8fe538c9 - Reset maintainership.
PR:		ports/141048
Submitted by:	Ralf van der Enden <tremere@cainites.net> (old maintainer)
2009-12-05 16:20:12 +00:00
Rong-En Fan
7bcb23fd21 - Update to 2.0.24.01
PR:		ports/131213
Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)
2009-02-01 06:28:38 +00:00
Stefan Walter
b9cfeeb594 Patch the startup script so the server process is run as the teamspeak user by
default, not as root.

PR:		126805
Submitted by:	Richard Tector <richard@tector.org.uk>
Approved by:	maintainer
2008-10-11 07:10:13 +00:00
Frank J. Laszlo
9bd59d5ccc Update to version 2.0.23.19
Contains various security an bug fixes

PR:		ports/115219
Submitted by:	Ralf vd Enden <tremere@cainites.net> (maintainer)
2007-08-05 23:13:47 +00:00
Doug Barton
a0131cabb9 Update the rc.d script to REQUIRE: DAEMON so that this server gets
started after all the things it needs (such as linux compat).

Submitted by:	Albert Poon <albert@bigtearice.net>
2006-09-06 20:40:18 +00:00
Marcus Alves Grando
8bdc9bfcf5 - Use new style rc.d script.
- Reorganize Makefile
- Bump PORTREVISION

PR:		95063
Submitted by:	"Anish Mistry" <amistry___am-productions.biz>
Approved by:	maintainer
2006-04-14 18:10:37 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Pav Lucistnik
8836ca9a6a - Submitter of last update agreed to look after this port 2005-06-01 08:26:45 +00:00
Pav Lucistnik
c967d41d11 - Update to 2.0.20.1
- Reset maintainership on maintainer's request

PR:		ports/81494
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	Daniel O'Connor <darius@dons.net.au> (maintainer)
2005-05-31 12:49:14 +00:00
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Kirill Ponomarev
cb1e7f6c27 - Remove dead MASTER_SITES and add the new one
PR:		ports/67104
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-24 09:15:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
4606d5edc1 Make bento happy regarding build attempts on non-i386 machines.
Submitted by:	Darius (on #bsdcode)
2003-11-03 06:04:35 +00:00
Edwin Groothuis
76a381de98 Add pkg-install to audio/teamspeak-server
Hi Edwin,
	I see you committed my PR, thanks :)

	I think I mangled my patch and it is missing pkg-install,
	so the port doesn't work. I have attached it, please commit
	:)

Submitted by:	"Daniel O'Connor" <darius@dons.net.au>
2003-10-08 07:53:26 +00:00
Edwin Groothuis
9eedc760df Update for teamspeak_server port update
Updates to not install as root, and installs startup script as .sample.

PR:		ports/56918
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-27 03:56:32 +00:00
Edwin Groothuis
65e6d0e000 iMinor teamspeak_server port update
This patch by crtxreavr@trioptimum.com to prevent users
	from read passwords out of the log file and database. Also
	runs the server as the nobody user.

PR:		ports/56464
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-05 04:46:06 +00:00
Edwin Groothuis
06a36db746 New port for Team Speak server (audio/teamspeak_server)
The server for Team Speak a voice chat program which supports
	multiple channels with different rate codecs and several
	people on each channel.  Primarily aimed at team gamers but
	can be used as an IP phone as well.

PR:		ports/55088
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-01 04:07:32 +00:00