Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Pav Lucistnik
e4b0d0a2c6
- Update to 4.33
...
PR: ports/93789
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-03-26 19:38:23 +00:00
Jimmy Olgeni
ebe040441f
Trim whitespace.
2006-03-26 17:33:33 +00:00
Jimmy Olgeni
389cf05aa7
Update WWW.
2006-03-26 17:30:23 +00:00
Alexey Dokuchaev
f3e5234550
- Unbreak on sparc64 [*]
...
- Fix a small harmless typo
- Utilize USE_DOS2UNIX
- Remove no-op USE_REINPLACE
Thanks to: philip for sparc64 box access [*]
2006-03-22 09:56:34 +00:00
Jean-Yves Lefort
e74db4a6d9
Add libzip.
...
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.
WWW: http://www.nih.at/libzip/
PR: ports/94710
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru>
2006-03-21 16:28:29 +00:00
Alex Dupre
ceaba813eb
Update to 1.2.1 release.
...
PR: ports/94699
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-19 20:08:31 +00:00
Jean-Yves Lefort
cf0f5c9e37
- Update to 4.32 [1]
...
- Drop maintainership
[1]:
PR: ports/93778
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
2006-03-19 02:05:50 +00:00
Christian Weisgerber
7ac31b1057
Fix build on 4.x.
...
PR: 94084
Submitted by: Tod McQuillin <devin@spamcop.net>
2006-03-18 20:33:29 +00:00
Yen-Ming Lee
fca5a8b4d8
- update to 1.29
2006-03-18 01:15:56 +00:00
Marcus Alves Grando
f27c11db12
- Fix 100% cpu load
...
- Bump PORTREVISION
PR: 94600
Submitted by: maintainer
Thanks to: McMCC
2006-03-17 12:54:26 +00:00
Christian Weisgerber
bf7d710a9b
Fix a buffer overflow, caused by improper bounds checking of the
...
PAX extended headers. By tricking a user into processing a specially
crafted tar archive, this could be exploited to execute arbitrary
code with the privileges of the user.
Security: CVE-2006-0300
Approved by: portmgr (erwin)
Obtained from: Ubuntu
2006-03-04 14:59:42 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
0e926939ff
- Update to 2.1
2006-02-21 10:41:25 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Ying-Chieh Liao
3eec13d8bc
upgrade to 0.9.6
2006-02-15 01:07:53 +00:00
Alexander Leidinger
2b4d9f6b74
Fix plist (typo).
2006-02-14 18:34:36 +00:00
Tim Bishop
2eed5a45cb
- Update to 0.5.12
...
- Assign maintainership to submitter
PR: 92997
Submitted by: Joe Holden <joe@joeholden.co.uk>
2006-02-08 08:23:20 +00:00
Michael Johnson
7858465c35
- Update to 2.12.3
2006-02-06 22:06:08 +00:00
Alexander Leidinger
9d7d610e33
Fix plist for ia64 and sparc64.
...
Noticed by: pointyhat/kris
2006-02-04 13:16:11 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
Sam Lawrance
7e71ca3da5
Retire USE_REINPLACE.
...
Fix build on 4.x by stringifying a #define instead of defining it with quotes.
2006-01-30 03:23:58 +00:00
Pav Lucistnik
5c7460ca6b
- Unbreak: patch out the offending check from configure script
...
PR: ports/92510
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-01-29 23:20:45 +00:00
Renato Botelho
2e676175ca
The XAR project aims to provide an easily extensible archive format.
...
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
WWW: http://www.opendarwin.org/projects/xar/
PR: ports/92250
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-25 16:55:09 +00:00
Alexey Dokuchaev
306871fcb7
AT&T now dynamically generates download URL. :-(
...
Noticed by: fenner's distfile survey
2006-01-24 12:59:18 +00:00
Alexey Dokuchaev
735da7df4f
Use .SILENT meta-source instead of numerous `@'-prefixes.
2006-01-24 12:55:30 +00:00
Kris Kennaway
7d24c09057
BROKEN with WITHOUT_NLS: Does not build without gettext
2006-01-24 04:05:15 +00:00
Edwin Groothuis
44855e0b04
SHA256ify (manually done and checked)
...
Approved by: krion@
2006-01-22 09:54:26 +00:00
Edwin Groothuis
ba5e62bd93
SHA256ify
...
Approved by: krion@
2006-01-22 06:58:31 +00:00
Edwin Groothuis
ad9f2a6d9a
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 04:14:55 +00:00
Edwin Groothuis
ffbac30e7d
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:23:00 +00:00
Edwin Groothuis
e8d3c8300f
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
2006-01-22 00:17:42 +00:00
Cheng-Lung Sung
a1f4c7bf84
- update to 1.28
2006-01-20 07:18:36 +00:00
Alex Dupre
fce0420478
Update to 5.1.2 release:
...
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Kris Kennaway
a548ee3258
BROKEN on sparc64: (still) does not compile
2006-01-14 09:31:55 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Edwin Groothuis
27b06b25cc
Update to 0.9.5
2006-01-05 06:25:10 +00:00
Yen-Ming Lee
1caa3f4329
- relocate Test::* to BUILD_DEPENDS only for non-Test::* modules
...
- add optional Text::Diff support for ptardiff
- unbreak on old perl
- bump PORTREVISION
- assign to perl@
2006-01-04 02:33:59 +00:00
Pav Lucistnik
17c732de02
- Update to 1.0
...
- Take maintainership
PR: ports/91103
Submitted by: Rainer Alves <rainer.alves@gmail.com>
2005-12-30 19:04:39 +00:00
Emanuel Haupt
cbcbe604a8
Update MASTER_SITES and add an additional mirror
2005-12-29 14:48:45 +00:00
Emanuel Haupt
b28e1eddc0
Update MASTER_SITES
2005-12-29 14:41:34 +00:00
Alexey Dokuchaev
417e6d333c
- Fix a punctuation typo
...
- Reformat slightly so it looks better
2005-12-22 12:47:36 +00:00
Alexey Dokuchaev
7c280124a8
Add SHA256 hashes to my ports in this category.
2005-12-20 16:39:03 +00:00
Alexey Dokuchaev
2c1599e0e7
- Fix distname, add SHA256 checksum
...
- Mute somewhat hackish case of patching
- Kill pkg-plist
2005-12-20 16:36:25 +00:00
Alexey Dokuchaev
1aec21848d
- Fix a silly typo in files/Makefile
...
- Add SHA256 hash while here
2005-12-20 16:24:16 +00:00
Alexey Dokuchaev
da6d7dd385
Add deutex 4.4.0, an advanced WAD composer for games like Doom, Heretic,
...
Hexen, and Strife.
WWW: http://www.teaser.fr/~amajorel/deutex/
2005-12-20 15:55:30 +00:00
Alex Dupre
8024be8acc
Fix build.
...
Submitted by: mnag
Reported by: pointyhat via kris
2005-12-12 22:02:10 +00:00
Emanuel Haupt
cb4a6ae8a2
- Update to 4.30
...
- Rework pkg-descr
PR: 90204
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-12 12:48:33 +00:00
Sergey Matveychuk
03bfe8a2cf
- Remove DEPRECATED. Mastersite is back again.
...
- Get rid of pkg-plist.
- While I'm here, remove harmful interactivity.
PR: ports/90188
Submitted by: Igor Pokrovsky (maintainer)
2005-12-10 18:36:04 +00:00
Alex Dupre
4e3717ee4f
Remove pear ports obsolated by devel/pear and switch
...
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Emanuel Haupt
d96d3d449f
- Update SHA256
...
- Pass maintainership to submitter
PR: 89839
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Discussed with: mnag
2005-12-02 15:44:14 +00:00
Mark Linimon
7359600566
Reset maintainer per his request. We hope to see him back soon.
2005-12-02 02:05:39 +00:00
Emanuel Haupt
6229fea156
Add SHA256 hashes to my ports
2005-11-30 14:01:14 +00:00
Jun Kuriyama
b650876e96
Chase shlib version bump of net-snmp.
2005-11-30 05:23:10 +00:00
Joe Marcus Clarke
9c8926fb57
Update to 2.12.2.
2005-11-29 04:39:26 +00:00
Pav Lucistnik
a88df5c39d
- Add SHA256
...
Approved by: maintainer
2005-11-26 17:00:48 +00:00
Volker Stolz
adc881c6a6
Update to 1.5.a70
...
PR: ports/89508
Submitted by: maintainer
2005-11-25 08:34:49 +00:00
Andrej Zverev
1bb3e7ef1b
- Update to version 0.2.8.2
...
PR: ports/89469
Submitted by: Mark Kane (maintainer)
2005-11-24 14:38:21 +00:00
Pav Lucistnik
2c39b78ee6
- Add SHA256
2005-11-23 23:37:45 +00:00
Pav Lucistnik
e05544d7ba
- Add SHA256 checksums
2005-11-23 22:41:05 +00:00
Pav Lucistnik
0cd0244e86
- Add some SHA256s
2005-11-23 17:38:02 +00:00
Hye-Shik Chang
7e7cc5898f
Fix build on -STABLE.
...
Spotted by: kris
2005-11-23 04:52:56 +00:00
Simon Barner
cbda9e58e3
- Add backup master site
...
- Add SHA256 checksum
PR: ports/89416
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-11-22 16:04:02 +00:00
Edwin Groothuis
82478d0a81
Update port: archivers/xdms update MASTER_SITE and WWW on pkg-descr
...
- Updated MASTER_SITE to fix fetch problem
- Update URL on pkg-descr
PR: ports/87808
Submitted by: Jean Milanez Melo
2005-11-22 07:45:06 +00:00
Ade Lovett
2e354e847d
Fix build.
...
Submitted by: pointyhat
2005-11-22 02:19:00 +00:00
Hye-Shik Chang
c11033e057
Update to 0.53.
...
This version fixes a buffer overflow security vulnerability.
Spotted by: naddy
2005-11-21 16:27:41 +00:00
Ade Lovett
c2d62ca97a
Switch to <target>:: convention for both patch-autotools and run-autotools,
...
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Max Khon
b55b971ee3
Add SHA256 checksum.
2005-11-17 19:11:10 +00:00
Greg Lewis
d363af3882
. Add SHA256.
...
. SIZEify.
2005-11-16 05:44:27 +00:00
Greg Lewis
9b64d1c199
. Update to 1.2.37.
...
. Add SHA256.
2005-11-15 19:53:10 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Greg Lewis
8272a42847
. bzip2 has been in the base system since 4.4, so no need to check for it.
...
PR: 88985
Submitted by: edwin
2005-11-14 16:39:51 +00:00
Mathieu Arnold
b1a641bc45
Be hipe and add SHA256
2005-11-14 14:16:12 +00:00
Emanuel Haupt
a7be3b39f5
Update to 0.4
2005-11-14 13:25:40 +00:00
Edwin Groothuis
b460bd6543
Remove explicit checks for /usr/bin/bzip2.
...
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Pav Lucistnik
0ea1d2eba4
- Raise PORTEPOCH
2005-11-14 01:08:11 +00:00
Pav Lucistnik
1b91b97ad7
- Rename linux-linunace to linux-unace
...
Requested by: Andrew P. <infofarmer@gmail.com> (maintainer)
2005-11-13 17:20:43 +00:00
Pav Lucistnik
474945f33a
This is the official version of Unace for Linux from ACE Compression Software.
...
It can deal with more recent ace archives than those supported by the
open-source port of ace (un)archiver.
PR: ports/88713
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-13 14:27:15 +00:00
Andrey A. Chernov
60b645f390
Upgrade to 2.31
...
PR: 88896
2005-11-13 12:38:50 +00:00
Dirk Meyer
ec997a9574
- add SHA checksum
2005-11-13 09:26:50 +00:00
Pav Lucistnik
4eda1bab43
- Fix build on FreeBSD 4
...
Reported by: krismail
2005-11-13 02:10:33 +00:00
Jean-Marc Zucconi
873d90098c
Fix a bug that causes it to loop on some ill-formed archives.
...
Submitted by: Derek M Jones <derek@knosof.co.uk>
2005-11-12 13:09:06 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57
With portmgr hat on, reset maintainership of knu's ports since he has
...
been inactive more than 6 months. We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Pav Lucistnik
295abdbc94
XArchive is a GTK+ front end for command line archiving tools such as tar, rar,
...
zip, ace, 7zip, arj, and rpm.
It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.
PR: ports/88760
Submitted by: Mark Kane <mark@mkproductions.org>
2005-11-10 14:10:04 +00:00
Marcus Alves Grando
d3045a1360
Add SHA256
...
PR: 88732
Submitted by: maintainer
2005-11-09 15:54:21 +00:00
Renato Botelho
46e7d42e8a
- Add SHA256
2005-11-08 14:33:35 +00:00
Sergey Skvortsov
649f272e67
Respect CXX/LDFLAGS
...
PR: ports/88590
Submitted by: skv
Approved by: maintainer
2005-11-07 15:22:49 +00:00
Marcus Alves Grando
7b2621b248
Add two more MASTER_SITES
...
Notified by: kris
2005-11-07 02:20:50 +00:00
Michael Nottebrock
de94e0e160
Update to KDE 3.4.3 / KOffice 1.4.2
2005-11-05 11:19:58 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
e18151212d
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
...
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/ .
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh . This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83 .
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/ . The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Volker Stolz
b9e75d2fce
- Cleanup
...
- Reset maintainer: Philippe CASIDY no longer able to support the port!
Thanks for the work so far!
Approved by: maintainer
2005-11-04 13:27:43 +00:00
Marcus Alves Grando
b36e3063ca
Update to 2.02
...
PR: 88380
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2005-11-02 01:39:34 +00:00
Emanuel Haupt
09f6cf8bee
Reset maintainer, does not respond to mails for 19 days. Since a few
...
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
2005-10-28 17:05:15 +00:00
Kris Kennaway
7770d468b7
BROKEN: This port attempts to allocate an infinite amount of memory during
...
configure, just so it can see what happens to itself when it runs the system
out of swap.
2005-10-26 19:36:33 +00:00
Alexey Dokuchaev
a04f9237ed
Unbreak on sparc64.
...
Tested on: panther
2005-10-25 10:18:25 +00:00
Renato Botelho
1ba7f545d2
- Mark as DEPRECATED and set EXPIRATION_DATE
...
PR: ports/87807
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: port broken for a long time
2005-10-24 12:12:18 +00:00
Marcus Alves Grando
b5a4cbe279
Forget to add p7zip file.
...
Notified by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-23 02:39:33 +00:00
Marcus Alves Grando
070a72698f
Add p7zip script
...
PR: 87802
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-21 21:38:30 +00:00
Pav Lucistnik
94cae1abab
- Update to 0.2.2
...
Approved by: maintainer timeout (knu; 14 days)
2005-10-21 18:56:23 +00:00
Edwin Groothuis
92588a2f7a
Add the missing parts from FreeBSD-SA-05:14.bzip2
...
See
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc
and the discussion on -ports about it.
Approved by: no reply from maintainer and pushed by members of so@
2005-10-20 10:01:05 +00:00
Volker Stolz
a4d01fcc77
Unbreak on 4.x: Replace stdint.h with inttypes.h
...
Approved by: marpk (maintainer)
2005-10-20 07:31:29 +00:00
Erwin Lansing
39b79389fd
Remove code for the japanese slave port that was removed.
2005-10-19 10:00:09 +00:00
Volker Stolz
0437e6c8be
Band aid to fix INDEX-builds after retirement of japanese/libimg
...
Pointy hat with bells on top: me
2005-10-19 09:19:55 +00:00
Florent Thoumie
a606d5bc35
- Remove master site.
...
PR: ports/87292
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
2005-10-16 17:49:56 +00:00
Sergey Matveychuk
1b437966e1
- Update to 4.29
...
PR: ports/86972
Openned by: az
Submitted by: maintainer
Fixed by: sem
Chased up by: Andrew P. <infofarmer@gmail.com>
2005-10-15 12:44:30 +00:00
Christian Weisgerber
2a4fabbee2
Update to 5.21n. No user-visible changes.
...
The new upstream version now opens temporary files in a safe manner,
so our local patches for this are no longer needed.
Approved by: ache
2005-10-14 12:25:57 +00:00
Greg Lewis
e088a3046e
. Update to 1.02.036.
2005-10-13 17:09:27 +00:00
Volker Stolz
d715e6a481
Use MAKE_ARGS
2005-10-13 10:26:08 +00:00
Volker Stolz
07f2dfab0e
Use MAKE_ARGS
2005-10-13 09:56:32 +00:00
Andrey A. Chernov
4ceddad0f5
Update to 3.54
2005-10-11 22:13:50 +00:00
Marcus Alves Grando
4d491f5caf
Update to 3.5.4
...
Remove unfetchable master site
PR: 87297
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: samm@os2.kiev.ua (maintainer)
2005-10-11 21:57:40 +00:00
Marcus Alves Grando
308d323cda
Update to 3.51
...
PR: 87281
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
2005-10-11 21:09:52 +00:00
Marcus Alves Grando
b1a1eb96a9
Fix unfetchable master site
...
Take MAINTAINER
PR: 87290
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-11 21:06:49 +00:00
Dmitry Sivachenko
a411714224
Update to version 1.41.
2005-10-10 12:33:08 +00:00
Volker Stolz
4dabedf15e
Fix plist
...
Submitted by: krisbot
2005-10-09 14:15:10 +00:00
Pav Lucistnik
48afc54cde
- Update to 1.5.3
...
Approved by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-10-07 20:44:10 +00:00
Andrej Zverev
4915c2638c
- Update to version 1.5.a.68
...
PR: ports/87038
Submitted by: maintainer
Approved by: sem (mentor)
2005-10-07 12:23:24 +00:00
Emanuel Haupt
4e74162b8b
Change MAINTAINER address for my ports.
...
Approved by: novel (mentor)
2005-10-06 11:57:11 +00:00
Vsevolod Stakhov
aa6a44811a
Add missed patch to dll.hpp.
...
PR: 86932
Submitted by: Alex Samorukov (maintainer)
Pointy hat to: mnag
2005-10-05 10:18:33 +00:00
Marius Strobl
2ebff1dcff
Add a missing CONFLICTS on archivers/rpm4.
...
Approved by: netchild
2005-09-29 13:43:45 +00:00
Volker Stolz
5a7430a186
Uses INC_LIBTOOL, drop static lib while here
2005-09-29 10:10:37 +00:00
Volker Stolz
c02a818284
Use bsd.prog.mk directly
2005-09-29 08:48:31 +00:00
Volker Stolz
adb599a78c
Use DISTVERSION
2005-09-29 08:34:46 +00:00
Marcus Alves Grando
073d5a5978
New port
...
deb2targz is a very small perl script for converting Debian Linux .deb packages
to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'.
PR: 86641
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: pav (mentor)
2005-09-28 16:37:35 +00:00
Volker Stolz
8b651ffa5f
Cleanup a bit: Move install-logic into Makefile instead of patching it into port.
...
Drop static lib while here.
2005-09-27 15:11:53 +00:00
Volker Stolz
c7f405e342
Cleanup, use MAKE_ARGS instead of Makefile-patch
2005-09-27 14:17:52 +00:00
Volker Stolz
b4f47f9689
Use MAKE_ARGS in favour of patches
2005-09-27 14:08:59 +00:00
Volker Stolz
48c21d76cf
Cleanup:
...
- no need for separate Makefile-patch
- nuke static lib
2005-09-27 14:03:00 +00:00
Greg Lewis
c35c6e509b
. Update to 1.02.034.
2005-09-25 18:57:58 +00:00
Marcus Alves Grando
1d2479534e
Remove devel/libunrar (wrong category)
...
Notified by: dinoex
Add new port archivers/libunrar
"Library to work with RAR archivies"
PR: ports/86508
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: pav (mentor)
2005-09-23 19:58:45 +00:00
Mikhail Teterin
e97ef8e227
Make this port a little more useful by installing addition header files.
...
Definitions for zip- and lzh-reading functions were always part of the
library. May as well provide declarations. Bump PORTREVISION.
2005-09-22 07:22:28 +00:00
Bill Fenner
a5b727886c
search.cpan.org redirect reduction canonicalization project, pass 2:
...
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Marcus Alves Grando
a301112a1d
Update to 1.02rc1
...
Submitter take MAINTAINER
PR: ports/86407
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: pav (mentor)
2005-09-21 14:14:46 +00:00
Yen-Ming Lee
e066aad283
- Update to 1.26
...
PR: 85750
Submitted by: leeym
Approved by: maintainer timeout
2005-09-19 16:57:26 +00:00
Marcus Alves Grando
729f6491ac
Update MASTER_SITES
...
PR: ports/86263
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: pav (mentor)
2005-09-17 21:11:44 +00:00
Marcus Alves Grando
19531ff7ba
Update MASTER_SITES and WWW
...
PR: ports/86262
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: pav (mentor)
2005-09-17 20:33:52 +00:00
Dmitry Sivachenko
448d3c0949
Upgrade to version 1.39.
...
PR: 86243
Submitted by: leeym
2005-09-17 16:58:26 +00:00
Dmitry Sivachenko
bf58c9b3e9
Update to version 2.09.
...
PR: 86149
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-09-16 06:58:21 +00:00
Hye-Shik Chang
25b0de25cd
Update to 0.7.7
...
PR: 85890
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-11 07:09:04 +00:00
Andrey A. Chernov
c0f88731fd
unzip TOCTOU file-permissions vulnerability
...
(submitted patch slightly modified)
PR: 85920
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-09 18:33:17 +00:00
Greg Lewis
58ca3492a0
. Update to 1.02.032.
2005-09-07 15:11:53 +00:00
Greg Lewis
ebbba84273
. Allow installation on more recent versions of FreeBSD. Although it is
...
in the base system, this version may contain newer features. It doesn't
conflict with the base system version as it installs as 'bsdtar' rather
than 'tar'.
2005-09-06 16:41:13 +00:00
Greg Lewis
a325f8837f
. Update to 1.02.031.
2005-09-06 16:39:50 +00:00
Greg Lewis
8dcd436f23
. Allow installation on recent versions of FreeBSD. Although this is in
...
the base system, the version in this port may contain newer features
which are not in the base system version (depending on how old your
FreeBSD version is).
2005-09-06 16:35:31 +00:00
Greg Lewis
d7e8ebf807
. Update to 1.02.031.
2005-09-06 02:01:10 +00:00
Dmitry Sivachenko
08f79ca9f7
Update to version 1.37.
...
PR: 85749
Submitted by: leeym
2005-09-05 18:48:05 +00:00
Sam Lawrance
9a4796daf5
Update to 1.5.a.66
...
PR: ports/85702
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
2005-09-04 15:20:30 +00:00
Jean-Yves Lefort
19687d2889
Pass maintainership to Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>.
...
PR: ports/85694
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (new maintainer)
2005-09-03 17:21:22 +00:00
Ying-Chieh Liao
7023d80b47
upgrade to 0.9.4
2005-09-02 00:57:05 +00:00
Kris Kennaway
711b04f690
BROKEN on sparc64: Does not compile
2005-08-31 03:21:01 +00:00
Edwin Groothuis
a7e297beb8
[fix] archivers/rar: add compat5x dependency and amd64 support
...
rar is FreeBSD/i386 5.x binary. On FreeBSD 6.x it requires
misc/compat5x. It works on amd64 architecture using lib32
libraries and COMPAT_IA32 support in kernel.
PR: ports/85432
Submitted by: Simun Mikecin <numisemis@yahoo.com>
2005-08-30 03:44:30 +00:00
Renato Botelho
2415ce21ef
Add ppmd 20050811, a fast archiver with a good compression ratio.
...
PR: ports/84796
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 16:32:05 +00:00
Renato Botelho
26c49e25b3
Add ecm 1.0, compresses CD images by stripping unnecessary EDC/ECC data.
...
PR: ports/84712
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 14:32:08 +00:00
Sergey Matveychuk
c715e8b924
- Update to 1.1
...
- Enhance MASTER_SITES
- Add WWW in pkg-descr
- Pass maintainership to submitter
PR: ports/84985
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 13:07:08 +00:00
Sergey Matveychuk
83bf6d0dbc
- Remove CONFLICTS. The ports do not conflict anymore.
...
- Pass maintainership to submitter.
PR: ports/85107, ports/85108
Submitted by: Matthias Andree <matthias.andree@gmx.de>
2005-08-29 07:32:09 +00:00
Mario Sergio Fujikawa Ferreira
0aea428dfc
Update to 1.0.7
2005-08-28 22:42:46 +00:00
Greg Lewis
1621a0c866
. Update to 1.02.030.
2005-08-28 19:59:06 +00:00
Jimmy Olgeni
2dbd85c82c
Upgrade to version 2.0.
2005-08-28 19:18:16 +00:00
Andrey A. Chernov
da2ce31a04
PORTVERSION 3.5 -> 3.50
...
Obtained from: chkversion
2005-08-28 13:33:02 +00:00
Andrey A. Chernov
a1ec789f81
Upgrade to 3.5.3
2005-08-28 07:08:01 +00:00
Andrey A. Chernov
5ac193f8c5
Upgrade to 3.5.0
...
Remove myself from maintainer
2005-08-28 06:59:02 +00:00
Maxim Sobolev
eff1815579
Provide temporary download location.
2005-08-01 17:13:16 +00:00
Sam Lawrance
db0a24a547
Update to 0.3
...
PR: ports/84330
Submitted by: Andrej Zverev <az@inec.ru>
2005-08-01 16:57:25 +00:00
Michael Nottebrock
ecc191066f
Update to KDE 3.4.2 / KOffice 1.4.1
2005-07-31 22:46:35 +00:00
Stefan Eßer
52cfedd6f2
Upgrade to version 0.5.
...
Submitted by: Andrej Zverev (az at inec dot ru)
PR: 84316
2005-07-30 09:30:03 +00:00
Jimmy Olgeni
1d2fbba5ff
Upgrade to version 1.9.5.
2005-07-30 09:08:16 +00:00
Kris Kennaway
48f02b51c7
Issue a one-month stay of execution for these ports so I can send out
...
an email announcing their demise and give users the chance to submit fixes.
2005-07-30 01:49:34 +00:00
Yen-Ming Lee
27bff2fc93
- Update to 1.24
...
PR: 83544
Submitted by: leeym
Approved by: maintainer timeout
2005-07-28 17:52:03 +00:00
Renato Botelho
a62c59eddd
- Update to 3.10.22
2005-07-27 11:31:02 +00:00
Renato Botelho
81fe163612
- Update to 1.5.a.63
...
PR: ports/84055
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
Approved by: flz (mentor)
2005-07-25 15:42:24 +00:00
Dmitry Sivachenko
8d36976a00
Update to version 1.35.
...
PR: 83903
Submitted by: Andrej Zverev <az@inec.ru>
2005-07-22 13:49:43 +00:00
Roman Bogorodskiy
e169e6fab9
Update to 1.5.0.
...
PR: 83813
Submitted by: Antonio Carlos Venancio Junior (maintainer)
2005-07-21 07:40:31 +00:00
Pav Lucistnik
3cd025e9d8
- Update to 1.0.3
...
PR: ports/83694
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
2005-07-20 07:50:44 +00:00
Erwin Lansing
732798c10d
Use PLIST
...
PR: 83709
Submitted by: Andrej Zverev <az@inec.ru>
2005-07-19 08:31:14 +00:00
Alexey Dokuchaev
f3fb2dddd7
Unbreak the build on 4.X.
...
PR: ports/83543
Submitted by: Marcus Grando <marcus(at)corp.grupos.com.br>
2005-07-18 10:29:16 +00:00
Pav Lucistnik
1120a18a32
- Update to 1.5.a.61
...
PR: ports/83535
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
2005-07-16 01:02:12 +00:00
Jeremy Messenger
1c83d2f0db
There is some problem with the master site, so maintainer is mirror it on
...
his server.
PR: ports/83462
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Reported by: krismail
2005-07-14 17:45:28 +00:00
Renato Botelho
0ea29f07c2
Update to 4.3.81
...
PR: 83255
Submitted by: Sylvio Cesar <sylvioc@gmail.com> (maintainer)
Approved by: flz (mentor)
2005-07-13 10:30:07 +00:00
Yen-Ming Lee
7df554ae4b
- change WWW in pkg-descr
...
PR: 83291
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-07-12 06:05:10 +00:00
Renato Botelho
d5a8ad9d47
Change MAINTAINER to my @FreeBSD.org account
...
Approved by: flz (mentor)
2005-07-11 16:47:16 +00:00
Mark Pulford
cd766c3254
Update to 1.3.1.
2005-07-11 03:44:36 +00:00
Erwin Lansing
6101a66147
Update to 1.16
2005-07-06 10:13:08 +00:00
Jeremy Messenger
1a7322dc86
Update to 2.10.4.
2005-07-03 17:24:56 +00:00
Jean-Yves Lefort
c1ec024edd
- Update to 2.01 [1]
...
- Unsilence post-install
[1]
PR: ports/82773
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-29 19:31:48 +00:00
Michael Nottebrock
8bf4bd1c32
Update to KDE 3.4.1
2005-06-26 15:38:58 +00:00
Sam Lawrance
8115306a02
Include additional mastersite
...
PR: ports/82628
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
2005-06-25 08:26:32 +00:00
Sam Lawrance
4c40074b6d
Update to 1.12
...
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership
PR: ports/82600
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-06-24 11:28:19 +00:00
Simon L. B. Nielsen
df948e0eb1
Fix directory traversal and permission race security vulnerabilities in
...
gzip, and zgrep improper argument sanitation.
Security: CAN-2005-0758, CAN-2005-0988, CAN-2005-1228
Security: FreeBSD-SA-05:11.gzip
Obtained from: RedHat, Steve Grubb via RedHat, Debian
Approved by: maintainer timeout (4 days; security)
2005-06-22 22:44:41 +00:00
Michael Johnson
3f1a47cee5
Add mar , a simple binary file format for storing arbitrary meta and
...
user data.
PR: ports/82453
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-06-22 06:13:00 +00:00
Michael Johnson
4d5beacc07
Add unzoo , a zoo archive extractor.
...
PR: ports/82449
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-06-20 18:02:18 +00:00
Dmitry Sivachenko
03f5436f6e
Upgrade to version 1.34.
2005-06-20 08:03:44 +00:00
Alexander Leidinger
23b3bc4b0d
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
...
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Greg Lewis
006b6ddc1f
. Update to 1.02.027.
2005-06-15 19:39:58 +00:00
Jean-Yves Lefort
c5e73221bc
Release version 1.0:
...
- Document options in --help output
- Add --print-offset option
2005-06-12 18:17:05 +00:00
Trevor Johnson
41e9afceca
This software is licensed under the GNU GPL. As mentioned in the
...
DESCR file and in ports/LEGAL, it may be covered by patents. I
changed NO_CDROM to RESTRICTED.
I also added a DEPRECATED line because the DESCR file recommends
the use of bzip2 instead of bzip.
2005-06-12 00:34:46 +00:00
Trevor Johnson
6241c5ca80
Explain more clearly why users might need to install this port.
...
Mention the fact that bzip2 sometimes compresses less efficiently.
Remove the WWW: line, since the listed site has no information about
this port. Credit the author for text taken from his README.
2005-06-12 00:21:50 +00:00
Sergey Skvortsov
54a1630d6e
* reflect renaming on CPAN File-Spec to PathTools
...
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Sam Lawrance
69664b7d51
Update to 1.5.a.60
...
PR: ports/82120
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
2005-06-10 15:53:58 +00:00
Jean-Yves Lefort
d92c6988da
Suppress compiler warnings.
...
PR: ports/82050
Submitted by: maintainer
2005-06-09 13:22:26 +00:00
Jean-Yves Lefort
4fa7e5a3a0
Add gzrecover.
...
Gzrecover attempts to skip over bad data in a gzip archive. It will try to to
skip over bad data and extract whatever files might be there.
WWW: http://www.urbanophile.com/arenn/hacking/gzrt/
PR: ports/81840
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-06-08 12:08:09 +00:00
Alexey Dokuchaev
757a9b222f
Add Dzip, file compression utility specializing in Quake demo compression.
...
WWW: http://speeddemosarchive.com/dzip/
2005-06-07 18:15:25 +00:00
Pav Lucistnik
18a10664e5
- Update to 1.4.0
...
PR: ports/81993
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-07 13:28:04 +00:00
FUJISHIMA Satsuki
4c964ad8ec
update to 4.20.
...
this is the first release besed on non-beta 7zip.
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=332443
Approved by: maintainer
2005-06-07 12:05:26 +00:00
Florent Thoumie
a05984b2ea
- Add lzo2, version 2.00 of archivers/lzo.
...
PR: ports/81721
Submitted by: Ports Fury
Repocopy by: marcus
2005-06-06 21:46:49 +00:00
Greg Lewis
97bc07501d
. This version isn't the version in FreeBSD 5.3, so update the COMMENT
...
to something both more descriptive and more generic.
2005-06-06 19:59:27 +00:00
Greg Lewis
20db895f01
. Update to 1.02.026.
2005-06-06 19:57:52 +00:00
Pav Lucistnik
f6d61cf04f
- Update to 2.1.4
...
PR: ports/81847
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 22:58:09 +00:00
Greg Lewis
38306e39d7
. Change rpmrc to support amd64 and also to indicate that i386 and amd64
...
are compatible. This differs from PR 80922 in that amd64 is made the
canonical RPM architecture on that architecture rather than x86_64 as
it is under Linux.
. Bump PORTREVISION.
PR: 80922 (based on)
2005-06-02 16:43:18 +00:00
Florent Thoumie
4f02559f47
- Backout latest commit, it needs a repocopy due to API change.
...
Noticed by: Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
ed71e2f70d
- Backout latest commit, it needs a repocopy due to API change.
...
Noticed by: Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:41:12 +00:00
Florent Thoumie
12a7f133fc
- Bump lzo lib version.
...
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Florent Thoumie
584a54b90d
- Update to 2.0.
...
PR: ports/81721
Submitted by: Ports Fury
2005-05-31 17:55:48 +00:00
Oliver Lehmann
45912e9545
don't install .la files
2005-05-31 16:01:15 +00:00
Oliver Lehmann
2f0d1495f1
fix MASTER_SITES
2005-05-31 15:39:55 +00:00
Oliver Lehmann
eb53fba3a3
change the libtool version to use from 1.3 to 1.5
2005-05-31 15:37:56 +00:00
Oliver Lehmann
0d9322ab21
change the libtool version to use from 1.3 to 1.5
2005-05-31 15:32:41 +00:00
Sam Lawrance
0efbc06135
Mark these ports DEPRECATED due to being unmaintained and one or more
...
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
2005-05-31 13:16:44 +00:00
Florent Thoumie
51a1567ddd
- Update to 1.3.0.
...
PR: ports/81711
Submitted by: maintainer
2005-05-31 12:37:30 +00:00
Patrick Li
562aedf394
- sync rpmrc with FC3 only to make i386 and amd64 archs
...
compatible (no --ignorearch necessary)
- bump PORTREVISION
PR: ports/80922
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
2005-05-27 22:02:06 +00:00
Pav Lucistnik
0757d13ca3
- Update to 1.2.0
...
PR: ports/81560
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-05-27 19:13:23 +00:00
Alexey Dokuchaev
7032593969
- Unquote IGNORE message [1]
...
- Fix missing space after comma
Noticed by: portlint -A [1]
2005-05-27 08:50:20 +00:00
Alexey Dokuchaev
cf595c052a
- Use DISTVERSION
...
- Fix MASTER_SITES and WWW in pkg-descr
- Unbreak with recent GCC
- Change IGNORE message so it fits nicely
- Kill unneeded emply line in Makefile
- Spell project name officially in Makefile header
2005-05-27 08:47:55 +00:00
Alexey Dokuchaev
264853a588
Add lcab, Microsoft cabinet (.CAB) file creator.
...
Inspired by: NetBSD pkgsrc
2005-05-27 05:19:06 +00:00
Alexey Dokuchaev
598b727f84
- Improve on port description [1]
...
- Put space after `WWW:', not tab
Obtained from: NetBSD [1]
2005-05-27 04:31:55 +00:00
Pav Lucistnik
b5706294b0
- Fix bug: Torrentzip uses the read permission flag to check if a zip file
...
needs to be processed. It does this by first setting all zip files to 0400,
then as it processes the zip file it changes the permissions to 0200.
PR: ports/81502
Submitted by: Scot W. Hetzel <swhetzel@gmail.com> (maintainer)
Obtained from: author
2005-05-26 20:40:29 +00:00
Jean-Yves Lefort
295a79963d
- Respect ${CC} and ${CXX}
...
- Convert line terminators to UNIX format rather than requiring GCC 3.4 [1]
Reported by: Patrick Bihan-Faou <patrick.bihan-faou@netzuno.com> [1]
2005-05-26 16:05:16 +00:00
Roman Bogorodskiy
0587ce8796
Update to 1.5.a.59.
...
PR: 81340
Submitted by: Martin Matuska (maintainer)
2005-05-21 14:55:21 +00:00
Anton Berezin
c0bcaa2361
Remove duplicated category.
...
Noticed by: den
2005-05-20 07:18:21 +00:00
Dmitry Sivachenko
4d72ff9c07
IGNORE if perl version < 5.6.
2005-05-20 06:41:41 +00:00
Jean-Yves Lefort
034ffe946a
Change my email address.
2005-05-15 01:50:17 +00:00
FUJISHIMA Satsuki
6e8097b18c
update to 4.18.
...
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=326924
Approved by: maintainer
2005-05-13 22:49:13 +00:00
Dmitry Sivachenko
9b04af568b
Update to version 2.08.
...
PR: 80921
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-05-12 06:05:08 +00:00
Pav Lucistnik
ee5219fdd5
- Sweep directories on amd64
2005-05-11 15:18:58 +00:00
Tilman Keskinoz
670d31a241
Update to 1.1.0
...
(changelog: http://pear.php.net/package/File_Archive/download/1.1.0/ )
PR: 80818
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-09 14:12:07 +00:00
Jean-Yves Lefort
652615459b
Update to 4.17
...
PR: ports/80706
Submitted by: Radim Kolar <hsn@netmag.cz>
2005-05-08 16:22:55 +00:00
Jean-Yves Lefort
3a6cbec0cb
Simple command line version of compression program using LZMA compression
...
method. This program is taken from LZMA SDK. 7-zip uses the same compression
method, but creates 7Z archives instead of pure LZMA data stream. LZMA can
compress and decompress data streams using standard input/output.
Compression ratio is about 25-30% better than bzip2 and decompression speed
is about two times faster. This makes LZMA good bzip2 replacement for
use in software distribution.
WWW: http://www.7-zip.org/sdk.html
PR: ports/80554
Submitted by: Radim Kolar <hsn@netmag.cz>
2005-05-07 19:11:16 +00:00
Roman Bogorodskiy
36c70e5048
The second attempt to fix plist
...
Reported by: pointyhat via kris
2005-05-06 11:30:28 +00:00
Roman Bogorodskiy
ff989b3132
Fix plist
...
PR: 80612
Submitted by: Sylvio Cesar (maintainer)
Reported by: pointyhat via kris
2005-05-04 14:54:51 +00:00
Pav Lucistnik
f0d36411c6
TorrentZip creates byte-for-byte exact zip files on any machine. This allows
...
people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again. Because of the way TorrentZip creates identical
zips, the file hashes will always match those in the original torrent.
PR: ports/80579
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
2005-05-04 14:05:27 +00:00
Roman Bogorodskiy
c8518a2fd5
Update to 4.3.80
...
PR: 80524 (based on)
Submitted by: sylvio cesar (maintainer)
2005-05-02 18:05:55 +00:00
Greg Lewis
9ab8adac6f
. Update to 1.02.023.
2005-05-02 04:06:44 +00:00
Greg Lewis
4c5e3eb518
. Update to 1.02.023.
2005-05-02 04:01:37 +00:00
FUJISHIMA Satsuki
04dfdf255d
unbreak amd64 and ia64.
2005-04-30 04:43:20 +00:00
FUJISHIMA Satsuki
2fc1d2a455
update to 4.16.
...
ChangeLog:
4.14 -> 4.14.01 http://sourceforge.net/project/shownotes.php?release_id=299220
4.14.01 -> 4.16 http://sourceforge.net/project/shownotes.php?release_id=297065
Approved by: maintainer
2005-04-28 22:49:04 +00:00
Yen-Ming Lee
8b35aab28e
- Update to 1.14
...
- Assign maintainership
- Remove redundant knobs
PR: 80437
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
2005-04-28 17:58:29 +00:00
Roman Bogorodskiy
85adf3f2bc
+ update port: archivers/pear-File_Archive to 1.0.1
...
+ changelog: http://pear.php.net/package/File_Archive/download/1.0.1/
+ update COMMENT
+ update pkg-descr
PR: 80332
Submitted by: Antonio Carlos Venancio Junior (maintainer)
2005-04-26 05:22:25 +00:00
Michael Nottebrock
50f124bbb1
Move shared directory for klirc profiles into kdehier.
2005-04-25 13:15:54 +00:00