Commit graph

10415 commits

Author SHA1 Message Date
Martin Wilke
ca8a6daff3 - Update to 2.8.0
PR:		143257
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-01-27 01:03:43 +00:00
Martin Wilke
1d08578eda - Fix build with HEAD
PR:		143240
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Reviewed by:	ed@ patch reworked
2010-01-27 01:03:30 +00:00
Philippe Audeoud
759db3f646 - Update to 2.042
- Take maintainership
- Changelog: <http://cpansearch.perl.org/src/WSNYDER/Unix-Processors-2.042/Changes>
2010-01-26 15:56:19 +00:00
Jun Kuriyama
22b0d4983b - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).

Approved by:	portmgr (itetcu)
2010-01-26 15:01:09 +00:00
Jun Kuriyama
3dece93ee2 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).

Approved by:	portmgr (itetcu)
2010-01-26 12:36:19 +00:00
Dmitry Sivachenko
64ab95e79d Adjust OSVERSION the port is broken since.
PR:		142939
Submitted by:	glarkin
2010-01-26 11:46:05 +00:00
Martin Wilke
b4b4314e2f This extension allows changing the current process' name on Linux and *BSD
systems. This is useful when using pcntl_fork() to identify running
processes in process list

WWW:	http://www.pecl.php.net/package/proctitle/

PR:		ports/143014
Submitted by:	Florian Smeets <flo at kasimir.com>
2010-01-25 08:49:07 +00:00
Cy Schubert
689f2bafda Make syslog-ng3 build with HEAD again.
The code is basically built to work with Linux utmp, which offers the
same utility functions as utmpx, so it's very easy to support utmpx.
Just regex the source code to add the missing x.

Submitted by:	ed (with modification for ut_name --> ut_user) who
		obtained it from lee.
2010-01-25 06:16:52 +00:00
Joe Marcus Clarke
f686b7522f Fix the environment variables when probing USB2 interfaces as their property
names have changed.
2010-01-24 01:31:22 +00:00
Joe Marcus Clarke
656207e4c6 Fix the build now that utmp.h is a stub.
PR:		143064
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
2010-01-23 20:11:42 +00:00
Joe Marcus Clarke
15213fe282 Correct the properties for USB interface devices.
PR:		142988
Submitted by:	thompsa
2010-01-23 19:53:40 +00:00
Gabor Kovesdan
ee3e677c23 - Track textproc/docbook-410 dependency after recent changes
Approved by:	portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Emanuel Haupt
5e8691baf3 - Add cpan site to WWW
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00
Jun Kuriyama
9f86f5c17c - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3).

Approved by:	portmgr (itetcu)
2010-01-23 07:28:11 +00:00
Joe Marcus Clarke
15f041f17c Rename polkitd to polkitd-old so as not to conflict with polkitd from
sysutils/polkit.  This legacy version of polkitd shouldn't really be
used anyway.
2010-01-22 22:48:56 +00:00
Marius Strobl
d01ba34492 nclude and install the microcode which Sun now provides under MIT License
terms allowing redistribution.

Approved by:	netchild
2010-01-22 20:24:42 +00:00
Emanuel Haupt
36615f6aab Fix utmpx fallout
Notified by:	pointyhat (via erwin), ed
2010-01-22 19:05:13 +00:00
Martin Wilke
c10644a2a3 - Update to 1.11.6 2010-01-21 23:21:33 +00:00
Pietro Cerutti
40d378fcb7 - Fix utmpx on CURRENT 2010-01-21 21:18:25 +00:00
Martin Wilke
3624693c1d - Update to 4.83
PR:		142947
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2010-01-21 21:14:59 +00:00
Pav Lucistnik
11eef8d115 - Update to 4.1.2
PR:		ports/142997
Submitted by:	Takefu Kenji <takefu@airport.fm>
Approved by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2010-01-21 14:41:55 +00:00
Ed Schouten
4bd8dffe80 Make wminet build on HEAD again.
Approved by:	miwi (portmgr, implicit)
2010-01-21 08:07:56 +00:00
Ed Schouten
855a9feb8e Make syslog-ng build on HEAD again.
The code is basically built to work with Linux utmp, which offers the
same utility functions as utmpx, so it's very easy to support utmpx.
Just regex the source code to add the missing x.

Requested by:	lme (who will now give me a beer at FOSDEM)
2010-01-20 21:42:15 +00:00
Ed Schouten
f9d9f937a8 Let blimitd use utmpx on OSVERSION 900007 and higher.
Approved by:	miwi (portmgr, implicit)
2010-01-20 17:20:34 +00:00
Renato Botelho
4f284116a4 On last commit i didn't note we already patch wmcube.c, so, remove
REINPLACE_CMD and change patch
2010-01-20 15:22:02 +00:00
Renato Botelho
d9ca159f55 Fix build on 9.0-CURRENT
Reported by:	pointyhat via erwin@
2010-01-20 15:20:12 +00:00
Renato Botelho
0a8cf85748 Fix build on 9.0-CURRENT
Reported by:	pointyhat via erwin@
2010-01-20 14:28:06 +00:00
Hajimu UMEMOTO
b667cdbd37 Fix build on 9-CURRENT after utmp -> utmpx change.
Reported by:	pointyhat via erwin
2010-01-20 12:33:58 +00:00
Joe Marcus Clarke
82a86af19b Create the proper directory on package addition.
Reported by:	itetcu
2010-01-19 17:56:23 +00:00
Hajimu UMEMOTO
04bdb5a1f9 Fix build on 9-CURRENT after utmp -> utmpx change. 2010-01-19 11:25:22 +00:00
Jimmy Olgeni
eed4299403 Upgrade to version 3.76. 2010-01-18 22:32:02 +00:00
Joe Marcus Clarke
a7c2961120 Actually commit theis patch to allow 0.96 to build.
Reminded by:	QAT
2010-01-18 19:52:15 +00:00
Joe Marcus Clarke
90f3b8441a Update to 0.96. 2010-01-18 19:36:52 +00:00
Renato Botelho
1e284f89f1 Update to 0.25.3
PR:		ports/142868
Submitted by:	garga
Approved by:	maintainer
2010-01-18 11:25:44 +00:00
Martin Wilke
73e0267abd - Fix build on HEAD 2010-01-18 09:03:35 +00:00
Mark Linimon
c006232643 Reset rabbi@abditum.com: maintainer's mbox is full, and last approval
was in 2007.

Hat:		portmgr
2010-01-18 04:01:00 +00:00
Jun Kuriyama
cbffb3af9d - Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
2010-01-16 14:45:49 +00:00
Emanuel Haupt
a1f8a75e42 Update MASTER_SITES 2010-01-15 09:17:17 +00:00
Philip M. Gollucci
f2b1030e6f - Update to 5.3.6
PR:             ports/142810
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-01-15 02:53:14 +00:00
Philip M. Gollucci
9f20761463 - Fix PLIST_FILES [1]
- Fix typo in pkg-message [2]

Reported by:    QAT [1], ale [2]
2010-01-15 00:55:51 +00:00
Philip M. Gollucci
ab3852a1a6 - Use the RC system correct
PR:             ports/141187
Submitted by:   Anselm Strauss <amsibamsi@gmail.com>
Approved by:    maintainer timeout (1 month 6 days)
2010-01-14 23:16:08 +00:00
Wesley Shields
a6361327b4 - Add CrystalReports support
PR:		ports/142331
Submitted by:	Jason Helfman <jhelfman@e-e.com>
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
2010-01-14 21:55:28 +00:00
Philippe Audeoud
817604a84b - Update to 1.5.3
PR:		ports/142830
Submitted by:	Sofian Brabez <sbrabez gmail.com>
Approved by:	maintainer
2010-01-14 19:38:55 +00:00
Philip M. Gollucci
55ccadad19 geomWatch is a program for monitoring the well-being of GEOM providers. It
checks the state of each configured provider at a configured interval, and, if
it notices that a provider has lost a component, or encounters a problem while
checking a provider's state, it will send an e-mail with details of the
matter--such as what components were lost and which remain, or, in the event of
a problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).

WWW: http://acm.poly.edu/wiki/GEOM_Watch

-Boris Kochergin <spawk@acm.poly.edu>

PR:		ports/142735
Submitted by:	Boris Kochergin <spawk at acm.poly.edu>
2010-01-14 04:26:41 +00:00
Wen Heping
5f4c533535 - Update to 1.6.4 2010-01-14 01:01:44 +00:00
Wen Heping
1f8f26881a - Fix depends
PR:		ports/142756
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
2010-01-13 09:14:20 +00:00
Marius Strobl
b36cad2d11 Update to 2.01.01a72. For the changes since 2.01.01a71 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a72
2010-01-12 20:00:05 +00:00
Jimmy Olgeni
b8edef0d40 Add support for FreeBSD 8 in mount module. 2010-01-11 10:29:03 +00:00
Hajimu UMEMOTO
5bb7313f34 Make it show frequency correctly on amd64.
Submitted by:	Kan Sasaki <sasaki__at__fcc.ad.jp>
2010-01-11 03:58:19 +00:00
Philip M. Gollucci
52b74b65c8 - Fix errors when dealing with the root data set
PR:             prots/140811
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (1.5 months)
2010-01-11 03:42:14 +00:00
Joe Marcus Clarke
a3cf172479 Revamp the Users module to make it work on FreeBSD. A big thanks to
Larry for taking up this TODO item.

PR:		142193
Submitted by:	"Larry P. Maloney" <larry@kiputers.com>
2010-01-11 00:06:06 +00:00
Oliver Lehmann
1d0faca52b bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
2010-01-10 09:56:26 +00:00
Oliver Lehmann
61118ba8cd update to 4.6.4 2010-01-10 09:52:19 +00:00
Mark Linimon
f61aa69467 With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
2010-01-10 03:54:09 +00:00
Alexander Logvinov
9f4df78b2e - Update to 1.3.7 2010-01-10 01:33:16 +00:00
Renato Botelho
6f83c6e8ae Update to 2.5.2
PR:		ports/142475
Submitted by:	garga
Tested by:	Guilherme Lero
Approved by:	maintainer
2010-01-09 10:55:54 +00:00
Dennis Herrmann
d708c52834 - Add patch that's fix core dump, when an FTP server rejects a
file retrieval operation with permission denied.
- bump PORTREVISION

PR:		ports/142454
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
2010-01-08 20:02:31 +00:00
Matthias Andree
1d0361bd4d Add new devel/e2fsprogs-libss port, as slave to sysutils/e2fsprogs.
pkg-descr: ----------------------------------------------------------
  This package includes a tool that parses a command table to generate a
  simple command-line interface parser, the include files needed to compile
  and use it, and the libraries needed to run programs that use it.

  It was originally inspired by the Multics SubSystem library.
EOF------------------------------------------------------------------

PR:           ports/140767
Submitted by: Benjamin Kaduk <kaduk@mit.edu>
Approved by:  garga (mentor)
2010-01-07 13:51:03 +00:00
Peter Pentchev
e2e37bad7d It seems that the thedjbway.org domain has expired, so the sigq12 patch
has lost its home.  Host it on my FreeBSD local distfiles site for
the present until I find out who has a more permanent home for it.

Reported by:	Valentin Zahariev <curly@e-card.bg>
2010-01-07 12:07:19 +00:00
Philip M. Gollucci
466ab2f1ee - Fix conflicting latest links
Reported by:    erwin
2010-01-07 04:47:48 +00:00
Philip M. Gollucci
103cbc4cfa - Update to 5.3.5
PR:             ports/142368
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2010-01-07 04:46:04 +00:00
Greg Larkin
ad1a7eacfc - Fixed the build on 8.0. POSIX namespace changes in sys/time.h caused
an implicit function declaration for gettimeofday.

Patched by:	till plewe <till.plewe@gmail.com>
2010-01-06 18:46:09 +00:00
Peter Pentchev
2aaa1724aa Fix another instance of replacing %%DAEMON%% with /usr/sbin/daemon,
somehow missed by dougb - still, thanks for doing it :)  However,
drop the -f option to daemon - with both readproctitle and
multilog, we definitely do *not* want to lose svscan's output.

While I'm here, restore the spirit of the STARTUP_SCRIPT functionality
removed in pgollucci's rc.subr change by introducing the S_NORMAL and
S_EARLY option knobs and modifying the startup script's REQUIRE and
BEFORE settings accordingly.

Add short descriptive headers to the patches and bump PORTREVISION
for the real changes.

Reported by:	Valentin Zahariev <curly@e-card.bg> (the daemon part)
2010-01-06 11:07:54 +00:00
Peter Pentchev
5ebf1e964b Restore the checksums for the sigq12 patch inadvertently lost in
pgollucci's RC_SUBR change.
2010-01-06 09:49:53 +00:00
Marius Strobl
a0891db7e8 Update to 2.01.01a71. For the changes since 2.01.01a70 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a71

Approved by:	netchild
2010-01-05 21:24:07 +00:00
Greg Larkin
853c0e778f The Pipe Magic Tools (PMT) are a small collection of filters which
can be added to UNIX pipes. The filters include:

speed
    Measures the speed of the data flowing through the pipe

throttle
    Controls the speed of the data flowing through the pipe

rot13
    The famous rot13 algorithm

rot47
    The not-so-famous rot47 algorithm

tolower
    Converts all alphabetic characters to lower case

toupper
    Converts all alphabetic characters to upper case

WWW:    http://hansmi.ch/software/pipe-magic-tools
2010-01-05 20:02:37 +00:00
Max Brazhnikov
c921b7e4e4 Update to 4.0.3 2010-01-05 13:19:39 +00:00
Hajimu UMEMOTO
d3552dea42 Update to 2.3.4. 2010-01-05 11:32:27 +00:00
Doug Barton
f8bb980036 Fix startup script by filling in /usr/sbin/daemon -f instead of the
pointlessly obscure %%DAEMON%%.

Problem pointed out by:	garga
2010-01-05 06:24:31 +00:00
Wen Heping
ac789346ab - Update to 5.00.15
PR:		ports/142298
Submitted by:	venom <samflanker@gmail.com> (maintainer)
2010-01-04 12:52:58 +00:00
Philip M. Gollucci
f65bb6b637 - USE_RC_SUBR != yes
PR:             ports/136851
Approved by:    maintainer timeout (roam; > 6 months)
Submitted by:   myself (pgollucci @)
2010-01-04 05:15:37 +00:00
Philip M. Gollucci
cbf0a59cc2 - USE_APACHE implies www/apache* deps
PR:             ports/141734
Approved by:    maintainer timeout
2010-01-03 23:23:00 +00:00
Marcel Moolenaar
5da1223b1a Query the generic "hw.freq.cpu" sysctl before using i386/amd64
specific ones to obtain the CPU frequency. This fixes CPU
frequency reporting for ia64 & sparc64.
2010-01-03 20:07:57 +00:00
Akinori MUSHA
6a7e8d92fb Add unstow, a script to unstow packages much faster than stow -D. 2010-01-03 09:00:42 +00:00
Akinori MUSHA
413e6f6dfd Add another master site. 2010-01-03 07:01:06 +00:00
Joe Marcus Clarke
4ecde988fc Properly determine the CPU load values on FreeBSD. 2010-01-03 03:02:15 +00:00
Akinori MUSHA
4b18243f1f Update to the latest version 22.9. 2010-01-02 16:40:10 +00:00
Akinori MUSHA
b7f81a6bec Add zfs-snapshot-clean, a tool to sieve ZFS snapshots as per given spec. 2010-01-02 14:53:41 +00:00
Boris Samorodov
1b4bc46cb8 Update to version 2.9.0.
PR:		ports/142210
Submitted by:	"Vasiliy P. Melnik" <basil at vpm.net.ua> (maintainer)
2010-01-01 12:27:12 +00:00
Pav Lucistnik
08cfdbccef - Restore maintainership
Submitted by:	Marcin Cieslak <saper@saper.info>
2009-12-31 10:03:33 +00:00
Marius Strobl
241218673e Update to 2.01.01a70. For the changes since 2.01.01a69 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a70

Approved by:	netchild
2009-12-29 13:56:45 +00:00
Martin Wilke
8ca9f0d689 - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run
2009-12-29 10:25:55 +00:00
Wesley Shields
da9d438b64 - Fix WWW. 2009-12-27 21:39:14 +00:00
Wesley Shields
abd5a4d12f - Update to 20091227.01 2009-12-27 14:25:28 +00:00
Philip M. Gollucci
efb4398960 - Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)

PR:             ports/142032
Submitted by:   lwshu
2009-12-27 02:08:54 +00:00
Martin Wilke
63f914218e - Update to 1.2.0 2009-12-26 10:19:24 +00:00
Wesley Shields
4ca162d397 - Update to 20091225.01 - This is a complete rewrite in C.
PR:		ports/140593
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-12-26 02:14:41 +00:00
Dirk Meyer
fc3c75dc36 - update to 0.4 2009-12-25 17:38:31 +00:00
Pav Lucistnik
daaa0ff747 - Readd distinfo entries
Submitted by:	pluknet <pluknet@gmail.com>
2009-12-25 17:08:45 +00:00
Martin Wilke
ecd60137b1 This is a port of bontmia, which is a tool to make incremental backups
over network using rsync and ssh. It supports storing of a given number
of archives in wich files that has not been changed since last backup
will be hard linked to previous archive to save space and bandwidth.

Bontmia is an acromyn of Backup Over Network To Multiple Incremental
Archives wich pretty good sums up its intended use.

WWW: http://kosmos.ttyv0.se/projects/show/bontmia

PR:		ports/141772
Submitted by:	Henrik Andersen
2009-12-25 10:17:11 +00:00
Martin Wilke
9dd6426638 - Update to 1.8
PR:		141941
Submitted by:	Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-12-24 23:21:07 +00:00
Joe Marcus Clarke
c13c84cc53 Create a directory during package installation required for proper
operation.
2009-12-24 22:32:15 +00:00
Joe Marcus Clarke
3e34572b11 Create the correct /var/lib/polkit-1 directories when installing from a
package.  This should fix operation when installing from packages.
2009-12-24 22:21:52 +00:00
Martin Wilke
038fe2d808 misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
2009-12-24 20:38:56 +00:00
Colin Percival
a39256291c Update to version 1.0.26. 2009-12-24 07:55:33 +00:00
Xin LI
05d6bc7bcc Update to 5.39.
This version is long awaited and the important improvements related to
FreeBSD are:

 - USB device type autodetection for some devices
   http://sourceforge.net/apps/trac/smartmontools/wiki/Supported_USB-Devices
 - Support for HighPoint RocketRAID controllers
 - Support RAID controllers using /dev/pass devices
 - Support CHECK_POWER_MODE and WRITE_LOG
 - Fix CCISS file descriptor leak
 - New device type detection algorithm on FreeBSD, not based on filename
 - Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher

PR:		ports/141371
Submitted by:	Alex Samorukov <samm os2 kiev ua>
Approved by:	marck (maintainer)
2009-12-23 18:55:52 +00:00
Dmitry Sivachenko
00b13f37b7 Fix for 8.0.
(patch-sec01 was merged into patch-ascpu_x.c).

PR:		119923
Submitted by:	KOIE Hidetaka <koie@suri.co.jp>
2009-12-23 09:42:39 +00:00
Hajimu UMEMOTO
f3493576f6 Update to 2.3.3. 2009-12-22 12:34:58 +00:00
Erwin Lansing
386b82f8ab Mark BROKEN on 9.x: does not build. 2009-12-22 12:11:37 +00:00
Cy Schubert
6f855b0ae4 Make OpenSSL support an OPTION to unbreak on FreeBSD < 7.
Make TCP/Wrappers an menu option.

PR:		141287
Submitted by:	Sean McAfee <smcafee@collaborativefusion.com>
2009-12-22 00:16:49 +00:00
Cy Schubert
0290fbcedf The startup scripts contain errors with confuse the shell. Fix them.
PR:		139078
2009-12-21 23:28:42 +00:00
Cy Schubert
ba8a0cfdfe Fix build under FreeBSD 9.0-CURRENT.
PR:		141743
2009-12-21 23:16:04 +00:00
Stanislav Sedov
c3c507c2cf - Fix build on HEAD.
- Do not allow the user to send signals to arbitrary processes if
  setuid binary is used.

PR:		ports/141852
Submitted by:	Denis Barov <dindin@dindin.ru>
Security:	http://www.freebsd.org/ports/portaudit/4d6076fe-ee7a-11de-9cd0-001a926c7637.html
2009-12-21 21:49:39 +00:00
Erwin Lansing
3039de652c Mark BROKEN on 9.x: unsupported FreeBSD version 2009-12-21 13:05:21 +00:00
Erwin Lansing
48d8a2091d Mark BROKEN on 9.x: unsupported FreeBSD version 2009-12-21 12:50:16 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
9ae1392d4c - Switch to neon29
PR:		ports/141797
Submitted by:	Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2009-12-20 14:31:33 +00:00
Jun Kuriyama
198548bf78 - Upgrade to 1.09. 2009-12-20 14:15:43 +00:00
Pav Lucistnik
a9003d4668 - Add missed file 2009-12-20 12:43:39 +00:00
Pav Lucistnik
b935bdab6a - Update to 6.40.18530
- Add periodic script

PR:		ports/140718
Submitted by:	Michael Fuckner <michael@fuckner.net> (maintainer)
2009-12-20 12:43:18 +00:00
Pav Lucistnik
a4653df0c2 - Fixes to bacula-bat: add dependency on the libraries (needed to run), and fix
the installation problem for some people

PR:		ports/137957, ports/140969
Approved by:	maintainer
2009-12-19 23:13:14 +00:00
Pav Lucistnik
c7d6db95b6 - Fix build with HAL option
- Fix installation of hal fdi and add it to plist
- Fix plist for CGI option
2009-12-19 19:48:00 +00:00
Joe Marcus Clarke
9e25c0bd20 Update to 2.28.2. 2009-12-19 02:35:51 +00:00
Martin Wilke
25504adc78 - Remove support for neon26
With hat:	secteam
2009-12-18 23:32:51 +00:00
Martin Wilke
19942cae40 - Update to 5.3.3
- Connect to build

PR:		139382
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-12-18 20:44:29 +00:00
Pav Lucistnik
ba5102bc8a - Add RSS, LUA_CAIRO and LUA_IMLIB2 options
PR:		ports/141176
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-12-18 20:14:35 +00:00
Joe Marcus Clarke
8fdcc758a4 Update to 2.8.3. 2009-12-18 06:42:49 +00:00
Philip M. Gollucci
a95c361077 - 1.01 apparently use Module::Build, not sure how this worked before
PR:             ports/141555
Reported by:    QAT
2009-12-17 22:53:18 +00:00
Philip M. Gollucci
f1061d301b - Update to 1.01
PR:             ports/141555
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-12-17 22:28:32 +00:00
Joe Marcus Clarke
4312d6f8ca Update to 2.28.3. 2009-12-17 06:43:40 +00:00
Greg Larkin
e93cee1e6a - Proper FreeBSD startup script is now available.
- Building with NOPORTDOCS succeeds.
- Added drac3 and apcmastersnmp stonith plugin install options.
- Workaround for vacm, bladehpi, and ipmilan stonith plugin auto-building.
- Added further information on v1 => v2 upgrade to pkg-message.
- Added MAKE_JOBS_SAFE as the port can be parallel built.
- Bumped PORTREVISION

PR:		ports/139132
Submitted by:	Justin Head <ports@encarnate.com>
2009-12-16 03:40:26 +00:00
Philip M. Gollucci
6c195af2bd - Update to 1.0.1
PR:             ports/141505
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
2009-12-15 21:07:33 +00:00
Josh Paetzel
7639d96e9a Update version to 9.5.3
PR:	ports/141643
Submitted by:	Martin Matuska <mm@FreeBSD.org>
Approved by:	itetcu@ (mentor)
2009-12-15 18:54:47 +00:00
Emanuel Haupt
822c1dd837 Update to 1.83 2009-12-14 15:00:46 +00:00
Marius Strobl
91b51bb086 Update to 2.01.01a69. For the changes since 2.01.01a68 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a69

Approved by:	netchild
2009-12-13 16:08:03 +00:00
Jeremy Messenger
575eea816e Add linsysfs in the ignore list. Bump the PORTREVISION.
PR:		ports/141377
Submitted by:	cokane
2009-12-13 05:53:48 +00:00
Jeremy Messenger
fd002abd9c Update to 2.1.1.
PR:		ports/141241
Submitted by:	Sutra Zhou <zhoushuqun@gmail.com> (w/ tweak by me)
2009-12-13 05:06:56 +00:00
Martin Wilke
56d03da9d8 abgx360gui is a frontend for the command-line application
sysutils/abgx360. It allows the user to easily select abgx360 options.
It can output an abgx360 log to a new xterm window, a text file,
or an HTML file.

WWW: http://abgx360.net/

PR:		ports/141160
Submitted by:	okeeblow <root at cooltrainer.org>
2009-12-13 00:25:31 +00:00
Martin Wilke
4389b297da abgx360 is a program capable of verifying and repairing Xbox 360 backup
images to help you protect your investment in game media from
damage by accidents or children.

WWW: http://abgx360.net/

PR:		ports/141159
Submitted by:	okeeblow <root at cooltrainer.org>
2009-12-13 00:24:49 +00:00
Pav Lucistnik
6120e44592 - Update to 0.5.5
PR:		ports/141331
Submitted by:	Tigger <tigger@lvlworld.com> (maintainer)
2009-12-12 23:25:45 +00:00
Cheng-Lung Sung
c692403ff0 - Update to 2.34 2009-12-12 06:07:52 +00:00
Cheng-Lung Sung
f99a2cdfe9 - Update to 2.15 2009-12-10 15:43:51 +00:00
Cheng-Lung Sung
dc1ba1f5ed - Update to 1.10 2009-12-10 15:17:08 +00:00
Martin Matuska
ba5491bddd - Add missing distinfo update
Reported by:	pav
2009-12-10 07:04:57 +00:00
Philip M. Gollucci
329bb8e57b - Add missing dependency on devel/rubygem-echoe
PR:             ports/137150
Submitted by:   Till Klampaeckel <till@php.net>
2009-12-10 03:55:32 +00:00
Jimmy Olgeni
75d290196a Upgrade to version 1.430. 2009-12-09 23:36:57 +00:00
Jimmy Olgeni
cb35c157b7 Upgrade to version 1.500. 2009-12-09 23:36:29 +00:00
Philip M. Gollucci
3c8d26c385 - Update to 2.5.9
- Fix some whitespace
2009-12-09 08:29:47 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Boris Samorodov
8a918b586b . fix pkg-plist;
. bupm PORTREVISION.

Reported by:	QAT
Approved by:	maintainer (luigi@, implicit)
2009-12-08 12:43:38 +00:00
Luigi Rizzo
54e40d0c34 forgot to remove one file, thanks QAT for the reminder... 2009-12-08 10:18:44 +00:00
Pav Lucistnik
4669422962 - Update to 1.3
PR:		ports/140719
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
Approved by:	maintainer timeout (roam; 18 days)
2009-12-08 10:10:55 +00:00
Luigi Rizzo
5a3e648d5e Update to 3.83
This is basically PR ports/141166 by Boris Samorodov, which
updates the code to version 3.83 and splits the patches
into smaller chunks to ease future updates.

I have only touched the indentation in one function in patch-mtools_syslinux.c

Submitted-by:	Boris Samorodov
PR:	141166
2009-12-08 10:09:02 +00:00
Pav Lucistnik
680174eb06 - Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date)
2009-12-08 08:59:28 +00:00
Mark Linimon
45bc9d6886 Reset nobu@psrc.isac.co.jp: address bounces.
Hat:		portmgr
2009-12-08 08:16:28 +00:00
Cy Schubert
fba0cae3e3 Bump PORTREVISION to support previous commit. 2009-12-08 05:13:19 +00:00
Cy Schubert
bdb8b3aa1b Syslog-ng.conf file fixes.
PR:		141255
Submitted by:	Benjamin Lee <ben@b1c1l1.com>
2009-12-08 05:11:46 +00:00
Dmitry Marakasov
2efb43244a - Connect sysutils/smartmontools-devel to the build
- Fix sorting
2009-12-08 01:27:52 +00:00
Dmitry Marakasov
a3f1a47248 - Add CONFLICTS against newly added sysutils/smartmontools-devel 2009-12-08 01:27:48 +00:00
Dmitry Marakasov
e6f2e41f36 - Update to 5.38.2874
PR:		138108
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
No objection from: marck (sysutils/smartmontools maintainer)
2009-12-08 01:27:32 +00:00
Pav Lucistnik
0f47627c17 - Correct depobj
Reported by:	pointyhat
2009-12-07 22:47:31 +00:00
Pav Lucistnik
f5056ecb5b - Correct references to deskbar-applet
Reported by:	pointyhat
2009-12-07 22:45:55 +00:00
Simon L. B. Nielsen
0c2b42d062 Change argp-standalone from a build time dependency to a runtime
dependency, since at least 'ipmimonitoring' links dynamically against
the argp-standalone library.

PR:			ports/140246
Prod to commit by:	pav (indirectly) :-)
Approved by:		Dmitry Frolov (maintainer)
2009-12-07 12:21:19 +00:00
Ed Schouten
d9e37fa8e2 Disable libutempter on FreeBSD 900004 and higher.
We now have the same functionality in the base system.

Reviewed by:	miwi
2009-12-06 21:58:00 +00:00
Martin Matuska
d9eab96ddc - Update to 1.06
- Fix MASTER_SITES
2009-12-06 17:21:35 +00:00
Joe Marcus Clarke
a370a7bf72 Add a BUILD_DEPENDS on deskbar-applet.
Reported by:	pointyhat via pav
2009-12-06 05:47:09 +00:00
Pav Lucistnik
4edab9529c - Mark BROKEN: unfetchable
Reported by:	pointyhat
2009-12-05 21:46:10 +00:00
Stanislav Sedov
277e6835b0 - Update to 1.25.
PR:		ports/141174
Submitted by:	Erik Greenwald <erik@smluc.org>
2009-12-04 21:15:51 +00:00
Mark Linimon
6129d7a02c Mark as broken on sparc64: fails self-test.
Hat:		portmgr
2009-12-04 05:56:45 +00:00
Oliver Lehmann
0196b197b8 update audacious to 2.2
bump portrevisions on dependent ports
mark audacious-crossfade BROKEN since it is no longer compatible with audacious
2009-12-02 17:31:04 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Oliver Lehmann
8e366b5c0c - add optional xklavier support (default off)
- fix compilation if xklavier support is enabled (PR)
- bump portrevision

PR:		141035
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
2009-12-02 16:32:36 +00:00
Martin Wilke
1f308318a4 - Update to 1.7
PR:		141056
Submitted by:	Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-12-02 15:33:35 +00:00
Martin Wilke
4ceea42659 - Update to 4.18
PR:		141024
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-12-02 15:32:27 +00:00
Martin Wilke
dcb2ace53e - Update to 1.0.2
PR:		139485
Submitted by:	Charlie Kester <corky1951@comcast.net> (Maintainer)
2009-12-02 13:48:23 +00:00
Martin Wilke
d1b4b165e4 istatd is a daemon serving statistics to your iStat iPhone application
from Linux, Solaris & FreeBSD. istatd collects data such as CPU, memory,
network and disk usage and keeps the history. Once connecting from the
iPhone and entering the lock code this data will be sent to the iPhone
and shown in fancy graphs.

WWW:	http://code.google.com/p/istatd/

Submitted by:	Babak Farrokhi <farrokhi at FreeBSD.org>
2009-12-02 13:36:52 +00:00
Jeremy Messenger
ad649bc241 Bump the PORTREVISION. It's a real fix for some systems like mine, which it
needs to be reinstalled.
2009-12-02 04:25:40 +00:00
Thomas Abthorpe
5ba8fbb50c - Pass maintainership to miwi 2009-12-01 21:46:50 +00:00
Martin Wilke
9e7da961d0 The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
2009-12-01 16:34:53 +00:00
Joe Marcus Clarke
306f551edf Remove a bogus trailing backslash.
PR:		141040
Submitted by:	fluffy
2009-12-01 05:32:27 +00:00
Colin Percival
5eda35e706 Chase content from beta.tarsnap.com to www.tarsnap.com. 2009-11-30 00:01:19 +00:00
Koop Mast
013e4c70f6 Fix plist when evolution-data-server isn't installed.
Submitted by:	barbara <barbara.xxx1975@libero.it>
2009-11-29 20:47:48 +00:00
Martin Wilke
1de3b49b5b FreeBSD only command line tool to display CPU temp and battery infos.
WWW:	http://rhaamo.li/hwstat/

PR:		ports/140997
Submitted by:	Marc Lagrange <rhaamo at gruik.at>
2009-11-29 18:01:23 +00:00
Koop Mast
238caa1b34 Fix packaging. Make sure we always install the cdio_cdda and cio_cdparanoia .pc
files.

Approved by:	maintainer (by email)
2009-11-29 16:17:35 +00:00
Dima Panov
6e870e5e2d - Remove sysutils/policykit-kde
It obsoleted now, all functionality now included in x11/kdebas4

Approved by:	miwi (mentor)
2009-11-29 12:12:09 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Erwin Lansing
ca9d7c2375 - set LATEST_LINK to not overlap with sysutils/filelight
- replace some whitespace with tabs

PR:		140874
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2009-11-28 15:13:39 +00:00
Dmitry Marakasov
780516b4e9 - Fix tr(1) usage
PR:		140942
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2009-11-28 14:58:58 +00:00
Martin Wilke
c71306a048 - Fix wlan0 interface and signal bars
PR:		140475
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (many thanks! for this patch)
2009-11-28 11:46:38 +00:00
Thierry Thomas
47dda7d224 Adding a conflict with net/mpich2. 2009-11-28 10:44:59 +00:00
Tilman Keskinoz
9e811c372a Chase libcdio shared library version bump 2009-11-28 10:34:26 +00:00
Tilman Keskinoz
2ca9e469ad Update to 0.82
Parts from:
PR:		140388
Submitted by:	lippe
2009-11-28 10:33:40 +00:00
Dmitry Marakasov
81850049d9 - Fix rc script
PR:		140834
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-11-28 06:55:26 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
805f92c8d2 The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (myself)
2009-11-27 01:44:03 +00:00
Steven Kreuzer
ceae1b6b01 update to 0.2.10
PR:		ports/140837
Submitted by:	skreuzer@FreeBSD.org
Approved by:	ivan.lago@ifom-ieo-campus.it
2009-11-25 19:56:15 +00:00
Matthias Andree
65820414b6 Change MAINTAINER's address now that he's a FreeBSD committer.
Suggested by: garga
Approved by: garga (mentor, implicit).
2009-11-24 16:53:51 +00:00
Martin Wilke
5e19275d25 - Update to 4.17
PR:		140808
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-11-23 12:22:49 +00:00
Martin Wilke
1eaa7e1c4e - Connect filelight-kde4 to the build 2009-11-21 22:16:11 +00:00
Martin Wilke
d98aa9b584 - Update to 1.9rc3
PR:		139551
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
2009-11-21 22:15:13 +00:00
Martin Wilke
b2c6e0714d Manages POSIX users in LDAP and is extensible via a plugin system.
plgadd - Add a new group to LDAP.
plgclean - Check groups setup in LDAP for non-existent users and remove them.
plgmod - Modify a group setup in LDAP.
plgrm - Remove a group from LDAP.
pluadd - Add a user to LDAP.
plumod - Modify a user in LDAP.
plupass - Update the password for a user in LDAP.
plurm - Remove a user from LDAP.

WWW: http://search.cpan.org/dist/Plugtools/

PR:		ports/140133
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-21 15:18:06 +00:00
Marius Strobl
b57dfe40cb Update to 2.01.01a68. For the changes since 2.01.01a67 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a68

Approved by:	netchild
2009-11-21 12:13:06 +00:00
Sylvio Cesar Teixeira
1a3a925325 - Removed the superfluous dependency on gmake, and to modify the source Makefile to respect CFLAGS.
PR:		maintainer
Approved by:	miwi (mentor)
2009-11-20 22:34:36 +00:00
Martin Wilke
693c8d0237 - Respect NOPORT*
PR:		140045
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer
2009-11-20 18:40:51 +00:00
Martin Wilke
9d7f84a628 - Fix build with BMPX
PR:		139057
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-11-20 16:14:11 +00:00
Martin Wilke
3853f23015 2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not used by any other port, dead upstream
2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago
2009-10-12 graphics/php4-ffmpeg: development continues only for php5
2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead
2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream
2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
2009-11-19 07:01:37 +00:00
Martin Wilke
6ce04c7fc3 - Update to 1.6
PR:		140587 140601
Submitted by:	Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-11-17 14:53:46 +00:00
Sean Nicholas Barkas
230102c66a Update home page and MASTER_SITES
Approved by:	ehaupt
2009-11-17 11:30:03 +00:00
Sean Nicholas Barkas
da8ad8ba87 Set expiration date, as this kernel module has been in the base system since
6.2.

Approved by:	ehaupt
2009-11-17 11:26:20 +00:00