aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-292-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* Add archivers/quazip-qt5.Raphael Kubo da Costa2015-12-286-0/+158
| | | | | | | | | | | | | | This is the Qt5 version of archivers/quazip. From pkg-descr: QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses the Qt toolkit. WWW: http://quazip.sourceforge.net/ This port was worked on by me and Tobias Berner <tcberner@gmail.com>. Notes: svn path=/head/; revision=404686
* Update to version 1.18.4Pawel Pekala2015-12-252-3/+3
| | | | | | | | | | | Fixes security CVE-2015-0860 PR: 205599 Submitted by: rakuco MFH: 2015Q4 Notes: svn path=/head/; revision=404444
* - Print usage if there are no arguments and stdin is terminalAlex Kozlov2015-12-233-3/+4
| | | | | | | - Fix grammar in pkg-descr Notes: svn path=/head/; revision=404282
* - Deprecate and set expiration date to 2016-01-23: Abandoned, outdated (no ↵Alex Kozlov2015-12-231-0/+3
| | | | | | | updates since 2003) Notes: svn path=/head/; revision=404281
* - Add snzip 1.0.2Sunpoet Po-Chuan Hsieh2015-12-224-0/+40
| | | | | | | | | | | | | | | | | | | | | | | - While I'm here: - Add LICENSE_FILE - Add OPTIONS_DEFINE Snzip is one of command line tools using snappy. This supports five types of file formats: framing-format, old framing-format, SNZ format, snappy-java format and snappy-in-java format. The default format is framing-format. WWW: https://github.com/kubo/snzip PR: 205511 Submitted by: <mizhka@gmail.com> Notes: svn path=/head/; revision=404258
* archivers/peazip: Make less broken, then mark BROKENJohn Marino2015-12-211-1/+3
| | | | | | | | | | | | | This port stopped building when FPC was updated to 3.0.0. After fixing the units, it tries to build but fails with: list_utils.pas(982,32) Error: (3069) Call by var for arg no. 1 has to match exactly: Got "UTF8String" expected "AnsiString" Trying the latest version 5.9.0 also fails. Notes: svn path=/head/; revision=404183
* - Strip shared librarySunpoet Po-Chuan Hsieh2015-12-211-1/+4
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=404159
* - Strip shared librarySunpoet Po-Chuan Hsieh2015-12-211-1/+4
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=404158
* - Convert rpm2cpio to shell script around bsdtarAlex Kozlov2015-12-173-115/+19
| | | | Notes: svn path=/head/; revision=403941
* Fix build and remove an unused REINPLACE_ARGS variable.Jung-uk Kim2015-12-171-3/+2
| | | | Notes: svn path=/head/; revision=403937
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-2/+3
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* - Minor fixesAlex Kozlov2015-12-172-6/+6
| | | | | | | | | - Take maintainership RIP nox@ Notes: svn path=/head/; revision=403903
* Fix `make fetch'Raphael Kubo da Costa2015-12-151-2/+1
| | | | | | | Set MASTER_SITES to the current Elvis website. Notes: svn path=/head/; revision=403767
* Reset maintainerEitan Adler2015-12-141-1/+1
| | | | Notes: svn path=/head/; revision=403704
* Mark as broken: unfetchableBaptiste Daroussin2015-12-121-0/+2
| | | | Notes: svn path=/head/; revision=403635
* mirrorservice.org no longer mirrors this ftpBaptiste Daroussin2015-12-121-2/+1
| | | | Notes: svn path=/head/; revision=403631
* - Switch to options helpersDmitry Marakasov2015-12-111-3/+4
| | | | Notes: svn path=/head/; revision=403546
* - Switch to options helpersDmitry Marakasov2015-12-081-0/+2
| | | | Notes: svn path=/head/; revision=403280
* - Update to 1.55Sunpoet Po-Chuan Hsieh2015-12-062-3/+5
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Archive-Zip/Changes Notes: svn path=/head/; revision=403138
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-057-88/+7
| | | | | | | | | | | | | | | | This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2 Notes: svn path=/head/; revision=403082
* - Update to 15.09Sunpoet Po-Chuan Hsieh2015-12-047-98/+43
| | | | | | | | | | | | | | - Convert to new options target helper - Use PORTDOCS - Update patch files Changes: http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view PR: 204865 Submitted by: sunpoet (myself) Approved by: rakuco (maintainer) Notes: svn path=/head/; revision=402988
* Inno Setup is a tool to create installers for Microsoft Windows applications.Dmitry Marakasov2015-12-024-0/+34
| | | | | | | | | | | | | innoextract allows to extract such installers under non-windows systems without running the actual installer using Wine. WWW: http://constexpr.org/innoextract/ PR: 204811 Submitted by: lifanov@mail.lifanov.com Notes: svn path=/head/; revision=402832
* Finish pyliblzma rename (and unbreak dependent ports)Antoine Brodin2015-11-301-3/+2
| | | | Notes: svn path=/head/; revision=402663
* archivers/py-liblzma: Rename to pylibzma, ModernizeKubilay Kocak2015-11-307-34/+59
| | | | | | | | | | | | | | | | | | | | | | | | - Rename to match upstream (PyPI) name: pylibzma - Backport upstream issue/commit to fix build without pkg-config [1][2] - Remove post-patch: target, no longer necessary - Remove other setup.py overrides, back to upstream sources - Add do-test target: - Add LICENSE_FILE - Add MOVED entry While I'm here: - Update sysutils/bsdploy dependency [1] https://bugs.launchpad.net/pyliblzma/+bug/613837 [2] https://bazaar.launchpad.net/~proyvind/pyliblzma/trunk/revision/494 Reviewed by: sbz Approved by: dbn (maintainer timeout, 15 days) Differential Revision: D4161 Notes: svn path=/head/; revision=402654
* Remove expired ports:Rene Ladan2015-11-284-39/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-11-26 audio/pecl-id3: Broken for more than 6 months 2015-11-26 dns/geta: Broken for more than 6 months 2015-11-26 finance/openerp-web: Broken for more than 6 months 2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream 2015-11-26 chinese/kon2: Depends on expiring chinese/cce 2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi 2015-11-26 archivers/wzip: Broken for more than 6 months 2015-11-26 databases/sybtcl: Broken for more than 6 months 2015-11-26 biology/povchem: Broken for more than 6 months 2015-11-26 audio/btc: Broken for more than 6 months 2015-11-26 astro/wmglobe: Broken for more than 6 months 2015-11-26 graphics/pyro: Broken for more than 6 months 2015-11-26 graphics/jpeg2ps: Broken for more than 6 months 2015-11-26 chinese/gugod-clean: Broken for more than 6 months 2015-11-26 comms/bforce: Broken for more than 6 months 2015-11-26 cad/geda-docs: Broken for more than 6 months 2015-11-26 chinese/cwtexttf: Broken for more than 6 months 2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months 2015-11-26 astro/sky2000: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months 2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months 2015-11-26 chinese/bg5ps: Broken for more than 6 months 2015-11-26 deskutils/x-tile: Broken for more than 6 months 2015-11-26 graphics/pure-gl: Broken for more than 6 months 2015-11-26 audio/dvda-author: Broken for more than 6 months 2015-11-26 chinese/oxim: Broken for more than 6 months 2015-11-26 editors/spe: Broken for more than 6 months 2015-11-26 audio/mpdscribble: Broken for more than 6 months 2015-11-26 cad/geda-symcheck: Broken for more than 6 months 2015-11-26 audio/linux-fmodapi: Broken for more than 6 months 2015-11-26 audio/pure-audio: Broken for more than 6 months 2015-11-26 editors/bpatch: Broken for more than 6 months 2015-11-26 benchmarks/geekbench: Broken for more than 6 months 2015-11-26 graphics/icoconvert: Broken for more than 6 months 2015-11-26 cad/geda-utils: Broken for more than 6 months 2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months 2015-11-26 graphics/sketch: Broken for more than 6 months 2015-11-26 ftp/spegla: Broken for more than 6 months 2015-11-26 graphics/clutter-box2d: Broken for more than 6 months 2015-11-26 audio/scmpc: Broken for more than 6 months 2015-11-26 ftp/gnusget: Broken for more than 6 months 2015-11-26 comms/gpsk31: Broken for more than 6 months 2015-11-26 cad/geda-gschem: Broken for more than 6 months 2015-11-26 audio/ampache: Broken for more than 6 months 2015-11-26 cad/slffea: Broken for more than 6 months 2015-11-26 audio/cripple: Broken for more than 6 months 2015-11-26 cad/geda-gattrib: Broken for more than 6 months 2015-11-26 cad/findhier: Broken for more than 6 months 2015-11-26 biology/njplot: Broken for more than 6 months 2015-11-26 audio/wmmp: Broken for more than 6 months 2015-11-26 x11/avant-window-navigator: Broken for more than 6 months 2015-11-26 cad/geda-netlist: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months 2015-11-26 biology/ortep3: Broken for more than 6 months 2015-11-26 astro/aa: Broken for more than 6 months 2015-11-26 french/belote: Broken for more than 6 months 2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months 2015-11-26 cad/geda-examples: Broken for more than 6 months 2015-11-26 editors/yasnippet: Broken for more than 6 months 2015-11-26 audio/musica: Broken for more than 6 months 2015-11-26 graphics/rubyphoto: Broken for more than 6 months 2015-11-26 german/bsdpaste: Broken for more than 6 months 2015-11-26 audio/amrcoder: Broken for more than 6 months 2015-11-26 sysutils/bashburn: Broken for more than 6 months 2015-11-26 editors/e93: Broken for more than 6 months 2015-11-26 audio/tepsonic: Broken for more than 6 months 2015-11-26 astro/ephem: Broken for more than 6 months 2015-11-26 chinese/cce: Broken for more than 6 months 2015-11-26 graphics/qcread: Broken for more than 6 months 2015-11-26 databases/py-sqlkit: Broken for more than 6 months 2015-11-26 databases/usogres: Broken for more than 6 months 2015-11-26 cad/libgeda: Broken for more than 6 months 2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months 2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months 2015-11-26 deskutils/mrundlg: Broken for more than 6 months 2015-11-26 databases/erlang-mysql: Broken for more than 6 months 2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months 2015-11-26 deskutils/akamaru: Broken for more than 6 months 2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months 2015-11-26 astro/dgpsip: Broken for more than 6 months 2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months 2015-11-26 audio/cymbaline: Broken for more than 6 months 2015-11-26 french/dico: Broken for more than 6 months 2015-11-26 comms/qpage: Broken for more than 6 months 2015-11-26 audio/sonice: Broken for more than 6 months 2015-11-26 cad/geda-symbols: Broken for more than 6 months 2015-11-26 databases/java-mybatis: Broken for more than 6 months 2015-11-26 databases/openbase-jdbc: Broken for more than 6 months 2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25 2015-11-28 www/R-cran-Rpad: Unmaintained upstream Notes: svn path=/head/; revision=402562
* - Take MaintainershipMartin Wilke2015-11-263-3/+3
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402450
* - Take MaintainershipMartin Wilke2015-11-262-2/+2
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* - Add LICENSESunpoet Po-Chuan Hsieh2015-11-201-7/+12
| | | | | | | | | | - Strip shared library - Convert to new options target helper - Cosmetic change - Bump PORTREVISION for package change Notes: svn path=/head/; revision=402059
* archivers/upx: Expand patch to support malloc.h-less DFJohn Marino2015-11-131-3/+12
| | | | Notes: svn path=/head/; revision=401494
* archivers/py-liblzma: Fix horrible malloc.h handlingJohn Marino2015-11-131-0/+16
| | | | | | | | | | | | | | The source was including <stdlib.h>, then checking if system is FreeBSD (among a long list of system) in order to include <stdlib.h> again instead of <malloc.h>, never minding that "opting-in" for a standard. Just patch out the whole macro mess, it's not needed and it fixes the build on a malloc.h-less DragonFly Approved by: just fix it Notes: svn path=/head/; revision=401485
* - Clarify LICENSEDmitry Marakasov2015-11-111-1/+4
| | | | | | | | - Add LICENSE_FILE - Switch to options helpers Notes: svn path=/head/; revision=401252
* - Switch to options helpersDmitry Marakasov2015-11-101-0/+4
| | | | Notes: svn path=/head/; revision=401207
* - Add LICENSEDmitry Marakasov2015-11-091-4/+9
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401170
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-053-5/+5
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-041-1/+2
| | | | | | | - Update BUILD_DEPENDS: remove redundant LOCALBASE/bin Notes: svn path=/head/; revision=400790
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-041-0/+1
| | | | Notes: svn path=/head/; revision=400789
* - Remove BROKEN from archivers/hlextractDanilo Egea Gondolfo2015-10-301-5/+1
| | | | | | | | | The checksum was mismatching because the zip file named hllib244.zip is actually the hllib 2.45 now (and it's failing to build). I've uploaded the original file to my local directory until it be fixed. Notes: svn path=/head/; revision=400538
* Fix path.Dmitry Sivachenko2015-10-271-1/+1
| | | | Notes: svn path=/head/; revision=400230
* Update to version 2.22.Dmitry Sivachenko2015-10-272-4/+6
| | | | | | | | PR: 204053 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de> Notes: svn path=/head/; revision=400229
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-10-252-0/+4
| | | | Notes: svn path=/head/; revision=400160
* archivers/zopfli: update to 1.0.1Jan Beich2015-10-242-4/+4
| | | | | | | Changes: https://github.com/google/zopfli/compare/6ff3ba2...zopfli-1.0.1 Notes: svn path=/head/; revision=400122
* Mark as broken: does not fetchBaptiste Daroussin2015-10-231-0/+1
| | | | Notes: svn path=/head/; revision=400031
* - Add LICENSE_FILEDmitry Marakasov2015-10-141-0/+1
| | | | Notes: svn path=/head/; revision=399313
* Use the new test framework in my ports, if applicable.Christian Weisgerber2015-10-132-9/+5
| | | | | | | While here, also strip more libraries. Notes: svn path=/head/; revision=399214
* - Reset MAINTAINER due to fatal bounceRyan Steinmetz2015-10-111-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=399087
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* - cleanupDirk Meyer2015-10-081-2/+1
| | | | Notes: svn path=/head/; revision=398805
* - Silence patchingDmitry Marakasov2015-10-062-4/+4
| | | | | | | - Fix WWW: Notes: svn path=/head/; revision=398721