Commit Graph

2300 Commits

Author SHA1 Message Date
Maxim Sobolev
734f6e07f5 Update port to the lastest version.
PR:		37401
Submitted by:	Olexander Kunytsa <kunia@istc.kiev.ua>
2002-04-24 11:40:26 +00:00
Alexander Leidinger
4231616b5c Add xmms-gdancer 0.4.4,
XMMS Visualization plugin, displays dancing
figures.

Approved by:	steve
2002-04-23 16:46:05 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Anders Nordby
9c4361e5b2 Enable building of the GTK GUI.
Build it + define USE_GTK only if GUI is wanted/GTK is installed.

Silence by:	maintainer && jim

PR:		35014
2002-04-22 01:22:48 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ying-Chieh Liao
2d37093f4d upgrade to 3.0.0
PR:		37283
Submitted by:	maintainer
2002-04-20 15:32:40 +00:00
Ying-Chieh Liao
653b1b1664 add mhwaveedit 1.1.3
A graphical program for editing sound files
2002-04-19 14:11:38 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Mario Sergio Fujikawa Ferreira
f01572a009 Update to 0.7.3
PR:		36758
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Reviewed by:	freebsd-multimedia (silence)
2002-04-18 02:58:08 +00:00
Maxim Sobolev
4aff315557 - Update to 1.0.5;
- don't unconditionally add -O2 to CFLAGS;
- use devel/sld12 instead of devel/sdl10 because the latter is doomed for
  deorbiting.

Approved by:	maintainer
2002-04-17 14:28:23 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
969c7195c4 Update to 1.2.3. 2002-04-17 12:36:12 +00:00
Joe Marcus Clarke
1943c8dbf5 I had a typo in one of the file names in the last commit. It should read
patch-cddbslave::cddbsubmit.c.
2002-04-17 02:24:04 +00:00
Joe Marcus Clarke
a5b086e407 Add some CD-related fixes to gnomemedia. Bump PORTREVISION.
* Allow CDDB submissions to work correctly
* Make sure the file descriptor passed to ioctl() is open first.  This allows
  gtcd to read the CD volume as something other than 0.

Submitted by:	Arne H Juul <Arne.Juul@fast.no>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-16 20:02:53 +00:00
Anders Nordby
fbfcab2a16 PORTVISION => PORTREVISION.
Fix list of installed files/docs + pkg-plist.

PR:		37058
Submitted by:	maintainer
2002-04-14 14:02:00 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
8065193b31 machine/soundcard.h -> sys/soundcard.h
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-12 15:57:06 +00:00
SADA Kenji
10948d5b50 Distfile is available on new site.
Submitted by:	Christian Brueffer <chris@unixpages.org>
PR:	ports/36942
2002-04-12 07:47:11 +00:00
Mario Sergio Fujikawa Ferreira
0ebddf3f82 Update to 2.0 pre 3 2002-04-12 00:00:29 +00:00
Motoyuki Konno
8d4724eed2 Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:22:33 +00:00
Motoyuki Konno
9e0cb30d0b Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:11:41 +00:00
Christian Weisgerber
7589f334a1 machine/soundcard.h -> sys/soundcard.h
PR:		36966
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2002-04-10 20:41:58 +00:00
Akinori MUSHA
2d61ed98fc Update to 0.3. 2002-04-10 18:27:39 +00:00
Ying-Chieh Liao
430526536a ugprade to 0.18
PR:		36889
Submitted by:	Ports Fury
2002-04-09 07:30:20 +00:00
Will Andrews
b597c9f427 Add a patch to fix build on -current. Untested by me. Should work, though.
PR:		36639
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-04-04 11:49:12 +00:00
David W. Chapman Jr.
5299d2fd32 Update to latest version
PR:		36596
Submitted by:	maintainer
2002-04-01 02:01:59 +00:00
David W. Chapman Jr.
af258a6259 Update to 0.15.0
PR:		36577
Submitted by:	maintainer
2002-03-31 17:35:29 +00:00
Kris Kennaway
1da677f923 Remove #include <malloc.h>
Reorder do-build target in temporal order
2002-03-31 03:45:43 +00:00
Kris Kennaway
0eaee831f9 Remove #include <malloc.h> 2002-03-31 02:47:07 +00:00
Pete Fritchman
4209c18ac1 Fix build on -current: add a missing #include <arpa/inet.h>.
Reported by:	bento
2002-03-30 21:09:02 +00:00
Akinori MUSHA
fa6e768d65 Add ruby-smf 0.11.5, a Ruby module to handle Standard MIDI Files. 2002-03-30 16:59:28 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Mario Sergio Fujikawa Ferreira
033f8ec097 Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA
following bsd.java.mk 1.2
2002-03-29 16:19:23 +00:00
Ying-Chieh Liao
30d55b0c4f upgrade to 0.2.2 2002-03-28 16:17:54 +00:00
Mario Sergio Fujikawa Ferreira
dc2fbbac16 Update to new java infrastructure, deploy USE_JAVA 2002-03-28 14:48:49 +00:00
Ying-Chieh Liao
3b5ccf536a upgrade to 2.5.6 2002-03-26 06:22:58 +00:00
Christian Weisgerber
f2107e4728 * Fix encoding of raw files.
Obtained from:	Xiph CVS

* Re-enable assert()s now that we use GNU iconv.
2002-03-26 02:49:06 +00:00
Christian Weisgerber
684225f588 * Update to 0.2.10. Noteworthy changes in this release:
- many bug fixes
  - ID3 tag support

* New homepage URL.
2002-03-25 17:09:26 +00:00
Ying-Chieh Liao
a95886e79e remove redundant .endif 2002-03-25 14:12:01 +00:00
Ying-Chieh Liao
aa50779704 - Add optional Ogg/Vorbis support
PR:		36288
Submitted by:	Ports Fury
2002-03-25 11:44:20 +00:00
Patrick Li
a7dc96946e Update to 1.5.0
Approved by:	petef(maintainer)
2002-03-25 05:44:08 +00:00
Chris D. Faulhaber
7e3f7edc0b #include <arpa/inet.h> for ntohl prototype.
Found by:	bento
2002-03-25 03:42:04 +00:00
Kris Kennaway
b99b7411b4 Remove the cdd port, which was broken long ago by the CAM import. 2002-03-25 02:25:28 +00:00
Bruce A. Mah
e2601dd8bb Unbreak port build on -CURRENT. 2002-03-23 23:08:18 +00:00
Patrick Li
0a6b09feee Add new port audio/py-xmms - XMMS Remote Control Library for Python
PR:		36067
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-23 08:55:39 +00:00
Ying-Chieh Liao
81ab387d19 upgrade to 2.5.5 2002-03-23 07:43:41 +00:00
Ying-Chieh Liao
6d50e1c211 add mp3stat 2.5.2
Read information about mp3s and oggs bitstream
2002-03-21 14:59:48 +00:00
CHOI Junho
fa285f9909 Update to 0.7
PR:		ports/36035
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-21 05:29:39 +00:00
Patrick S. Gardella
cd6d2fa7f5 Add a new port for Ample, a personal MP3 player 2002-03-20 19:29:01 +00:00
Maxim Sobolev
f3249b265a - Update to 1.2.18;
- pass over maintainership to Olexander Kunitsa <kunia@istc.kiev.ua>
  (maintainer timeout).

Submitted by:	Olexander Kunitsa <kunia@istc.kiev.ua>
2002-03-18 18:56:28 +00:00