aboutsummaryrefslogtreecommitdiffstats
path: root/audio/enscribe
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Reset the 99 ports still listed under sylvio@marino2014-06-121-1/+1
| | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Support stagebapt2014-04-051-8/+3
|
* Remove trailing whitespaces from category audioehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Convert to PORT_OPTIONS:MDOCS.adamw2014-01-031-1/+3
| | | | Holdout shame list: ruby, perl, python
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-5/+5
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Add an explicit dependency on pkgconfbapt2013-08-301-5/+3
| | | | Trim header
* - update libdg to 2.1.0dinoex2013-08-091-5/+5
|
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Add licensesylvio2011-05-201-0/+2
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Pass maintainership to submittermiwi2009-09-201-1/+1
| | | | | | PR: 138595 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - Update to 0.1.0miwi2008-06-233-20/+18
| | | | | PR: 124843 Submitted by: Ports Fury
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Drop maintainershipjylefort2006-11-031-1/+1
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
| | | | Approved by: adamw (mentor)
* - Update to 0.0.4pav2005-01-193-5/+5
| | | | | PR: ports/76423 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Add enscribe 0.0.3,krion2004-07-154-0/+56
Enscribe creates digital audio watermark images from photographic images. These images can only be seen using a third party frequency vs time display, such as Baudline (audio/baudline). Images are still visible even after such audio mangling techniques as MP3/Ogg compression, reverb, chorus, etc. Heavy EQ and flange can stripe out vertical sections, but they can also ruin an otherwise good song as well. PR: ports/69076 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>