1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

1047 Commits

Author SHA1 Message Date
Pav Lucistnik
b738c01a80 Add rzip, a compression program, similar in functionality to gzip or bzip2, but
able to take advantage from long distance redundancies in files, which can
sometimes allow rzip to produce much better compression ratios than other programs.

WWW: http://rzip.samba.org/
2004-04-20 11:39:49 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Joe Marcus Clarke
07d915e164 Update to 2.6.1. 2004-04-20 06:22:06 +00:00
Clement Laforet
7875f399da - define NO_LATEST_LINK.
Maybe LATEST_LINK=archivers_rvm would be better.
  If you think so, let me know.

Noticed by:     Ports with duplicate LATEST_LINKS report
2004-04-19 14:17:23 +00:00
Akinori MUSHA
e30e9b20be Fix plist and unbreak. 2004-04-18 19:35:34 +00:00
Akinori MUSHA
362c7a707a Update to 0.5.5. 2004-04-18 18:37:01 +00:00
Kirill Ponomarev
c83a0c91ce - Fix configure warning
PR:		65668 65669 65670 65671 65672 65673
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:12:38 +00:00
Jun Kuriyama
62ca77fd1a o Remove dependency on p5-Test-Simple for perl-5.8.
o Depends on p5-IO-Zlib rather than p5-Compress-Zlib
  as described in Makefile.PL.

No response from:	maintainer
2004-04-15 07:39:33 +00:00
Hye-Shik Chang
f51cc02340 Update to 0.7.2 2004-04-14 06:08:52 +00:00
Thierry Thomas
372451b6d2 Add fpc-paszlib 1.0.10, Free Pascal unit for native compression IO.
PR:		62612
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:54:29 +00:00
Greg Lewis
ff36e4a5bf . Update to the 2004-04-08 snapshot. 2004-04-12 20:25:50 +00:00
Kris Kennaway
50b9e50c58 BROKEN: Broken pkg-plist 2004-04-12 01:33:50 +00:00
Stefan Eßer
cfc7f49578 New port of unshield, a InstallShield cabinet file reader.
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).
2004-04-09 12:47:57 +00:00
Kirill Ponomarev
d3eb98a2dc - Update to version 0.80.2.a
PR:		ports/65259
Submitted by:	Ports Fury
2004-04-08 20:50:06 +00:00
Joe Marcus Clarke
6f0ab7bf8e Fix the case when NOPORTDOCS is defined.
Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 01:54:20 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Kirill Ponomarev
ba45544546 - Respect CC
PR:		ports/65030
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-01 10:27:16 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Erwin Lansing
986c93eec4 Update to 1.10 2004-03-26 08:12:17 +00:00
Kris Kennaway
98ea742728 Support WITHOUT_NLS 2004-03-25 12:16:56 +00:00
Andrey A. Chernov
da29beb672 Restore tab changed to spaces in prev. commit 2004-03-25 11:02:52 +00:00
Andrey A. Chernov
3d94fdf091 Remove myself from MAINTAINER 2004-03-25 09:24:44 +00:00
Greg Lewis
cf9a75e8ae . /usr/local -> %%LOCALBASE%%. 2004-03-24 22:10:07 +00:00
Greg Lewis
89d29ad177 Add a port of Tim Kientzle's libarchive:
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and the POSIX cpio format.

WWW: http://people.freebsd.org/~kientzle/libarchive/

This code is present in -CURRENT but Tim currently has no intention of
MFC'ing it.  The port will allow 4.x users to benefit from Tim's current
work and the tools he is building on top of it (bsdtar, libpkg).

Not objected to by:	kientzle
2004-03-24 17:20:48 +00:00
Pav Lucistnik
75540bed23 - Mark IGNORE because it does not work. It used to work two or three releases
before, maybe something changed in Linuxulator, I don't know.

Reported by:	many
2004-03-21 11:00:35 +00:00
Trevor Johnson
b5b4f41a6e Deploy PLIST_FILES. 2004-03-20 22:53:29 +00:00
Trevor Johnson
cbf8a9ea66 Allude to gmail-files, gmailshar and gremsync in COMMENT. 2004-03-20 22:50:24 +00:00
Trevor Johnson
e19803de78 Running install-info in post-install is redundant, since it is done
in the add-plist-info target of bsd.port.mk.
2004-03-20 22:46:02 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Trevor Johnson
b267580c04 The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR:	64443
2004-03-19 23:56:42 +00:00
Trevor Johnson
3c4d2c4ddb Update the list of what this port installs (and does not install).
Add synopses from the info pages.  Explain in more detail what shar
archives are.  Add a note about security.  Add keywords.
2004-03-19 23:38:19 +00:00
Greg Lewis
fbb546122a . Link the python modules against libintl so they can actually be used.
. Bump PORTREVISION.
2004-03-19 23:01:40 +00:00
Greg Lewis
020b6cd408 . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, not
rpm2cpio.
2004-03-19 18:46:04 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Pav Lucistnik
cfaaa49989 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:32:26 +00:00
Pav Lucistnik
49030ecc51 - Add SIZE
Submitted by:	trevor
2004-03-18 12:22:01 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Trevor Johnson
4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Kirill Ponomarev
3376711136 - Update to version 1.0
PR:		ports/64328
Submitted by:	Ports Fury
2004-03-16 13:14:57 +00:00
Ying-Chieh Liao
67dcde56be use more clear comment 2004-03-15 08:05:46 +00:00
Ying-Chieh Liao
ed35f851d1 add rvm 0.80a
Rsync Vault Manager
2004-03-15 07:34:34 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Jimmy Olgeni
2f87aaa9b0 Upgrade to version 1.9.4. 2004-03-12 22:52:39 +00:00