notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: audio/schism/Makefile

Number of commits found: 44

Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Wednesday, 5 Oct 2016
08:46 ehaupt search for other commits by this committer
- Update to 20160913
- Remove patch (fixed upstream)
Original commitRevision:423329 
Tuesday, 4 Oct 2016
05:32 ehaupt search for other commits by this committer
- Update to 20160521
- 9.x needs a compiler understanding C++11 with a C++11 ready standard library
- Relocate to github
Original commitRevision:423233 
Monday, 8 Aug 2016
09:35 ehaupt search for other commits by this committer
Register x11, xext and xv in USE_XORG
Original commitRevision:419809 
Friday, 3 Apr 2015
11:26 mat search for other commits by this committer
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
Original commitRevision:383107 
Tuesday, 6 Jan 2015
09:36 ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Original commitRevision:376388 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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)
Original commitRevision:374303 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Friday, 14 Mar 2014
10:15 ehaupt search for other commits by this committer
Convert USE_BZIP2=yes to USES=tar:bzip2
Original commitRevision:348200 
Wednesday, 23 Oct 2013
20:30 ehaupt search for other commits by this committer
Support staging.
Original commitRevision:331422 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Wednesday, 24 Jul 2013
08:19 ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
Original commitRevision:323578 
Monday, 25 Mar 2013
08:53 ehaupt search for other commits by this committer
Adjust OSVERSION for extra patch in order to properly reflect the merge of log2
and log2f into libm.
Original commitRevision:315204 
Friday, 8 Mar 2013
14:00 ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
Original commitRevision:313649 
Saturday, 22 Dec 2012
17:22 ehaupt search for other commits by this committer
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.
Original commitRevision:309398 
Friday, 21 Dec 2012
15:47 ehaupt search for other commits by this committer
Remove accidentally introduced whitespace in PORTSCOUT enumeration.
Original commitRevision:309361 
15:46 ehaupt search for other commits by this committer
Update PORTSCOUT
Original commitRevision:309360 
Thursday, 20 Dec 2012
11:31 ehaupt search for other commits by this committer
- Update PORTSCOUT
- Trim header
Original commitRevision:309311 
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- 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
Original commit
Friday, 9 Dec 2011
21:40 ehaupt search for other commits by this committer
- 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
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Tuesday, 1 Mar 2011
10:31 erwin search for other commits by this committer
Mark BROKEN on HEAD after the addition of log2 to libm.
Original commit
Tuesday, 25 Jan 2011
08:39 ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
Original commit
Sunday, 2 Jan 2011
13:44 ehaupt search for other commits by this committer
Update PORTSCOUT
Original commit
Thursday, 24 Jun 2010
18:01 ehaupt search for other commits by this committer
Notify portscout to skip version 20100202 which is broken in many ways:

http://sovietrussia.org/scdev/res/956.html

Feature safe:   yes
Original commit
Sunday, 17 Jan 2010
21:14 ehaupt search for other commits by this committer
Update to 20100101
Original commit
Saturday, 2 Jan 2010
21:45 ehaupt search for other commits by this committer
Update to 20091213
Original commit
Saturday, 24 Oct 2009
19:38 ehaupt search for other commits by this committer
Update to 20090817
Original commit
Friday, 27 Mar 2009
12:42 ehaupt search for other commits by this committer
Unbreak on 8-CURRENT
Original commit
09:53 ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
Original commit
Wednesday, 25 Mar 2009
22:23 ehaupt search for other commits by this committer
Mark it BROKEN on 8-CURRENT, it does not compile.
Original commit
Tuesday, 7 Oct 2008
08:19 ehaupt search for other commits by this committer
Update to the latest git snapshot
Original commit
Thursday, 27 Mar 2008
22:15 ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
Original commit
Monday, 17 Mar 2008
15:44 ehaupt search for other commits by this committer
Get rid of USE_X_PREFIX.
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 16 Apr 2007
07:57 ehaupt search for other commits by this committer
Cleanup non-supported FreeBSD versions

PR:             111688
Submitted by:   edwin
Original commit
Sunday, 15 Apr 2007
16:27 ehaupt search for other commits by this committer
Force usage of gcc 3.4

Notified by:    kris (via pointyhat)
Original commit
Thursday, 1 Jun 2006
12:13 ehaupt search for other commits by this committer
Add an additional mirror.
Original commit
Sunday, 19 Feb 2006
11:39 ehaupt search for other commits by this committer
Remove deprecated USE_REINPLACE
Original commit
Thursday, 6 Oct 2005
11:57 ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Original commit
Thursday, 2 Jun 2005
10:54 novel search for other commits by this committer
Make it i386-only.

PR:             81794
Submitted by:   Emanuel Haupt (maintainer)
Original commit
Friday, 27 May 2005
09:24 danfe search for other commits by this committer
- 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
Original commit
08:33 krion search for other commits by this committer
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>
Original commit

Number of commits found: 44