1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Wen Heping
e76775b95e - Update to 0.10.0 2015-05-07 02:06:02 +00:00
Dmitry Marakasov
4633007a3b - Add LICENSE_FILE
- Strip library
2015-02-24 13:57:07 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Bartek Rutkowski
74f16ca6d1 audio/py-pyliblo: update 0.9.1 -> 0.9.2
- Update the setup.py patch
- Update the port with USES=python

Approved by:	mentors (implicit)
2014-09-17 11:09:00 +00:00
Wen Heping
210158d106 - Add LICENSE
- Pet portlint
- Reset maintainer to ports@
2014-05-11 15:46:40 +00:00
Baptiste Daroussin
80217fba0a Support stage 2014-04-04 22:46:03 +00:00
Emanuel Haupt
f454d095ba Remove trailing whitespaces from category audio 2014-02-21 13:35:10 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
2014-02-10 13:54:26 +00:00
Adam Weinberger
49bf36d527 Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Daniel Eischen
62828ab4fa Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
2013-07-13 17:23:19 +00:00
Wen Heping
b3107f6cbf - Trim Makefile headers 2013-06-01 14:22:35 +00:00
Martin Wilke
e8f615fbc7 - Get rid FreeBSD 6.X support 2011-11-06 16:36:34 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Wen Heping
cd61f365f2 - Update to 0.9.1 2011-02-12 06:51:32 +00:00
Wen Heping
b1745159b6 - Fix build on FreeBSD-6 2010-10-28 10:59:44 +00:00
Wen Heping
a7de4877b7 - Update to 0.9.0 2010-10-25 08:02:39 +00:00
Wen Heping
c413023268 - Update to 0.8.1 2009-12-04 11:23:03 +00:00
Wen Heping
2d0f8ca35d - Update to 0.8.0
- Update my mail address to FreeBSD

Approved by:	jadawin(co-mentor)
2009-10-04 23:40:14 +00:00
Ion-Mihai Tetcu
3796b54144 - fix build with custom LOCALBASE/PREFIX
- install man pages under PREFIX, not LOCALBASE
- bump PORTREVISION

Submitted by:	maintainer
Reported by:	QATty
2009-05-31 16:04:41 +00:00
Edward Tomasz Napierala
e7ddc4fd46 Update audio/liblo to 0.26. 2009-03-31 05:25:03 +00:00
Martin Wilke
0af225c1ad pyliblo is a Python wrapper for the liblo OSC library. It
supports almost the complete functionality of liblo, allowing
you to send and receive OSC messages using a nice and simple
Python API.

Also included are the command line utilities send_osc and
dump_osc.

WWW:	http://das.nasophon.de/pyliblo/

PR:		ports/130975
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-09 20:10:15 +00:00