| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Update WWW to HTTPS
|
|
|
|
|
|
|
| |
version has been tagged.
GitHub reference:
https://github.com/adplug/adplay-unix/issues/5#issuecomment-295162419
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Define LICENSE_FILE
- Add ALSA option
- Use autoreconf and
- remove a lot of old cruft that's not needed anymore with the use of
autoreconf
- Bump PORTREVISION just to be safe (autoreconf)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.
Approved by: portmgr (mat)
Differential Revision: D4093
|
|
|
|
| |
Reported by: danfe
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
(a* to d* categories)
PR: 192062
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
LIB_DEPENDS in audio
With hat: portmgr
|
| |
|
|
|
|
| |
audio)
|
| |
|
|
|
|
|
|
|
| |
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes
|
|
|
|
|
| |
- Remove deprecated header information
- Pacify portlint
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
| |
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
|
| |
|
| |
|
|
|
|
|
| |
PR: 111645
Submitted by: edwin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
replay information about problematic files. Some file formats contain too few
information about a song for it to be correctly replayed. To counter this, the
AdPlug database was created.
|
|
|
|
| |
- Chase audio/libadplug update
|
| |
|
|
|
|
| |
Approved by: novel (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4
all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4
PR: ports/86431
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81703
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81009
Submitted by: maintainer
|
|
many AdLib formats such as HSP and HSC.
WWW: http://adplug.sourceforge.net/
PR: ports/80727
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|