FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:42 PM BST
non port: multimedia/slideshow/Makefile
CVSWeb

Number of commits found: 21

Tue, 31 Oct 2006
[ 14:13 vd ] Original commit 
1.508 LEGAL
1.1169 MOVED
1.163 archivers/Makefile
1.17 archivers/linux-unace/Makefile
1.782 audio/Makefile
1.9 audio/gdesklets-cornerxmms/Makefile
1.249 deskutils/Makefile
1.7 deskutils/gdesklets-sensor-displayconstraints/Makefile
1.2487 devel/Makefile
1.10 devel/sdl_ldbad/Makefile

(Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Remove expired leaf ports:

2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
Wed, 20 Sep 2006
[ 11:21 stas ] Original commit 
1.13 astro/stellarium/Makefile
1.11 audio/adplay/Makefile
1.56 audio/amarok/Makefile
1.6 audio/drumpiler/Makefile
1.8 audio/festalon/Makefile
1.19 audio/ksmp3play/Makefile
1.44 audio/mhwaveedit/Makefile
1.29 audio/mp3blaster/Makefile
1.41 audio/openal/Makefile
1.3 audio/phatbeat/Makefile

(Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Tue, 15 Aug 2006
[ 00:56 clsung ] Original commit 
1.18 misc/chmlib/Makefile
1.15 misc/compat3x/Makefile
1.33 misc/compat4x/Makefile
1.14 misc/compat5x/Makefile
1.6 misc/gctpc/Makefile
1.18 misc/gtl/Makefile
1.8 misc/projectionlib/Makefile
1.9 multimedia/dirac/Makefile
1.18 multimedia/openquicktime/Makefile
1.16 multimedia/pitivi/Makefile

(Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Sun, 26 Mar 2006
[ 14:17 pav ] Original commit 
1.18 multimedia/slideshow/Makefile
- Fix master sites

PR:             ports/94932
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 28 Aug 2005
[ 16:44 arved ] Original commit 
1.15 multimedia/slideshow/Makefile
Reset Maintainer

Submitted by:   stefanf
Sat, 21 May 2005
[ 17:48 kris ] Original commit 
1.14 multimedia/slideshow/Makefile
Extend nasty -fPIC hack from amd64 to "fix" ia64 build
Fri, 9 Jul 2004
[ 17:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Tue, 16 Mar 2004
[ 04:23 edwin ] Original commit 
1.3 astro/stellarium/Makefile
1.4 audio/drumpiler/Makefile
1.16 audio/ksmp3play/Makefile
1.28 audio/pysol-sound-server/Makefile
1.13 audio/rebler/Makefile
1.27 audio/sdl_mixer/Makefile
1.10 audio/sdl_sound/Makefile
1.12 audio/tempest_for_eliza/Makefile
1.5 devel/adasdl/Makefile
1.20 devel/clanlib-devel/Makefile

(Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Fri, 20 Feb 2004
[ 13:26 arved ] Original commit 
1.10 multimedia/slideshow/Makefile
Fix build on AMD64
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 27 Jan 2004
[ 22:48 edwin ] Original commit 
1.8 multimedia/slideshow/Makefile
Let multimedia/slideshow use USE_SDL.

PR:             ports/61805
Approved by:    Stefan Farfeleder <stefan@fafoe.narf.at>
Fri, 3 Oct 2003
[ 11:04 edwin ] Original commit 
1.14 audio/muse/Makefile
1.4 audio/streamtuner-local/Makefile
1.3 audio/streamtuner-python/Makefile
1.7 audio/streamtuner/Makefile
1.24 devel/avr-libc/Makefile
1.6 devel/avrdude/Makefile
1.3 devel/bnf/Makefile
1.4 devel/ruby-cache/Makefile
1.4 devel/simulavr/Makefile
1.4 devel/tinyq/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Sun, 10 Aug 2003
[ 20:10 krion ] Original commit 
1.6 multimedia/slideshow/Makefile
1.2 multimedia/slideshow/distinfo
1.1 multimedia/slideshow/files/patch-configure
1.2 multimedia/slideshow/files/patch-src::EffectDarkness.cpp
1.2 multimedia/slideshow/files/patch-src::Makefile.in
1.1 multimedia/slideshow/files/patch-src::Page.cpp
1.2 multimedia/slideshow/pkg-message
Update to 0.8.0.p5

The upgrade should fix the build problems with GCC 3.3 and
issues with 16 bit colour depth.

PR:             55352
Submitted by:   maintainer
Sun, 3 Aug 2003
[ 14:44 arved ] Original commit 
1.5 multimedia/slideshow/Makefile
Change Stefan's emailadress to one that doesn't bounce emails from
kris.

Submitted by:   maintainer.
[ 00:22 kris ] Original commit 
1.4 multimedia/slideshow/Makefile
Reset bouncing maintainer address
Fri, 4 Apr 2003
[ 05:34 lioux ] Original commit 
1.9 audio/ksmp3play/Makefile
1.23 audio/pysol-sound-server/Makefile
1.19 audio/sdl_mixer/Makefile
1.3 audio/sdl_sound/Makefile
1.4 devel/linux-runrev/Makefile
1.22 devel/py-game/Makefile
1.32 games/powerpak/Makefile
1.7 games/prboom/Makefile
1.5 graphics/flip/Makefile
1.6 graphics/qtutils/Makefile

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):

ports/graphics/libfame          -->     ports/multimedia/libfame
ports/graphics/libquicktime     -->     ports/multimedia/libquicktime
ports/graphics/mpeg             -->     ports/multimedia/mpeg
ports/graphics/mpeg_encode      -->     ports/multimedia/mpeg_encode
ports/graphics/mpeg_play        -->     ports/multimedia/mpeg_play
ports/graphics/mtv              -->     ports/multimedia/mtv
ports/graphics/smpeg            -->     ports/multimedia/smpeg
ports/graphics/totem            -->     ports/multimedia/totem
ports/graphics/transcode        -->     ports/multimedia/transcode
ports/graphics/xanim            -->     ports/multimedia/xanim
ports/graphics/xmps             -->     ports/multimedia/xmps

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)
Fri, 21 Feb 2003
[ 12:51 knu ] Original commit 
1.39 multimedia/avifile/Makefile
1.8 multimedia/dvdrip/Makefile
1.23 multimedia/linux-realplayer/Makefile
1.4 multimedia/mplayer-fonts/Makefile
1.12 multimedia/mplayer-skins/Makefile
1.47 multimedia/mplayer/Makefile
1.2 multimedia/slideshow/Makefile
1.20 multimedia/win32-codecs/Makefile
1.49 multimedia/xmms/Makefile
1.4 multimedia/avifile/pkg-comment

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 8 Jan 2003
[ 20:32 arved ] Original commit 
1.12 multimedia/Makefile
1.1 multimedia/slideshow/Makefile
1.1 multimedia/slideshow/distinfo
1.1 multimedia/slideshow/files/patch-src::EffectDarkness.cpp
1.1 multimedia/slideshow/files/patch-src::FontVault.h
1.1 multimedia/slideshow/files/patch-src::Makefile.in
1.1 multimedia/slideshow/pkg-comment
1.1 multimedia/slideshow/pkg-descr
1.1 multimedia/slideshow/pkg-message
1.1 multimedia/slideshow/pkg-plist
Add slideshow, a tool to write slides in python or XML

PR:             45832
Submitted by:   Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>

Number of commits found: 21

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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours8
new 7 days63
new fortnight185
new month256

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 3.013 seconds.