notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/schism/Makefile
SVNWeb

Number of commits found: 44

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

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

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

Feature safe:   yes
Sun, 17 Jan 2010
[ 21:14 ehaupt search for other commits by this committer ] Original commit 
Update to 20100101
Sat, 2 Jan 2010
[ 21:45 ehaupt search for other commits by this committer ] Original commit 
Update to 20091213
Sat, 24 Oct 2009
[ 19:38 ehaupt search for other commits by this committer ] Original commit 
Update to 20090817
Fri, 27 Mar 2009
[ 12:42 ehaupt search for other commits by this committer ] Original commit 
Unbreak on 8-CURRENT
[ 09:53 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Mark MAKE_JOBS_SAFE
Wed, 25 Mar 2009
[ 22:23 ehaupt search for other commits by this committer ] Original commit 
Mark it BROKEN on 8-CURRENT, it does not compile.
Tue, 7 Oct 2008
[ 08:19 ehaupt search for other commits by this committer ] Original commit 
Update to the latest git snapshot
Thu, 27 Mar 2008
[ 22:15 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Use MASTER_SITE_CRITICAL
Mon, 17 Mar 2008
[ 15:44 ehaupt search for other commits by this committer ] Original commit 
Get rid of USE_X_PREFIX.
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 16 Apr 2007
[ 07:57 ehaupt search for other commits by this committer ] Original commit 
Cleanup non-supported FreeBSD versions

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

Notified by:    kris (via pointyhat)
Thu, 1 Jun 2006
[ 12:13 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Add an additional mirror.
Sun, 19 Feb 2006
[ 11:39 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_REINPLACE
Thu, 6 Oct 2005
[ 11:57 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER address for my ports.

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

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