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

24 Commits

Author SHA1 Message Date
Martin Wilke
8ff6471ecc - Bump PORTREVISION
- Chase increase of devel/libnotify  shlib version.
2006-06-29 04:46:02 +00:00
Jeremy Messenger
f4e8f55aac audio/gnomemedia2 -> audio/gnome-media
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:41:15 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Joe Marcus Clarke
0c61e4b52a Mark BROKEN on 4.X.
Reported by:	pointyhat via kris
2006-04-01 06:17:40 +00:00
Joe Marcus Clarke
3633b416d6 Add a fogotten OPTIONS, and fix a portlint nit. 2006-03-27 00:02:00 +00:00
Joe Marcus Clarke
86ca249a3e * Add libnotify support
* Fix build with libgnotify-0.3.2 [1]

PR:		93610
Submitted by:	Christian Hiris <4711@chello.at>
Obtained from:	Mandriva Linux
2006-03-26 23:46:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
98c419f62a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:     krion@
PR:              ports/88711
2006-01-22 01:14:22 +00:00
Joe Marcus Clarke
e1ab5d2c25 Add a missing dependency on gnomedocutils.
Reported by:	pointyhat via kris
2005-11-19 19:51:42 +00:00
Michael Johnson
c959ffbafc - Update to 0.9.93 2005-11-19 00:18:47 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b45914b565 Update to 0.9.92. 2005-07-20 04:38:57 +00:00
Koop Mast
8924e0961c Update to 0.9.91. 2005-04-05 16:42:35 +00:00
Koop Mast
c0178cd7af Chase the slit of gconf to a seperate port. 2005-03-20 16:05:54 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
74cd00f6f4 Update to 0.9.90. 2005-03-05 08:54:53 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Michael Johnson
1a21fbecee - Update to 0.7.1
- Remove white spaces
2005-01-13 00:46:12 +00:00
Jeremy Messenger
bba3a87782 Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump the
PORTREVISION.

Reported by:	pointyhat via kris
2004-12-20 19:54:57 +00:00
Michael Johnson
ba17b3f8d7 Update to 0.6.0 2004-12-06 16:14:28 +00:00
Alexander Nedotsukov
c4a389c505 Remove .schemas file from PLIST since it is completely handled
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures).
2004-11-22 03:09:24 +00:00
Alexander Nedotsukov
23810b5da8 Update to 0.5.0 2004-11-17 13:43:22 +00:00
Alexander Nedotsukov
a79be15e4c Add goobox 0.4.0, CD player and ripper for GNOME Desktop environment. 2004-11-11 03:43:35 +00:00