FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 3:45 PM BST
non port: audio/teamspeak_client/Makefile
CVSWeb

Number of commits found: 15

Thu, 23 Sep 2010
[ 18:07 erwin ] Original commit 
1.15 audio/teamspeak_client/Makefile
Mark BROKEN on HEAD: does not build.
Thu, 19 Mar 2009
[ 17:28 bsam ] Original commit 
1.2 archivers/linux-upx/Makefile
1.29 astro/google-earth/Makefile
1.37 audio/baudline/Makefile
1.17 audio/linux-esound/Makefile
1.5 audio/linux-freealut/Makefile
1.8 audio/linux-libvorbis/Makefile
1.12 audio/linux-openal/Makefile
1.3 audio/linux-sdl_mixer/Makefile
1.14 audio/teamspeak_client/Makefile
1.3 biology/consed/Makefile

(Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 4 Sep 2006
[ 09:38 linimon ] Original commit 
1.11 audio/teamspeak_client/Makefile
1.17 devel/tclreadline/Makefile
1.12 games/wolfpack/Makefile
1.9 net/boclient/Makefile
1.9 print/mup/Makefile
1.3 security/tlswrap/Makefile
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Sat, 8 Apr 2006
[ 16:44 jylefort ] Original commit 
1.10 audio/teamspeak_client/Makefile
1.2 audio/teamspeak_client/files/TeamSpeak
1.1 audio/teamspeak_client/files/TeamSpeak.in
1.4 audio/teamspeak_client/pkg-plist
- Add a menu item
- Add amd64 to ONLY_FOR_ARCHS (I can not test this, but it should work)
- Use exec in the wrapper script:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-sh-exec.html
- Install with ${INSTALL_PROGRAM} and ${INSTALL_DATA}, to ensure
  proper permissions/stripping/ownerships
- This program uses X: move to ${X11BASE}
- Install documentation in ${DOCSDIR}
- Cleanups (SUB_FILES, PORTDOCS)

PR:             ports/93931
Submitted by:   jylefort
Approved by:    maintainer timeout (39 days)
Fri, 17 Jun 2005
[ 22:59 netchild ] Original commit 
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile

(Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 2 Mar 2005
[ 05:42 edwin ] Original commit 
1.8 audio/teamspeak_client/Makefile
Update MASTER_SITES for teamspeak

PR:             ports/78271
Submitted by:   Daniel O'Connor <doconnor@cain.gsoft.com.au>
Tue, 1 Mar 2005
[ 21:51 trevor ] Original commit 
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile

(Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Respect the user's USE_LINUX setting.
Mon, 24 May 2004
[ 09:24 krion ] Original commit 
1.6 audio/teamspeak_client/Makefile
- Fix MASTER_SITES

PR:             ports/67102
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Mon, 3 Nov 2003
[ 06:04 edwin ] Original commit 
1.5 audio/teamspeak_client/Makefile
1.4 audio/teamspeak_server/Makefile
Make bento happy regarding build attempts on non-i386 machines.

Submitted by:   Darius (on #bsdcode)
Fri, 26 Sep 2003
[ 07:09 daichi ] Original commit 
1.4 audio/teamspeak_client/Makefile
1.3 audio/teamspeak_client/distinfo
1.3 audio/teamspeak_client/pkg-plist
update audio/teamspeak_client: 2.0.29.47 -> 2.0.32

PR:             56919
Submitted by:   Daniel O'Connor <darius@dons.net.au> (maintainer)
Fri, 22 Aug 2003
[ 00:57 edwin ] Original commit 
1.3 audio/teamspeak_client/Makefile
Fix MASTER_SITES

Submitted by:   Darius@#bsdcode
Thu, 31 Jul 2003
[ 06:21 krion ] Original commit 
1.2 audio/teamspeak_client/Makefile
1.2 audio/teamspeak_client/distinfo
1.2 audio/teamspeak_client/pkg-plist
* Update to 2.0.29

PR:             55086
Submitted by:   maintainer
Approved by:    fjoe (mentor) (implicit)
Fri, 4 Apr 2003
[ 12:18 edwin ] Original commit 
1.397 audio/Makefile
1.1 audio/teamspeak_client/Makefile
1.1 audio/teamspeak_client/files/TeamSpeak
1.1 audio/teamspeak_client/distinfo
1.1 audio/teamspeak_client/pkg-descr
1.1 audio/teamspeak_client/pkg-plist
New port for TeamSpeak

        The client 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/47348
Submitted by:   Daniel O'Connor <doconnor@cain.gsoft.com.au>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 734
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 28
new 48 hours33
new 7 days65
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.167 seconds.