1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

198888 Commits

Author SHA1 Message Date
Pietro Cerutti
a97e4a885d - Fix PLIST on some platforms
PR:		124876
Submitted by:	Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
2008-06-22 23:01:48 +00:00
Felippe de Meirelles Motta
122a04d773 - Update to 1.2.13 after repocopy from finance/ledgersmb.
- Change PORTNAME to ledgersmb, reflecting on real project name.
- Update pkg-plist.
- Makefile cleanup.
- Move pkg-message to FILESDIR.

PR:		ports/122059
Submitted by:	Antoine Beaupre <anarcat@lethe.koumbit.net>
Reworked by:	lippe
Discussed with:	araujo
Approved by:	gabor (mentor, implicit)
2008-06-22 22:57:09 +00:00
Wesley Shields
aaa7d0c66e Update to 1.5.0
Pass maintainership to submitter.

PR:		ports/124722
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-06-22 22:55:35 +00:00
Wesley Shields
d530b4eb56 New port: p5-Net-SMTP-SSL
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of Net::SMTP's new method, it is
not overridden to make use of a default port for the SMTPS service.
Perhaps future versions will be smart like that. Port 465 is usually
what you want, and it's not a pain to specify that.

WWW: http://search.cpan.org/dist/Net-SMTP-SSL/
2008-06-22 22:45:10 +00:00
Pietro Cerutti
f1b6aeb3c2 - Update to 3.3
* Session Saving
    Open windows, window's geometry and search history are now saved and
    restored when restarting the editor. The feature is basic, it just
    restores open files with the same layout and cursor position but it
    does not keep track of links.
  * Output window
    The captured output and search results are now displayed is a docked
    window (Visual Studio like) so it preserves original layouts when
    pointing out errors. It makes the editor a bit more IDE-like.
    The old system is still available.
  * Command line option to open a file at given line number
    This feature allows simple integration with other application.
2008-06-22 22:34:02 +00:00
Felippe de Meirelles Motta
4fdbf5669c - Forced committ to note repocopy from finance/ledgersmb to finance/ledgersmb12.
PR:		ports/122059
Submitted by:	Antoine Beaupre <anarcat@lethe.koumbit.net>
Reworked by:	lippe
Repocopy by:	marcus
Approved by:	gabor (mentor, implicit)
2008-06-22 22:31:16 +00:00
Felippe de Meirelles Motta
040df40e20 The sg3_utils package contains utilities that send SCSI commands to devices.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.

WWW: http://sg.torque.net/sg/sg3_utils.html

PR:		ports/124358
Submitted by:	Denis Barov <dindin@dindin.ru>
Approved by:	gabor (mentor, implicit)
2008-06-22 22:18:06 +00:00
Juergen Lock
89a7a9e5f6 Connect kqemu-kmod-devel to the build 2008-06-22 22:08:02 +00:00
Juergen Lock
443c9e6d2c - Update to 1.4.0.p1 after repocopy from kqemu-kmod, this version is
needed for qemu svn and the experimental qemu-devel update available at:
	http://people.freebsd.org/~nox/qemu/qemu-devel-20080620.patch
  (see
	http://docs.freebsd.org/cgi/mid.cgi?20080620211216.GA75382
  for the original announcement.)
- Add CONFLICTS with the kqemu-kmod port.
- Add D_NEEDMINOR as now required on -current for drivers that use the
  cloner library:
	http://svn.freebsd.org/viewvc/base?view=revision&revision=179726
  (this last item was not yet in the original shar I put up for testing.)
2008-06-22 22:06:15 +00:00
Felippe de Meirelles Motta
1b6f967d94 This port allows to access CP/M file systems similar to the well-known mtools
package, which accesses MSDOS file systems. I use it for file exchange with a
Z80-PC simulator, but it works on floppy devices as well.

WWW: http://www.moria.de/~michael/cpmtools/

PR:		ports/120184
Submitted by:	Sven Klose <pixel@hugbox.org>
Approved by:	gabor (mentor, implicit)
2008-06-22 22:01:32 +00:00
Pietro Cerutti
07ee3292c8 - New port: gemrb
This Game Engine is a port of the original Infinity Engine (the one of
Baldur's Gate, Icewind Dale, Planescape: Torment, etc...) to Linux/Unix,
Mac OS X and Windows with some enhancements.

PR:		122980
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2008-06-22 21:48:03 +00:00
Juergen Lock
a9b5f0b433 - Add D_NEEDMINOR as now required on -current for drivers that use the
cloner library:
	http://svn.freebsd.org/viewvc/base?view=revision&revision=179726
- Add CONFLICTS and change COMMENT in preparation for kqemu-kmod-devel commit
- Bump PORTREVISION
2008-06-22 21:42:36 +00:00
OKAZAKI Tetsurou
6a8a5fcf47 - Update to 1.0
Thanks to Nejc  koberne and Tony den Haan.

PR:		124875
Submitted by:	Denis Shaposhnikov (maintainer)
2008-06-22 21:40:27 +00:00
Juergen Lock
3cba676a6e Forced commit to note the following repocopy:
emulators/kqemu-kmod -> emulators/kqemu-kmod-devel

Repocopy by:	marcus
2008-06-22 21:32:03 +00:00
Stanislav Sedov
c1187dd103 - Add missing <code></code> block around safe_mode.
Pointy hat to:	me
2008-06-22 21:08:08 +00:00
Stefan Eßer
991204836b Fix port: a change to scons requires a modification of the SConstruct file.
Obtained from:	gentoo PR 154623
2008-06-22 20:59:42 +00:00
Wesley Shields
43f653f7d9 New port: avfs
AVFS is a system, which enables all programs to look inside gzip, tar,
zip, etc. files or view remote (ftp, http, dav, etc.) files, without
recompiling the programs.

WWW: http://avf.sourceforge.net/

PR:		ports/124615
Submitted by:	Evgeny Zhirnov <jirnov@gmail.com>
2008-06-22 20:30:22 +00:00
Martin Wilke
0d045014ae - Fix build after devel/darts update
Reported by:	pavbot
2008-06-22 20:11:26 +00:00
Dmitry Marakasov
e1de17f64b - Remove devel/dumb (dumb moved to audio/)
PR:		ports/124502
Submitted by:	myself
Approved by:	miwi (mentor)
2008-06-22 20:11:06 +00:00
Martin Wilke
541b237dd4 - Fix build
Reported by:	pavbot
Approved by:	maintainer via im
2008-06-22 19:54:59 +00:00
Martin Wilke
01a458fa7b - Fix build
Reported by:	pavbot
Approved by:	maintainer implicit
2008-06-22 19:53:55 +00:00
Dmitry Marakasov
a8e8d4a45d - devel/dumb was moved to audio/dumb
- depend on libdumb.a library instead of dumbout
- remove ONLY_FOR_ARCHS, as dumb is now usable on 64bit architectures

PR:		ports/124502
Submitted by:	myself
Approved by:	miwi (mentor), ehaupt (maintainer, via private email)
2008-06-22 19:53:41 +00:00
Pav Lucistnik
665f86ba93 - Now builds on amd64/6 2008-06-22 19:27:37 +00:00
Pav Lucistnik
ca549fb6a4 - Mark BROKEN after recent kerberos update 2008-06-22 19:26:07 +00:00
Dmitry Marakasov
bcc831d73e - Move devel/dumb to audio/dumb where it actually belongs
- Take maintainership
- Use SF macro
- Use -fPIC on 64bit architectures
- Remove useless debug library

Approved by:	miwi (mentor)
2008-06-22 19:25:28 +00:00
Dmitry Marakasov
e9d4feffa2 - Forced commit to note repocopy devel/dumb -> audio/dumb
PR:		ports/124502
Submitted by:	myself
Approved by:	miwi (mentor)
Repocopied by:	marcus
2008-06-22 19:16:53 +00:00
Pav Lucistnik
f89a024c7d - Mark BROKEN: unfetchable 2008-06-22 19:14:41 +00:00
Pav Lucistnik
4ffff0553d - Unbreak on CURRENT after change in cdev structure
PR:		ports/124807
Submitted by:	gahr
2008-06-22 19:05:55 +00:00
Tom McLaughlin
fe4c254a78 - Fix duplicate comma in index.theme to quell warnings.
PR:		124552
Submitted by:	Henry Hu
2008-06-22 18:50:13 +00:00
Pav Lucistnik
a7d16a8f6c - Mark BROKEN after recent kerberos import 2008-06-22 18:48:44 +00:00
Pav Lucistnik
13a345d080 - Now builds on amd64/6 2008-06-22 18:47:40 +00:00
Pav Lucistnik
4f22c79f5e - Builds on (at least) amd64/6 2008-06-22 18:45:19 +00:00
Pav Lucistnik
9680b52fd2 - Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, but
builds on my regular workstation
2008-06-22 18:43:01 +00:00
Pav Lucistnik
8fbb36dcd2 - Mark BROKEN after recent kerberos import 2008-06-22 18:39:30 +00:00
Pav Lucistnik
38ed0aa3db - Builds now 2008-06-22 18:33:46 +00:00
Thomas Abthorpe
ffed8a89cb - Update to 20080610
PR:		ports/124809
Submitted by:	Denise H. G. <darcsis gmail.com> (maintainer)
2008-06-22 18:28:02 +00:00
Stanislav Sedov
aafe20bfda - Add a note to php-posix entry, that
safe_mode is considred to be insecure
  by FreeBSD Security Team.
- Add <code> blocks around function
  names.

Suggested by:	simon
2008-06-22 18:21:32 +00:00
Dmitry Marakasov
42c3db6e9d - Update to 1.0.1
Approved by:	miwi (mentor)
2008-06-22 18:01:29 +00:00
Johan van Selst
de32f7d3fa - Update to 0.99c
- Update MASTER_SITES and WWW
- Use bsd.ocaml.mk macros
- Claim maintainership
2008-06-22 17:13:25 +00:00
Martin Wilke
828bc7cd20 - Drop whitespaces 2008-06-22 17:02:50 +00:00
Michael Landin
cb4822534b - respect DOCSDIR and NOPORTDOCS
Reminded by:		QA Tindy (itetcu)
2008-06-22 16:59:58 +00:00
Stanislav Sedov
c392bd4639 - Inform user that applying suid bit on some binaries
might be required for some functions to work.

Submitted by:	Ilya Bakulin <webmaster@kibab.com>
2008-06-22 16:58:09 +00:00
Michael Landin
fd3966f038 - respect NOPORTDOCS
Reminded by:		QA Tindy (itetcu)
2008-06-22 16:53:08 +00:00
Pav Lucistnik
7c2c894d3c - Update bluebird plane to 6.4
PR:		ports/124867
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-06-22 15:40:24 +00:00
Yen-Ming Lee
fbed59e524 - update to 1.01 2008-06-22 15:06:11 +00:00
Dmitry Marakasov
109fde8714 - Don't install broken symlinks
Approved my:	miwi (mentor)
2008-06-22 15:02:28 +00:00
Wesley Shields
589d3ac659 Rollback to 1.6.3 per authors request. A 1.6.4 release is in the works
after a 3 year hiatus.
2008-06-22 14:04:00 +00:00
Stefan Walter
5645277438 Update to 2.1.2u. 2008-06-22 13:16:00 +00:00
Rong-En Fan
4694361b60 - Update to 5.6 snapshot 20080614 2008-06-22 13:01:57 +00:00
Chin-San Huang
10316a7b74 - Fix pkg-plist with NOPORSDOCS knob.
- Bump PORTREVISION

Noticed by:	"QA Tindy"
2008-06-22 11:25:30 +00:00