Commit Graph

5121 Commits

Author SHA1 Message Date
Sergey Matveychuk
4910d37025 - Update to 1.2.2
- Remove some extra dirs
- Be sure rc_subr is installed on 4.x

PR:		ports/79127
Submitted by:	maintainer
2005-04-05 07:22:12 +00:00
Sergey Matveychuk
401a291481 - Update to 1.2.2
PR:		ports/79126
Submitted by:	maintainer
2005-04-05 07:20:18 +00:00
Michael Johnson
1d32240738 - Update to 2.10.1 2005-04-04 17:54:35 +00:00
Volker Stolz
7ed811bd81 Unbreak on sparc64
Submitted by maintainer
2005-04-04 15:22:56 +00:00
Michael Nottebrock
3ba0797c32 Depend on archivers/gtar on CURRENT later than 600022 2005-04-04 13:43:34 +00:00
Florent Thoumie
b34a004c77 - Fix packing list issues. [1]
- Add new PORT_REPLACES_BASE_LPR knob. [2]
- Preserve original files when replacing base lpr. [1]
- Global cleanup. [1]

PR:		ports/76945 [1], ports/65824 [2]
Submitted by:	flz [1], Linh Pham <question+freebsdpr@closedsrc.org> [2]
Approved by:	maintainer timeout (1 month [1], 10 months [2])
2005-04-04 12:32:57 +00:00
Volker Stolz
1fdb335b83 - Update MASTER_SITE
- Add WWW-tag (me)

PR:		ports/79446
Submitted by:	Sam Lawrence
2005-04-04 07:59:43 +00:00
Alexey Dokuchaev
c75c1e64bd Simplify regexp. 2005-04-04 07:42:11 +00:00
Alexey Dokuchaev
8ded9022f9 Update to 2.00.
Major Updates:
- Support for split and disk images
- File system type can be detected (-f no longer required)
- New file system type names (for -f)
- Updated internal design
- New 'img_stat' tool to display details about the image file format
- New 'mmls' flag (-b) to print sizes in bytes
- New 'mmstat' tool to give details about the volume (media
  management) system
- Non-printable charactors in UFS/ExtX names are replaced with '.'
- New Linux 'disk_sreset' tool to reset HPA on an ATA disk
- Renamed 'diskstat' to 'disk_stat' and 'sstrings' to 'srch_strings'
  to make names less cryptic

Minor Bug Fixes:
- NTFS could go into an infinite loop if attribute list entry was
  reallocated
- Last block group in ExtX fsstat output had incorrect percentage
  of free blocks
- FreeBSD 5.x would produce incorrect 'icat' output for Ext2/3 and
  UFS1 images because it used a 64-bit on-disk address

Approved by:	maintainer timeout
2005-04-04 07:33:57 +00:00
Alexey Dokuchaev
31496242fa Adjust Makefile header. 2005-04-04 06:46:38 +00:00
Kris Kennaway
21b72b7724 Reset inactive maintainer. Thanks for your work in the past! 2005-04-03 21:30:39 +00:00
Pav Lucistnik
34113719ae - Update MASTER_SITES, WWW
PR:		ports/79510
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2005-04-03 21:22:12 +00:00
Lars Thegler
8c09b45ab0 Last-minute change of files. No PORTREVISION bump.
Noticed by:	maintainer and Jin-Shan Tseng
Point hat to:	lth
Approved by:	maintainer
2005-04-03 16:46:23 +00:00
Roman Bogorodskiy
edca820e80 Update WWW and MASTER_SITES.
PR:		79455
Submitted by:	Andreas Fehlner (maintainer)
2005-04-03 16:30:13 +00:00
Jimmy Olgeni
b082aa551a Upgrade to version 1.120. 2005-04-03 14:43:32 +00:00
Jimmy Olgeni
ae101a7c6f Upgrade to version 1.190. 2005-04-03 14:42:20 +00:00
Lars Thegler
4951bf1468 Add env4801 0.2, output the voltages and temperatures of a Soekris
Net4801 computer.

PR:		ports/74316
Submitted by:	Patrick M. Hausen (pmh@hausen.com)
2005-04-03 11:54:33 +00:00
Mario Sergio Fujikawa Ferreira
02ef56eaea Uphold C{C,FLAGS}
Approved by:	maintainer
2005-04-02 23:03:27 +00:00
Thierry Thomas
235ebdeb95 Upgrade to to 1.2.0.
Changelog at <http://pear.php.net/package/File/download/1.2.0/>.

PR:		ports/79378
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-04-02 21:57:42 +00:00
Michael Johnson
e36cdbabd4 - Update to 0.4.5
PR:		79408
Submitted by:	maintainer
2005-04-02 20:01:26 +00:00
Oliver Lehmann
396f0c9551 adjust MASTER_SITES 2005-04-02 11:57:45 +00:00
Pav Lucistnik
968aed5206 - Fix build on -CURRENT
Submitted by:	maintainer
2005-04-02 09:09:33 +00:00
Joe Marcus Clarke
5b47b98833 Mark this port as IGNORE for 5.4-RELEASE.
PR:		79314
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2005-03-31 05:45:35 +00:00
David E. O'Brien
fb52134fe3 Update to snapshot version to fix build problems.
Approved by:	portmgr(marcus)
2005-03-28 15:41:11 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Kris Kennaway
de622e506e BROKEN on sparc64: Does not compile
Approved by:    portmgr (self)
2005-03-27 01:47:02 +00:00
Kris Kennaway
badee7e36f BROKEN: Broken dependency
Approved by:    portmgr (self)
2005-03-26 20:05:02 +00:00
Koop Mast
b0ef37ffc2 Remove some locale directories if empty.
Submitted by:	maintainer
Approved by:	portmgr (marcus)
2005-03-25 21:38:39 +00:00
Hiroki Sato
de74f15a2c Use ${INDEXFILE} for a filename of INDEX in /usr/ports.
PR:		ports/79036, ports/79154
Approved by:	portmgr(kiron)
2005-03-25 06:03:22 +00:00
Michael Nottebrock
96cff6d620 Fix compile with FLAC 1.1.2
Submitted by: Danny Pansters <danny@ricin.com>
Approved by: portmgr (xevba), maintainer
2005-03-22 23:04:47 +00:00
Jeremy Messenger
9c005a4442 I'm hosting the distfile locally until www.coaster-burn.org behaves better,
fix the fetch.

Reported by:	pointyhat via kris
Approved by:	portmgr (marcus)
2005-03-22 07:17:27 +00:00
Joe Marcus Clarke
84c9520ce2 Sync with the latest CVS HEAD snapshot. 2005-03-21 18:19:13 +00:00
Florent Thoumie
e2401df6fb - Fix ntfsprogs by removing fcntl(2) locks.
PR:		ports/74233
Submitted by:	Geoff Buckingham <geoff.buckingham@reuters.com>
Reviewed by:	Jilles Tjoelker <jilles@stack.nl>
2005-03-21 13:15:45 +00:00
Volker Stolz
f8f11d0b8f Reset maintainer: NXDOMAIN 2005-03-21 09:33:18 +00:00
Joe Marcus Clarke
5ba78b12dc While no one is looking, slip the nve interface into the list of ethernet
interfaces.
2005-03-21 09:02:22 +00:00
Joe Marcus Clarke
226ecd2dfc * Properly obtain the domain name on FreeBSD
* Add support for FreeBSD's many ethernet interfaces
2005-03-21 08:22:21 +00:00
Anders Nordby
1a8f4e6d2d Fix build for 4.x.
Make port respect PREFIX and CC again.

PR:		79039
Submitted by:	Tod McQuillin <devin@spamcop.net>
2005-03-20 21:24:32 +00:00
Hajimu UMEMOTO
66d27a8277 Update to 2.2.5. 2005-03-20 20:58:10 +00:00
Colin Percival
aba5157424 Upgrade to version 0.9.1 to fix some bugs which broke portsnap on
RELENG_4.

Approved by:	pav
2005-03-20 20:40:51 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Sergey Matveychuk
d32386e162 - Update devel/libol to 0.3.15 and sysutils/syslog-ng to 1.6.6
- Synchronize syslog-ng.conf with /etc/syslog.conf

Submitted by:	glebius
Approved by:	maintainer silence
2005-03-20 14:46:20 +00:00
Sergey Matveychuk
e9f5f9e5a4 - Update to 2.07
- Add URL where keeped old versions

Noted by:       Miek Gieben (author)
2005-03-20 10:13:48 +00:00
Kirill Ponomarev
76536093d3 Fix md5 sum. 2005-03-20 09:39:23 +00:00
Kirill Ponomarev
4fcee63076 Update portsnap to version 0.9. This brings the following changes:
* SHA-256 has replaced SHA-1 as a hash function used for verifying
   integrity of the ports tree.
 * The RSA signature verification is now performed using OpenSSL
   rather than "borrowing" code from FreeBSD Update.
 * In addition to distributing the ports tree, portsnap now also
   produces up-to-date INDEX, INDEX-4, and INDEX-5 files.
 * When fetching a series of patches, portsnap now prints a simple
   progress indicator.

PR:		ports/79044
Submitted by:	maintainer
2005-03-20 09:38:26 +00:00
Kirill Ponomarev
52b647504a Add freebsd-sha256 20050310,
This is the command-line sha256 utility from FreeBSD.

PR:		ports/79043
Submitted by:	cperciva
2005-03-20 09:27:03 +00:00
Adam Weinberger
b04801b320 Update to 2.0.4. 2005-03-20 08:05:44 +00:00
Pav Lucistnik
e96094d010 - Update to 0.6.4.1
- Fix plist, unbreak

PR:		ports/79017
Submitted by:	Andreas Berg <aberg@doomnet.de> (maintainer)
2005-03-19 23:05:19 +00:00
Oliver Lehmann
d280df656d update to 4.2.1 2005-03-18 18:30:39 +00:00
Florent Thoumie
7534bc4462 - Update to 2.1.3.
PR:		ports/78914
Submitted by:	maintainer
2005-03-17 23:17:45 +00:00
Brooks Davis
8e236791c0 Fix cpu time reporting. It was obviously wrong on sparc64, but actually
was totally broken everywhere.

A number of other cleanups and minor tweaks are also included, but
are less important.  All of these changes will be including in the soon
to be released ganglia-3.0.1.
2005-03-17 19:32:06 +00:00