Commit graph

22 commits

Author SHA1 Message Date
Baptiste Daroussin
d51bc0de30 ncurses: partial revert 266130ce71
In many places I overlooked at the problem we were trying to solve when
libncurses is split.
2021-09-24 15:11:53 +02:00
Baptiste Daroussin
266130ce71 ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
2021-09-23 18:22:54 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias Kortkamp
6a379e2d3a a-b: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:27:56 +00:00
John Marino
a61c348943 audio: pms, squash, tcd, waon: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 16:04:55 +00:00
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
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +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
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pietro Cerutti
0fb72bb59b - Add LICENSE
- STAGE-clean
2014-01-30 14:26:06 +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
Max Brazhnikov
813ceb9846 Remove support for deprecated audio/libmusicbrainz
PR:		ports/
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
Approved by:	maintainer timeout (2.5 months)
2012-05-19 16:49:56 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pietro Cerutti
09db2e42a9 - Enhance next/prev commands. Next on last track jumps to first track. Prev
on first track jumps to last track.
- Bump PORTREVISION
2008-07-25 11:29:18 +00:00
Pietro Cerutti
ae684db375 - Fix long time outstanding bug causing tcd to crash upon disc change 2008-07-15 22:32:21 +00:00
Pietro Cerutti
e0fc8b8537 - Fix stop command. Do not restart if play mode is set to repeat
- Refactor repeat track
- Bump portrevision
2008-07-04 18:14:46 +00:00
Pietro Cerutti
d066457c63 - Add volume handling capabilities 2008-06-27 20:58:02 +00:00
Pietro Cerutti
07db9b1ac3 - Fix segmentation fault when ejecting a CD
- Fix typo in my e-mail address
- Bump portrevision
2008-06-26 23:31:04 +00:00
Pietro Cerutti
b5abc23f81 - Save disc information in local database after retrieval
from MusicBrainz
2008-06-26 19:46:53 +00:00
Pietro Cerutti
3fb5d3b048 - New port: tcd
TCD is a simple, user-friendly ncurses-based CD player.

- Add homebrew MusicBrainz support (default OFF).
2008-06-26 18:37:56 +00:00