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: devel/ruby-gnustep/Makefile
SVNWeb

Number of commits found: 44

Sun, 10 Jun 2012
[ 16:17 dinoex search for other commits by this committer ] Original commit 
- mark DEPRECATED
- reset MAINTAINER
Sat, 9 Jun 2012
[ 13:06 dinoex search for other commits by this committer ] Original commit 
- mark BROKEN
Mon, 4 Jul 2011
[ 17:46 swills search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Mark as broken with Ruby 1.9

Approved by:    portmgr
Sat, 5 Jun 2010
[ 07:54 dinoex 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)
add LICENSE_COMB
[ 06:33 dinoex search for other commits by this committer ] Original commit 
LICENSE GPLv2
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 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)
Fri, 30 May 2008
[ 17:25 dinoex search for other commits by this committer ] Original commit 
- use PORTEXAMPLES
Fri, 25 May 2007
[ 05:55 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- update for gnustep-make-2.0.0
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, 31 Jan 2007
[ 18:18 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
- add category gnustep
PR:             103931
Approved by:    pav
Sat, 13 Jan 2007
[ 03:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
Sat, 18 Nov 2006
[ 06:44 dinoex search for other commits by this committer ] Original commit 
- fix build for custom configurations
Fri, 1 Sep 2006
[ 20:28 dinoex search for other commits by this committer ] Original commit 
- fix build with gnustep-make-1.13.0
- use more of bsd.gnustep.mk
Sat, 20 May 2006
[ 12:19 dinoex search for other commits by this committer ] Original commit 
- make portlint happier
Fri, 31 Mar 2006
[ 05:01 dinoex search for other commits by this committer ] Original commit 
- fix MASTER_SITE_SUBDIR
Mon, 20 Mar 2006
[ 04:42 dinoex search for other commits by this committer ] Original commit 
- change path on MASTER_SITE
Fri, 20 Jan 2006
[ 07:27 dinoex search for other commits by this committer ] Original commit 
- update to 0.2.2
- cleanup Makefile and use bsd.gnustep.mk
- fix build with gcc34
Sun, 13 Nov 2005
[ 09:14 dinoex search for other commits by this committer ] Original commit 
- take MAINTAINERSHIP
Fri, 11 Nov 2005
[ 01:18 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Sun, 28 Aug 2005
[ 19:23 dinoex search for other commits by this committer ] Original commit 
- cleanup Makefile location
Approved by:    knu (implicit)
Wed, 27 Jul 2005
[ 17:17 dinoex search for other commits by this committer ] Original commit 
- update auf gnustep-back 0.10
Approved by:    knu (implicit)
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 25 Feb 2005
[ 00:17 mezz search for other commits by this committer ] Original commit 
Disable threads again; it has caused the more troubles. This time, it has
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.

Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.

This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!

Tested by:      many people
Tested on:      i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
                and sparc64 (FreeBSD 5.x and 6.x)
Not test on:    ia64 and alpha
Approved by:    portmgr (kris)
Sat, 5 Feb 2005
[ 04:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
The slippery pthread support for systems prior to 502102 has been
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.

Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread.  This will allow threaded extension libraries to run
and work properly on those systems.

The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build.  I don't know if the problem is in
libpthread or in gcc.

(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
Sun, 14 Nov 2004
[ 08:06 dinoex search for other commits by this committer ] Original commit 
- cleanup obsolete defs
Fri, 30 Apr 2004
[ 06:30 dinoex search for other commits by this committer ] Original commit 
- support for GNUSTEP_WITH_BASE_GCC
Approved by:    (implicit by knu)
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)
Thu, 13 Nov 2003
[ 14:45 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Sun, 19 Oct 2003
[ 11:14 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Layout for GnuSTEP 1.8.0
Wed, 27 Aug 2003
[ 07:15 dinoex search for other commits by this committer ] Original commit 
- Update for GNUstep 1.7.3
- preserve MAKE_ENV
Approved by:    knu (implicit)
Sat, 26 Jul 2003
[ 14:53 dinoex search for other commits by this committer ] Original commit 
- flat layout

Approved by:    knu
Mon, 30 Jun 2003
[ 17:39 dinoex search for other commits by this committer ] Original commit 
- make more dependencys configureable
Approved by:    knu
Wed, 18 Jun 2003
[ 05:20 dinoex search for other commits by this committer ] Original commit 
- Add WITH_GNUSTEP_DEVEL
- resolve namespace confict
Approved by:    knu
Fri, 18 Apr 2003
[ 03:59 dinoex search for other commits by this committer ] Original commit 
- use lang/gnustep-objc so libobjc.so is be used
PR:             50479
Approved by:    knu
Mon, 3 Mar 2003
[ 04:24 dinoex search for other commits by this committer ] Original commit 
- drop gnustep-objc in favor of gcc32 in STABLE
Approved by:    knu
Tue, 18 Feb 2003
[ 05:04 knu search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Tue, 4 Feb 2003
[ 19:58 dinoex search for other commits by this committer ] Original commit 
Add dependency to ffcall (was previous supplied with gnustep-objc)
Approved by:    knu
Thu, 23 Jan 2003
[ 16:14 dinoex search for other commits by this committer ] Original commit 
- unbreak INDEX (was still broken)
- migrate dependency gnustep-xgps -> gnustep-back
- don't depend on gnustep-objc in CURRENT
- Fix PLIST as we are here
PR:             47351
Approved by:    knu
Sun, 6 Oct 2002
[ 21:05 knu search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Use RUBY_MOD*.
Sat, 30 Mar 2002
[ 11:14 knu search for other commits by this committer ] Original commit 
Make the port build with the latest GNUstep port.
(Although I'm not sure if it works 100% functionally)
Fri, 12 Oct 2001
[ 20:58 knu search for other commits by this committer ] Original commit 
Update to 0.2.1.    
Fri, 28 Sep 2001
[ 19:11 knu search for other commits by this committer ] Original commit 
Update to 0.2.0.    
Fri, 14 Sep 2001
[ 12:55 knu search for other commits by this committer ] Original commit 
Add ruby-gnustep, a Ruby interface to the GNUstep development   environment.    

Number of commits found: 44