Emanuel Haupt
c54ba36b12
Remove WWW, project page disappeared.
2006-12-19 16:00:47 +00:00
Sergey Skvortsov
ea83568e7b
Add p5-PerlIO-via-Bzip2 0.02, perl extension to provide a PerlIO layer
...
to bzip2/bunzip2.
2006-12-18 18:05:21 +00:00
Erwin Lansing
0df5c97f08
Use DOCSDIR
...
PR: 101967
Submitted by: gabor
2006-12-17 20:12:26 +00:00
Christian Weisgerber
786c2a4e96
Update to 1.16.1. User-visible changes:
...
* New option --exclude-tag allows to specify "exclusion tag files".
* The --exclude-cache option now excludes the directories themselves, too.
* Support for reading ustar type 'N' logical records has been removed.
* Race conditions around 'tar -x --same-owner' have been fixed.
2006-12-13 21:10:23 +00:00
Peter Pentchev
64e068d25c
Update the ftp/curl port to 7.16.0.
...
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-13 12:41:35 +00:00
Gabor Kovesdan
7dc52a691f
Change my e-mail address.
...
Approved by: erwin (mentor)
2006-12-08 13:46:35 +00:00
Shaun Amott
09e540d856
Upgrade to 0.14.
...
PR: ports/106294
Submitted by: chinsan
Approved by: aaron (EBUSY blanket)
2006-12-08 02:45:06 +00:00
Martin Wilke
08f816c6ef
- Update to 1.01
...
PR: ports/105663
Submitted by: miwi
Approved by: maintainer timeout
2006-12-06 08:52:18 +00:00
Rong-En Fan
f16e66c838
- Remove leftover directories. These two directories were add in
...
rev 1.2 but no corresponding @dirrm.
2006-12-05 16:59:53 +00:00
Dmitry Sivachenko
c26cbc551b
Bump PORTREVISION due to recent changes in dependencies.
2006-12-04 09:37:31 +00:00
Dmitry Sivachenko
01d12a2cee
Add missing files.
...
Bump PORTREVISION.
Pointed out by: kris
2006-12-04 08:13:30 +00:00
Dirk Meyer
90eca038fc
FreeTar for GNUstep
...
WWW: https://gna.org/projects/freetar/
2006-12-03 16:18:44 +00:00
Dmitry Sivachenko
274e5c4ab3
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
2006-12-03 12:45:59 +00:00
Dmitry Sivachenko
70c648a506
Correct dependencies.
2006-12-03 11:45:20 +00:00
Dmitry Sivachenko
553532006e
New port: p5-IO=Compress-Zlib.
...
A Perl5 interface to allow reading and writing of RFC 1950, 1951, 1952
(i.e. gzip) and zip files/buffers.
2006-12-03 11:39:43 +00:00
Alex Dupre
8cc27faac8
Update to 1.8.2 release.
...
PR: ports/106246
Submitted by: chinsan
2006-12-03 08:56:26 +00:00
Dmitry Sivachenko
8931110b1d
Update to 2.001.
...
PR: 105532
Submitted by: Thomas Abthorpe<thomas@goodking.ca>
2006-12-02 14:05:25 +00:00
Christian Weisgerber
521d9e0ead
Fix GNUTYPE_NAMES directory traversal vulnerability by not extracting
...
these entries. Support for GNUTYPE_NAMES will be dropped completely
in 1.16.1.
Notified by sem@
Security: VuXML 3dd7eb58-80ae-11db-b4ec-000854d03344
2006-11-30 20:31:51 +00:00
Emanuel Haupt
470f75f1f8
Provide a patch that moves 'found_trav' variable initialisations to the start
...
of code blocks to drop gcc 3.2 dependency on 4.x. Bump PORTREVISION.
PR: 105832
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
2006-11-24 23:49:46 +00:00
Erwin Lansing
b0cd0dbcae
Update to 1.8
2006-11-22 21:46:49 +00:00
Jimmy Olgeni
bbfcd06884
Upgrade to version 2.1.
2006-11-22 21:30:22 +00:00
Emanuel Haupt
40b465290e
Update master site.
...
Approved by: tarzeau@linuks.mine.nu (maintainer)
2006-11-21 15:23:19 +00:00
Joe Marcus Clarke
6d8d4dd46b
Update to 2.16.2.
2006-11-21 06:29:57 +00:00
Stanislav Sedov
727e1e8957
- Prefix cleaness
...
- Honor permissions
- Take maintainership
2006-11-19 14:52:35 +00:00
Tom McLaughlin
8a50586c6f
dirrmtry some directories which will be leftover on deinstall.
...
Notified by: My tinderbox
2006-11-16 00:46:12 +00:00
Christian Weisgerber
ab615e2700
Update to 1.16. User-visible changes:
...
Incompatible changes:
* No globbing by default when extracting from or listing an archive.
* -l is now an alias of --check-links
Miscellaneous new options and bug fixes. For a complete list, see
http://lists.gnu.org/archive/html/bug-tar/2006-10/msg00031.html
2006-11-14 14:44:21 +00:00
Martin Wilke
778d4b23ea
This module is the base class for all IO::Compress and IO::Uncompress
...
modules.
WWW: http://search.cpan.org/dist/IO-Compress-Base/
PR: ports/105297
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
2006-11-14 10:05:38 +00:00
Martin Wilke
56827c8a80
The Compress::Raw::Zlib module provides a Perl interface to the
...
zlib compression library.
WWW: http://search.cpan.org/dist/Compress-Raw-Zlib/
PR: 105278
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-11-14 10:00:46 +00:00
Emanuel Haupt
b5a14da08d
Provide a patch to check for and remove patterns like '/../' that can be used
...
for directory traversal attacks. Added an option to force extraction to original
location.
Obtained from: debian
2006-11-14 07:28:37 +00:00
Greg Lewis
9c183ee5ed
. Update to 1.3.1.
2006-11-10 06:05:51 +00:00
Frank J. Laszlo
720d1b97be
Fix build issues on pointyhat by adding a patch to replace multiline RE with
...
a single line. Remove BROKEN status.
PR: ports/104343
Submitted by: Frank J. Laszlo (laszlof)
Approved by: flz (mentor)
2006-11-07 16:26:45 +00:00
Jean-Yves Lefort
6012672756
Provide a memmem() if the system lacks it.
...
Reported by: Frank W. Josellis <frank@dynamical-systems.org>
2006-11-07 16:07:35 +00:00
Jean-Yves Lefort
e255d5a476
- Fix archive offset calculation (problem reported in [1])
...
- Various code cleanups
[1]:
PR: ports/105214
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
2006-11-06 20:08:48 +00:00
Alexey Dokuchaev
919cebd074
Add a patch to allow to list pak-file contents without extracting it.
2006-11-03 05:31:07 +00:00
Alex Dupre
fa7e040be3
Update to 1.7.5 release.
...
Submitted by: mnag
2006-11-01 12:37:08 +00:00
Shaun Amott
d7dfac9668
Assign maintainership to submitter.
...
PR: ports/104628
Submitted by: Jonathan Stewart <jonathan@kc8onw.net>
2006-10-31 18:19:34 +00:00
Vasil Dimov
2fb8ca3acd
Remove expired leaf ports:
...
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
2006-10-31 14:13:19 +00:00
Emanuel Haupt
57f4cbdcf8
Update MASTER_SITES (use SF mirrors)
...
PR: 104941
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 10:16:17 +00:00
Erwin Lansing
3fa828ac6c
Update to 1.18
...
PR: 104805
Submitted by: chinsan
2006-10-31 08:31:53 +00:00
Alexey Dokuchaev
3ec1c482f4
- Make fetchable, developer site moved
...
- Update WWW line in pkg-descr
PR: ports/104471
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca>
Approved by: portmgr (erwin)
2006-10-17 10:07:04 +00:00
Alexey Dokuchaev
c5bd3e7347
- Make fetchable, project moved to SourceForge
...
- License changed to less restricted one
PR: ports/104392
Submitted by: Benjamin Lutz <mail(at)maxlor.com>
Approved by: portmgr (erwin)
2006-10-17 09:29:16 +00:00
Joe Marcus Clarke
f1bb12de8e
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
...
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Hye-Shik Chang
4f269b3225
Update to 0.8.0
...
PR: 103521
Submitted by: xride
2006-10-09 11:32:50 +00:00
Jose Alonso Cardenas Marquez
431e201d75
- Update to 0.5.1
2006-10-05 16:06:12 +00:00
Chin-San Huang
d969fbba79
Change the following ports to my FreeBSD.org email.
...
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
2006-10-03 15:34:44 +00:00
Cheng-Lung Sung
cbd010518a
Add p5-Archive-Any 0.09.3, single interface to deal with file archives.
...
PR: ports/102567
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-10-03 13:38:21 +00:00
Sergey Skvortsov
bffb35b5d8
Update to 0.18
...
Changes: http://search.cpan.org/src/NWCLARK/PerlIO-gzip-0.18/Changes
2006-10-02 17:48:54 +00:00
Alexander Botero-Lowry
5c816642cb
- fix build on gcc 4.1
...
PR: 103750
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: novel (mentor, implicit)
2006-09-30 16:33:46 +00:00
Jose Alonso Cardenas Marquez
a3e44848b9
- New port: archivers/kbackup
...
KBackup is a program that lets you back up any directories or files, whereby it
uses an easy to use directory tree to select the things to back up.
The program was designed to be very simple in its use so that it can be used by
non-computer experts.
The storage format is the well known TAR format, whereby the data is still
stored in compressed format (bzip2 or gzip).
It also includes a german, french, italian, slovak and russian translation for
the user interface and an english, french and german handbook.
WWW: http://www.kde-apps.org/content/show.php?content=44998
2006-09-30 16:28:17 +00:00
Cheng-Lung Sung
19236972e1
- Update to 1.70
...
- from Changes
- fix buffer overflows in decompress header.
2006-09-30 04:59:28 +00:00