| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PHP libraries or applications, similar to Java jar files.
WWW: http://pear.php.net/package/PHP_Archive/
PR: ports/123832
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
| |
Approved by: mentor (implicit)
|
|
|
|
| |
- Depend on gettext and libiconv
|
| |
|
|
|
|
|
| |
Reported by: FreshSanity
Pointy hat to: pav
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Approved by: mentor (implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
"Version 2 fixes a bug in version 1 that caused it to fail (file not found)
when compressing more than about 50 files. Archives [sic] format is unchanged."
- bump PORTREVISION
PR: 123534
Submitted by: maintainer
|
|
|
|
| |
Reported by: Gri Msb <gri.msb@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to v20080420
- Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV
- Patch patch-par2cmdline.h to make it build with the current version of tbb
(20080207)
PR: ports/123286
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV
- Patch patch-par2cmdline.h to make it build with the current version of tbb
(20080207)
PR: ports/123286
Submitted by: maintainer
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
|
|
|
| |
Deco is a script able to extract various archive file formats.
|
|
|
|
|
| |
PR: ports/122411
Submitted by: Ganael Laplanche
|
|
|
|
| |
Submitted by: bf <bf2006a@yahoo.com> (maintainer via private mail)
|
| |
|
|
|
|
| |
- take maintainership
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
| |
into safekeeping due to inactivity.
|
|
|
|
|
| |
PR: ports/123176
Submitted by: kaiw
|
|
|
|
|
|
| |
PR: 122292
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
Tweak nasm flags.
PR: 123101
Submitted by: bf <bf2006a@yahoo.com> (maintainer)
|
|
|
|
| |
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
|
| |
- Update to 1.20.
Notable changes: This release adds support for lzma compression
and the -a option to select the compression algorithm based on
the suffix of the archive file name.
|
|
|
|
| |
Approved by: infofarmer
|
|
|
|
|
|
|
|
|
| |
LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.
WWW: http://tukaani.org/lzma/
|
|
|
|
|
| |
PR: 122937
Submitted by: Frank Fenor <frank@fenor.de>
|
|
|
|
|
| |
PR: ports/122931
Submitted by: Frank Fenor <frank@fenor.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Register a conflict with par2cmdline-tbb;
- Take maintainership.
PR: ports/119860
Submitted by: Åke Wallebom <ake (at) ake.nu>
Completed by: Ganaël Laplanche <ganael.laplanche (at) martymac.com>
Approved by: Jonathan Stewart <jonathan (at) kc8onw.net> (former maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tbb version of the par2cmdline tool.
par2cmdline is a program for creating and using PAR2 files to detect
damage in data files and repair them if necessary. It can be used with
any kind of file. Par files are especially popular on Usenet.
WWW: http://chuchusoft.com/par2_tbb/
PR: ports/120462
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
PR: ports/122412
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
|
|
|
|
| |
PR: ports/122307
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
fdopendir(). FreeBSD 8 has the former, but not the latter.
PR: 122433
|
|
|
|
| |
- Allow build on non-english locale
|
|
|
|
| |
Requested over: IRC
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
|
|
|
|
|
|
|
| |
- Add some notes
PR: ports/122420
Submitted by: Yarodin <yarodin at gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Reorganize LOCAL_UNZIP
PR: 122389
Submitted by: Frank Fenor <frank@fenor.de> (CC part)
|
| |
|
|
|
|
|
|
|
|
| |
CVE-2008-0888, CVE-2005-4667, CAN-2005-2475
Enable ACORN_FTYPE_NFS and WILD_STOP_AT_DIR options
PR: 122367
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
|
| |
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.
The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.
WWW: http://rubyforge.org/projects/ruwiki/
|
| |
|
|
|
|
|
|
|
|
|
| |
All common archive types are supported. RPM and ISO are handled without
rpm or isodump executables.
PR: 122149
Submitted by: Andreev Maxim <andreevmaxim@gmail.com>
Approved by: miwi (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/121993
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
|
| |
Changes:
PR: ports/121991
Submitted by: "Philip M. Gollucci" <pgollucci_AT_p6m7g8 dot com>
|
|
|
|
|
| |
PR: 121989
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
|
| |
PR: ports/118410
Submitted by: Dima Panov
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
|
|
|
|
|
|
| |
PR: ports/121927
Security: VuXml 063399fc-f6d6-11dc-bcee-001c2514716c
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/121677
Submitted by: bf <bf2006a yahoo.com> (maintainer)
|
|
|
|
| |
Approved by: thierry (mentor)
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: leeym
Approved by: clsung
|
|
|
|
|
| |
Submitted by: leeym
Approved by: clsung
|
|
|
|
| |
- remove unused DISTNAME
|
| |
|
|
|
|
| |
- bump PORTREVISION
|
|
|
|
|
|
|
|
|
| |
- fix dependency
- switch to PERL_MODBUILD
- bump PORTREVISION
Submitted by: leeym
Approved by: clsung
|
|
|
|
|
|
|
|
| |
- Update PORTDOCS [1]
- Add LZMA support [2]
PR: 120354
Submitted by: Felippe de Meirelles Motta [1], Joseph S. Atkinson [2]
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/121441 (based on)
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
|
|
| |
http://something.googlecode.com/files
PR: ports/121435 (related)
|
|
|
|
|
|
|
|
| |
architectures, while we are fixing the code. (paq8 is still
available for these architectures.)
PR: ports/121306
Submitted by: bf <bf2006a yahoo.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fixes a bug in .bmp detection that caused an infinite loop for files
with invalid headers. Added grayscale .rgb support
- Also bundle related archivers lpaq8, lpq1, and paq9a, which offer
faster (de)compression, but may yield larger archives
PR: ports/121111
Submitted by: bf <bf2006a yahoo.com> (maintainer)
|
|
|
|
|
| |
- remove the modules which are in perl core list from dependency
- bump PORTREVISION
|
|
|
|
|
|
| |
PR: 120422
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: ports/117290
Submitted by: Yarodin <yarodin at gmail.com>
|
|
|
|
|
| |
PR: ports/120011, ports/120387, ports/120617
Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail yenigul <ismail@enderunix.org>
|
|
|
|
|
|
|
| |
- Use INSTALL_MAN instead of INSTALL_DATA to install manpages
PR: ports/120363
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/119156
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
|
|
|
|
|
| |
PR: 119170
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
|
|
|
| |
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
|
|
|
|
| |
Submitted by: kaiw (via private mail)
|
|
|
|
|
|
|
|
|
|
|
|
| |
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
distribute and run a library or an application as a single file.
The PHK accelerator transparently makes PHK runtime faster.
WWW: http://pecl.php.net/package/phk/
PR: ports/119828
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
|
|
|
|
|
| |
Written by: Kai Wang <kaiw@FreeBSD.org>
Sponsored by: Google Summer of Code 2007
|
| |
|
|
|
|
|
| |
* new option --exclude-vcs
* miscellaneous bug fixes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-LZF/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-LZF/Changes
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/119419
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Filter-LZF/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Filter-LZO/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Filter-Bzip2/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Filter-LZW/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Filter-Zlib/Changes
|
|
|
|
|
| |
PR: ports/119097
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
| |
|
|
|
|
| |
. Enable bsdcpio by default.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/118977
Submitted by: Maxim Samsonov <xors@mne.ru>
|
| |
|
| |
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
| |
|
|
|
|
|
|
| |
- Pass to new maintainer
Approved by: demon@ (explicit)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/118421
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/118417
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/118408
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/118407
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
| |
|
|
|
|
|
| |
PR: ports/118411
Submitted by: Dima Panov <fluffy@Fluffy.Khv.RU>
|
| |
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr (self)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/117517
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
|
|
|
|
|
|
|
|
| |
This package allows you to create, and extract tar archives.
Since the package uses InputStream and OutputStream, it is possible
to combine this package with the java.util.zip package to handle
.tar.gz files.
WWW: http://www.trustice.com/java/tar/
|
|
|
|
|
|
| |
PR: ports/117439
Submitted by: bf2006a yahoo.com (maintainer)
Approved by: clsung (mentor, implicit)
|
|
|
|
|
|
| |
PR: 116990
Submitted by: leeym
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
packages and extract multiple items from them while maintaining their
directory structure.
WWW: http://nemesis.thewavelength.net/index.php?p=35
|
| |
|
|
|
|
|
|
| |
PR: 116991
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/116877
Submitted by: bf <bf2006a yahoo.com> (maintainer)
Approved by: clsung (mentor, implicit)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
| |
|
|
|
|
|
|
|
|
| |
- remove aggressive optimizations flags, allow users to make their own choice
PR: ports/116483
Submitted by: maintainer (bf2006a_AT_yahoo.com)
Approved by: miwi (co-mentor)
|
| |
|
| |
|
|
|
|
|
| |
. Optionally install bsdcpio (currently defaults to off until bsdcpio is
a little more mature).
|
|
|
|
|
|
| |
PR: ports/115201
Submitted by: Maxim Samsonov <xors_AT_mne.ru>
Approved by: Alexander Zhuravlev (maintainer), clsung (mentor)
|
| |
|
| |
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
|
|
|
|
|
| |
PR: 115663
Submitted by: leeym
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 115204
Submitted by: Maxim Samsonov <xors@mne.ru>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
Linux version of par2cmdline. Useful when the native version
does not work correctly (e.g. when you get a "Main packet
not found" error).
PR: ports/112124
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
|
|
|
|
|
|
|
|
|
| |
- set MASTER_SITES= CPAN
- add additional MASTER_SITE, CPAN mirrors haven't all caught up [1]
[1] irc with linimon
Approved by: clsung (mentor)
|
|
|
|
|
| |
PR: 116085
Submitted by: tabthorpe
|
|
|
|
|
| |
PR: 116084
Submitted by: tabthorpe
|
|
|
|
|
|
| |
- set MASTER_SITES= CPAN
Approved by: clsung (mentor)
|
|
|
|
|
|
| |
- set MASTER_SITES= CPAN
Approved by: clsung (mentor)
|
|
|
|
| |
- set MASTER_SITES= CPAN
|
|
|
|
|
|
|
| |
(This should fix issues on 64 bit big-endian archs, i.e. sparc64.)
- bump PORTREVISION
Noticed by: naddy
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: acm
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: sat
|
|
|
|
|
|
| |
PR: 115914
Submitted by: Nick Barkas <snb@threerings.net>
Security: http://www.vuxml.org/freebsd/d944719e-42f4-4864-89ed-f045b541919f.html
|
|
|
|
|
|
|
|
| |
Simple command line implementation of PPMD compression algorithm. It
is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by
Igor Pavlov and bundled with 7zip.
WWW: http://www.7-zip.org/sdk.html
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
| |
|
|
|
|
|
| |
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
| |
|
|
|
|
|
| |
PR: 115803
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- Change default CXXFLAGS from -Os to -O3
- SSE assembly has been dropped due to lack of evidence for improved
performance
PR: ports/115708
Submitted by: bf <bf2006a at yahoo.com> (maintainer)
|
|
|
|
| |
Approved by: clsung (mentor)
|
|
|
|
|
| |
PR: 115570
Submitted by: mm@
|
|
|
|
|
|
| |
- Bump PORTREVISION
devel/gmake was accidentially included in RUN_DEPENDS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
class for manipulating self-contained PHP Archive (phar) files.
The Phar class can be used to create and to extract contents of
phar files as well as iterating over their contents.
PHP Archive files (Phars) are special collections of files that
can be transparently run right out of the file, similar to Java's
jar archive files. Using a phar archive, it is possible to distribute
a complete PHP application in a single file that will run out of the
file without modification or extraction.
WWW: http://pecl.php.net/package/phar/
PR: ports/115224
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Schedule for expiration on 2007-11-16
USE_X_PREFIX is not neccesary (these are script-only ports) and it is
removed to reduce build times on clusters.
Ports depending on tkstep80 are very old (~1999), not developed and
unmaintained.
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
| |
PR: 115548
Submitted by: rafan
|
|
|
|
| |
more.
|
|
|
|
|
|
|
|
|
|
| |
Unfoo is a tiny sh(1) wrapper to simplify decompression of files.
Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z.
WWW: http://obsoleet.org/code/unfoo/
Author: Graham Forest <vitaminmoo@wza.us>
Based on: Gentoo Portage
|
| |
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2006-4335
Security: CVE-2006-4337
Security: CVE-2006-4338
PR: 115387
- make portlint happier
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
Submitted by: Stuart Caie (author)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: 115161
Submitted by: David Yeske <dyeske@gmail.com>
|
| |
|
|
|
|
|
|
| |
some parts of pbzip2 reverted during the last reroll
Reported by: pointyhat via kris, pav
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
| |
|
|
|
|
|
|
|
| |
- Put author in pkg-descr
- Take maintainership [1]
Tricked into by: Jeff Gilchrist (author) [1]
|
|
|
|
| |
Reported by: Jeff Gilchrist (author)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
| |
No objection from: ports@, maintainers
Approved by: portmgr (pav)
|
|
|
|
|
| |
Pointed out by: bsam, mezz, ache
Pointy hat to: gabor
|
|
|
|
|
|
| |
- add PORTDOCS
Approved by: garga (mentor)
|
|
|
|
|
| |
PR: ports/114674
Submitted by: Maxim Samsonov <xors@mne.ru>
|
| |
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Register conflicts with archivers/squsq
Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.
Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.
WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
|
|
|
|
| |
Approved by: miwi (mentor)
|
| |
|
|
|
|
| |
Approved by: rafan (mentor)
|
|
|
|
|
| |
PR: 114290
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
|
|
|
|
| |
PR: 114289
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
|
|
|
| |
Pointed out by: pav via pointyhat
|
| |
|
|
|
|
|
| |
PR: 114263
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
|
|
|
|
| |
PR: 114262
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
|
|
|
|
| |
PR: 114261
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
|
|
|
|
| |
PR: 114260
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES
- bump PORTREVISION
Approved by: garga (mentor)
|
| |
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
|
|
|
|
| |
work on FreeBSD.
|
|
|
|
|
| |
PR: ports/113762
Submitted by: Nils Vogels
|
|
|
|
| |
Suggested by: erwin
|
|
|
|
|
| |
Pointed out by: pav
Pointy hat to: glewis
|
| |
|
| |
|
|
|
|
| |
Approved by: ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
|
|
|
|
| |
PR: 113788
|
|
|
|
|
| |
PR: 113635
Submitted by: Yen-Ming@utopia.leeym.com
|
|
|
|
|
| |
PR: 111607
Submitted by: araujo@bsdmail.org
|
|
|
|
| |
Submitted by: kris (pointyhat)
|
| |
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
| |
* Fix archivation of sparse files in posix mode.
* Fix operation of --verify --listed-incremental.
* Fix --occurrence.
* Scope of --transform and --strip-components options.
* End-of-volume script can send the new volume name to tar.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/113397
Submitted by: Ighighi <ighighi@gmail.com>
|
|
|
|
|
|
|
|
| |
- Fix security issues [1]
Obtained from: SA-06:21.gzip [1]
Security: 11a84092-8f9f-11db-ab33-000e0c2e438a,
SA-06:21.gzip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
packer for several different executable formats. It achieves an
excellent compression ratio and offers very fast decompression.
Your executables suffer no memory overhead or other drawbacks
because of in-place decompression.
UPX is copyrighted software distributed under the terms of the
GNU General Public License, with special exceptions granting
the free usage for commercial programs as stated in the
UPX License Agreement.
WWW: http://upx.sourceforge.net/
|
|
|
|
|
|
|
|
|
|
|
| |
UCL implements a number of compression algorithms that achieve an excellent
compression ratio while allowing *very* fast decompression. Decompression
requires no additional memory.
Author: Markus Franz Xaver Johannes Oberhumer
markus@oberhumer.com
WWW: http://www.oberhumer.com/opensource/ucl/
|
| |
|