non port: x11/gnustep-app/Makefile |
SVNWeb
|
Number of commits found: 79 |
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] d357bca (Only the first 10 of 288 ports in this commit are shown above. )
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Feb 2021
|
[ 23:21 nc ] (Only the first 10 of 98 ports in this commit are shown above. )
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 ] (Only the first 10 of 26 ports in this commit are shown above. )
Return theraven's ports to the pool after safekeeping his commit bit.
|
Sat, 3 Aug 2019
|
[ 11:04 antoine ]
Remove dependency on BROKEN freetar
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sun, 3 Feb 2019
|
[ 15:37 theraven ] (Only the first 10 of 114 ports in this commit are shown above. )
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, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 29 Sep 2018
|
[ 15:58 antoine ]
Remove dependency on kind-of restricted ports
|
Wed, 26 Sep 2018
|
[ 15:23 brooks ] (Only the first 10 of 102 ports in this commit are shown above. )
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 ] (Only the first 10 of 96 ports in this commit are shown above. )
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 ] (Only the first 10 of 156 ports in this commit are shown above. )
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.
|
Fri, 3 Jun 2016
|
[ 16:22 antoine ]
Remove dependency on displaycalibrator, it's broken since more than 6 months
|
Sun, 8 May 2016
|
[ 10:43 rene ]
x11/gnustep-app: remove expired deskutils/gnustep-notebook from dependencies
and bump PORTREVISION
PR: 209009
Submitted by: myself
Approved by: maintainer timeout (theraven, 14 days)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 9 Apr 2015
|
[ 07:44 bapt ] (Only the first 10 of 91 ports in this commit are shown above. )
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, 30 Mar 2015
|
[ 23:05 bapt ]
Remove broken charmap from the list of applications
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Thu, 26 Jun 2014
|
[ 15:56 bapt ]
Stagify (this is a meta ports hence no mtree)
|
Thu, 7 Nov 2013
|
[ 17:49 theraven ]
BioCocoa now just installs a framework, not an app. Fix the dependency.
Approved by: bapt (mentor)
|
Mon, 7 Oct 2013
|
[ 10:55 theraven ]
Bump port revision (should have been in last commit)
Approved by: bapt (mentor)
|
[ 10:53 theraven ]
Remove (the no longer extant) gworkspace-clipbook from the gnustep-app
metaport.
Approved by: bapt (mentor)
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Wed, 28 Aug 2013
|
[ 18:26 theraven (src committer) ] (Only the first 10 of 76 ports in this commit are shown above. )
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
|
Sun, 10 Jun 2012
|
[ 16:10 dinoex ] (Only the first 10 of 63 ports in this commit are shown above. )
- mark DEPRECATED
- reset MAINTAINER
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ] (Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Sun, 7 Aug 2011
|
[ 05:38 dinoex ]
- update of GMastermind
|
Mon, 9 May 2011
|
[ 16:42 bf ] (Only the first 10 of 45 ports in this commit are shown above. )
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Wed, 11 Aug 2010
|
[ 21:04 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Sun, 30 May 2010
|
[ 12:28 dinoex ] (Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Sat, 24 Apr 2010
|
[ 09:38 ehaupt ] (Only the first 10 of 48 ports in this commit are shown above. )
Chase audio/libmodplug update.
|
Sat, 28 Nov 2009
|
[ 21:53 dinoex ]
- update to 1.19.1
|
Fri, 20 Mar 2009
|
[ 09:30 dinoex ]
- added WebServices
|
[ 09:26 dinoex ]
- udpate to 0.4.1
|
Sun, 15 Feb 2009
|
[ 16:46 dinoex ]
- added SimpleAgenda
|
Wed, 24 Dec 2008
|
[ 08:15 dinoex ]
- update to 1.18.0
|
Thu, 4 Dec 2008
|
[ 21:22 dinoex ]
- drop MP3ToWav
|
Mon, 1 Dec 2008
|
[ 18:29 dinoex ]
- added LaternaMagica
|
Sat, 29 Nov 2008
|
[ 22:24 dinoex ]
- update etoile-0.4.0
|
Tue, 24 Jun 2008
|
[ 19:12 dinoex ]
- TimeMon moved
|
Fri, 6 Jun 2008
|
[ 14:09 edwin ] (Only the first 10 of 151 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)
|
Mon, 2 Jun 2008
|
[ 06:17 dinoex ]
- add more etoile modules
|
Sat, 17 May 2008
|
[ 08:48 dinoex ]
- fix location of IconKit
|
Sun, 11 May 2008
|
[ 13:21 dinoex ] (Only the first 10 of 63 ports in this commit are shown above. )
- update to etoile 0.2
|
Sat, 11 Aug 2007
|
[ 17:18 dinoex ]
- added Sudoku
- moved Jigsaw
|
Tue, 7 Aug 2007
|
[ 09:00 dinoex ]
- rename GPuzzle2 to Jigsaw
|
Mon, 16 Jul 2007
|
[ 06:46 dinoex ]
- databases/gdl2 moved from System to Local
|
Sat, 19 May 2007
|
[ 20:32 flz ] (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}.
|
Sat, 17 Feb 2007
|
[ 08:57 dinoex ]
- bump PORTREVISION
|
[ 08:57 dinoex ]
- added Yap
|
Wed, 31 Jan 2007
|
[ 18:18 dinoex ] (Only the first 10 of 160 ports in this commit are shown above. )
- add category gnustep
PR: 103931
Approved by: pav
|
Mon, 29 Jan 2007
|
[ 15:24 dinoex ]
update to 0.8.4
|
Sun, 31 Dec 2006
|
[ 12:56 dinoex ]
- added LaTeX service
|
[ 12:53 dinoex ]
- added LaTeX service
|
Sat, 30 Dec 2006
|
[ 10:20 dinoex ]
- added ClipBook, SQLite, GMDSClient, mdextractor, BioCocoa
|
Fri, 29 Dec 2006
|
[ 19:35 dinoex ]
- added ioobjc, AZBackground, Babbler, Mollusk
|
Sun, 24 Dec 2006
|
[ 23:11 dinoex ]
- added CollectionKit, EtoileFoundation, PaneKit, WorkspaceCommKit,
SystemConfig, MultimediaKit, EtoileUI, EtoileBehavior,
etoile_system
- fix updated/moved ports
|
Sat, 23 Dec 2006
|
[ 07:53 dinoex ]
- unhook ports to prepare update
|
Fri, 22 Dec 2006
|
[ 13:46 dinoex ]
- added OgreKit, LuceneKit, Typewriter
|
Wed, 20 Dec 2006
|
[ 02:30 dinoex ]
- fix Position, drop MP3ToWav
Submitted by: cbv
|
Tue, 19 Dec 2006
|
[ 14:05 dinoex ]
- added Fortunate, Tryst, TBrowser, TChat
|
[ 07:03 dinoex ]
- new option WITH_GNUSTEP_SINGLE_BACKEND
|
[ 06:55 dinoex ]
- added MyWiki, Cartotheque, LuserNET, CameraKit, Popup, Toolbox
|
Sat, 16 Dec 2006
|
[ 17:48 dinoex ]
- added Vindaloo, Digibux, AppWrapper, Pixen
|
Fri, 15 Dec 2006
|
[ 06:59 dinoex ]
- added GSBench, PopplerKit, SVGViewer, MP3ToWav
|
Sun, 3 Dec 2006
|
[ 17:41 dinoex ]
- added ObjectiveLib, FreeTar, CodeEditor, Localize
|
Thu, 30 Nov 2006
|
[ 18:26 dinoex ]
- added Encore, BDB, FortyTwo, adtool, Expense
|
[ 16:17 dinoex ]
- added Azalea, AZDock, EtoileMenuServer, Position
|
Fri, 24 Nov 2006
|
[ 20:24 dinoex ]
- added EtoileMenus, Camaelon, WildMenus
|
Sun, 19 Nov 2006
|
[ 20:53 dinoex ]
- added TrackerKit, PreferencesKit, BookmarkKit, ServicesBarKit,
IconKit, EtoileMenus, UnitKit, XWindowServerKit, RSSKit,
EtoileExtensions, Grr, iTerm, Installer, Hardware,
LookAndBehavior
|
[ 20:07 dinoex ]
- added Mplayer, MyLibrary, NeXTGo
- compress port
|
Sat, 18 Nov 2006
|
[ 14:40 dinoex ]
- added Burn, GRubik, GScheme
|
Fri, 17 Nov 2006
|
[ 19:13 dinoex ]
- added DisplayCalibrator, WrapperFactory, GNUWash, Poe, MPDCon,
GSKrab, PlopFolio, Cddb, CDPlayer
- cleanup
|
Thu, 16 Nov 2006
|
[ 15:06 dinoex ]
- fix dependencies
|
Fri, 10 Nov 2006
|
[ 06:35 dinoex ]
- added Adun, RemoteDesk, zillion
|
Sun, 5 Nov 2006
|
[ 15:31 dinoex ]
- added ObjcUnit, FTP, DictionaryReader, batmon
|
Thu, 2 Nov 2006
|
[ 20:47 dinoex ]
- added GMines, InnerSpace
|
[ 18:55 dinoex ]
- added Duncan and Jishyo
|
Wed, 1 Nov 2006
|
[ 19:23 dinoex ]
Collection of GNUstep software
System libs: Gorm, ScriptKit, gnustep-db2, Renaissance, PreferencePanes
System apps: GShisen, ProjectCenter, Preferences, GWorkspace, guile-gui,
gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf,
SystemPreferences
Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses,
WizardKit, HighlighterKit, Performance, SQLClient, WebServer,
StepTalk, MathArray
Local apps: Gomoku, GNUMail, EasyDiff, Calculator, CurrencyConverter,
Finger, GFractal, GSTest, HostAddress, Ink, NSBrowserTest,
NSImageTest, NSPanelTest, NSScreenTest, md5Digest,
GSCommander, ImageViewer, SlideShow, Preview, oolite, Cenon,
Gridlock, PRICE, EdenMath, Stepulator, VolumeControl,
Cynthiune, TalkSoup, Grouch, Zipper, Camera, Ladder, StepBill,
Charmap, GTAMSAnalyzer, Paje, AClock, PhotoClip, LapisPuzzle,
Waiho, Affiche, ProjectManager, GMastermind2, GPuzzle2,
Ticker, NoteBook, HelpViewer, Duncan, Jishyo
|
Number of commits found: 79 |