non port: archivers/zipper/Makefile |
SVNWeb
|
Number of commits found XX: 29 |
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.
|
Thu, 1 Dec 2016
|
[ 11:18 mat ] 
427491 archivers/zipper/Makefile
427491 audio/praat/Makefile
427491 chinese/librime/Makefile
427491 chinese/wordpress-zh_CN/Makefile
427491 chinese/wordpress-zh_TW/Makefile
427491 comms/atslog/Makefile
427491 converters/p5-Encode/Makefile
427491 databases/kyotocabinet/Makefile
427491 databases/kyototycoon/Makefile
427491 devel/ccrtp/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] 
424411 Makefile
424411 Mk/Uses/elixir.mk
424411 Mk/Uses/erlang.mk
424411 Mk/Uses/gem.mk
424411 Mk/Uses/gnome.mk
424411 Mk/Uses/gssapi.mk
424411 Mk/Uses/pear.mk
424411 Mk/Uses/perl5.mk
424411 Mk/Uses/php.mk
424411 Mk/bsd.gecko.mk
(Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
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, 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, 24 Dec 2014
|
[ 00:14 bofh ] 
375378 archivers/zipper/Makefile
375378 astro/swe/Makefile
375378 audio/fdk-aac/Makefile
375378 audio/p5-Net-FreeDB/Makefile
375378 benchmarks/siege/Makefile
375378 biology/seaview/Makefile
375378 comms/dfu-util/Makefile
375378 converters/p5-Encode-Punycode/Makefile
375378 converters/p5-MIME-Base32/Makefile
375378 converters/p5-Net-IDN-Nameprep/Makefile
(Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
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)
|
Tue, 11 Feb 2014
|
[ 17:59 antoine ] 
343790 archivers/zipper/Makefile
Stage support
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] 
327699 archivers/9e/Makefile
327699 archivers/advancecomp/Makefile
327699 archivers/amigadepacker/Makefile
327699 archivers/aolserver-nszlib/Makefile
327699 archivers/arc/Makefile
327699 archivers/arj/Makefile
327699 archivers/ark/Makefile
327699 archivers/bicom/Makefile
327699 archivers/bzip/Makefile
327699 archivers/bzip2/Makefile
(Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Fri, 10 May 2013
|
[ 20:43 lme ] 
317840 archivers/zipper/Makefile
317840 archivers/zipper/distinfo
- Update to 1.5
- Trim Makefile header
- Pass maintainership to submitter
PR: ports/178440
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
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
|
Sat, 9 Jun 2012
|
[ 13:00 dinoex ]
1.13 archivers/zipper/Makefile
1.5 archivers/zipper/distinfo
1.5 archivers/zipper/pkg-plist
- update to 1.4
|
Sat, 6 Aug 2011
|
[ 08:52 dinoex ]
1.12 archivers/zipper/Makefile
- drop mirror MASTER_SITE_GNUSTEP_CH
|
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
|
Fri, 6 Jun 2008
|
[ 13:02 edwin ]
1.4 archivers/deco/Makefile
1.22 archivers/dpkg/Makefile
1.74 archivers/file-roller/Makefile
1.4 archivers/freetar/Makefile
1.3 archivers/grzip/Makefile
1.60 archivers/gtar/Makefile
1.2 archivers/javatar/Makefile
1.6 archivers/jzip.org/Makefile
1.5 archivers/jzlib/Makefile
1.10 archivers/kbackup/Makefile
(Only the first 10 of 22 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)
|
Tue, 29 Apr 2008
|
[ 17:41 dinoex ]
1.9 archivers/zipper/Makefile
1.3 archivers/zipper/distinfo
- update to 1.3
- take maintainership
|
Thu, 10 Apr 2008
|
[ 16:11 ehaupt ]
1.8 archivers/zipper/Makefile
1.9 audio/cynthiune/Makefile
1.8 audio/volumecontrol.app/Makefile
1.12 biology/adun/Makefile
1.7 databases/gdl2/Makefile
1.6 deskutils/charmap/Makefile
1.8 deskutils/etoile-dictionaryreader/Makefile
1.9 editors/emacs.app/Makefile
1.7 editors/textedit.app/Makefile
1.6 games/gnustep-ladder/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
Change maintainers e-mail address.
Requested over: IRC
|
Fri, 25 May 2007
|
[ 06:11 dinoex ]
1.7 archivers/zipper/Makefile
1.2 archivers/zipper/distinfo
1.3 archivers/zipper/pkg-plist
- update to 1.2
Approved by: gurkan (maintainer)
|
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
|
Tue, 21 Nov 2006
|
[ 15:17 ehaupt ]
1.3 archivers/zipper/Makefile
Update master site.
Approved by: tarzeau@linuks.mine.nu (maintainer)
|
Sun, 10 Sep 2006
|
[ 20:10 dinoex ]
1.2 archivers/zipper/Makefile
1.2 net-im/grouch/Makefile
- use USE_GNUSTEP_SYSTEM_LIBS
|
[ 12:16 dinoex ]
1.155 archivers/Makefile
1.1 archivers/zipper/Makefile
1.1 archivers/zipper/distinfo
1.1 archivers/zipper/pkg-descr
1.1 archivers/zipper/pkg-plist
Zipper is a tool for extracting and viewing archive files in GNUstep.
PR: 103088
Submitted by: Gürkan Sengün
|
Number of commits found XX: 29 |