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

Number of commits found: 93

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 14 Feb 2021
[ 23:21 nc search for other commits by this committer ] Original commit   Revision:565273 (Only the first 10 of 98 ports in this commit are shown above. View all ports for this commit)
Update a few GNUstep ports:

 * devel/gnustep-make: Update to 2.8.0
 * lang/gnustep-base: Update to 1.27.0
 * x11-toolkits/gnustep-back: update to 0.28.0
 * x11-toolkits/gnustep-gui: update to 0.28.0

Also bump PORTREVISION on dependent ports.
Thu, 5 Mar 2020
[ 20:49 rene search for other commits by this committer ] Original commit   Revision:527847 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Return theraven's ports to the pool after safekeeping his commit bit.
Sun, 3 Feb 2019
[ 15:37 theraven search for other commits by this committer ] Original commit   Revision:492056 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
Move Objective-C ports to the v2 GNUstep ABI.

 * Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
Wed, 26 Sep 2018
[ 15:23 brooks search for other commits by this committer ] Original commit   Revision:480741 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Update Objective-C LLVM version to 6.0.

Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
Sun, 3 Dec 2017
[ 12:23 theraven search for other commits by this committer ] Original commit   Revision:455401 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Fix configure options for gnustep-make

We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs.  This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
Mon, 21 Aug 2017
[ 13:26 theraven search for other commits by this committer ] Original commit   Revision:448472 (Only the first 10 of 156 ports in this commit are shown above. View all ports for this commit)
Update GNUstep core libraries.

Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
Thu, 9 Apr 2015
[ 07:44 bapt search for other commits by this committer ] Original commit   Revision:383626 (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
Convert bsd.gnustep.mk to USES=gnustep

Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
Thu, 16 Oct 2014
[ 08:55 ak search for other commits by this committer ] Original commit   Revision:370983 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
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)
Wed, 26 Mar 2014
[ 07:59 bapt search for other commits by this committer ] Original commit   Revision:349231
Support stage
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 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:
devel part 2)
Wed, 28 Aug 2013
[ 18:26 theraven (src committer) search for other commits by this committer ] Original commit   Revision:325546 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
Thu, 22 Aug 2013
[ 23:34 marino search for other commits by this committer ] Original commit   Revision:325244
Unbreak devel/gnustep

The problem with GNUStep is that most of the backends are slave ports with
nearly identical pkg-plists.  To properly fix, the slave port pkg-plists
need to be mutually exclusive.  This will take a bit of work.

In the meantime, the port can be unbroken by specifying a signal backend.
It makes the port lose effectiveness as a meta package, but at least it will
build now.  That's better than being broken.

PR:		181404
Approved by:	bapt/culot (mentors, implicit)
Tue, 20 Aug 2013
[ 01:08 linimon search for other commits by this committer ] Original commit   Revision:325025
Maintainer has relinquished these ports.

PR:		ports/181404
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Sat, 8 Jun 2013
[ 16:21 antoine search for other commits by this committer ] Original commit   Revision:320262
Clarify why devel/gnustep is broken.
Thu, 30 May 2013
[ 08:14 miwi search for other commits by this committer ] Original commit   Revision:319406
- Mark BROKEN fails to build
Thu, 7 Mar 2013
[ 03:25 bdrewery search for other commits by this committer ] Original commit   Revision:313559 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Tue, 26 Jun 2012
[ 05:43 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
- reset MAINTAINER
Sat, 9 Jun 2012
[ 12:46 dinoex search for other commits by this committer ] Original commit 
- update to 1.24.0
Sat, 16 Apr 2011
[ 10:17 dinoex 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)
- update GNUSTEP_DEVEL to 1.22.0
Sun, 30 May 2010
[ 12:28 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 371 ports in this commit are shown above. View all ports for this commit)
- drop USE_GNUSTEP_PREFIX
Sun, 23 May 2010
[ 20:58 dinoex search for other commits by this committer ] Original commit 
- add option WITH_GNUSTEP_DEVEL to build version 1.21.0
Sat, 28 Nov 2009
[ 21:52 dinoex search for other commits by this committer ] Original commit 
- update to 1.19.1
Fri, 16 Jan 2009
[ 16:31 dinoex search for other commits by this committer ] Original commit 
- set NO_PACKAGE
Wed, 24 Dec 2008
[ 07:54 dinoex search for other commits by this committer ] Original commit 
- update to 1.18.0
Tue, 12 Aug 2008
[ 09:23 dinoex search for other commits by this committer ] Original commit 
- udpate stable to 1.16.3
Mon, 11 Aug 2008
[ 15:38 dinoex search for other commits by this committer ] Original commit 
- update to 1.16.3
Tue, 8 Jul 2008
[ 17:30 dinoex search for other commits by this committer ] Original commit 
- update to 1.16.2
Fri, 20 Jun 2008
[ 15:14 dinoex search for other commits by this committer ] Original commit 
- update to 1.16.0
Sun, 15 Jun 2008
[ 11:22 dinoex search for other commits by this committer ] Original commit 
- update to 1.14.4
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)
Sun, 4 May 2008
[ 21:13 dinoex search for other commits by this committer ] Original commit 
- add WITH_GNUSTEP_DEVEL
Sun, 23 Mar 2008
[ 12:24 dinoex search for other commits by this committer ] Original commit 
- update to 1.14.3
Thu, 28 Feb 2008
[ 09:09 dinoex search for other commits by this committer ] Original commit 
- update to 1.14.2
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
Tue, 19 Dec 2006
[ 07:03 dinoex search for other commits by this committer ] Original commit 
- new option WITH_GNUSTEP_SINGLE_BACKEND
Sat, 18 Nov 2006
[ 06:40 dinoex search for other commits by this committer ] Original commit 
- use NO_INSTALL
Tue, 31 Oct 2006
[ 05:27 dinoex search for other commits by this committer ] Original commit 
- connect cairo backend
Thu, 31 Aug 2006
[ 05:35 dinoex search for other commits by this committer ] Original commit 
- update to 1.13.0
Sun, 19 Mar 2006
[ 04:35 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- add USE_GNUSTEP_PREFIX
Sat, 18 Mar 2006
[ 09:52 dinoex search for other commits by this committer ] Original commit 
- update to 1.12.0
Thu, 26 Jan 2006
[ 05:29 dinoex search for other commits by this committer ] Original commit 
- include xlib and libar backends.
  users can switch now between them at runtime.
Thu, 19 Jan 2006
[ 12:06 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- new option GNUSTEP_PREFIX
  allow user defined location of all files
Sat, 24 Dec 2005
[ 21:40 dinoex search for other commits by this committer ] Original commit 
- update to 1.11.2
Thu, 22 Sep 2005
[ 13:34 dinoex search for other commits by this committer ] Original commit 
- update to 1.11.1
Wed, 27 Jul 2005
[ 17:11 dinoex search for other commits by this committer ] Original commit 
- update to 1.10.0
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'.
Sun, 3 Apr 2005
[ 05:22 dinoex search for other commits by this committer ] Original commit 
- update to 1.10.2
Sun, 14 Nov 2004
[ 08:06 dinoex search for other commits by this committer ] Original commit 
- cleanup obsolete defs
Sun, 7 Nov 2004
[ 21:43 dinoex search for other commits by this committer ] Original commit 
- update to 1.10.0 (stable)
Wed, 16 Jun 2004
[ 16:36 dinoex search for other commits by this committer ] Original commit 
- update to 1.9.2
Fri, 5 Mar 2004
[ 15:00 dinoex search for other commits by this committer ] Original commit 
- update to 1.9.1
Wed, 10 Dec 2003
[ 22:03 dinoex search for other commits by this committer ] Original commit 
- Update to 1.9.0
Sun, 19 Oct 2003
[ 11:09 dinoex search for other commits by this committer ] Original commit 
- Update to 1.8.0
Wed, 27 Aug 2003
[ 07:17 dinoex search for other commits by this committer ] Original commit 
- Update to 1.7.3
Sat, 26 Jul 2003
[ 14:38 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- update to 1.7.2
- flat layout
Sat, 21 Jun 2003
[ 07:49 dinoex search for other commits by this committer ] Original commit 
Update to gnustep-1.7.1 / gui-8.7
Wed, 18 Jun 2003
[ 05:02 dinoex search for other commits by this committer ] Original commit 
- configure depended ports
Sun, 1 Jun 2003
[ 03:12 dinoex search for other commits by this committer ] Original commit 
- Add WITH_GNUSTEP_DEVEL
HEADS UP: New filesystem layout with gnustep-1.7.0
Mon, 31 Mar 2003
[ 01:52 dinoex search for other commits by this committer ] Original commit 
- Cleanup
Sun, 23 Mar 2003
[ 20:34 dinoex search for other commits by this committer ] Original commit 
- Update to 1.6.0
Sun, 2 Mar 2003
[ 07:31 dinoex search for other commits by this committer ] Original commit 
- drop gnustep-objc in this meta package
Wed, 26 Feb 2003
[ 19:57 dinoex search for other commits by this committer ] Original commit 
- Update gnustep-base and gnutsep-make to 1.5.2
Thu, 20 Feb 2003
[ 18:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- add COMMENT
Tue, 21 Jan 2003
[ 03:57 dinoex search for other commits by this committer ] Original commit 
- Fix BUILD_DEPENDS to find correct port.
Mon, 20 Jan 2003
[ 04:49 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Update to use gnustep-back instead of gnustep-xgps
- Sweep devel slave ports
- retire x11-toolkits/gnustep-xgps
Sat, 23 Nov 2002
[ 08:43 dinoex search for other commits by this committer ] Original commit 
Update Version
Sun, 3 Nov 2002
[ 05:27 dinoex search for other commits by this committer ] Original commit 
fix dependency
Fri, 1 Nov 2002
[ 03:25 dinoex search for other commits by this committer ] Original commit 
use SYSTEMDIR
Wed, 30 Oct 2002
[ 04:27 dinoex search for other commits by this committer ] Original commit 
use PKGNAMESUFFIX
add slave port gnustep-devel
Mon, 28 Oct 2002
[ 20:53 dinoex search for other commits by this committer ] Original commit 
support for gnustep-back, option GNUSTEP_GUI_DEVEL
Sun, 20 Oct 2002
[ 15:53 dinoex search for other commits by this committer ] Original commit 
Update to 1.5.0
Fri, 6 Sep 2002
[ 07:25 dinoex search for other commits by this committer ] Original commit 
bump Version to 1.4.0
Fri, 7 Jun 2002
[ 17:34 dinoex search for other commits by this committer ] Original commit 
- Take Maintainership
- use defined dirs consistently in each makefile
Tue, 4 Jun 2002
[ 18:26 dinoex search for other commits by this committer ] Original commit 
- Update metaport to 1.3.2
Thu, 21 Mar 2002
[ 13:15 tg search for other commits by this committer ] Original commit 
Upgrade to 1.3.0.
Wed, 23 Jan 2002
[ 12:57 tg search for other commits by this committer ] Original commit 
Track gnustep-base version (1.1.0).    
Fri, 14 Sep 2001
[ 12:58 knu search for other commits by this committer ] Original commit 
The category a port belongs in should be listed first in its   CATEGORIES.    
Wed, 15 Aug 2001
[ 12:29 tg search for other commits by this committer ] Original commit 
Don't depend on gnustep-guile.    
Wed, 8 Aug 2001
[ 11:59 tg search for other commits by this committer ] Original commit 
Fix path for COMBOLIBDIR.    
Tue, 26 Jun 2001
[ 17:16 olgeni search for other commits by this committer ] Original commit 
Add missing "\" at end of line (RUN_DEPENDS).    
[ 13:12 tg search for other commits by this committer ] Original commit 
This is now the mega port that installs the GNUstep stuff.   Set to version
1.0.2.    
Sat, 7 Apr 2001
[ 19:03 ben search for other commits by this committer ] Original commit 
Fix fennerism.    
Tue, 16 Jan 2001
[ 17:33 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Thu, 28 Sep 2000
[ 12:14 tg search for other commits by this committer ] Original commit 
Use bison.    
Thu, 21 Sep 2000
[ 13:01 tg search for other commits by this committer ] Original commit 
Install startup file to run the gdomap daemon.    
Wed, 23 Aug 2000
[ 11:49 tg search for other commits by this committer ] Original commit 
Upgrade to 0.6.6.    

Number of commits found: 93