From bbfa6e4ee5421a74cb5a208ff2b0a5a927812cb3 Mon Sep 17 00:00:00 2001 From: lofi Date: Thu, 11 Mar 2004 10:56:00 +0000 Subject: Fix plist. --- multimedia/noatun-plugins/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/noatun-plugins/pkg-plist b/multimedia/noatun-plugins/pkg-plist index be559c84e6fe..421b3c21e7ae 100644 --- a/multimedia/noatun-plugins/pkg-plist +++ b/multimedia/noatun-plugins/pkg-plist @@ -18,7 +18,7 @@ lib/kde3/noatunwakeup.la lib/kde3/noatunwakeup.so lib/kde3/noatunwavecapture.la lib/kde3/noatunwavecapture.so -share/applications/kdeaddons-noatun-plugins-3.2.1 +share/applications/kdeaddons-noatun-plugins-3.2.1_2 share/apps/noatun/alsaplayerui.plugin share/apps/noatun/charlatanui.plugin share/apps/noatun/dub.plugin -- cgit 01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.6.1barner2006-01-314-4/+27
| | | | | Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) PR: ports/92232
* - Update to 4.4barner2006-01-313-15/+4
| | | | | | | | | o fixes that hopefully improve the optarg compilation situation o UNISON $HOME environment fix o fixes to setup_chroot.sh.in PR: ports/92587 Submitted by: rushani (maintainer)
* - Update to 0.2barner2006-01-312-4/+4
| | | | | | | | | | | | | | | | | | | | | | | - ChangeLog: o If no -R are given, cvsdadm will try to check if the repository is in the cwd. o &Init_repository: Verify if the repository is in a sane state _before_ attempting any operation. The difference between this behavior and the old one is that cvsdadm will not stop in the middle of an operation (eg: adding a user) and let the repository almost ready. o New command [-C]. If this command is given with -R and nothing else, it will create a new repository. It means CVSROOT dir, passwd, readers and writers files. If -C is given with any other flags -[adekq], it will create the repository file(s) if they are missing. Your repository files will not be overwritten if they already created. Cvsdadm is gentle for your repository... This option can be given with interactive [-i] mode too. o Better handling and logic with interactive mode. o Remove some redundant lines of code that do the same things unnecessarily. Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) PR: ports/92578
* - Update to 3.0.2barner2006-01-313-5/+5
| | | | | | | - Update WWW Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> (maintainer) PR: ports/92559
* - One more fix for tls+auth patches, now I hope all are working fine.garga2006-01-311-4/+4
| | | | Submitted by: Manuel Mausz <manuel@mausz.at>
* Fix build on 4.x.lawrance2006-01-311-0/+13
|
* Trim some busted master sites and add one in.lawrance2006-01-311-6/+3
|
* Update to DAT 4685jeh2006-01-312-4/+4
|
* Welcome Colin Percival as a ports commiter.edwin2006-01-311-0/+1
| | | | | I will wear the mentor hat, but with his experience I don't think I need to do much.
* Fix build on -current.lawrance2006-01-311-0/+11
|
* Don't spam Qt's notion of a sysconfigdir with uic tempfiles.lofi2006-01-311-0/+16
|
* Update xemacs and xemacs21-mule to 21.4.19anray2006-01-315-11/+11
|
* - Add autoconf as a dependencygarga2006-01-311-0/+1
| | | | | | PR: ports/92560 Submitted by: maintainer Reported by: krismail
* - Add a backup MASTER_SITES and make it fetchable againgarga2006-01-311-1/+2
| | | | | | PR: ports/92551 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Reviewed by: maintainer
* Fix MASTER_SITE_SUBDIRjylefort2006-01-3110-10/+10
| | | | Reported by: pointyhat via kris
* Update to 0.56.tobez2006-01-312-5/+4
|
* - qmail-tls is not working fine with auth, fix it printing STATTLS alone ingarga2006-01-312-6/+9
| | | | | | | | one line on EHLO command [1] - Add ECHO_CMD to SUB_LIST, it's necessary to boot files PR: ports/92574 [1] Submitted by: Cristiano Deana <cris@gufi.org> [1]
* Update to 0.50.tobez2006-01-313-8/+12
|
* Catch up with stunnel's tools/Makefile to make the port's "make cert"roam2006-01-312-4/+11
| | | | | | | | | | | | target actually work again. Follow the upstream author's idea of keeping all stunnel-related configuration files into ${PREFIX}/etc/stunnel/ - now "make cert" also installs the certificate there instead of ${PREFIX}/etc/. Bump PORTREVISION and add a note to UPDATING for the certificate location change. PR: 91991 Reported by: Jiri Pridal <jiri.pridal@firebrno.cz>
* Update to 0.15.tobez2006-01-312-4/+4
|
* Fix another silent update.thierry2006-01-311-3/+3
| | | | | | Don't bump PORTREVISION, the only diff is in Release.notes. Reported by: pointyhat via Kris
* Fix linking on 4.x (yes, this is another PHP configure bug).ale2006-01-313-3/+9
| | | | While I'm here, replace a '=' with '+='.
* - substitute PREFIX in rc scriptdinoex2006-01-311-3/+4
| | | | - bump PORTREVISION
* Stop forcing people to download the distfile from the vendor's web-site.mi2006-01-311-11/+3
| | | | | | | The site no longer exists, and the distfile is available on SunSite mirrors. PR: ports/92540
* Add missing "info" directory to dirrm list from last version update.anholt2006-01-311-0/+1
| | | | Reported by: kris
* Fix "port revision going backword".kuriyama2006-01-313-6/+3
| | | | Reported by: chkversion <kris@FreeBSD.org>
* Adjust the order of variable declarations to fix a problem getting themarcus2006-01-314-6/+34
| | | | signal strength from Aironet cards.
* Fix unfetchable situation by putting distfile on my box.kuriyama2006-01-311-1/+2
|
* Fix plist.lawrance2006-01-311-0/+1
|
* Fix plist.lawrance2006-01-311-0/+1
|
* Unbreak. Replace hard-coded -lc_r with ${PTHREAD_LIBS}.lawrance2006-01-311-7/+1
|
* Upgrade to 2.16.thierry2006-01-318-10/+36
| | | | Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
* ascii2binary --> ports/converters/ascii2binarythierry2006-01-311-0/+1
|
* ascii2binary and binary2ascii convert between textual and binarythierry2006-01-315-0/+121
| | | | | | | | | | | representations of numbers. The two programs are useful for generating test data, for inspecting binary files, and for interfacing programs that generate textual output to programs that require binary input and conversely. They can also be useful when it is desired to reformat numbers. WWW: http://billposer.org/Software/a2b.html
* Chase shlib bump of libexpat.kuriyama2006-01-3188-132/+178
|
* - Upgrade to 2.0.0 (almost bugfixes from 1.95.8).kuriyama2006-01-313-6/+19
| | | | - Bump shlib version to 6.
* - Update snapshot to rev 41.kuriyama2006-01-312-5/+5
|
* - Update snapshot to 20060130.kuriyama2006-01-315-79/+7
| | | | | | - Depends on normal mecab rather than mecab-razil. Submitted by: Tasuku SUENAGA <a@razil.jp>
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-3124-115/+18
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* update for ports moved to net-p2ppav2006-01-311-100/+100
|
* Populate newly create net-p2p category with these ports:pav2006-01-31