1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

6618 Commits

Author SHA1 Message Date
Aaron Dalton
b30c528b5d - Update to 0.91
PR:		ports/99456
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-26 14:38:32 +00:00
Mathieu Arnold
3a89983988 The patch will prevent the Director for crashing or hanging ( depending on
your OS) whenever you do a "reload" command or whenever there is a sudden clock
shift, which occurs much more often than one would imagine.

See http://article.gmane.org/gmane.comp.sysutils.backup.bacula.announce/85

PR:		99486
Submitted by:	maintainer
2006-06-26 11:26:05 +00:00
Cheng-Lung Sung
baba9cd29f - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
2006-06-25 16:38:48 +00:00
Ion-Mihai Tetcu
35f5e56055 Update to 1.6:
This is a bug fix and general improvement release.  From the change log:
- Incorporate local ports/categories into the INDEX by scanning Makefile.local
for additions to $SUBDIR.  Mentioned on freebsd-ports@freebsd.org by
Rong-En Fan <rafan (at) infor.org>
- Clean up error messages, and factor out common progress counter code.
-  Add a new Category object type, and cope better with changes to categories
(ie. ports being hooked up / unhooked from the tree).  Problem pointed out by
Colin Percival <cperciva (at) freebsd.org>
 - Instead of calling perl to compile exactly the same bit of perl code from
/usr/ports/Mk/bsd.ports.mk about 15,000 times (ie once per port) as a
consequence of actually running 'make describe', just call perl once, use make
to print out the basic variables from the port and replicate the processing
done ourselves.

PR:		99454
Submitted by:	author/maintianer
2006-06-25 16:04:23 +00:00
Hye-Shik Chang
1f8744aa79 Update to 1.2.3 which fixes a minor bug and adds new command
pkg_checkplist, an alias to "pkg_genplist -c".
2006-06-25 09:53:59 +00:00
Jeremy Messenger
e637e3136e Update to 2.14.4. 2006-06-24 22:37:38 +00:00
Ion-Mihai Tetcu
fd9efe4747 - move setup of compiler and compiler flags to the pre-build target
- no longer override do-build
- define a new regression-test target depending on build that calls the
  package's regression test scripts and allows for automated regression
  testing on the ports cluster

PR:		ports/99427
Submitted by:	maintainer
2006-06-24 18:15:11 +00:00
Ion-Mihai Tetcu
c28327c9e0 This e17 module allows you to fetch and display on desktop rss feeds, images
and logs.

Author:	Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW:	http://www.enlightenment.org

PR:		ports/99362
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 17:44:06 +00:00
Erwin Lansing
4ca2943535 Update maintainer address.
PR:		99422 99423
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 16:34:38 +00:00
Martin Wilke
f9b992ce49 Update to 0.5.1
PR:		ports/99277
Approved by:	markus (mentor), maintainer
2006-06-23 20:37:16 +00:00
Emanuel Haupt
3506e61d52 Add rcsedit, a simple wrapper for RCS written in Perl.
PR:		99346
Submitted by:	Antonio Querubin <tony@lava.net>
2006-06-23 14:21:18 +00:00
Yen-Ming Lee
bf5ba3abaa - remove redundant patch
Noticed by:	tobez
2006-06-23 11:31:55 +00:00
Jimmy Olgeni
eb357e16ec Upgrade modules: mailboxes-1.280-1, status-1.280-1, time-1.280-1. 2006-06-23 09:15:11 +00:00
Emanuel Haupt
e11531c6f7 Update to 0.3.3
PR:		99316
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer)
2006-06-23 08:25:41 +00:00
Mark Linimon
0c9df415d1 Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.

Hat:		portmgr
2006-06-23 05:28:33 +00:00
Jimmy Olgeni
b07e1befb0 Chase checksum. The following files were modified:
* file/FileManager.java, file/FileManager.class, file/file.jar

Do not try to use String.replaceAll (available from 1.4 on) in replace_str.

* miniserv.pl

Fix for Windows backslash characters in path.

* net/freebsd-lib.pl, net/macos-lib.pl, net/netbsd-lib.pl, net/openbsd-lib.pl

Comment changed (host.conf -> nsswitch.conf)

* syslog/module.info

os_support setting changed (redhat-linux related)
2006-06-22 18:25:35 +00:00
Sergey Skvortsov
4fe88e3280 Update to 20060622:
* add support for FreeBSD 6.x
* drop support for FreeBSD 4.x, 5.x
2006-06-22 14:49:47 +00:00
Renato Botelho
d78847e8a1 Add fpc-utmp , free Pascal unit to gather information from the utmp
file.

PR:		ports/98681
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:16:42 +00:00
Renato Botelho
7766e42290 Add fpc-syslog , free Pascal interface to the system logger.
PR:		ports/98676
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:14:12 +00:00
Edwin Groothuis
239887dc6d ports/aaccli fails to install on 6.x [patch]
The POST-INSTALL script of the binary package tries to
	execute MAKEDEV which is a no-op on 5.x, but nonsense on
	6.x and above:

PR:		ports/99237
Submitted by:	Helge Oldach <aacclijun06@oldach.net>
2006-06-21 11:48:01 +00:00
Jimmy Olgeni
5497851f09 Upgrade to version 1.210. 2006-06-20 08:50:05 +00:00
Jimmy Olgeni
c1b8188d73 Upgrade to version 1.280. 2006-06-20 08:47:50 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Doug Barton
9237917d34 Upgrade to 1.5, which fixes a small braino in the new code to
delete distfiles for old ports with the -o option, or that have
been moved.
2006-06-19 18:36:09 +00:00
Doug Barton
0ec59745d5 Update for version 1.4 2006-06-19 18:19:55 +00:00
Doug Barton
07da5a0d49 Bump to 1.4 for new version 2006-06-19 18:14:45 +00:00
Doug Barton
0d69d4d578 New features:
=============
1. Add -b option to make a backup package of the installed port
2. Add -g option to make a package of the new port
3. Add -o option to replace an installed port with a new port from a
different location (e.g., portmaster -o emulators/linux_base-fc4 linux_base)
The second argument can also be specified as the name of the installed port
(e.g., linux_base-8-8.0_15)
4. Add -s option to detect no-longer-needed dependencies, and offer the user
a choice to delete them.

General improvements:
=====================
1. Update usage() to reflect reality, and organize it better
2. Switch to using DEPORIGIN to detect missing dependency tracking, which
provides dramatically fewer false positives, and more useful tools to fix
actual problems
3. Factor out more common code into functions
4. Only pay attention to +REQUIRED_BY files for dependency tracking if they
are > 0 bytes
5. Simplify option parsing
6. Make whitespace more consistent in -a message
7. Only grep for dependencies if we're upgrading an installed port
8. If using -o, or a port moved, try to find the names of the old distfiles,
and offer the user the choice to remove all of the, or prune the stale ones.

Bug fixes:
==========
1. Fix the PATH if a user is using ccache
2. Handle the case where there is no ORIGIN in a +CONTENTS file
3. Ignore errors in the tail of fetchlog, since if the file is gone we'll
exit the loop anyway
2006-06-19 18:13:41 +00:00
Sergey Matveychuk
e775e7e95c - Roll back to stable 2.1.1 version.
I'd like to wait a repocopy but marcus seems will unaccessible for a week.
2006-06-19 12:41:58 +00:00
Sergey Matveychuk
34ff7dab0c - Fix parameter in DBM.open(). It caused the message:
Rebuilding the pkgdb <format:dbm_hash> in /var/db/pkg ... can't convert String into Integer
2006-06-19 09:54:18 +00:00
Sergey Matveychuk
cb37128c50 - Real fix of the last problem. 2006-06-19 07:53:56 +00:00
Aaron Dalton
dff1e277a2 Adding port sysutils/p5-Filesys-Statvfs, Perl extension for statvfs() and
fstatvfs().

PR:		ports/98249
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:50:50 +00:00
Aaron Dalton
eb064419a8 Adding port sysutils/p5-Filesys-Df, Perl extension for filesystem space.
PR:		ports/98249
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-19 07:49:11 +00:00
Sergey Matveychuk
459dd22315 - Work around for a bug in options parser.
The bug caused count -D twice and look at it as -DD

Reported in:	ports@
2006-06-19 07:33:35 +00:00
Alejandro Pulver
a6f5c5e103 - Add a note to pkg-message about existing /boot/splash file being replaced.
Approved by:	maintainer
2006-06-18 23:30:44 +00:00
Sergey Matveychuk
17964f133f - Disable 'make config' feature. It should be implemented another way.
Now it's PITA if many ports affected.
2006-06-18 19:48:46 +00:00
Sergey Matveychuk
0d0640d075 - Quick fix: change 'make config' with 'make config-conditional'.
It's exactly I meant.

Reported by:	Larry Rosenman <ler at lerctr.org>
2006-06-18 18:27:58 +00:00
Sergey Matveychuk
a80a5566ac - Update to 2.1.4
* Add -e (--emit-summaries) option and show summary messages only when
    the option defined or verbose mode is on. [1]
  * Allow origins in ALT_PKGDEP. This announced in pkgtools.conf
    but did not work really. [2]
  * Run 'make config' before all operations unless -j (--jet-mode)
    option specified. [3]
  * Add lock on operations with pkgdb.db. Now you can safe run a few
    portupgrade(1).
  * Incorrectly calculated upgrade time when it is more 24 hours. [4]
  * Other fixes and impovements.

PR:		ports/99086 [4]
Reported by:	Doug Poland <doug at polands.org> [3,4]
Requested by:	many [1]
Submitted by:	skv [2]
2006-06-18 17:30:06 +00:00
Alejandro Pulver
552a05f8b0 This is a boot splash image changer for FreeBSD.
See the post-installation message for instructions.

WWW: http://mato.gamato.org/freebsd/

PR:		ports/93218
Submitted by:	Martin Otto <gamato@pobox.sk>
2006-06-17 23:53:15 +00:00
Martin Wilke
d0bfc0a021 Update to 6.1.5
PR:		ports/97689
Submitted by:	TAOKA Fumiyoshi <fmysh _at_ iijmio-mail.jp>
Approved by:	krion (mentor)
2006-06-17 07:50:35 +00:00
Martin Wilke
10591c2463 Obey conventions and change my mail to @FreeBSD.org address
Approved by:	krion (mentor)
2006-06-16 22:17:25 +00:00
Pav Lucistnik
17247d4b17 wdfs is a WebDAV filesystem with special features for accessing
Subversion repositories. It uses Fuse and Neon.

WWW: http://noedler.de/projekte/wdfs/

PR:		ports/98890
Submitted by:	Gyorgy Teubel <tgyurci@freemail.hu>
2006-06-16 16:17:15 +00:00
Yen-Ming Lee
187045daf6 - Update to 1.2.9
PR:		98255
Submitted by:	leeym
Approved by:	maintainer timeout
2006-06-16 07:05:10 +00:00
Emanuel Haupt
f9d804bf69 Update to 9 2006-06-15 22:38:30 +00:00
Mark Linimon
c3b2cfbe2b Reset ralf@akk.org due to several months of inactivity, no response to email,
and some maintainer-timeouts.

Hat:		portmgr
2006-06-14 21:53:27 +00:00
Mark Linimon
67691bae84 Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:		portmgr
2006-06-14 21:38:09 +00:00
Alexander Kabaev
03f8e1d5c5 Back out last change. It was caused by me running with Mk/ stuck in the
past through use of stricky tag.

Pointed out by: pav
2006-06-14 20:53:50 +00:00
Oliver Braun
848543f78b Upgrade to 4.0.6. 2006-06-14 19:42:19 +00:00
Alexander Kabaev
aefd09efb6 Minimal fixup to make REINPLACE_CMD visible to the Makefile. 2006-06-14 17:26:18 +00:00
Martin Wilke
42cb8e50c9 Fix plist.
Submitted by:	Kris mail
Approved by:	krion (mentor)
2006-06-14 16:45:07 +00:00
Sergey Matveychuk
e238202b18 - Change MASTER_SITES. The project is hosted on SourceForge now. 2006-06-14 10:38:16 +00:00