aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnustep-slideshowkit
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2018-09-304-36/+0
| | | | | | | | | | | | | | | | | | 2018-09-29 net/ntp-devel: Use net/ntp instead 2018-09-29 net/xrdp-devel: Use net/xrdp instead 2018-09-29 net/tigervnc-devel: Use net/tigervnc instead 2018-09-29 net/unison-devel: Use net/unison instead 2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream 2018-08-15 graphics/gnustep-slideshowkit: unknown license 2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit 2018-09-30 security/lockdown: Renders system unbootable 2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead 2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead 2018-09-30 editors/yui: Unmaintained upstream 2018-09-29 x11/tint-devel: Use x11/tint instead Notes: svn path=/head/; revision=480949
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=480741
* Deprecate unmaintained ports under the NONE licenseAntoine Brodin2018-07-131-0/+3
| | | | Notes: svn path=/head/; revision=474572
* Fix configure options for gnustep-makeDavid Chisnall2017-12-031-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=455401
* - Fix DISTNAMEDmitry Marakasov2017-08-291-1/+3
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=448924
* Update GNUstep core libraries.David Chisnall2017-08-211-2/+2
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=448472
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-192-7/+7
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=397315
* Convert bsd.gnustep.mk to USES=gnustepBaptiste Daroussin2015-04-091-5/+3
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=383626
* - Strip libraryDmitry Marakasov2015-03-091-1/+4
| | | | Notes: svn path=/head/; revision=380816
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Stage supportAntoine Brodin2014-01-221-1/+0
| | | | Notes: svn path=/head/; revision=340734
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - drop MD5Dirk Meyer2011-04-071-1/+0
| | | | Notes: svn path=/head/; revision=272348
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-7/+6
| | | | Notes: svn path=/head/; revision=255316
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+1
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - update to 0.0.1 releaseDirk Meyer2006-11-182-7/+5
| | | | Notes: svn path=/head/; revision=177529
* - do not delete Local/Library/LibrariesDirk Meyer2006-11-091-1/+0
| | | | Notes: svn path=/head/; revision=176941
* - cleanup dirs that are now in gnustep-makeDirk Meyer2006-10-311-0/+1
| | | | Notes: svn path=/head/; revision=175664
* - cleanup pkg-plistDirk Meyer2006-09-201-1/+0
| | | | Notes: svn path=/head/; revision=173478
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-2/+0
| | | | Notes: svn path=/head/; revision=172907
* - use @dirrmtryDirk Meyer2006-04-081-2/+2
| | | | Notes: svn path=/head/; revision=159131
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
| | | | Notes: svn path=/head/; revision=157643
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* SlideShow FrameworkDirk Meyer2005-02-164-0/+46
WWW: http://home.gna.org/gsimageapps/ Notes: svn path=/head/; revision=128999