1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

142298 Commits

Author SHA1 Message Date
Jean-Yves Lefort
7afeb06e5e Update to 5
PR:		ports/91615
Submitted by:	maintainer
2006-01-11 10:42:27 +00:00
Maho Nakata
87458bcc78 do not apply i18n patch since it breaks CJK environment 2006-01-11 10:32:02 +00:00
Emanuel Haupt
b132d882d5 Update to 0.88, a possible heap overflow in the UPX code has been fixed
PR:		91593
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	simon (secteam)
Security:	612a34ec-81dc-11da-a043-0002a5c3d308 (VuXML)
2006-01-11 10:27:29 +00:00
Emanuel Haupt
dbbd158a04 - Provide working MASTER_SITES
- Rewrite pkg-descr and provide WWW
- Remove pkg-plist
- Pass maintainership to submitter

PR:		91590
Submitted by:	Andreas S. Wetzel <mickey@netassembly.de>
2006-01-11 10:12:30 +00:00
Lars Thegler
6da9cbc5ba Note on updating of Perforce 2006-01-11 09:45:26 +00:00
Lars Thegler
9bd1360fa1 - Update to 2005.2
- Added SHA256 checksum
2006-01-11 09:44:37 +00:00
Edwin Groothuis
11eef63fef fix pkg-message 2006-01-11 07:26:07 +00:00
Cheng-Lung Sung
7ecf170ace - update to 0.54 2006-01-11 07:16:59 +00:00
Alex Dupre
2843e6c68e Fix build on 4.X (use included zlib on 4.X). 2006-01-11 07:16:20 +00:00
Daichi GOTO
e1ad7a3739 Add portsvar.sh schell script into Tools/scripts.
portsvar.sh
  - print out variable defined through bsd.port.mk

example:
   % portsvar.sh PORTSDIR OSVERSION
   PORTSDIR = /usr/ports
   OSVERSION = 600034
   % portsvar.sh -e "PORTS[^_]"
   PORTSDIR = /usr/ports
   PORTSSUPFILE = /usr/share/examples/cvsup/ports-supfile
   % portsvar.sh USE_RUBY=yes RUBY_VER RUBY_ARCH
   RUBY_VER = 1.8
   RUBY_ARCH = i386-freebsd6
   % portsvar.sh -w ruby RUBY_VER RUBY_ARCH
   RUBY_VER = 1.8
   RUBY_ARCH = i386-freebsd6
   % portsvar.sh -w kde -e KDE_
   KDE_MAINTAINER = will@FreeBSD.org
   KDE_ORIGVER = ${KDE_VERSION}
   KDE_PREFIX = ${LOCALBASE}
   KDE_VERSION = 3.5.0
   MASTER_SITE_KDE_kde = ${kmaster:S@%SUBDIR%/@@g}
   % portsvar.sh -a
   list all variables through bsd.port.mk
   % portsvar.sh -a -w kde
   list all variables through bsd.port.mk including kde

portsvar.sh is easy tool to check out the variables used in
/usr/ports/Mk/bsd.*.mk.
2006-01-11 07:06:51 +00:00
Joe Marcus Clarke
7c7c67df00 Fix a crash when playing certain types of files. See
http://mail.gnome.org/archives/rhythmbox-devel/2005-December/msg00022.html
for more details.

PR:		91413
Obtained from:	Rhythmbox CVS
2006-01-11 06:50:45 +00:00
Joe Marcus Clarke
3550c144d5 Update to 2.6.1. See http://xchat.org/changelog.txt for details. 2006-01-11 05:42:50 +00:00
Cheng-Lung Sung
afeadc423f - update to 0.53 2006-01-11 05:14:49 +00:00
Edwin Groothuis
733e6b41bc MySQL Squid Access Report, mysar for short, is a reporting system
for user web traffic activity, as logged from a squid proxy.

MySAR consists of two parts:

    * Command line utilities which import a squid log file in a
      MySQL database and maintain the databas.
    * A web interface for accessing the reports.

WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16
Author: Giannis Stoilis <giannis@stoilis.gr>
2006-01-11 05:10:58 +00:00
Tom McLaughlin
f8fdcfdf45 Update to 0.4.0
- Uses GTK# 2 (gtk-sharp20)
- New toolbar added
- Pattern highlighting based on current selection

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-01-11 04:34:33 +00:00
Edwin Groothuis
3952ad93e3 [maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
	ports. Please help to change the maintainer mail address to
	dryice@dryice.name. This new mail address has a RDNS record
	and will make the life easier. Thanks!

PR:		ports/91624
Submitted by:	Dryice Dong Liu <dryice@dryice.name>
2006-01-11 04:01:50 +00:00
Cheng-Lung Sung
ce6a81dfce - REPOCOPY: www/plog -> www/lifetype
PR:		91264
Submitted by:	clsung
Repocopy by:	marcus
2006-01-11 02:34:36 +00:00
Brooks Davis
515396a59f Upgrade to 6.0u7. No major changes. 2006-01-11 02:33:30 +00:00
Cheng-Lung Sung
f66c361bac - project rename from plog to lifetype
PR:		91264
Submitted by:	clsung
Repocopy by:	marcus
2006-01-11 02:32:19 +00:00
Andrey Slusar
2d0ef2abc1 Add subtools 20051215, command-line tools for movie subtitles in
SubRipper format.

PR:		ports/91583
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-11 02:31:12 +00:00
Cheng-Lung Sung
5c68e5193a - projcet rename to lifetype
PR:		91264
Submitted by:	clsung
Repocopy by:	marcus
2006-01-11 02:30:44 +00:00
Hye-Shik Chang
ab188e5a7d Update to 1.5.0
Notified by:	thierry
2006-01-11 00:59:08 +00:00
Edwin Groothuis
9d5284f09e Remove / from the DISTFILES, properly use grouped master-sites.
Noticed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2006-01-10 23:36:54 +00:00
Tim Bishop
2032a68a7f - Update to 1.5.4
- Update WWW URL

PR:		91140
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2006-01-10 20:14:40 +00:00
Anton Berezin
4d49b00821 Add textproc/p5-JSON-Syck 0.01, a fast, lightweight JSON loader and
dumper.
2006-01-10 19:37:06 +00:00
Anton Berezin
26615bb09b Update to 0.19. 2006-01-10 19:25:09 +00:00
Sergey Matveychuk
f0d5f8718a Recent changes to the default installation path of the net-mgmt/nagios port
may result in logos being incorrectly searched for by lingering definition
of physical_html_path in cgi.cfg.  A note about this and where to check for
correct value mentioned in pkg-message.

Kudos to Kristof Meers <kristof.meers@psy.kuleuven.be> for alerting me to the
problem.

PR:		ports/91592
Submitted by:	maintainer
2006-01-10 18:56:39 +00:00
Tim Bishop
bcd3ea0651 - Fix startup script to respect stone_enable in rc.conf
PR:		91605
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2006-01-10 18:55:38 +00:00
Pav Lucistnik
039cd321a1 - Fix runtime
PR:		ports/91540
Submitted by:	Sam Sirlin <swsirlin@earthlink.net>
Approved by:	maintainer
2006-01-10 18:45:31 +00:00
Sergey Matveychuk
e473f67b38 - Fix build
PR:		ports/91601
Submitted by:	Andreas Kohn (maintainer)
2006-01-10 18:37:13 +00:00
Jeremy Messenger
c2d199f4a0 Bump the PORTREVISION for rebuild/reinstall with gnutls shared library version
that was bumped.
2006-01-10 18:18:02 +00:00
Pav Lucistnik
bbe5e42f7d - Update to 2.3.3
Approved by:	maintainer
2006-01-10 17:17:34 +00:00
Sergei Kolobov
d002e64530 - Update to 1.3.3 2006-01-10 17:15:16 +00:00
Sergei Kolobov
47d941ecfa - Chase libprelude version bump (.2 -> .4)
- Remove extra file from pkg-plist
- Bump PORTREVISION
2006-01-10 17:10:13 +00:00
Sergei Kolobov
353ea8f3bd - Chase libprelude version bump (.2 -> .4)
- Bump PORTREVISION
2006-01-10 17:09:32 +00:00
Sergei Kolobov
1c46b937bd - Update to 0.9.3 (unbreaks fetching) 2006-01-10 17:07:27 +00:00
Roman Bogorodskiy
0aa1088cbf Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd

Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> [1]
2006-01-10 16:24:21 +00:00
Cheng-Lung Sung
f75ac92016 - update to 0.53
PR:		91577
Submitted by:	clsung
Approved by:	Rong-En Fan (maintainer)
2006-01-10 15:21:15 +00:00
Cheng-Lung Sung
b539921226 - update to 0.90
PR:		91578
Submitted by:	clsung
Approved by:	Rong-En Fan (maintainer)
2006-01-10 15:20:31 +00:00
Pav Lucistnik
aa32f300e4 - Don't remove mtree symlinks 2006-01-10 15:19:41 +00:00
Pav Lucistnik
699db0e54a - Reset unreachable maintainer:
<cedric@cedric.trix.net>... Deferred: Operation timed out with mail.trix.net.
  Message could not be delivered for 5 days
2006-01-10 15:19:24 +00:00
Erwin Lansing
b61fca6488 Fix botched repocopy.
CATEGORY is not net no longer sysutils.

Submitted by:	chkversion (kris)
Pointy hat to:	vs
2006-01-10 15:00:50 +00:00
Cheng-Lung Sung
ebb9f27547 - update to 0.07
- add SHA256
2006-01-10 14:57:44 +00:00
Anton Berezin
6096c5ee13 Add devel/p5-Proc-Fork, a Perl module that provides simple, intuitive
interface to the fork() system call.
2006-01-10 14:56:30 +00:00
Erwin Lansing
efd185c5b1 Update to 0.05
PR:		91589
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-01-10 14:54:57 +00:00
Pav Lucistnik
2bb673380d - Don't disable fastalloc on 6.X; fixes runtime crash
PR:		ports/91545
Submitted by:	Gregory Wright <gwright@antiope.com>
2006-01-10 14:18:14 +00:00
Emanuel Haupt
0b2183233e Add an entry for clamav/clamav-devel
Reviewed by:	simon (secteam)
2006-01-10 14:02:52 +00:00
Lars Thegler
a1c70e58bf - Update to 1.13
- Added SHA256 checksum
2006-01-10 13:20:45 +00:00
Anton Berezin
746b1f95ac Update to 0.50. Require Perl from ports. Warn that some things might
break on 5.6.X, that is, that 5.8.3 or above is preferable.
2006-01-10 13:08:00 +00:00
Pav Lucistnik
25e5e6963b - Fix build on FreeBSD 4.X
PR:		ports/91566
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2006-01-10 12:47:29 +00:00