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: emulators/yape/Makefile
SVNWeb

Number of commits found: 29

Sun, 7 Apr 2019
[ 07:43 antoine search for other commits by this committer ] Original commit   Revision:498264 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 4 Nov 2018
[ 12:37 antoine search for other commits by this committer ] Original commit   Revision:484007
Mark BROKEN: fails to build

main.cpp:651:13: error: comparison between pointer and integer ('char *' and
'int')
        if (argv[1]!='\0') {
            ~~~~~~~^ ~~~~

Reported by:	pkg-fallout
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Fri, 8 May 2015
[ 09:13 amdmi3 search for other commits by this committer ] Original commit   Revision:385734
- Fix build with clang

Approved by:	portmgr blanket
MFH:		2015Q2
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)
Thu, 3 Jul 2014
[ 22:10 adamw search for other commits by this committer ] Original commit   Revision:360470
Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers.
Sun, 1 Jun 2014
[ 16:37 grembo search for other commits by this committer ] Original commit   Revision:356154
Stagify.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
Mon, 26 May 2014
[ 13:13 miwi search for other commits by this committer ] Original commit   Revision:355332
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 16:43 bapt search for other commits by this committer ] Original commit   Revision:327721 (Only the first 10 of 190 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:
emulators)
Wed, 9 Jan 2013
[ 19:50 tabthorpe search for other commits by this committer ] Original commit   Revision:310162 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
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
Mon, 11 May 2009
[ 19:24 dhn search for other commits by this committer ] Original commit 
- Update to 0.32.5
- Fix build on 64-bit archs

PR:             ports/134306
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Tested by:      gahr
Approved by:    miwi (mentor implicit)
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
Tue, 2 Oct 2007
[ 05:18 linimon search for other commits by this committer ] Original commit 
Mark as broken with gcc4.2 on 64-bit archs.  While here, remove cruft
for obsolete versions of 5.x.
Thu, 23 Aug 2007
[ 10:57 rafan search for other commits by this committer ] Original commit 
- Fix build with gcc 4
- Pet portlint(1)

PR:             ports/115749
Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
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}.
Wed, 20 Sep 2006
[ 11:21 stas search for other commits by this committer ] Original commit  (Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   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)
Sun, 7 May 2006
[ 10:55 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with E
Thu, 13 Oct 2005
[ 14:44 mnag search for other commits by this committer ] Original commit 
Update to 0.32.4 [1]
Mark IGNORE when system < 5.3 (don't have fmin(3) and fmax(3) functions)

PR:             87269 [1]
Submitted by:   Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
Tue, 16 Mar 2004
[ 04:23 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Sun, 7 Mar 2004
[ 23:39 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Let ports use the USE_SDL macro

PR:             ports/61807
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Mon, 31 Mar 2003
[ 09:35 edwin search for other commits by this committer ] Original commit 
New master site for emulator/yape.

PR:             ports/49077
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Fri, 21 Feb 2003
[ 11:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Tue, 28 Jan 2003
[ 12:51 edwin search for other commits by this committer ] Original commit 
Fix master_sites

PR:             ports/47357
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Thu, 2 Jan 2003
[ 15:06 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Update version number of SDL shared library.
Tue, 19 Nov 2002
[ 14:39 ijliao search for other commits by this committer ] Original commit 
add yape 0.32.3
Yet Another Commodore +4 Emulator

PR:             45004
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>

Number of commits found: 29