non port: deskutils/plopfolio/Makefile |
SVNWeb
|
Number of commits found XX: 23 |
Sun, 14 Feb 2021
|
[ 23:21 nc ] 
565273 archivers/unarchiver/Makefile
565273 archivers/zipper/Makefile
565273 audio/cddb-bundle/Makefile
565273 audio/gnustep-cdplayer/Makefile
565273 audio/mpdcon/Makefile
565273 biology/biococoa/Makefile
565273 databases/fortytwo-bdb/Makefile
565273 databases/sqlclient/Makefile
565273 deskutils/affiche/Makefile
565273 deskutils/appwrapper/Makefile
(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.
|
Sun, 3 Feb 2019
|
[ 15:37 theraven ] 
492056 Mk/Uses/gnustep.mk
492056 Mk/Uses/objc.mk
492056 archivers/freetar/Makefile
492056 archivers/unarchiver/Makefile
492056 archivers/zipper/Makefile
492056 audio/cddb-bundle/Makefile
492056 audio/gnustep-cdplayer/Makefile
492056 audio/mpdcon/Makefile
492056 biology/biococoa/Makefile
492056 databases/fortytwo-bdb/Makefile
(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, 26 Sep 2018
|
[ 15:23 brooks ] 
480741 Mk/Uses/objc.mk
480741 archivers/freetar/Makefile
480741 archivers/unarchiver/Makefile
480741 archivers/zipper/Makefile
480741 audio/cddb-bundle/Makefile
480741 audio/gnustep-cdplayer/Makefile
480741 audio/mpdcon/Makefile
480741 biology/biococoa/Makefile
480741 databases/fortytwo-bdb/Makefile
480741 databases/sqlclient/Makefile
(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 ] 
455401 archivers/freetar/Makefile
455401 archivers/unarchiver/Makefile
455401 archivers/zipper/Makefile
455401 audio/cddb-bundle/Makefile
455401 audio/gnustep-cdplayer/Makefile
455401 audio/mpdcon/Makefile
455401 biology/biococoa/Makefile
455401 databases/fortytwo-bdb/Makefile
455401 databases/sqlclient/Makefile
455401 deskutils/affiche/Makefile
(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 ] 
448472 Mk/Uses/gnustep.mk
448472 Mk/Uses/objc.mk
448472 archivers/freetar/Makefile
448472 archivers/unarchiver/Makefile
448472 archivers/zipper/Makefile
448472 audio/cddb-bundle/Makefile
448472 audio/gnustep-cdplayer/Makefile
448472 audio/mpdcon/Makefile
448472 biology/biococoa/Makefile
448472 databases/fortytwo-bdb/Makefile
(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.
|
Sat, 19 Sep 2015
|
[ 10:33 theraven ] 
397315 Mk/Uses/gnustep.mk
397315 archivers/freetar/Makefile
397315 archivers/freetar/pkg-plist
397315 archivers/zipper/Makefile
397315 archivers/zipper/pkg-plist
397315 audio/cddb-bundle/Makefile
397315 audio/cddb-bundle/pkg-plist
397315 audio/gnustep-cdplayer/Makefile
397315 audio/gnustep-cdplayer/pkg-plist
397315 audio/mpdcon/Makefile
(Only the first 10 of 159 ports in this commit are shown above. )
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
|
Thu, 18 Jun 2015
|
[ 19:49 amdmi3 ] 
390053 deskutils/plopfolio/Makefile
- Add LICENSE_FILE
- Simplify post-patch
- Strip binary
|
Thu, 14 May 2015
|
[ 10:15 mat ] 
386312 Mk/bsd.sites.mk
386312 accessibility/py-atspi/Makefile
386312 accessibility/py3-atspi/Makefile
386312 archivers/dpkg/Makefile
386312 archivers/fastjar/Makefile
386312 archivers/gcpio/Makefile
386312 archivers/lbrate/Makefile
386312 archivers/lha-ac/Makefile
386312 archivers/macutils/Makefile
386312 archivers/mscompress/Makefile
(Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 9 Apr 2015
|
[ 07:44 bapt ] 
383626 CHANGES
383626 MOVED
383626 Mk/Uses/gnustep.mk
383626 Mk/bsd.gnustep.mk
383626 archivers/freetar/Makefile
383626 archivers/zipper/Makefile
383626 audio/cddb-bundle/Makefile
383626 audio/gnustep-cdplayer/Makefile
383626 audio/mpdcon/Makefile
383626 biology/biococoa/Makefile
(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
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(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)
|
Tue, 5 Aug 2014
|
[ 22:13 tijl ] 
364143 UPDATING
364143 archivers/freetar/Makefile
364143 archivers/zipper/Makefile
364143 audio/cddb-bundle/Makefile
364143 audio/gnustep-cdplayer/Makefile
364143 audio/mpdcon/Makefile
364143 databases/libgda4/Makefile
364143 databases/libgda5-ui/Makefile
364143 databases/libgda5/Makefile
364143 databases/sqlclient/Makefile
(Only the first 10 of 119 ports in this commit are shown above. )
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)
|
Thu, 30 Jan 2014
|
[ 19:14 antoine ] 
341873 deskutils/plopfolio/Makefile
Stage support
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] 
327718 deskutils/adesklets/Makefile
327718 deskutils/affiche/Makefile
327718 deskutils/akamaru/Makefile
327718 deskutils/alacarte/Makefile
327718 deskutils/appwrapper/Makefile
327718 deskutils/aspostit/Makefile
327718 deskutils/autocutsel/Makefile
327718 deskutils/babytrans/Makefile
327718 deskutils/basket/Makefile
327718 deskutils/bigyear/Makefile
(Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Sat, 13 Oct 2012
|
[ 13:39 dinoex ] 
305832 archivers/freetar/Makefile
305832 archivers/lha-ac/Makefile
305832 archivers/rubygem-archive-tar-minitar/Makefile
305832 astro/position/Makefile
305832 audio/cddb-bundle/Makefile
305832 audio/gnustep-cdplayer/Makefile
305832 audio/mp3towav-bundle/Makefile
305832 audio/mpdcon/Makefile
305832 benchmarks/gsbench/Makefile
305832 biology/biococoa/Makefile
(Only the first 10 of 174 ports in this commit are shown above. )
- cleanup comments
Feature safe: yes
|
Tue, 26 Jun 2012
|
[ 05:43 dinoex ]
1.7 archivers/freetar/Makefile
1.14 archivers/zipper/Makefile
1.13 astro/position/Makefile
1.11 audio/cddb-bundle/Makefile
1.23 audio/cynthiune/Makefile
1.14 audio/gnustep-cdplayer/Makefile
1.11 audio/mp3towav-bundle/Makefile
1.9 audio/mpdcon/Makefile
1.14 audio/volumecontrol.app/Makefile
1.9 benchmarks/gsbench/Makefile
(Only the first 10 of 122 ports in this commit are shown above. )
- reset MAINTAINER
|
Fri, 4 Jun 2010
|
[ 13:49 dinoex ]
1.6 archivers/freetar/Makefile
1.10 astro/position/Makefile
1.9 audio/cddb-bundle/Makefile
1.20 audio/cynthiune/Makefile
1.15 audio/libid3tag/Makefile
1.16 audio/madplay/Makefile
1.24 audio/maplay/Makefile
1.12 audio/mp3asm/Makefile
1.14 audio/mp3gain/Makefile
1.10 audio/mp3towav-bundle/Makefile
(Only the first 10 of 96 ports in this commit are shown above. )
LICENSE GPLv2
|
Sun, 30 May 2010
|
[ 12:28 dinoex ]
1.5 archivers/freetar/Makefile
1.3 archivers/freetar/pkg-plist
1.11 archivers/zipper/Makefile
1.4 archivers/zipper/pkg-plist
1.9 astro/position/Makefile
1.3 astro/position/pkg-plist
1.8 audio/cddb-bundle/Makefile
1.2 audio/cddb-bundle/pkg-plist
1.19 audio/cynthiune/Makefile
1.5 audio/cynthiune/pkg-plist
(Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Sun, 23 May 2010
|
[ 20:51 dinoex ]
1.1 audio/cynthiune/files/patch-EsoundPreference.m
1.30 biology/adun/Makefile
1.6 deskutils/helpviewer/Makefile
1.6 deskutils/plopfolio/Makefile
1.1 deskutils/preferences.app/files/patch-Keyboard.m
1.1 devel/performance/files/patch-GSTicker.m
1.1 devel/projectmanager/files/patch-ApplicationTypeAttributes.m
1.1 devel/projectmanager/files/patch-GNUstepAppLauncher.m
1.2 devel/projectmanager/files/patch-MakeBuilder.m
1.1 devel/projectmanager/files/patch-Preferences.m
(Only the first 10 of 31 ports in this commit are shown above. )
- fix build for gnustep-base 1.21.0
|
Fri, 6 Jun 2008
|
[ 13:18 edwin ]
1.5 deskutils/affiche/Makefile
1.4 deskutils/akamaru/Makefile
1.17 deskutils/alacarte/Makefile
1.13 deskutils/alexandria/Makefile
1.5 deskutils/appwrapper/Makefile
1.14 deskutils/babytrans/Makefile
1.27 deskutils/basket/Makefile
1.10 deskutils/blogtk/Makefile
1.12 deskutils/bmp-docklet/Makefile
1.3 deskutils/bookreader/Makefile
(Only the first 10 of 170 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.1364 MOVED
1.566 Mk/bsd.port.mk
1.1 Mk/bsd.xorg.mk
1.1 Tools/scripts/mergebase.sh
1.502 UPDATING
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.29 accessibility/at-spi/pkg-plist
1.51 accessibility/atk/Makefile
1.27 accessibility/atk/pkg-plist
(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
|
Sat, 13 Jan 2007
|
[ 03:57 dinoex ]
1.4 archivers/zipper/Makefile
1.2 audio/cddb-bundle/Makefile
1.3 audio/cynthiune/Makefile
1.2 audio/gnustep-cdplayer/Makefile
1.2 audio/mpdcon/Makefile
1.4 audio/volumecontrol.app/Makefile
1.4 biology/adun/Makefile
1.3 databases/gdl2/Makefile
1.2 databases/mylibrary/Makefile
1.2 databases/sqlclient/Makefile
(Only the first 10 of 93 ports in this commit are shown above. )
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
|
Fri, 17 Nov 2006
|
[ 10:27 dinoex ]
1.257 deskutils/Makefile
1.1 deskutils/plopfolio/Makefile
1.1 deskutils/plopfolio/distinfo
1.1 deskutils/plopfolio/pkg-descr
1.1 deskutils/plopfolio/pkg-plist
PlopFolio is a free clone of Serence's excellent KlipFolio application.
PlopFolio supports Klips available from KlipFarm.
PlopFolio is developped using the Objective-C language and works well
with GNUstep (on Linux, FreeBSD, and more) and Cocoa on Mac OS X.
WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=7
|
Number of commits found XX: 23 |