| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
| |
|
| |
|
|
|
|
| |
audio)
|
| |
|
|
|
|
| |
and log2f into libm.
|
| |
|
|
|
|
|
|
|
| |
correctly.
Note: It would be beneficial to have a portscout option to define a version
range instead of having to list every version to be skipped.
|
| |
|
| |
|
|
|
|
| |
- Trim header
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Move LICENSE
- Remove trailing newline from pkg-descr after eadler's batch removal of the
maintainer tags
Feature safe: yes
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
http://sovietrussia.org/scdev/res/956.html
Feature safe: yes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: 111688
Submitted by: edwin
|
|
|
|
| |
Notified by: kris (via pointyhat)
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: novel (mentor)
|
|
|
|
|
| |
PR: 81794
Submitted by: Emanuel Haupt (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Use INSTALL_PROGRAM
- Shorten install command
- Reindent Makefile header
- Utilize PLIST_FILES and kill one-line pkg-plist
- Add a comment why specific C[XX]FLAGS should be used
Encouraged by: krion
|
|
Schism Tracker is a music editor that aims to match the look and
feel of Impulse Tracker as closely as possible. The player code is
based on Modplug, so it supports a wide variety of module formats.
PR: ports/81531
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|