aboutsummaryrefslogtreecommitdiff
path: root/audio/aylet
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* a-b: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-0/+1
| | | | Notes: svn path=/head/; revision=517040
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Fix direct dependency chain for GUI option now that the port has switched fromEmanuel Haupt2017-05-101-2/+2
| | | | | | | GTK 1.2 to GTK 2.0. Notes: svn path=/head/; revision=440547
* Update GTK interface from GTK 1.2 to GTK 2.0Emanuel Haupt2017-05-094-4/+234
| | | | | | | Obtained from: gentoo portage Notes: svn path=/head/; revision=440505
* Properly resurect aylet this time via repocopy in order to retain history. ThisEmanuel Haupt2017-05-094-0/+77
| | | | | | | | | commit corrects r440435. Requested by: danfe Notes: svn path=/head/; revision=440472
* Remove aylet in preparation for a proper repocopy from the old version in orderEmanuel Haupt2017-05-094-77/+0
| | | | | | | | | to retain history. Requested by: danfe Notes: svn path=/head/; revision=440471
* Remove pkg-message. It was not intended to resurrect this file in the previousEmanuel Haupt2017-05-081-4/+0
| | | | | | | commit. The ay file archive is no longer publicly available. Notes: svn path=/head/; revision=440436
* Resurrect, overhaul, and maintain audio/aylet. Project page is available. TheEmanuel Haupt2017-05-085-0/+81
| | | | | | | | | | GUI functionality of the former slave port (audio/xaylet) is now an option of audio/aylet without a slave port. Modify MOVED to document the changes. Notes: svn path=/head/; revision=440435
* Another bunch of expired ports removalBaptiste Daroussin2011-05-034-73/+0
| | | | | | | | | | | | 2011-05-01 audio/albumart: Upstream disapear and distfile is no more available 2011-05-01 audio/aylet: Upstream disapear and distfile is no more available 2011-05-01 audio/cantus: Upstream disapear and distfile is no more available 2011-05-01 audio/xaylet: Upstream disapear and distfile is no more available 2011-05-01 science/oases: Upstream disapear and distfile is no more available 2011-05-01 shells/pash: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273563
* Deprecate unmaintained ports from audio where upstream disapear and/orBaptiste Daroussin2011-03-171-0/+2
| | | | | | | | | where no distfiles can be found and are not used by maintained ports Lookup by: Eitan Adler <eitan _at_ eitanadler.com> Notes: svn path=/head/; revision=271070
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268211
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209970
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* Get rid of USE_X_PREFIX.Emanuel Haupt2008-03-171-1/+1
| | | | Notes: svn path=/head/; revision=209213
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update WWWEmanuel Haupt2006-10-011-1/+1
| | | | Notes: svn path=/head/; revision=174231
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* - Update to 0.5Emanuel Haupt2006-03-072-5/+6
| | | | | | | | | | | - Make it fetchable again [1] PR: 94104 Notified by: distfile survey [1] Approved by: portmgr (krion) Notes: svn path=/head/; revision=157009
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* - Update to 0.4Sergey Matveychuk2005-08-292-3/+3
| | | | | | | | PR: ports/85048 Submitted by: maintainer Notes: svn path=/head/; revision=141275
* Aylet/Xaylet plays music files in the `.ay' format. These files are essentiallyPav Lucistnik2005-07-134-0/+69
wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum 128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound chip. Files using the Amstrad CPC ports are also supported. PR: ports/83216 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=139078