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/gnapster/Makefile
SVNWeb

Number of commits found: 41

Sun, 9 Oct 2011
[ 02:47 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE

astro/gkrellsun         Abandonware
astro/xrmap             No more distfiles
audio/midimountain      Abandonware
audio/gkrellmss         Abandonware
audio/gnapster          Abandonware
databases/xbase         No more public distfiles
databases/xbsql         No more public distfiles
games/gtkabale          No more public distfiles
games/battleball        No more public distfiles, does not compile on ia64 or
sparc64
games/race              No more public distfiles
games/stvef-paks        No more public distfiles
games/stvef-server      No more public distfiles
games/tome              No more public distfiles
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
Mon, 1 Aug 2011
[ 17:06 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deprecate some abandonwares
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 18 Dec 2009
[ 19:31 pav search for other commits by this committer ] Original commit 
- Portlint

PR:             ports/141737
Submitted by:   Glen Barber <glen.j.barber@gmail.com>
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
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, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Wed, 25 Jan 2006
[ 22:58 kris search for other commits by this committer ] Original commit 
Add missing USE_GETTEXT
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Tue, 31 May 2005
[ 16:26 oliver search for other commits by this committer ] Original commit 
change the libtool version to use from 1.3 to 1.5
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
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)
Tue, 8 Apr 2003
[ 00:40 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove the USE_GNOMENG macro.
Tue, 11 Mar 2003
[ 20:57 fenner search for other commits by this committer ] Original commit 
Update MASTER_SITES for MAINTAINER-less ports.

PR:             ports/49045
Submitted By:   Ryan T. Dean <rtdean@cytherianage.net>
Approved By:    portmgr
Thu, 20 Feb 2003
[ 16:49 knu search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 30 Jan 2003
[ 17:38 arved search for other commits by this committer ] Original commit 
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Mon, 9 Sep 2002
[ 04:57 marcus search for other commits by this committer ] Original commit 
Fix things after the recent GNOMENG commit.

Submitted by:   bento
Sat, 31 Aug 2002
[ 00:13 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Sun, 17 Jun 2001
[ 02:52 cpiazza search for other commits by this committer ] Original commit 
Update to 1.5.0.   This isn't installing the nls files and I'm not in the mood
to wade through   autoconf files to find out why right now.  I'll get to it
eventually, but if   you need it patches are accepted :)    
Fri, 4 May 2001
[ 22:41 ade search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
Thu, 29 Mar 2001
[ 16:35 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Thu, 25 Jan 2001
[ 01:12 cpiazza search for other commits by this committer ] Original commit 
Don't use the default HAVE_GNOME distdir.   This fixes the problems people have
been seeing.   You can now stop bugging me.    
[ 01:01 cpiazza search for other commits by this committer ] Original commit 
Update to 1.4.2 which allows gnapster to use offical servers again.   This still
has a bug (that was present in 1.4.1a) that affects   new users, but this at
least works for users with pref files already...    
Fri, 24 Nov 2000
[ 15:13 cpiazza search for other commits by this committer ] Original commit 
Clean the last commit up    
[ 00:01 cpiazza search for other commits by this committer ] Original commit 
Make gnome optional    
Sun, 19 Nov 2000
[ 19:36 cpiazza search for other commits by this committer ] Original commit 
Update to 1.4.1a    
Thu, 5 Oct 2000
[ 08:10 reg search for other commits by this committer ] Original commit  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Implement USE_GNOME, part 1.    
Sat, 23 Sep 2000
[ 19:54 cpiazza search for other commits by this committer ] Original commit 
Update to 1.3.12 so it actually works with napster servers again.    
Mon, 21 Aug 2000
[ 20:52 cpiazza search for other commits by this committer ] Original commit 
Update to 1.3.11    
Fri, 4 Aug 2000
[ 17:11 ade search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Re-sobomize to use pre-patch instead of post-extract    
[ 05:57 cpiazza search for other commits by this committer ] Original commit 
Replace a couple patch files with sobomax's post-extract rule.    
Thu, 3 Aug 2000
[ 10:28 asami search for other commits by this committer ] Original commit  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Thu, 1 Jun 2000
[ 17:25 ade search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Updates for new shared library versions in GNOME 1.2    

Number of commits found: 41