Commit Graph

16 Commits

Author SHA1 Message Date
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
sthen
ac60638a49 drop myself as maintainer 2011-11-08 23:14:49 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
sthen
8641f94629 Avoid using use Class::XSAccessor::Array private API to unbreak this port,
taken from newer version. jim@ ok
2011-03-02 08:35:14 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
f6791797ad change homepage, pointed out aja@ 2010-09-21 10:28:11 +00:00
sthen
29e9f06fcd add a note about why this isn't updated, people keep asking 2010-09-21 10:12:07 +00:00
sthen
c82a5fee4b maintenance update to 7.3.3 2009-07-12 19:58:28 +00:00
sthen
2138a6b848 update to 7.3.2 2009-01-28 01:36:00 +00:00
sthen
0c06dbe989 add NO_REGRESS=Yes, no package bump needed. 2008-12-13 10:37:28 +00:00
sthen
e8b95b6849 - update to 7.2.1
- fix userid conflict with heartbeat (sorry)
2008-11-17 12:31:27 +00:00
sthen
53add730e5 import squeezecenter:
Formerly known as SlimServer, this is a streaming audio server
for use with the SlimDevices/Logitech network music players -
Squeezebox, Transporter and SLiMP3.

* Web browser UI to control the player and manage playlists
* MP3 & WMA Internet radio
* Alarm clock
* Automatically imports metadata tags
* Browse and search by title, artist, album or genre
* Shuffle and repeat albums or songs
* Create, save, and import .pls, .cue and .m3u playlist files
* Displays current date and time when not playing
* Open protocol and command line API
* Expandable through 3rd party plug-ins and skins
* Supports multiple synchronized players
* Listen from any computer using an MP3 software player
2008-10-17 09:59:26 +00:00