| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: x11-toolkits/gnustep-back/Makefile |
|
CVSWeb
|
Number of commits found: 71 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Tue, 12 Aug 2008
|
[ 10:25 dinoex ]
1.70 x11-toolkits/gnustep-back/Makefile
1.103 x11-toolkits/gnustep-gui/Makefile
1.27 x11-toolkits/gnustep-back/distinfo
1.38 x11-toolkits/gnustep-gui/distinfo
1.44 x11-toolkits/gnustep-gui/pkg-plist
- update stable to 0.14.0
|
|
Fri, 20 Jun 2008
|
[ 16:12 dinoex ]
1.69 x11-toolkits/gnustep-back/Makefile
1.102 x11-toolkits/gnustep-gui/Makefile
1.26 x11-toolkits/gnustep-back/distinfo
1.37 x11-toolkits/gnustep-gui/distinfo
1.43 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.14.0
|
|
Sun, 15 Jun 2008
|
[ 12:22 dinoex ]
1.68 x11-toolkits/gnustep-back/Makefile
1.101 x11-toolkits/gnustep-gui/Makefile
1.25 x11-toolkits/gnustep-back/distinfo
1.36 x11-toolkits/gnustep-gui/distinfo
- update to 0.12.2
|
|
Fri, 6 Jun 2008
|
[ 15:16 edwin ]
1.49 x11-toolkits/bakery/Makefile
1.18 x11-toolkits/easygtk/Makefile
1.38 x11-toolkits/eel/Makefile
1.11 x11-toolkits/efltk/Makefile
1.7 x11-toolkits/enhance/Makefile
1.6 x11-toolkits/etk/Makefile
1.2 x11-toolkits/evilvte/Makefile
1.16 x11-toolkits/ewl/Makefile
1.9 x11-toolkits/fpc-gtk/Makefile
1.9 x11-toolkits/fpc-gtk2/Makefile
(Only the first 10 of 158 ports in this commit are shown above. )
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
|
[ 22:13 dinoex ]
1.70 devel/gnustep/Makefile
1.87 lang/gnustep-base/Makefile
1.66 x11-toolkits/gnustep-back/Makefile
1.95 x11-toolkits/gnustep-gui/Makefile
1.49 Mk/bsd.gnustep.mk
1.37 lang/gnustep-base/distinfo
1.24 x11-toolkits/gnustep-back/distinfo
1.35 x11-toolkits/gnustep-gui/distinfo
1.34 lang/gnustep-base/pkg-plist
1.42 x11-toolkits/gnustep-gui/pkg-plist
- add WITH_GNUSTEP_DEVEL
|
|
Fri, 4 Apr 2008
|
[ 17:57 dinoex ]
1.65 x11-toolkits/gnustep-back/Makefile
1.12 x11-toolkits/gnustep-back/pkg-plist
- rename PLIST_SUB macro
|
|
Sun, 30 Mar 2008
|
[ 10:36 dinoex ]
1.7 deskutils/etoile-menuserver/Makefile
1.88 graphics/gd/Makefile
1.40 graphics/gimageview/Makefile
1.44 graphics/gtkdps/Makefile
1.27 graphics/ruby-gd/Makefile
1.40 mail/faces/Makefile
1.9 multimedia/etoile-multimediakit/Makefile
1.26 net-im/licq-qt-gui/Makefile
1.64 x11-toolkits/gnustep-back/Makefile
1.94 x11-toolkits/gnustep-gui/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
- clean X11BASE
|
|
Mon, 17 Mar 2008
|
[ 16:40 dinoex ]
1.63 x11-toolkits/gnustep-back/Makefile
- set USE_XORG
- add direct dependencies
|
|
Fri, 7 Mar 2008
|
[ 21:47 flz ]
1.3016 devel/Makefile
1.41 devel/imake-4/Makefile
1.18 emulators/stonx/Makefile
1.39 emulators/vmware-guestd5/Makefile
1.50 emulators/vmware-guestd6/Makefile
1.1135 graphics/Makefile
1.26 graphics/dri/Makefile
1.42 graphics/gtkdps/Makefile
1.20 graphics/mesa-demos/Makefile
1.11 graphics/xfree86-dri/Makefile
(Only the first 10 of 195 ports in this commit are shown above. )
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 ]
1.61 x11-toolkits/gnustep-back/Makefile
1.93 x11-toolkits/gnustep-gui/Makefile
1.45 Mk/bsd.gnustep.mk
1.23 x11-toolkits/gnustep-back/distinfo
1.34 x11-toolkits/gnustep-gui/distinfo
1.41 x11-toolkits/gnustep-gui/pkg-plist
- udpate to 0.12.1
|
|
Thu, 4 Oct 2007
|
[ 07:27 edwin ]
1.9 x11-clocks/wmbday/Makefile
1.18 x11-fm/evidence/Makefile
1.24 x11-fm/krusader/Makefile
1.33 x11-fm/worker/Makefile
1.6 x11-themes/rezlooks/Makefile
1.60 x11-toolkits/gnustep-back/Makefile
1.96 x11-toolkits/lesstif/Makefile
1.17 x11-toolkits/libgnomeuimm/Makefile
1.4 x11-toolkits/py-wax/Makefile
1.65 x11-toolkits/py-wxPython26/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
|
Fri, 25 May 2007
|
[ 06:55 dinoex ]
1.5 astro/position/Makefile
1.5 audio/cddb-bundle/Makefile
1.5 audio/gnustep-cdplayer/Makefile
1.4 audio/mp3towav-bundle/Makefile
1.5 databases/sqlclient/Makefile
1.8 deskutils/etoile-extendedworkspacekit/Makefile
1.8 deskutils/etoile-servicesbarkit/Makefile
1.9 deskutils/etoile-trackerkit/Makefile
1.6 deskutils/gnustep-wrapper/Makefile
1.5 deskutils/gworkspace-clipbook/Makefile
(Only the first 10 of 128 ports in this commit are shown above. )
- update for gnustep-make-2.0.0
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ]
1.2 archivers/freetar/Makefile
1.5 archivers/zipper/Makefile
1.3 astro/position/Makefile
1.3 audio/cddb-bundle/Makefile
1.4 audio/cynthiune/Makefile
1.3 audio/gnustep-cdplayer/Makefile
1.2 audio/mp3towav-bundle/Makefile
1.3 audio/mpdcon/Makefile
1.5 audio/volumecontrol.app/Makefile
1.3 benchmarks/gsbench/Makefile
(Only the first 10 of 160 ports in this commit are shown above. )
- add category gnustep
PR: 103931
Approved by: pav
|
|
Tue, 12 Dec 2006
|
[ 10:28 dinoex ]
1.39 graphics/gtkdps/Makefile
1.56 x11-toolkits/gnustep-back/Makefile
- switch depedency from imake-6 to dgs
|
|
Thu, 31 Aug 2006
|
[ 06:37 dinoex ]
1.55 x11-toolkits/gnustep-back/Makefile
1.83 x11-toolkits/gnustep-gui/Makefile
1.28 Mk/bsd.gnustep.mk
1.22 x11-toolkits/gnustep-back/distinfo
1.33 x11-toolkits/gnustep-gui/distinfo
1.39 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.11.0
|
|
Wed, 26 Jul 2006
|
[ 16:46 dinoex ]
1.54 x11-toolkits/gnustep-back/Makefile
- unbreak WITH_GNUSTEP_CAIRO
|
[ 16:35 dinoex ]
1.53 x11-toolkits/gnustep-back/Makefile
- fix WITH_GNUSTEP_XDPS with imake
|
|
Sun, 28 May 2006
|
[ 14:37 pav ]
1.1027 MOVED
1.91 editors/koffice-kde3/Makefile
1.203 editors/openoffice.org-1.1-devel/Makefile
1.212 editors/openoffice.org-1.1/Makefile
1.251 editors/openoffice.org-2.0-devel/Makefile
1.233 editors/openoffice.org-2.0/Makefile
1.932 graphics/Makefile
1.109 graphics/kdegraphics3/Makefile
1.8 graphics/libart/Makefile
1.34 graphics/libart_lgpl/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
|
|
Sun, 16 Apr 2006
|
[ 12:47 dinoex ]
1.51 x11-toolkits/gnustep-back/Makefile
- fix build of gnustep-xdps
|
|
Sun, 19 Mar 2006
|
[ 04:35 dinoex ]
1.22 deskutils/gworkspace/Makefile
1.10 deskutils/preferences.app/Makefile
1.67 devel/gnustep-make/Makefile
1.61 devel/gnustep/Makefile
1.24 devel/gorm/Makefile
1.33 devel/projectcenter.app/Makefile
1.19 games/gomoku.app/Makefile
1.22 games/gshisen/Makefile
1.4 graphics/gnustep-slideshow/Makefile
1.3 graphics/gnustep-slideshowkit/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
- add USE_GNUSTEP_PREFIX
|
|
Sat, 18 Mar 2006
|
[ 09:54 dinoex ]
1.49 x11-toolkits/gnustep-back/Makefile
1.79 x11-toolkits/gnustep-gui/Makefile
1.21 x11-toolkits/gnustep-back/distinfo
1.32 x11-toolkits/gnustep-gui/distinfo
1.38 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.10.3
|
|
Thu, 26 Jan 2006
|
[ 07:01 dinoex ]
1.48 x11-toolkits/gnustep-back/Makefile
- mark BROKEN
xdps is no longer supported by xorg version 6.9.0 and above
|
|
Thu, 19 Jan 2006
|
[ 12:06 dinoex ]
1.19 deskutils/gworkspace/Makefile
1.9 deskutils/preferences.app/Makefile
1.64 devel/gnustep-make/Makefile
1.58 devel/gnustep/Makefile
1.22 devel/gorm/Makefile
1.32 devel/projectcenter.app/Makefile
1.18 games/gomoku.app/Makefile
1.21 games/gshisen/Makefile
1.3 graphics/gnustep-slideshow/Makefile
1.2 graphics/gnustep-slideshowkit/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
- new option GNUSTEP_PREFIX
allow user defined location of all files
|
|
Mon, 16 Jan 2006
|
[ 11:35 dinoex ]
1.46 x11-toolkits/gnustep-back/Makefile
- Fix build for cairo backend
|
|
Sat, 24 Dec 2005
|
[ 21:41 dinoex ]
1.45 x11-toolkits/gnustep-back/Makefile
1.74 x11-toolkits/gnustep-gui/Makefile
1.20 x11-toolkits/gnustep-back/distinfo
1.31 x11-toolkits/gnustep-gui/distinfo
1.36 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.10.2
|
|
Sat, 5 Nov 2005
|
[ 09:06 dinoex ]
1.44 x11-toolkits/gnustep-back/Makefile
- update for cairo release
|
|
Mon, 24 Oct 2005
|
[ 18:42 dinoex ]
1.43 x11-toolkits/gnustep-back/Makefile
- new backend option WITH_GNUSTEP_CAIRO
(broken, as libcairo.1 is too old)
|
[ 18:15 dinoex ]
1.42 x11-toolkits/gnustep-back/Makefile
- disable glitz by default
Reported by: Andriy Gapon
|
|
Thu, 22 Sep 2005
|
[ 14:33 dinoex ]
1.41 x11-toolkits/gnustep-back/Makefile
1.73 x11-toolkits/gnustep-gui/Makefile
1.18 x11-toolkits/gnustep-back/distinfo
1.29 x11-toolkits/gnustep-gui/distinfo
- update to 0.10.1
|
|
Sun, 28 Aug 2005
|
[ 20:19 dinoex ]
1.40 x11-toolkits/gnustep-back/Makefile
1.72 x11-toolkits/gnustep-gui/Makefile
1.28 lang/gnustep-base/pkg-plist
1.19 lang/gnustep-guile/pkg-plist
1.35 x11-toolkits/gnustep-gui/pkg-plist
1.9 x11-toolkits/gtoolkit/pkg-plist
- cleanup Makefile location
|
|
Wed, 27 Jul 2005
|
[ 18:14 dinoex ]
1.39 x11-toolkits/gnustep-back/Makefile
1.71 x11-toolkits/gnustep-gui/Makefile
1.17 x11-toolkits/gnustep-back/distinfo
1.28 x11-toolkits/gnustep-gui/distinfo
1.34 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.10.0
|
|
Fri, 13 May 2005
|
[ 21:11 dinoex ]
1.38 x11-toolkits/gnustep-back/Makefile
1.16 x11-toolkits/gnustep-back/distinfo
- update to 0.9.6
|
|
Sun, 3 Apr 2005
|
[ 06:24 dinoex ]
1.37 x11-toolkits/gnustep-back/Makefile
1.15 x11-toolkits/gnustep-back/distinfo
1.11 x11-toolkits/gnustep-back/pkg-plist
- update to 0.9.5
- unbreak option WITH_GNUSTEP_LIBART
|
|
Sun, 7 Nov 2004
|
[ 21:47 dinoex ]
1.36 x11-toolkits/gnustep-back/Makefile
1.64 x11-toolkits/gnustep-gui/Makefile
1.14 x11-toolkits/gnustep-back/distinfo
1.26 x11-toolkits/gnustep-gui/distinfo
1.10 x11-toolkits/gnustep-back/pkg-plist
1.32 x11-toolkits/gnustep-gui/pkg-plist
- update to 0.9.4
|
|
Wed, 16 Jun 2004
|
[ 17:38 dinoex ]
1.35 x11-toolkits/gnustep-back/Makefile
1.13 x11-toolkits/gnustep-back/distinfo
- udpate to 0.9.3
|
|
Thu, 29 Apr 2004
|
[ 03:58 dinoex ]
1.34 x11-toolkits/gnustep-back/Makefile
- reorder target
|
|
Fri, 26 Mar 2004
|
[ 20:14 dinoex ]
1.2 x11-toolkits/gnustep-art/Makefile
1.33 x11-toolkits/gnustep-back/Makefile
1.4 x11-toolkits/gnustep-xdps/Makefile
- make PKGNAMESUFFIX more flexible
|
|
Tue, 16 Mar 2004
|
[ 22:54 marcus ]
1.11 chinese/fcitx/Makefile
1.10 editors/elvis/Makefile
1.133 editors/openoffice-1.1/Makefile
1.116 editors/openoffice-2.0-devel/Makefile
1.12 mail/thunderbird/Makefile
1.31 net/ayttm/Makefile
1.78 www/firefox/Makefile
1.178 www/mozilla-devel/Makefile
1.161 www/mozilla/Makefile
1.32 x11-toolkits/gnustep-back/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Chase the new location of libXft.
|
|
Fri, 5 Mar 2004
|
[ 15:02 dinoex ]
1.31 x11-toolkits/gnustep-back/Makefile
1.12 x11-toolkits/gnustep-back/distinfo
- add WITH_GNUSTEP_DEVEL for 0.9.2
|
|
Wed, 25 Feb 2004
|
[ 10:50 dinoex ]
1.30 x11-toolkits/gnustep-back/Makefile
1.11 x11-toolkits/gnustep-back/distinfo
- add CONFLICTS
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Sat, 31 Jan 2004
|
[ 12:16 dinoex ]
1.47 devel/gnustep-make/Makefile
1.10 devel/gorm/Makefile
1.26 devel/projectcenter.app/Makefile
1.53 lang/gnustep-base/Makefile
1.42 lang/gnustep-guile/Makefile
1.7 misc/gnustep-examples/Makefile
1.28 x11-toolkits/gnustep-back/Makefile
1.56 x11-toolkits/gnustep-gui/Makefile
- update MASTER_SITES
|
|
Sun, 14 Dec 2003
|
[ 17:12 dinoex ]
1.27 x11-toolkits/gnustep-back/Makefile
- Force linker path so libobjc.so will still be found.
Pointed out by: kris
|
|
Wed, 10 Dec 2003
|
[ 22:05 dinoex ]
1.26 x11-toolkits/gnustep-back/Makefile
- fix linking with gnustep 1.9.0 (devel)
|
[ 06:02 dinoex ]
1.25 x11-toolkits/gnustep-back/Makefile
1.10 x11-toolkits/gnustep-back/distinfo
- Update to 0.9.1
|
|
Sun, 19 Oct 2003
|
[ 12:14 dinoex ]
1.24 x11-toolkits/gnustep-back/Makefile
1.54 x11-toolkits/gnustep-gui/Makefile
1.9 x11-toolkits/gnustep-back/distinfo
1.21 x11-toolkits/gnustep-gui/distinfo
1.2 x11-toolkits/gnustep-back/files/ftfont.m.diff
1.9 x11-toolkits/gnustep-back/pkg-plist
1.27 x11-toolkits/gnustep-gui/pkg-plist
- Update to 0.9.0, Retire 0.8.5
|
|
Thu, 4 Sep 2003
|
[ 06:56 dinoex ]
1.23 x11-toolkits/gnustep-back/Makefile
1.53 x11-toolkits/gnustep-gui/Makefile
1.8 x11-toolkits/gnustep-back/distinfo
1.20 x11-toolkits/gnustep-gui/distinfo
1.8 x11-toolkits/gnustep-back/pkg-plist
1.26 x11-toolkits/gnustep-gui/pkg-plist
- Update to 0.8.9
|
|
Thu, 28 Aug 2003
|
[ 02:42 dinoex ]
1.8 deskutils/gworkspace/Makefile
1.6 deskutils/preferences.app/Makefile
1.41 devel/gnustep-make/Makefile
1.5 devel/gorm/Makefile
1.24 devel/projectcenter.app/Makefile
1.15 games/gomoku.app/Makefile
1.14 games/gshisen/Makefile
1.6 graphics/imageviewer/Makefile
1.47 lang/gnustep-base/Makefile
1.37 lang/gnustep-guile/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- use new hook USE_GNUSTEP in bsd.port.mk
|
|
Tue, 29 Jul 2003
|
[ 04:23 dinoex ]
1.21 x11-toolkits/gnustep-back/Makefile
- libchiper is been depreciated in CURRENT,
despite it was still present on my test system.
|
|
Sun, 27 Jul 2003
|
[ 08:06 dinoex ]
1.20 x11-toolkits/gnustep-back/Makefile
- link with libcipher
|
|
Sat, 26 Jul 2003
|
[ 15:46 dinoex ]
1.19 x11-toolkits/gnustep-back/Makefile
1.7 x11-toolkits/gnustep-back/distinfo
1.7 x11-toolkits/gnustep-back/pkg-plist
- update to 0.8.8
- flat layout
|
|
Sat, 21 Jun 2003
|
[ 08:49 dinoex ]
1.38 devel/gnustep-make/Makefile
1.43 devel/gnustep/Makefile
1.43 lang/gnustep-base/Makefile
1.18 x11-toolkits/gnustep-back/Makefile
1.15 devel/gnustep-make/distinfo
1.15 lang/gnustep-base/distinfo
1.6 x11-toolkits/gnustep-back/distinfo
1.1 x11-toolkits/gnustep-back/files/ftfont.m.diff
1.3 x11-toolkits/gnustep-back/files/patch-ftfont.m
Update to gnustep-1.7.1 / gui-8.7
|
|
Wed, 18 Jun 2003
|
[ 06:17 dinoex ]
1.17 x11-toolkits/gnustep-back/Makefile
1.5 x11-toolkits/gnustep-back/distinfo
- Update to 0.8.6
- Option WITH_GNUSTEP_DEVEL
|
|
Sun, 13 Apr 2003
|
[ 12:37 dinoex ]
1.16 x11-toolkits/gnustep-back/Makefile
- Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris
|
[ 08:30 dinoex ]
1.15 x11-toolkits/gnustep-back/Makefile
1.4 x11-toolkits/gnustep-back/pkg-plist
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
- Support configureable backends xlib, xgps, art
PR: 50479
|
|
Tue, 25 Mar 2003
|
[ 04:53 dinoex ]
1.14 x11-toolkits/gnustep-back/Makefile
1.4 x11-toolkits/gnustep-back/distinfo
- Update to 0.8.5
|
|
Wed, 26 Feb 2003
|
[ 19:59 dinoex ]
1.13 x11-toolkits/gnustep-back/Makefile
1.46 x11-toolkits/gnustep-gui/Makefile
1.3 x11-toolkits/gnustep-back/distinfo
1.15 x11-toolkits/gnustep-gui/distinfo
1.3 x11-toolkits/gnustep-back/pkg-plist
1.21 x11-toolkits/gnustep-gui/pkg-plist
- Update gnustep-gui and gnustep-back to 0.8.4
|
|
Thu, 20 Feb 2003
|
[ 18:26 dinoex ]
1.16 audio/s3mod/Makefile
1.6 comms/vrflash/Makefile
1.24 databases/metakit/Makefile
1.2 deskutils/preferences.app/Makefile
1.10 devel/ffcall/Makefile
1.13 devel/gcvs/Makefile
1.33 devel/gnustep-make/Makefile
1.36 devel/gnustep/Makefile
1.7 devel/gperf/Makefile
1.6 devel/m6811-binutils/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
- add COMMENT
|
|
Tue, 18 Feb 2003
|
[ 04:51 anholt ]
1.43 graphics/sodipodi/Makefile
1.58 sysutils/gnomecontrolcenter2/Makefile
1.141 www/mozilla-devel/Makefile
1.132 www/mozilla/Makefile
1.41 www/phoenix/Makefile
1.8 x11-fonts/Xft/Makefile
1.11 x11-toolkits/gnustep-back/Makefile
1.109 x11-toolkits/gtk20/Makefile
1.39 x11-toolkits/pango/Makefile
1.106 x11-toolkits/qt23/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
|
|
Tue, 21 Jan 2003
|
[ 03:57 dinoex ]
1.35 devel/gnustep/Makefile
1.10 x11-toolkits/gnustep-back/Makefile
- Fix BUILD_DEPENDS to find correct port.
|
|
Mon, 20 Jan 2003
|
[ 16:28 dinoex ]
1.9 x11-toolkits/gnustep-back/Makefile
extend BUILD_DEPENDS for ffcall
|
|
Mon, 23 Dec 2002
|
[ 22:11 dinoex ]
1.8 x11-toolkits/gnustep-back/Makefile
add SUBDIR syntax
|
[ 22:10 dinoex ]
1.7 x11-toolkits/gnustep-back/Makefile
add new MASTER_SITES
|
|
Sat, 23 Nov 2002
|
[ 09:59 dinoex ]
1.6 x11-toolkits/gnustep-back/Makefile
1.2 x11-toolkits/gnustep-back/distinfo
1.2 x11-toolkits/gnustep-back/pkg-plist
Update to 0.8.3
|
|
Fri, 1 Nov 2002
|
[ 05:07 dinoex ]
1.5 x11-toolkits/gnustep-back/Makefile
we need XLIB to compile and run
|
|
Wed, 30 Oct 2002
|
[ 04:18 dinoex ]
1.208 x11-toolkits/Makefile
1.4 x11-toolkits/gnustep-back/Makefile
1.1 x11-toolkits/gnustep-gui-devel/Makefile
1.35 x11-toolkits/gnustep-gui/Makefile
Add slave-port gnustep-gui-devel
- use PKGNAMESUFFIX
- corrects dependeny for gnustep-back
|
|
Tue, 29 Oct 2002
|
[ 20:28 dinoex ]
1.3 x11-toolkits/gnustep-back/Makefile
1.34 x11-toolkits/gnustep-gui/Makefile
1.25 x11-toolkits/gnustep-xgps/Makefile
update MASTER_SITES
|
|
Mon, 28 Oct 2002
|
[ 21:31 dinoex ]
1.2 x11-toolkits/gnustep-back/Makefile
remove ESCAPE in makefile, thanks to FreshPorts.org
|
[ 20:58 dinoex ]
1.207 x11-toolkits/Makefile
1.1 x11-toolkits/gnustep-back/Makefile
1.1 x11-toolkits/gnustep-back/distinfo
1.1 x11-toolkits/gnustep-back/pkg-comment
1.1 x11-toolkits/gnustep-back/pkg-descr
1.1 x11-toolkits/gnustep-back/pkg-plist
New GNUstep backend
|
Number of commits found: 71 |