Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_20 30 Sep 2023 02:22:57 |
Muhammad Moinur Rahman (bofh) |
x11/gnustep-app: Remove expired dependency
Depended on expired textproc/popup which is removed on this commit.
Approved by: portmgr (blanket) |
2.0.0_19 08 May 2023 19:44:56 |
Rene Ladan (rene) |
x11/gnustep-app: unbundle expired graphics/camera |
2.0.0_18 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.0.0_17 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
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 ) |
2.0.0_17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0_17 14 Feb 2021 23:21:03 |
nc |
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. |
2.0.0_16 05 Mar 2020 20:49:06 |
rene |
Return theraven's ports to the pool after safekeeping his commit bit. |
2.0.0_16 03 Aug 2019 11:04:39 |
antoine |
Remove dependency on BROKEN freetar |
2.0.0_15 26 Jul 2019 20:46:57 |
gerald |
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 |
2.0.0_14 03 Feb 2019 15:37:58 |
theraven |
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) |
2.0.0_12 12 Dec 2018 01:35:36 |
gerald |
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 |
2.0.0_11 29 Sep 2018 15:58:22 |
antoine |
Remove dependency on kind-of restricted ports |
2.0.0_10 26 Sep 2018 15:23:37 |
brooks |
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 |
2.0.0_9 03 Dec 2017 12:23:54 |
theraven |
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. |
2.0.0_8 21 Aug 2017 13:26:29 |
theraven |
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. |
2.0.0_7 03 Jun 2016 16:22:58 |
antoine |
Remove dependency on displaycalibrator, it's broken since more than 6 months |
2.0.0_6 08 May 2016 10:43:04 |
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) |
2.0.0_5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
09 Apr 2015 07:44:42
|
bapt |
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 |
2.0.0_4 30 Mar 2015 23:05:25 |
bapt |
Remove broken charmap from the list of applications |
2.0.0_3 10 Sep 2014 20:50:37 |
gerald |
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) |
2.0.0_2 26 Jun 2014 15:56:17 |
bapt |
Stagify (this is a meta ports hence no mtree) |
2.0.0_2 07 Nov 2013 17:49:37 |
theraven |
BioCocoa now just installs a framework, not an app. Fix the dependency.
Approved by: bapt (mentor) |
2.0.0_2 07 Oct 2013 10:55:43 |
theraven |
Bump port revision (should have been in last commit)
Approved by: bapt (mentor) |
2.0.0_1 07 Oct 2013 10:53:54 |
theraven |
Remove (the no longer extant) gworkspace-clipbook from the gnustep-app
metaport.
Approved by: bapt (mentor) |
2.0.0_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.0.0_1 28 Aug 2013 18:26:01 |
theraven (src committer) |
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 |
1.19.1_4 28 Jul 2012 01:02:21 |
ak |
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported (Only the first 15 lines of the commit message are shown above ) |
1.19.1_4 10 Jun 2012 16:10:22 |
dinoex |
- mark DEPRECATED
- reset MAINTAINER |
1.19.1_4 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.19.1_3 07 Aug 2011 05:38:46 |
dinoex |
- update of GMastermind |
1.19.1_3 09 May 2011 16:42:28 |
bf |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
1.19.1_2 11 Aug 2010 21:04:44 |
makc |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk> |
1.19.1_1 30 May 2010 12:28:39 |
dinoex |
- drop USE_GNUSTEP_PREFIX |
1.19.1_1 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
1.19.1 28 Nov 2009 21:53:34 |
dinoex |
- update to 1.19.1 |
1.18.0_2 20 Mar 2009 09:30:45 |
dinoex |
- added WebServices |
1.18.0_1 20 Mar 2009 09:26:01 |
dinoex |
- udpate to 0.4.1 |
1.18.0 15 Feb 2009 16:46:42 |
dinoex |
- added SimpleAgenda |
1.18.0 24 Dec 2008 08:15:22 |
dinoex |
- update to 1.18.0 |
1.14.3_4 04 Dec 2008 21:22:05 |
dinoex |
- drop MP3ToWav |
1.14.3_4 01 Dec 2008 18:29:14 |
dinoex |
- added LaternaMagica |
1.14.3_3 29 Nov 2008 22:24:45 |
dinoex |
- update etoile-0.4.0 |
1.14.3_2 24 Jun 2008 19:12:06 |
dinoex |
- TimeMon moved |
1.14.3_2 06 Jun 2008 14:09:15 |
edwin |
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) |
1.14.3_1 02 Jun 2008 06:17:37 |
dinoex |
- add more etoile modules |
1.14.3 17 May 2008 08:48:03 |
dinoex |
- fix location of IconKit |
1.14.3 11 May 2008 13:21:59 |
dinoex |
- update to etoile 0.2 |
1.13.0_24 11 Aug 2007 17:18:59 |
dinoex |
- added Sudoku
- moved Jigsaw |
1.13.0_23 07 Aug 2007 09:00:36 |
dinoex |
- rename GPuzzle2 to Jigsaw |
1.13.0_22 16 Jul 2007 06:46:25 |
dinoex |
- databases/gdl2 moved from System to Local |
1.13.0_22 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.13.0_21 17 Feb 2007 08:57:59 |
dinoex |
- bump PORTREVISION |
1.13.0_20 17 Feb 2007 08:57:17 |
dinoex |
- added Yap |
1.13.0_20 31 Jan 2007 18:18:14 |
dinoex |
- add category gnustep
PR: 103931
Approved by: pav |
1.13.0_20 29 Jan 2007 15:24:00 |
dinoex |
update to 0.8.4 |
1.13.0_20 31 Dec 2006 12:56:09 |
dinoex |
- added LaTeX service |
1.13.0_21 31 Dec 2006 12:53:47 |
dinoex |
- added LaTeX service |
1.13.0_19 30 Dec 2006 10:20:53 |
dinoex |
- added ClipBook, SQLite, GMDSClient, mdextractor, BioCocoa |
1.13.0_19 29 Dec 2006 19:37:15 |
dinoex |
- added ioobjc, AZBackground, Babbler, Mollusk |
1.13.0_19 29 Dec 2006 19:35:31 |
dinoex |
- added ioobjc, AZBackground, Babbler, Mollusk |
1.13.0_18 24 Dec 2006 23:11:11 |
dinoex |
- added CollectionKit, EtoileFoundation, PaneKit, WorkspaceCommKit,
SystemConfig, MultimediaKit, EtoileUI, EtoileBehavior,
etoile_system
- fix updated/moved ports |
1.13.0_17 23 Dec 2006 07:53:09 |
dinoex |
- unhook ports to prepare update |
1.13.0_17 22 Dec 2006 13:46:45 |
dinoex |
- added OgreKit, LuceneKit, Typewriter |
1.13.0_16 20 Dec 2006 02:30:42 |
dinoex |
- fix Position, drop MP3ToWav
Submitted by: cbv |
1.13.0_15 19 Dec 2006 14:05:40 |
dinoex |
- added Fortunate, Tryst, TBrowser, TChat |
1.13.0_14 19 Dec 2006 07:03:04 |
dinoex |
- new option WITH_GNUSTEP_SINGLE_BACKEND |
1.13.0_14 19 Dec 2006 06:55:35 |
dinoex |
- added MyWiki, Cartotheque, LuserNET, CameraKit, Popup, Toolbox |
1.13.0_13 16 Dec 2006 17:48:26 |
dinoex |
- added Vindaloo, Digibux, AppWrapper, Pixen |
1.13.0_12 15 Dec 2006 06:59:34 |
dinoex |
- added GSBench, PopplerKit, SVGViewer, MP3ToWav |
1.13.0_11 10 Dec 2006 19:08:21 |
dinoex |
- added Recycler, DBModeler, guile-gui, AddressManager |
1.13.0_11 03 Dec 2006 17:41:47 |
dinoex |
- added ObjectiveLib, FreeTar, CodeEditor, Localize |
1.13.0_10 30 Nov 2006 18:26:33 |
dinoex |
- added Encore, BDB, FortyTwo, adtool, Expense |
1.13.0_9 30 Nov 2006 16:17:53 |
dinoex |
- added Azalea, AZDock, EtoileMenuServer, Position |
1.13.0_8 24 Nov 2006 20:24:26 |
dinoex |
- added EtoileMenus, Camaelon, WildMenus |
1.13.0_7 19 Nov 2006 20:53:22 |
dinoex |
- added TrackerKit, PreferencesKit, BookmarkKit, ServicesBarKit,
IconKit, EtoileMenus, UnitKit, XWindowServerKit, RSSKit,
EtoileExtensions, Grr, iTerm, Installer, Hardware,
LookAndBehavior |
1.13.0_6 19 Nov 2006 20:07:47 |
dinoex |
- added Mplayer, MyLibrary, NeXTGo
- compress port |
1.13.0_5 18 Nov 2006 14:40:11 |
dinoex |
- added Burn, GRubik, GScheme |
1.13.0_5 17 Nov 2006 19:13:29 |
dinoex |
- added DisplayCalibrator, WrapperFactory, GNUWash, Poe, MPDCon,
GSKrab, PlopFolio, Cddb, CDPlayer
- cleanup |
1.13.0_4 16 Nov 2006 15:06:55 |
dinoex |
- fix dependencies |
1.13.0_4 10 Nov 2006 06:35:07 |
dinoex |
- added Adun, RemoteDesk, zillion |
1.13.0_3 05 Nov 2006 15:31:46 |
dinoex |
- added ObjcUnit, FTP, DictionaryReader, batmon |
1.13.0_2 02 Nov 2006 20:47:30 |
dinoex |
- added GMines, InnerSpace |
1.13.0_1 02 Nov 2006 18:55:48 |
dinoex |
- added Duncan and Jishyo |
1.13.0 01 Nov 2006 19:23:52 |
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 |