non port: audio/schism/Makefile |
Number of commits found: 44 |
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
 |
Wednesday, 5 Oct 2016
|
08:46 ehaupt
- Update to 20160913
- Remove patch (fixed upstream)
 |
Tuesday, 4 Oct 2016
|
05:32 ehaupt
- Update to 20160521
- 9.x needs a compiler understanding C++11 with a C++11 ready standard library
- Relocate to github
 |
Monday, 8 Aug 2016
|
09:35 ehaupt
Register x11, xext and xv in USE_XORG
 |
Friday, 3 Apr 2015
|
11:26 mat
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
 |
Tuesday, 6 Jan 2015
|
09:36 ehaupt
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
 |
Monday, 8 Dec 2014
|
16:48 tijl
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)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
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)
 |
Friday, 14 Mar 2014
|
10:15 ehaupt
Convert USE_BZIP2=yes to USES=tar:bzip2
 |
Wednesday, 23 Oct 2013
|
20:30 ehaupt
Support staging.
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Wednesday, 24 Jul 2013
|
08:19 ehaupt
Remove MAKE_JOBS_SAFE which is now default.
 |
Monday, 25 Mar 2013
|
08:53 ehaupt
Adjust OSVERSION for extra patch in order to properly reflect the merge of log2
and log2f into libm.
 |
Friday, 8 Mar 2013
|
14:00 ehaupt
Remove indefinite article from COMMENT
 |
Saturday, 22 Dec 2012
|
17:22 ehaupt
List all tested future versions in PORTSCOUT which either segfault or don't run
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.
 |
Friday, 21 Dec 2012
|
15:47 ehaupt
Remove accidentally introduced whitespace in PORTSCOUT enumeration.
 |
15:46 ehaupt
Update PORTSCOUT
 |
Thursday, 20 Dec 2012
|
11:31 ehaupt
- Update PORTSCOUT
- Trim header
 |
Saturday, 18 Feb 2012
|
10:18 mva
- 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
 |
Friday, 9 Dec 2011
|
21:40 ehaupt
- Fix build after the addition of log2 to libm
- Move LICENSE
- Remove trailing newline from pkg-descr after eadler's batch removal of the
maintainer tags
Feature safe: yes
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Tuesday, 1 Mar 2011
|
10:31 erwin
Mark BROKEN on HEAD after the addition of log2 to libm.
 |
Tuesday, 25 Jan 2011
|
08:39 ehaupt
Add LICENSE and remove MD5 sums.
Feature safe: yes
 |
Sunday, 2 Jan 2011
|
13:44 ehaupt
Update PORTSCOUT
 |
Thursday, 24 Jun 2010
|
18:01 ehaupt
Notify portscout to skip version 20100202 which is broken in many ways:
http://sovietrussia.org/scdev/res/956.html
Feature safe: yes
 |
Sunday, 17 Jan 2010
|
21:14 ehaupt
Update to 20100101
 |
Saturday, 2 Jan 2010
|
21:45 ehaupt
Update to 20091213
 |
Saturday, 24 Oct 2009
|
19:38 ehaupt
Update to 20090817
 |
Friday, 27 Mar 2009
|
12:42 ehaupt
Unbreak on 8-CURRENT
 |
09:53 ehaupt
Mark MAKE_JOBS_SAFE
 |
Wednesday, 25 Mar 2009
|
22:23 ehaupt
Mark it BROKEN on 8-CURRENT, it does not compile.
 |
Tuesday, 7 Oct 2008
|
08:19 ehaupt
Update to the latest git snapshot
 |
Thursday, 27 Mar 2008
|
22:15 ehaupt
Use MASTER_SITE_CRITICAL
 |
Monday, 17 Mar 2008
|
15:44 ehaupt
Get rid of USE_X_PREFIX.
 |
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 16 Apr 2007
|
07:57 ehaupt
Cleanup non-supported FreeBSD versions
PR: 111688
Submitted by: edwin
 |
Sunday, 15 Apr 2007
|
16:27 ehaupt
Force usage of gcc 3.4
Notified by: kris (via pointyhat)
 |
Thursday, 1 Jun 2006
|
12:13 ehaupt
Add an additional mirror.
 |
Sunday, 19 Feb 2006
|
11:39 ehaupt
Remove deprecated USE_REINPLACE
 |
Thursday, 6 Oct 2005
|
11:57 ehaupt
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
 |
Thursday, 2 Jun 2005
|
10:54 novel
Make it i386-only.
PR: 81794
Submitted by: Emanuel Haupt (maintainer)
 |
Friday, 27 May 2005
|
09:24 danfe
- Use DISTVERSION
- 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
 |
08:33 krion
Add schism 0.2,
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>
 |
Number of commits found: 44 |