1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

9010 Commits

Author SHA1 Message Date
Marius Strobl
27e896a430 Update to 2.01.01a45.
Approved by:	netchild
2008-08-17 12:44:08 +00:00
Martin Wilke
a4c64a0f86 - Olddir options fix
logrotate's path-type options (eg. compress, olddir,
     just to name a few) fail because FreeBSD's libc
     implements mbtrowc(3) differently, and returns -2 on
     empty string. Linux version, however, returns 0.

     A simple zero-length check added to path check function,
     which hides this.

PR:		126337
Submitted by:	Balazs NAGY <js@iksz.hu> (maintainer)
2008-08-15 19:19:35 +00:00
Vasil Dimov
e6141bf582 * Copy sysutils/rdiff-backup to sysutils/rdiff-backup10
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr

PR:		ports/126313, ports/126314, ports/126315 (based on)
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2008-08-15 12:23:00 +00:00
Edwin Groothuis
699007ee35 [PATCH] sysutils/duplicity: update to 0.4.12
New in v0.4.12 (2008/07/22)
	---------------------------
	Dan Muresan created a patch to minimize the number of password
	prompts. To do so, it sometimes requests a password once without
	confirmation; if later it turns out that a full backup is needed,
	the user is prompted for confirmation.

	bug #23540: doc bug in man page (environment FTP_PASSWORD)
	https://savannah.nongnu.org/bugs/index.php?23540

	bug #23362: Documentation for --version, --time-separator <char>
	https://savannah.nongnu.org/bugs/index.php?23362

	bug #23283: interactive passphrase query is suboptimal
	https://savannah.nongnu.org/bugs/index.php?23283

	bug #23066 was not actually applied to 0.4.11. Its here now.
	https://savannah.nongnu.org/bugs/index.php?23066

	bug #22826: regressions caused by boto 1.1c
	https://savannah.nongnu.org/bugs/index.php?22826

	New in v0.4.11 (2008/05/05)
	---------------------------
	Changes applied to allow duplicity to run under Python 2.3 again.

	patch #6485: Reinstate patch #6340 with a detailed explanation.
	https://savannah.nongnu.org/patch/index.php?6485

	bug #23066: ssh uris with given portnumbers are not handled correctly
	https://savannah.nongnu.org/bugs/index.php?23066

PR:		ports/125987
Submitted by:	peter.schuller@infidyne.com
Approved by:	maintainer timeout
2008-08-15 01:09:21 +00:00
Wesley Shields
d8f55d21f2 - Update to 2.2.8
PR:		ports/126347
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	jrhett@netconsonance.com (maintainer)
2008-08-13 21:41:14 +00:00
Martin Wilke
2b8c6eb7f2 - Case sysutils/ntfsprogs shlib bump
PR:		126496
Submitted by:	Michael HENNETON <sidh@rtha.info>
Approved by:	flz (maintainer)
2008-08-13 09:49:12 +00:00
Martin Wilke
efbcec7b81 - Update to MASTER_SITES
- Pass maintainership to submitter

PR:		126414
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-08-13 07:04:35 +00:00
Alejandro Pulver
cf12848ad4 - Update to version 2.0.0 with write support, add README partially mirrored
from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.

PR:		ports/126439
Approved by:	miwi
2008-08-13 03:00:56 +00:00
Martin Wilke
b04841b8d5 - Update to 0.6.5
- Respect NOPORTDOCS [1]

PR:		125414
Submitted by:	Andy <andrewlarkii@gmail.com>
Approved by:	maintainer [1]
2008-08-11 22:08:03 +00:00
Greg Larkin
4c4e7baa54 - Fixed broken REINPLACE_CMD regexp in Makefile
- Fixed dvd.c patch file to support FreeBSD /etc/fstab delimiters and
  avoid core dump
- Minor stylistic fixes in Makefile

PR:		ports/125579
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Reviewed by:	Josh Paetzel <josh@tcbug.org> (maintainer)
Approved by:	beech (mentor, implicit)
2008-08-11 20:34:27 +00:00
Soeren Straarup
7d5ce29fac Print current CPU frequency
PR:		ports/126391
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2008-08-11 06:44:18 +00:00
Martin Wilke
2f10914064 - Chase bglibs shlib bump 2008-08-10 21:19:18 +00:00
Martin Wilke
95869e2db2 - Connect kdeadmin4 to the build 2008-08-09 19:12:43 +00:00
Joe Marcus Clarke
6c7674e103 Correct a typo, and make sure etc/ConsoleKit/run-session.d is created
during package creation.

Reported by:	Zyl on #freebsd-gnome
2008-08-09 17:00:06 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Mark Linimon
e54c7f9f9b Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
2008-08-07 08:58:31 +00:00
Edwin Groothuis
0cf6a364ef Add proper MASTER_SITE_SUBDIR 2008-08-07 06:43:53 +00:00
Edwin Groothuis
4349995ce3 make sure that crontab is setuid root 2008-08-07 06:10:57 +00:00
Edwin Groothuis
c787d04663 ISC cron, successor of Vixie Cron
WWW: ftp://ftp.isc.org/isc/cron/
2008-08-07 05:46:49 +00:00
Martin Wilke
c8782dc598 - Update to 0.1.5a
- Update maintainer mail adress

PR:		126251
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:36:57 +00:00
Martin Wilke
76f821351b - Update to 0.1.5a
- Update maintainer mail adress

PR:		126250
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:35:57 +00:00
Martin Wilke
5b6842ffe2 - Update to 1.11.1 2008-08-06 10:31:07 +00:00
Felippe de Meirelles Motta
22f93a1645 - Update to 1.2.
- Enable amd64 build.

PR:		ports/126051
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-08-05 16:49:40 +00:00
Ade Lovett
ca8d18b176 As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild.
2008-08-05 13:51:31 +00:00
Thomas Abthorpe
59072aa504 - Update to 3.60
Notified by:	portscout
2008-08-01 17:28:33 +00:00
Pav Lucistnik
d0064ccff5 - Update to 0.24.5
PR:		ports/126154
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-08-01 11:54:10 +00:00
Pav Lucistnik
8bcf67917a - Update to 1.5.0
PR:		ports/126156
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-08-01 11:25:51 +00:00
Cheng-Lung Sung
1fa41af548 - Add missing dependencies
- bump PORTREVISION

PR:		ports/126103
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-07-31 06:56:45 +00:00
Volker Stolz
fd95587c26 - register CONLICTS between security/srm and security/secure_delete for bin/srm
- reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far!
- nuke some small plists while here

PR:		ports/125698
Submitted by:	Andrew Stuart
2008-07-31 03:38:45 +00:00
Greg Larkin
eb36f5e49d - Incorporated latest patch set into flexbackup
- Stylistic changes made to Makefile

PR:		ports/125905
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by:	beech@ (mentor)
2008-07-30 21:02:40 +00:00
Beech Rintoul
32b44ac0c9 - Update to 4.0.8
PR:		ports/126086
Submitted by:	Joseph S. Atkinson <jsatkinson@embarqmail.com>
Approved by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-07-30 17:29:09 +00:00
Volker Stolz
96aa133355 If you try to guess maintainers' intentions, at least do it right:
don't clobber existing uptimed-data on deinstallation.
2008-07-30 13:15:56 +00:00
Volker Stolz
39881d3bfe Uptimed needs /var/spool/uptimed to be created for it to function correctly.
PR:		ports/126074
Submitted by:	maintainer
2008-07-30 09:36:54 +00:00
Rong-En Fan
ced8cf93c6 - Update to 2.4.2
PR:		ports/126064
Submitted by:	Dan Langille <dan at langille.org> (maintainer)
2008-07-29 06:04:06 +00:00
Rong-En Fan
8df318ce33 - Update to 2.4.2
http://marc.info/?l=bacula-announce&m=121727191620425&w=2

PR:		ports/126064
Submitted by:	Dan Langille <dan at langille.org> (maintainer)
2008-07-29 06:03:49 +00:00
Xin LI
1cfc804993 Fix build with OpenLDAP 2.4. 2008-07-29 05:56:59 +00:00
Xin LI
ffce10059e Unbreak on 7.x. 2008-07-29 00:00:29 +00:00
Volker Stolz
7f47f4c010 - Fix bus error due to application error
- Remove pkg-plist while here

PR:		ports/109260
Submitted by:	Jason DiCioccio
2008-07-28 06:39:49 +00:00
David Thiel
0f652148a6 And bump portrevision. 2008-07-27 22:14:16 +00:00
David Thiel
8876b86191 Update to an even more current leapsecs.dat.
Created as per:
http://article.gmane.org/gmane.comp.lib.libtai/322/match=leapsecs

Submitted by:	clemens fischer
2008-07-27 22:13:47 +00:00
Mark Linimon
189bb010c0 Reset sergei@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-07-27 04:30:53 +00:00
Mark Linimon
3fc3d1ecb1 Assign maintainership to submitter of recent PRs. Previous maintainer
has become inactive.

Hat:		portmgr
2008-07-27 04:16:28 +00:00
David Thiel
60c9ef9769 Update leapsecs.dat to be the most current from
http://cr.yp.to/libtai.html. Do not use the one
installed by devel/libtai.

Submitted by:	clemens fischer
2008-07-26 21:11:11 +00:00
Renato Botelho
af48f980fc Remove RESTRICTED since all DJB code changed to public domain license 2008-07-25 19:00:36 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Cy Schubert
1acf4c833e Implement a new knob WITH_SHOWENC to show the encoding of every window
on status line.

PR:		124492
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2008-07-25 04:53:02 +00:00
Beech Rintoul
a74bb03ca8 - Fix reinplace CFLAGS line
PR:		ports/125908
Submitted by:	Frank Fenor <frank@fenor.de> (maintainer)
Reported by:	pointyhat
2008-07-24 19:45:23 +00:00
Beech Rintoul
759f527ce5 - Update to 0.24.4 (backport from sysutils/puppet-devel)
- Use NOPORTEXAMPLES and NOPORTDOCS correctly, fixing bad plist (Reported by: QA Tindy)

PR:		ports/125847
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-07-24 19:19:49 +00:00
Joe Marcus Clarke
c5413f6b75 This patch should not have been removed. It is very much required. 2008-07-24 13:52:10 +00:00
Pav Lucistnik
c62462b5e6 - Included by vendor in 0.9
PR:		ports/125927
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-07-24 12:01:33 +00:00
Ion-Mihai Tetcu
e2426fa586 Update entry for the pdf manual.
Prompted by:	Moggie on IRC
2008-07-24 11:58:44 +00:00
Wesley Shields
35b0fcbc51 Distfile re-rolled. According to the maintainer all that changed was
some mercurial files were removed.

PR:		ports/125734 [1], ports/125495 [2]
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer) [1]
		Eric J Christeson <Eric.J.Christeson@gmail.com> [2]
2008-07-24 02:44:16 +00:00
Joe Marcus Clarke
9fa9fd880c Update to 0.9. 2008-07-24 01:52:30 +00:00
Pav Lucistnik
c349fb3a46 - Fix build
Submitted by:	delphij
2008-07-23 08:14:59 +00:00
Edward Tomasz Napierala
9574d50a8b - Unbreak on -CURRENT.
Submitted by:	gahr@, rnoland@ and wxs@
2008-07-22 21:10:10 +00:00
Edward Tomasz Napierala
e421e38e96 - Update to 2.3.1. 2008-07-22 21:04:30 +00:00
Felippe de Meirelles Motta
f30dee5824 - Update to 4.25.
PR:		ports/125321
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-07-22 01:49:54 +00:00
Martin Wilke
ca53d3f5e9 vordog is a collection of a driver and a user space daemon for FreeBSD to
leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9)
compatible. It is as a timer source of watchdog(9), you can use it with
watchdog(4), watchdog(8), and watchdogd(8).

You can get vordog from repository with Mercurial.

WWW: http://www.assembla.com/spaces/vordog

PR:		ports/125409
Submitted by:	Kueifeng Li <thinker at branda.to>
2008-07-19 16:06:37 +00:00
Martin Wilke
663fba3ebf - Update to 1.3.3
Approved by:	maintainer implicit
2008-07-19 13:22:23 +00:00
Martin Wilke
ab03bc8cd1 - Update WWW
PR:		125767
Submitted by:	Rusty Nejdl <rnejdl@tethys.ringofsaturn.com> (maintainer)
2008-07-19 12:48:43 +00:00
Martin Wilke
fc7290a3c0 - Update to 1.41.0
PR:		125561
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-07-18 16:06:20 +00:00
Florent Thoumie
b44f7e6219 - Update sysutils/testdisk to 6.10.
- Don't install documentation if NOPORTDOCS is defined.
- Explicitely disable filesystem support when not selected. [1]

PR:		ports/125564 [1]
Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
2008-07-18 09:12:49 +00:00
Rong-En Fan
a275b9de9c - Update to 0.8
- Enable unicode support
- Disable plsa lib (CPU affinity)

PR:		ports/125671
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	Tony Shadwick <tshadwick at oss-solutions.com> (maintainer)
2008-07-18 04:14:47 +00:00
Wesley Shields
85d2841b60 A simple script for automatic ZFS snapshot creation and removal of stale
ones.

PR:		ports/125340
Submitted by:	Marcin Simonides <marcin@studio4plus.com>
2008-07-16 21:30:30 +00:00
Pav Lucistnik
15b84a382d - Update to 4.81A
PR:		ports/125576
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-07-16 13:21:59 +00:00
Martin Wilke
e592b5c8d2 - Allow to build on amd64 (works fine)
PR:		125514
Submitted by:	nwhitehorn@
2008-07-13 22:50:59 +00:00
Felippe de Meirelles Motta
a9bd377e6f - Rewrite and otimization to Makefile.
- Better description on pkg-descr.
- Fix pkg-plist.
- Fix NOPORTDOCS case.
- Move ${PKGMESSAGE} to ${FILESDIR}.
- Bump PORTREVISION.

PR:		ports/125452
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
2008-07-13 20:42:29 +00:00
Marius Strobl
565fb2776d Update to 2.01.01a43. For the changes since 2.01.01a42 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a43

Approved by:	netchild
2008-07-13 14:42:15 +00:00
MANTANI Nobutaka
3b4ce10f5f Update to 1.14. 2008-07-12 14:56:00 +00:00
Rong-En Fan
d195919c3d - Update to 0.9.4
- Remove duplicate USE_GMAKE line
- Add --disable-fast-perl to avoid a warning at configure time. This option
  is used to do faster Makefile generation.
- For unknown reason, at build stage, the Makefile tries to rebuild
  configure script (it happens before, but at this version, it breaks
  build). Add necessary evils (automake dependency and libtool hacks from
  bsd.autotools.mk) to make this port build in a tinderbox env.

PR:		ports/125343
Submitted by:	Rusty Nejdl <rnejdl at ringofsaturn.com> (maintainer)
2008-07-12 07:25:58 +00:00
Marcelo Araujo
b5f3ed41cd - Update to 2.4.3.
PR:		ports/125493
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2008-07-11 18:37:36 +00:00
Martin Wilke
eb876a5216 - Update to 2.4.1
PR:		125432
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2008-07-11 00:22:23 +00:00
Martin Wilke
bdfed08288 - Update to 2.4.1
PR:		125431
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2008-07-11 00:21:36 +00:00
Ion-Mihai Tetcu
8f93fe176d Update to 3.14.4.
Notable changes are:
- it now builds using gmake
- NLS and POWERFLUTE are removed
- POLLTIME directive to control UPS polling interval. This directive
    specifies the number of seconds to delay between polling the UPS for
    status. Previously, NETTIME allowed this to be adjusted for network
    connections only (snmp, pcnet, nis-net). POLLTIME configures the delay
    for all connection types. NETTIME is accepted as a synonym for
    compatibility with old config files.
- you can now use the graphical client via GAPCMON OPTION
- it won't build on anything pre 6.3R

Tested by:	Stefan Lambrev <stefan.lambrev@moneybookers.com>
2008-07-10 20:03:47 +00:00
Pav Lucistnik
fb3ce5e6ce - Mark BROKEN on 8.x: error: 'IEEE80211_TID_SIZE' was not declared in this
scope
2008-07-09 22:09:52 +00:00
Sergey Matveychuk
23bfae6f49 - Add support for FreeBSD 8.x
PR:		ports/125199
Submitted by:	gahr
2008-07-09 17:59:24 +00:00
Erwin Lansing
8f019f1b68 p5-ZConf is in net/, not devel/, which hopefully unbreaks INDEX
Pointyhat to:	edwin
2008-07-09 15:52:56 +00:00
Edwin Groothuis
3aaf426837 New port: sysutil/zccron A cron like tool that performs a single pass on a crontab stored in ZConf.
This is like comiccron, but stores the tabs in ZConf. For
	it to run the command, the last or next time it will be
	will have to be within a minute and 15 seconds. For most
	usages, you will want to have the hour and minute set to
	*. This allows a user to do something how ever many times
	they want any time during the period it is active.

	After running through every entry in the crontab, it then
	exits.

	Why not cron?

	You can have cron open opera or the like on a specific
	display by either switch or enviromental options, but it
	will always open it. This allows you to open it any time
	along the point it is active.

PR:		ports/124962
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-07-09 12:28:18 +00:00
Edwin Groothuis
f00a91843b From: "Rashid N. Achilov" <achilov-rn@askd.ru>
To: edwin@freebsd.org

Edwin, can you change for all my ports maintainer address from
achilov-rn@askd.ru to citycat4@ngs.ru?
2008-07-09 12:03:34 +00:00
Pietro Cerutti
00112088a8 - Migrate kvm -> sysctl
PR:		123068
Submitted by:	regisr <regisr@pobox.com>
Approved by:	maintainer timeout (> 2 weeks)
2008-07-09 10:57:24 +00:00
Pietro Cerutti
3bf7df7a42 - Restrict ARCHS to i386 and amd64
PR:		124977
Submitted by:	myself
Approved by:	maintainer timeout (14 days)
2008-07-09 10:49:15 +00:00
Dirk Meyer
14008659ce - update to 0.3 2008-07-08 19:21:30 +00:00
Pav Lucistnik
e3e5bef5e2 - Update to 1.1.8
PR:		ports/124999
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-08 11:37:25 +00:00
Pav Lucistnik
620fa87e69 - Update to 0.8.1
PR:		ports/125399
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
2008-07-08 11:31:49 +00:00
Pav Lucistnik
62e1e21b6f - Mark BROKEN on 8-CURRENT 2008-07-08 09:23:03 +00:00
Pav Lucistnik
ed53e9f09a - Chase xmmsclient shlib bump
Pointy hat to:	alexbl
2008-07-07 21:57:58 +00:00
Dmitry Marakasov
542a52fa30 - Update to 0.91 (add manpage, fix error handling)
Approved by:	miwi (mentor)
2008-07-07 19:17:24 +00:00
Martin Wilke
4a06478931 - Bump PORTREVISION after apr update
PR:		125270 125271 125272 125278 125281 125282
		125284 125285 125287 125288 125289 125290
		125291 125292 125293 125295 125296 125297
		125300
Submitted by:	rodrigc
2008-07-07 12:37:21 +00:00
Alex Dupre
c565016206 Fix compilation on 6.X.
Approved by:	maintainer
2008-07-07 12:36:30 +00:00
Marcelo Araujo
1adf9c5dd5 - Update to 2.4.0.
PR:		ports/125058
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-07-05 23:07:29 +00:00
Edwin Groothuis
2605591440 [MAINTAINER-UPDATE] sysutils/fusefs-libs: update to 2.7.3
update to 2.7.3

PR:		ports/124780
Submitted by:	Andy <andrewclarkii@gmail.com>
Approved by:	maintainer timeout
2008-07-05 12:26:55 +00:00
Edwin Groothuis
a105f0e214 [New port] sysutils/isomd5sum: Implanting and checking checksums within an ISO9660 image.
Isomd5sum is a collection of utilities for implanting and
	checking MD5 checksums within an ISO9660 image. A checksum
	is implanted in an image using the implantisomd5 utility,
	and the corresponding checkisomd5 utility can be used to
	verify burned CDs are error-free. Also included is a Python
	extension for performing these tasks.

PR:		ports/125013
Submitted by:	Mykola Marzhan <delgod@portaone.com>
2008-07-05 11:59:08 +00:00
Edwin Groothuis
c7906ef2a5 [NEW PORT] sysutils/fusefs-gunzip
PR:		ports/124625
Submitted by:	Evgeny Zhirnov <jirnov@gmail.com>
2008-07-05 11:39:42 +00:00
Edwin Groothuis
77837c3567 Minor enhancement to sysutils/coreutils
Cleanup conflicts in this port (fileutils, sh-utils and
	textutils don't exist anymore)
	Provide a regression-test target to determine the convenience
	of updating this port.  Add commented USE_BISON line as it
	is recommended but not required, maybe future versions will
	need it.
	Update the WWW.
	No functional change.

PR:		ports/124623
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer timeout
2008-07-05 11:33:06 +00:00
Edwin Groothuis
ab89c11b4f Chase move of x11-fonts/gnu-unifont.
PR:		ports/124278
Submitted by:	nrg milk <bsdports@gmail.com>
2008-07-05 11:25:11 +00:00
Edwin Groothuis
3c5ea9d29f [UPDATE] sysutils/gnu-unifont update and category moved to x11-fonts & jfbterm patch
gnu-unifont was updated.
	http://unifoundry.com/unifont.html

PR:		ports/124278
Submitted by:	<bsdports@gmail.com>
2008-07-05 11:23:23 +00:00
Beech Rintoul
7398ff7e5d - Update to 0.4a
- Use distversion instead of portversion for 0.4a

PR:		ports/125190
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-07-05 01:35:15 +00:00
Thomas Abthorpe
1f241646b0 - Update to 3.59 2008-07-04 15:28:21 +00:00
Jeremy Messenger
215bdef5a9 Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.
Reported by:	QA Tindy
2008-07-04 03:41:34 +00:00