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: x11-toolkits/gnustep-back/Makefile
SVNWeb

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »  

Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
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)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Thu, 7 Nov 2019
[ 18:36 zeising search for other commits by this committer ] Original commit   Revision:517000 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Mon, 4 Feb 2019
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:492127
Fix USE_GITHUB usage.

(And in some case, reorder the Makefiles a bit to complie with the
 handbook.)
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.
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 19 Sep 2015
[ 10:33 theraven search for other commits by this committer ] Original commit   Revision:397315 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
Make all GNUstep ports install into the System domain so that the Local domain
is available for stuff built from source.

Some ports were already installing in the System domain, for these just remove
the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their
pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
Wed, 1 Jul 2015
[ 13:50 theraven search for other commits by this committer ] Original commit   Revision:391062 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
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
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)
Tue, 5 Aug 2014
[ 22:13 tijl search for other commits by this committer ] Original commit   Revision:364143 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 28 Jan 2014
[ 08:34 bapt search for other commits by this committer ] Original commit   Revision:341514
Support stage
Use modern LIB_DEPENDS
A bit of cosmetic changes
Wed, 15 Jan 2014
[ 20:36 theraven search for other commits by this committer ] Original commit   Revision:339814
Make GNUstep applications work out of the box without explicitly setting a
back end.  Add staging support.

Approved by:	bapt (mentor)
Sun, 12 Jan 2014
[ 22:54 theraven search for other commits by this committer ] Original commit   Revision:339559 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update core GNUstep libraries and fisicalab to latest versions

Approved by:	bapt (mentor)
Fri, 20 Sep 2013
[ 23:57 bapt search for other commits by this committer ] Original commit   Revision:327785 (Only the first 10 of 288 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:
x11-toolkits)
Mon, 2 Sep 2013
[ 20:19 antoine search for other commits by this committer ] Original commit   Revision:326074
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
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
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)
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
Sat, 13 Oct 2012
[ 13:39 dinoex search for other commits by this committer ] Original commit   Revision:305832 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
- cleanup comments
Feature safe: yes
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:47 dinoex search for other commits by this committer ] Original commit 
- update to 0.22
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
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
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
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
Fri, 4 Jun 2010
[ 13:14 dinoex search for other commits by this committer ] Original commit 
- LICENSE GPLv3
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
[ 21:00 dinoex search for other commits by this committer ] Original commit 
- add GL support
- add option WITH_GNUSTEP_DEVEL to build version 0.19.0
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
Sat, 28 Nov 2009
[ 21:49 dinoex search for other commits by this committer ] Original commit 
- update to 0.17.1
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Fri, 17 Jul 2009
[ 09:56 dinoex search for other commits by this committer ] Original commit 
- drop USE_FREETYPE
Sun, 5 Jul 2009
[ 10:37 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- cleanup ADDITIONAL_LIB_DIRS
Fri, 16 Jan 2009
[ 17:21 dinoex search for other commits by this committer ] Original commit 
- set NO_PACKAGE
Wed, 24 Dec 2008
[ 07:48 dinoex search for other commits by this committer ] Original commit 
- update to 0.16.0
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 12 Aug 2008
[ 09:25 dinoex search for other commits by this committer ] Original commit 
- update stable to 0.14.0
Fri, 20 Jun 2008
[ 15:12 dinoex search for other commits by this committer ] Original commit 
- update to 0.14.0
Sun, 15 Jun 2008
[ 11:22 dinoex search for other commits by this committer ] Original commit 
- update to 0.12.2
Fri, 6 Jun 2008
[ 14:16 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 158 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
Fri, 4 Apr 2008
[ 16:57 dinoex search for other commits by this committer ] Original commit 
- rename PLIST_SUB macro
Sun, 30 Mar 2008
[ 09:36 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)
- clean X11BASE
Mon, 17 Mar 2008
[ 16:40 dinoex search for other commits by this committer ] Original commit 
- set USE_XORG
- add direct dependencies
Fri, 7 Mar 2008
[ 21:47 flz 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)
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Thu, 28 Feb 2008
[ 09:07 dinoex search for other commits by this committer ] Original commit 
- udpate to 0.12.1
Thu, 4 Oct 2007
[ 06:27 edwin 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)
Remove always-false/true conditions based on OSVERSION 500000
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
Tue, 12 Dec 2006
[ 10:28 dinoex search for other commits by this committer ] Original commit 
- switch depedency from imake-6 to dgs
Thu, 31 Aug 2006
[ 05:37 dinoex search for other commits by this committer ] Original commit 
- update to 0.11.0
Wed, 26 Jul 2006
[ 15:46 dinoex search for other commits by this committer ] Original commit 
- unbreak WITH_GNUSTEP_CAIRO
[ 15:35 dinoex search for other commits by this committer ] Original commit 
- fix WITH_GNUSTEP_XDPS with imake
Sun, 28 May 2006
[ 13:37 pav 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)
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Sun, 16 Apr 2006
[ 11:47 dinoex search for other commits by this committer ] Original commit 
- fix build of gnustep-xdps
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:54 dinoex search for other commits by this committer ] Original commit 
- update to 0.10.3
Thu, 26 Jan 2006
[ 07:01 dinoex search for other commits by this committer ] Original commit 
- mark BROKEN
  xdps is no longer supported by xorg version 6.9.0 and above
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
Mon, 16 Jan 2006
[ 11:35 dinoex search for other commits by this committer ] Original commit 
- Fix build for cairo backend
Sat, 24 Dec 2005
[ 21:41 dinoex search for other commits by this committer ] Original commit 
- update to 0.10.2
Sat, 5 Nov 2005
[ 09:06 dinoex search for other commits by this committer ] Original commit 
- update for cairo release
Mon, 24 Oct 2005
[ 17:42 dinoex search for other commits by this committer ] Original commit 
- new backend option WITH_GNUSTEP_CAIRO
(broken, as libcairo.1 is too old)
[ 17:15 dinoex search for other commits by this committer ] Original commit 
- disable glitz by default
Reported by:    Andriy Gapon
Thu, 22 Sep 2005
[ 13:33 dinoex search for other commits by this committer ] Original commit 
- update to 0.10.1
Sun, 28 Aug 2005
[ 19:19 dinoex search for other commits by this committer ] Original commit 
- cleanup Makefile location
Wed, 27 Jul 2005
[ 17:14 dinoex search for other commits by this committer ] Original commit 
- update to 0.10.0
Fri, 13 May 2005
[ 20:11 dinoex search for other commits by this committer ] Original commit 
- update to 0.9.6
Sun, 3 Apr 2005
[ 05:24 dinoex search for other commits by this committer ] Original commit 
- update to 0.9.5
- unbreak option WITH_GNUSTEP_LIBART
Sun, 7 Nov 2004
[ 21:47 dinoex search for other commits by this committer ] Original commit 
- update to 0.9.4
Wed, 16 Jun 2004
[ 16:38 dinoex search for other commits by this committer ] Original commit 
- udpate to 0.9.3
Thu, 29 Apr 2004
[ 02:58 dinoex search for other commits by this committer ] Original commit 
- reorder target
Fri, 26 Mar 2004
[ 20:14 dinoex search for other commits by this committer ] Original commit 
- make PKGNAMESUFFIX more flexible
Tue, 16 Mar 2004
[ 22:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Chase the new location of libXft.
Fri, 5 Mar 2004
[ 15:02 dinoex search for other commits by this committer ] Original commit 
- add WITH_GNUSTEP_DEVEL for 0.9.2
Wed, 25 Feb 2004
[ 10:50 dinoex search for other commits by this committer ] Original commit 
- add CONFLICTS
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 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 1)
Sat, 31 Jan 2004
[ 12:16 dinoex search for other commits by this committer ] Original commit 
- update MASTER_SITES
Sun, 14 Dec 2003
[ 17:12 dinoex search for other commits by this committer ] Original commit 
- Force linker path so libobjc.so will still be found.

Pointed out by: kris
Wed, 10 Dec 2003
[ 22:05 dinoex search for other commits by this committer ] Original commit 
- fix linking with gnustep 1.9.0 (devel)
[ 06:02 dinoex search for other commits by this committer ] Original commit 
- Update to 0.9.1
Sun, 19 Oct 2003
[ 11:14 dinoex search for other commits by this committer ] Original commit 
- Update to 0.9.0, Retire 0.8.5
Thu, 4 Sep 2003
[ 05:56 dinoex search for other commits by this committer ] Original commit 
- Update to 0.8.9
Thu, 28 Aug 2003
[ 01:42 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- use new hook USE_GNUSTEP in bsd.port.mk

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »