aboutsummaryrefslogtreecommitdiff
path: root/misc/gnustep-examples
Commit message (Collapse)AuthorAgeFilesLines
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-2/+0
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* - Remove unused USE_* knobs:Alex Kozlov2016-01-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | databases/mysql57-server games/kajongg textproc/ruby-htree - Fix typos in USE_* knobs: graphics/fortytwo math/hexcalc misc/gnustep-examples www/h2o - Remove unused BROKEN_alpha knob: devel/directfb - Remove user-settable knob: multimedia/tovid Approved by: portmgr blanket Notes: svn path=/head/; revision=406010
* - Fix build after GNUstep changes by stripping files in the correct placeDmitry Marakasov2015-09-291-43/+43
| | | | Notes: svn path=/head/; revision=398171
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-191-205/+205
| | | | | | | | | | | | | | 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
* - Strip binariesDmitry Marakasov2015-08-261-3/+48
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=395336
* Update GNUstep ports to their latest versions.David Chisnall2015-07-011-9/+17
| | | | | | | | | | Also fix a few bits of generic infrastructure along the way. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2961 Notes: svn path=/head/; revision=391062
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Mark BROKEN: not converted to USES=gnustepAntoine Brodin2015-04-121-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=383856
* - Drop @dirrm* from plistDmitry Marakasov2014-09-271-92/+0
| | | | Notes: svn path=/head/; revision=369422
* 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 misc/gnustep-examplesJohn Marino2014-09-072-77/+134
| | | | Notes: svn path=/head/; revision=367516
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-0/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=364143
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362806
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Update to latest GNUstep core libraries.David Chisnall2013-08-282-7/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=325546
* - 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
* - update to 1.3.0Dirk Meyer2012-06-142-16/+11
| | | | Notes: svn path=/head/; revision=299242
* - USE_GMAKE ist set by bsd.gnustep.shDirk Meyer2011-04-201-1/+0
| | | | Notes: svn path=/head/; revision=272961
* Update to GNU make 3.82 after numerous -exp runs.Ade Lovett2011-04-111-0/+1
| | | | Notes: svn path=/head/; revision=272537
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - fix build with gmakeDirk Meyer2011-03-131-0/+4
| | | | | | | Reported by: naddy Notes: svn path=/head/; revision=270819
* - new option WITH_GNUSTEP_DEVEL to update to 1.3.0Dirk Meyer2010-06-053-1/+19
| | | | Notes: svn path=/head/; revision=255740
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-229/+228
| | | | Notes: svn path=/head/; revision=255316
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-1/+0
| | | | Notes: svn path=/head/; revision=237172
* - fix build with custom LOCALBASEDirk Meyer2009-06-211-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=236411
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - update to 1.2.0Dirk Meyer2008-02-283-5/+26
| | | | Notes: svn path=/head/; revision=208055
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-252-12/+13
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+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-18/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - keep Local/Library/ServicesDirk Meyer2007-01-031-1/+0
| | | | Notes: svn path=/head/; revision=181343
* - Local/Library/ApplicationSupport now globalDirk Meyer2006-12-091-1/+0
| | | | Notes: svn path=/head/; revision=179272
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-2/+0
| | | | Notes: svn path=/head/; revision=172907
* - update to 1.1.0Dirk Meyer2006-09-124-53/+73
| | | | | | | more samples, but GPuzzle was removed Notes: svn path=/head/; revision=172870
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - 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
* - cleanup old Makefile locationDirk Meyer2005-09-141-0/+5
| | | | Notes: svn path=/head/; revision=142700
* - update to 1.0.0Dirk Meyer2004-11-073-105/+109
| | | | Notes: svn path=/head/; revision=121060
* - ignore creation of files in /root/GNUstepDirk Meyer2004-04-291-3/+0
| | | | | | | Suggested by: kris Notes: svn path=/head/; revision=107915
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - update MASTER_SITESDirk Meyer2004-01-311-2/+1
| | | | Notes: svn path=/head/; revision=99597
* - use ${RM}Dirk Meyer2003-10-191-1/+1
| | | | Notes: svn path=/head/; revision=91670
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-127/+29
| | | | Notes: svn path=/head/; revision=91666
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-8/+5
| | | | Notes: svn path=/head/; revision=87820